Jump to content

cinsiian

Members
  • Posts

    110
  • Joined

  • Last visited

Posts posted by cinsiian

  1. Can you make an example just getting a string from the .json file? Putting "hello" it will return the word "hello" in-game but if I change the game's language, it will return "hello" again, right? So it's not a "translation"

  2. Hello everyone, I maded 2 custom configs and registered them in the game but apparently the "CONFIG" button in the mod menù does'nt open anything.

    Can you watch my code and tell me whats the problem?

    Thank You

     

    https://github.com/cinsiian/Crystal/tree/master/src/main/java/cinsiian/crystal/config

    https://github.com/cinsiian/Crystal/blob/master/src/main/java/cinsiian/crystal/Crystal.java

  3. I am kinda new to this things so instead of copy other people's code i tried to make my own things. Apparently I did everything wrong lol. The ItemTab class is supposed to return my mod item group if the boolean in CrystalConfig is true, then, if false it will return a vanilla item group. I'm going to totally rewrite my mod. Thanks everyone.

×
×
  • Create New...

Important Information

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