Jump to content

Asip

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by Asip

  1. Thank you so much!
  2. Okay so it works, now do I just have to put stuff into my code for it to register on the config?
  3. Ok sorry
  4. Should I paste that over the property thingy?
  5. Okay uhm, btw that thing I posted was my topazitem.java thing. Also I don't fully understand what you mean "getBoolean(); getBooleanList(); getInt(); getIntList(); getString(); getStringList(); getDouble() getDoubleList();"
  6. Alright what would you recommend I do then?
  7. I was just following the tutorial on the wiki though for making a config generating, but I just added it to my code: http://www.minecraftforge.net/wiki/How_to_make_an_advanced_configuration_file
  8. Fixed the link
  9. Anyone able to help me at all?
  10. Hello so recently I was using the tutorial on advanced config files, and I added the things in there to my already made mod's main file but I'm getting two errors, I'm still new to coding mods, but could I get some help with this. I apologise also for how unorganized my src code is also. The errors I get are: Description Resource Path Location Type The field Property.value is not visible topazitem.java /Minecraft/src/Asip/topaz line 91 Java Problem and Description Resource Path Location Type The import net.minecraft.src.forge cannot be resolved topazitem.java /Minecraft/src/Asip/topaz line 31 Java Problem Now I don't really understand how I could fix them, if anyone could tell me, well yea thanks. http://paste.minecraftforge.net/view/e63e2344
×
×
  • Create New...

Important Information

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