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.

Danebi

Members
  • Joined

  • Last visited

Everything posted by Danebi

  1. You are returning the default model. You should return a class that extends BipedModel.
  2. I'm not sure but try to check ServerWorld#findNearestStructure.
  3. Why are you trying to use the universal? Use the installer.
  4. If the author hasn't done it one-sided, it means it's required on the client as well, so it will crash if you modify it to be server only.
  5. Learn Java and don't rely on tutorials.
  6. Learn java before modding. Also... @Override public int getDamageReductionAmount(EquipmentSlotType slotIn) { return this.damageReductionAmountArray[slotIn.getSlotIndex()]; } will not work for an index of 4 or higher and HEAD.getSlotIndex() returns 4.
  7. Post the debug.log. Also, which version of forge do you have?
  8. In your .minecraft\logs folder.
  9. I can't understand your problem but if you have problems installing forge try to run the installer manually or use jarfix.
  10. Show the method after you return your armor model and the class of the model.
  11. Light Overlay is for 1.16.1.
  12. This is the latest.log (and is unavailable). You have to post the debug.log.
  13. Download java.
  14. Probably twitch broke the minecraft installation. Try to repair the installation or delete the minecraft folder (This one: C:\Users\Paf i jas\Twitch\Minecraft).
  15. Run java -version in your cmd and post the output.

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.