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.

TileEntity

Superhelper
  • Joined

  • Last visited

Everything posted by TileEntity

  1. lambdynlights and satin are the last mods mentioned - maybe it is an issue with one of these
  2. Yes - if you installed the 1.20.1 build, then you can add other 1.20.1 mods
  3. But only up to 1.20.1 Newer versions are only for NeoForge
  4. This modpack already contains the forge modloader
  5. Remove these one by one screenshotclipboard cubes-without-borders smoothboot If there is no change, add the new crash-report or latest.log from your logs-folder
  6. This is a modpack Use a custom Launcher like FTB App, MultiMC or AT Launcher Search for it and install it
  7. Make a test without prefabricated_structures and/or goodending - maybe these 2 mods are conflicting/incompatible
  8. Add the latest.log (logs-folder) from your server with sites like https://mclo.gs/ and paste the link to it here
  9. Make a test without entity_model_features or try older builds
  10. Make a test without citadel and the mods requiring it
  11. Same issue without twilightforest?
  12. Make a test without the mod rrls
  13. There is an issue with the mod electrodynamics - backup the world and make a test without it
  14. Add the new crash-report
  15. Update your AMD/ATI drivers - get the drivers from their website - do not update via system
  16. Contact the staff at their discord
  17. After this message, add the latest.log from the server with sites like https://mclo.gs/ and paste the link to it here
  18. For KubeJS, use the serverevents (yes also for singleplayer) At kubejs/server_scripts/ create a new .js file: reciperemoval.js Paste: ServerEvents.recipes(event => { let toRemove = [ {output: 'gtceu:hazmat_headpiece'}, {output: 'gtceu:hazmat_boots'}, {output: 'gtceu:hazmat_leggings'}, {output: 'gtceu:hazmat_chestpiece'}, ]; for (const remove of toRemove) { event.remove(remove); } }) Restart the game and test it again

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.