Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cinsiian

Members
  • Joined

  • Last visited

Everything posted by cinsiian

  1. Seems that is not working correctly in my mod. https://github.com/cinsiian/Crystal/blob/master/src/main/java/cinsiian/crystal/CrystalHandler.java https://github.com/cinsiian/Crystal/blob/master/src/main/resources/assets/crystal/lang/en_us.json
  2. Oh I didnt know that. I thought it was necessary. Thank you
  3. I18n.format("my_translation", null) I wanna just get the translation string
  4. can i return the parameters null and just getting the string?
  5. 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"
  6. What are the "parameters" of the format method I18n.format(stringKey, parameters)?
  7. How can I get a translation in 1.13.2? In 1.12 there was implemented a I18n.translateToLocal method but in 1.13.2 seems that it does not exists.
  8. 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
  9. 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.
  10. Hello everyone. In these days i had an issue related to registering items and blocks. Seems that they're not integreted i the game. Can you help me about that? My github repository is https://github.com/cinsiian/Crystal. Thanks for helping me in this project. Bye.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.