Jump to content

Electrodynamite12

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Electrodynamite12

  1. I have a block, this block has directions (6 directions) and subtypes (meta). I got some trobles when completing the getStateForMeta and getMetaFromState methods. On another forum, they told me to look into the BlockOldLog file, but what I saw there confused me even more. Can anybody tell me how i will complete this methods for block or advise mods, there i can find exactly what is needed
  2. I made the ToolMaterial, and i add the .setRepairItem method, announced the ItemStack, where indicated the target item. Maybe i made something wrong? public static Item.ToolMaterial HLOMINITE = EnumHelper.addToolMaterial("another_test:hlominite", 5, 1000, 50.0F, 16.0F, 76).setRepairItem(new ItemStack(ItemsRegister.HLOMINGOT));
  3. I did everything as always, and still have installed JDK, set JAVA_HOME to him BUT something went wrong and I noticed that it's NOT there, although everything is correct
  4. I had one question: do I need to have a licensed minecraft, if you want to make changes to it? (Eclipse)
  5. How to pack MDK Example folder? Or it's a useless? (Sorry for possible mistakes in text)
  6. setupDecompWorkspace постоянно что то да вытворит! Я уже многое перепробовал - ни чего не помогает. Как сейчас, например! Как это лечится?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.