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. iirc the function you describe does never exists for the server console. Do you host the server on your pc?
  2. Valhelsia Structures needs to update for the new Forge version. If you want to use the Mod you need to downgrade to 39.0.44.
  3. this is a file on your pc, you can use https://imgur.com/ to post screenshots
  4. did you install the required Mod
  5. Luis_ST replied to jayb's topic in Support & Bug Reports
    Minecraft 1.16 requires java 8-15, you currently using java 17, downgrade your java to 8 and the problem should be fixed. Note: do not use java 8 version 321
  6. I also noticed that I wanted to change my answer, but thanks for the correction😅, but I also realized that this could get a bit complicated, depends on how much you want to change the logic the global_loot_modifiers.json is required iirc
  7. the thread you linked is from 2013, the source code from mojang has changed a lot and forge use since 1.17 (1.16.5) mojang (offical) mappings, this means all classes, methods and fields have the same name as mojang source code. that means for you that this old thread is useless this is a documentation about forge, only important things are explained there, so not usage of each class, method and field if you want a javadoc for the minecraft source code you can use Parchment
  8. modified config: when you change any value from it's default to a custom one
  9. You can't You can't the json file is required
  10. Error in flywheel, make sure the mod is up to date. If you already use the latest version of the mod report the bug to the mod author
  11. post debug log from server and client
  12. create your own thread and answer the following question there, do you have java installed?
  13. post full debug log and launcher log
  14. You have to create your own logic, since vanilla only check if it's the Fortune Enchantment (they don't use a instanceof check). For a custom logic I would recommend you to use Global Loot Modifier
  15. server: server directory/logs/debug.log client: .minecraft/logs/debug.log
  16. No, downgrade to java 8 version 320, since the latest version (321) is currently not supported
  17. you find the debug log in .minecraft/logs/debug.log
  18. download a older version of java 8 and then use the full path to this java installation in your .bat file
  19. show the run file you are using
  20. do you run the forge server?
  21. read the javadoc of OverlayRegistry.registerOverlayBelow

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.