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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. subscribe to RenderPlayerEvent.Pre and cancel the Event, then render your new Model
  2. Could be an issue with Bookshelf, if not post debug log
  3. then remove the mod and wait for an answer of the author
  4. try to delete all config files if you haven't modify it
  5. go in the config folder and delete this files
  6. https://forge.gemwire.uk/wiki/Datageneration
  7. Try to delete this config files (client, common, server) of Cuneiform and Terra Incognita
  8. Problem with RandomPatches. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  9. update your git repo and post log
  10. disable the recipe, you can use Forge ItemExistsCondition here is an example how to use it (include data gen)
  11. the config which Forge is using allows only primitive values (int, double, String, ...), if you want to use custom values in the config you need to serialize/deserialize this value to a primitive value here is a simple example:
  12. show the command you use to run the server
  13. there are a lot of errors but this is the error: this is the indicate for Oh The Biomes You'll Go:
  14. Problem with Oh The Biomes You'll Go. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  15. post debug log
  16. those magic performance mods boost the FPS via destroy the game the only recommend alternative is Optifine
  17. in addition you need to use ObfuscationReflectionHelper and you need the SRG name of "dimensions" otherwiese it wont work outside of your IDE
  18. basic java is required before modding minecraft you can take a look at this: Official documentation: https://docs.oracle.com/javase/tutorial/ Absolute basics with an interactive editor: https://www.codecademy.com/learn/learn-java Ongoing online course with assignments: https://java-programming.mooc.fi/
  19. do you know basic java?
  20. you didn't do what i told you to do, why did you copy the code from this thread?

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.