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.

Dummyc0m

Members
  • Joined

  • Last visited

  1. So I took a look at ModelLoaderRegistryDebug in the forge repo and made my own model with some of the guidance the aforementioned classes provided. I did the blockstate file and everything. The item ended up rendering just fine, just a bit off in terms of the rotation in hand. The block, upon placement, simply would not render and just show a border outline without anything. I'm using 1.8.9-11.15.1.1732, the most recent forge version, and here is my repo The Blockstate file: https://github.com/Dummyc0m/AmethystMod/blob/master/src/main/resources/assets/amethyst/blockstates/producerConnector.json Registering the Model and adding domain to B3DLoader: https://github.com/Dummyc0m/AmethystMod/blob/master/src/main/java/com/dummyc0m/forgemod/amethyst/client/ClientProxy.java#L44 The Block: https://github.com/Dummyc0m/AmethystMod/blob/master/src/main/java/com/dummyc0m/forgemod/amethyst/common/block/single/TestConnector.java This is my first time creating a forge mod, so I am probably doing something wrong. Thank you in advance for the help. Please also advise me on what I am doing wrong in my code as well.

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.