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.

ChampionAsh5357

Members
  • Joined

  • Last visited

Everything posted by ChampionAsh5357

  1. You can technically screw with it using a biome modifier to force the config check yourself; however, I still recommend against it. You can make an optional biome modifier. Create your own that checks if the mod is loaded first, and don't do anything if it isn't.
  2. I think it's fine because you are updating the initial state. The 2 is just a flag bit that says update the client.
  3. You should just let people change this via a datapack. That's literally the point since they can replace the values themselves.
  4. Use a capability on the level or SavedData depending on what you're trying to do.
  5. This is not how you add slots. See https://docs.minecraftforge.net/en/1.19.x/gui/menus/#data-synchronization
  6. I think that's a good enough solution since block entities are updated on the client before they actually get the data from the server iirc. You can try syncing on block update though.
  7. 45.0.65 forces the game to crash if somebody has badly implemented the Sheets class and 45.0.64 adds pack in colored tooltips. There are likely many mods which are doing their own thing here which we now prevent.
  8. Seems to be an issue with vault. You can try to remove it.
  9. Likely using incompatible version of sophisticatedcore and sophisticatedbackpacks.
  10. Since you're using an AMD graphics card, update to the latest "Recommended WHQL" graphics drivers. Do not get the "Optional" one: https://www.amd.com/en/support
  11. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently, supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
  12. Likely using an incompatible create addon with create. You're going to need to upgrade and downgrade to find the compatible versions.
  13. Add more memory to the Minecraft launcher. You can search up on the internet how to do so.
  14. Likely an incompatible version of iafgear. Try removing or updating.
  15. Try removing OptiFine. It tends to play badly with rendering mods.
  16. Likely an issue with chunkanimator; try removing.
  17. It's likely one of the mods, but I am unable to pick it out. I would just split the mods into batches and test trying to create a new world and keep splitting until you find the erroring mod.
  18. You are likely using a create addon that does not work with the current version of create. Either downgrade create of upgrade the addon.
  19. Are the worlds in the correct folder within your game directory?
  20. Please provide the debug.log from the logs folder within the game directory via a gist or pastebin.
  21. You are using Java 20; you must use Java 17.
  22. vinery seems like it's for an earlier version of Forge. Check to see if the mod can be updated.

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.