Jump to content

jamesscape2

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by jamesscape2

  1. k i hav already changed my mine of how i am going to do this so it doest really matter anymore but is it will possible to hav all all my ore only about 10 now but for each one to hav different properties
  2. can i have all my blocks on one block id with different metadata but each block or set of blocks have its own property this would help me heaps other wise i a going to have to have 111+ block ids used 1 for each block any help is thanked
  3. this only happens with mystcraft installed but its is saying it is a forge bug type thing java.lang.NoSuchMethodError: net.minecraftforge.common.DimensionManager.saveDimensionDataMap()Lan; at net.minecraftforge.common.ForgeDummyContainer.getDataForWriting(ForgeDummyContainer.java:66) at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:409) at aeb.a(SaveHandler.java:215) at net.minecraft.client.Minecraft.a(Minecraft.java:1843) at aoo.a(GuiCreateWorld.java:266) at apn.a(SourceFile:64) at aoo.a(GuiCreateWorld.java:405) at apn.d(SourceFile:112) at apn.m(SourceFile:100) at net.minecraft.client.Minecraft.l(Minecraft.java:1495) at net.minecraft.client.Minecraft.J(Minecraft.java:845) at net.minecraft.client.Minecraft.run(Minecraft.java:775) at java.lang.Thread.run(Unknown Source)
  4. As the title say i cant find which function it has been replaced with. Any help is welcomed Thanks
  5. can u give me a example please as i cant figure out how to do it thanks
  6. How can i set up my work space to Generate my terrain but through another file not my mod_XXX class file i wan to do it the same as using the getRecipe() command which i just posted about how do i do this for Generating terrain and Structures (if possible)
  7. Next Question How do i set up my work space to Generate my terrain but through another file basically the same way that you use the getRecipes() command how do i do this for Generating terrain and Structures (if possible)
  8. Thanks to both reply i am going to try using the getRecipes() tho Thanks
  9. I have been making my own mod and had the recipes working in the mod_* file but i wan to know how i can take the recipes our and put them into there own .class to make thing easier on me THANKS hope u understand me
×
×
  • Create New...

Important Information

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