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. i never watched the tutorial, but it's the recommend tutorial by Forge so i think yes
  2. https://wiki.mcjty.eu/modding/index.php?title=Main_Page
  3. you need to use SRG names, since outside of Dev the fields are obfuscated the SRG name is f_91064_
  4. the UraniumOre is null since it's not registered at the point you use it, do not store the BlockState of the UraniumOre in a static field since the Class is load too early by AutomaticEventSubscriber
  5. Update Forge to the latest version and do not put you server on OneDrive
  6. please post full debug log, since the log you post simply ends
  7. replace the java in the bat file with the full path of the java version you want to use/which is required to run the server
  8. did you modify the .bat file or did you rename the .jar file
  9. show the content of the .bat file
  10. run the server via the scrip file (.bat/.sh)
  11. your BiomeLoadingEvent EventHandler is not registered
  12. that should work
  13. you can use this as valid Block Set: Registry.BLOCK.stream().collect(Collectors.toSet()) Note: I don't know if what you're trying to do works at all and whether the code part is working in the registry
  14. the block is then insta breakable
  15. yes, if the error still exists after that run the server from the command line and post full output
  16. you can take a look at vanilla, you can use the OreFeatures class and the OrePlacements class as an example. Then you need to use BiomeLoadingEvent to add the Ore to the World (Biome)
  17. post debug log, 1.16.5 requires java 8
  18. is this the full debug log? since there is no error in the log you post
  19. Problem with Architectury and/or Serene Seasons. Remove both Mods.

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.