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 08/30/19 in all areas

  1. Not exactly. But it is pretty self explanatory. Make a Block that extends BlockTNT or TNTBlock. Then change the entity it turns into, to your own entity that will explode. Also do all your cool custom things there like "fallout blocks".
  2. What do you want to happen? blockTNT is everything you need. If you know how to register blocks then it's pretty much copy and paste. Or I maybe just extend
  3. Ok here are the complete steps you need to do. Download the forge mdk. Link is for 1.14.4 After it is finished downloading extract it to the folder you want to write your code it. Once it is done extracting navigate to that folder in your terminal of your choosing. For ease on Windows you can right click open powershell here or in the file directory at the top just type cmd. Once you have your terminal in that folder run the commands "gradlew genEclipseRuns" and "gradlew eclipse". If they error give us the full error. If they say build complete or whatever you are ready to start programming your mod. If you are still wanting to use notepad/text editor; you need your code to be under src/main/java/ Once you have your mod in a buildable state repeat step 3 but instead run "gradlew build" Your mod will be built and stored in build/libs/
  4. Don't let the door hit you on the way out.
  5. Turns out this was caused by some transparent places in the texture file, Thanks for your help!

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.