From 512e9ed16ae591538e1937c8d139c50b29fce8d4 Mon Sep 17 00:00:00 2001 From: "T. H. Wright" Date: Wed, 13 Jan 2016 03:41:41 -0500 Subject: [PATCH] README format --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78b5aba..3684fa6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A Minecraft Sponge Plugin that alters the light level that Zombie Pigmen spawn t Endermen don't destroy blocks they pickup but the blocks still appear in their hands. ## To-Do -Fix Endermen block pickups. -Create a config file. -Create commands to control plugin. + +* Fix Endermen block pickups. +* Create a config file. +* Create commands to control plugin.