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.

Leaderboard

Popular Content

Showing content with the highest reputation on 07/07/19 in all areas

  1. setupDecompWorkspace no longer exists in 1.13+, this process now happens when the project is loaded by your IDE of choice
  2. Controlling how blocks face are configured in blockstates and model [JSON] files, In the Eclipse "Package Explorer" view, look for Referenced Libraries -> Forge Src 1.12 ... -> assets.minecraft.blockstates --> 'birch_log.json' for an Example (Birch Logs) The models listed can be found in assets.minecraft.models.block The base Class for logs is in net.minecraft.block.BlockLog . which you can probably use natively or extend to get the effect you are after. Basic concepts are covered here: https://mcforge.readthedocs.io/en/latest/blocks/states/
  3. No, starting in 1.13 Forge (and mods that use Forge's config system) use .toml files rather than .cfg files, so those .cfg files are probably from an old version
  4. Try deleting Forge's config file
  5. That log does not show a crash, please reproduce the crash then immediately supply the file
  6. You can use one of the paste sites listed in my signature below or you can try uploading again
  7. trans_humanist: Please provide your launcher_log.txt found in .minecraft Xingot: Please do not hijack threads, if you have an issue please make your own.
  8. By checking if the world is remote, you are only executing the if statement on the client side. You probably meant to inverse this.
  9. Hello! I have a problem with a custom fluid. It's a steam. But it hasn't texture Source code: https://github.com/LazyTechwork/AtomicEnergy/tree/master/src/main/java/com/lazytechwork/atomicenergy/fluids What's wrong?

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.