February 25, 2012 at 11:33 PM #1 I was wondering how you craft static boots, because I searched everywhere but couldn't find the recipe.
February 26, 2012 at 1:52 AM #3 only white wool will work, since recipe is buggedabit (use methods of bed crafting to ignore metadata of blocks in recipes)
February 26, 2012 at 5:05 AM #4 Quote from RawCode only white wool will work, since recipe is buggedabit (use methods of bed crafting to ignore metadata of blocks in recipes) Using Code new ItemStack(Block.wool, 1, -1) On the recipe