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 11/29/19 in all areas

  1. This should have been fixed by this PR (merged in Forge 1.14.4-28.1.92). The dispense behaviour now checks for any flammable block and calls Block#catchFire instead of calling the static method.
  2. You should use the tryDamageItem() method(s) instead so that your knife can take (and be affected by) the Unbreaking enchantment.
  3. Have you made your custom TNTs class(es) extend net.minecraft.block.TNTBlock?
  4. Here is how I make my own config in my mod. And this is my progress on the standard config GUI (GitHub link for the source if you want to steal it)
  5. Mojang doesn't use @Deprecated properly. In this case it means "call the BlockState version of this method rather than the Block version".
  6. 1 point
    Yeah, I love that, too. But what's the problem to have both things at once? Just install Forge and put Optifine into the mods folder.
  7. IHasModel is completely and utterly pointless. All it does is make you write the same 4 lines of code all over again for every item so that you can pass public values to a public function.
  8. Seems like you're trying to implement a class that isn't an interface. Make IHasModel an interface, then remove IHasModel and take a look at this. (Code-Style #3, among everything else.)
  9. no code no support and stop using Harry Talks tutorials

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.