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.

Stuuupiiid

Members
  • Joined

  • Last visited

  1. Thank you very much. Its working now. For those who want to know: I run the following code right after registering all items to the item model mesher.
  2. Hello. My goal is to merge 2 models together using the ModelBakeEvent and ISmartItemModel. The first model is used by an item so it has been registered @ItemModelMesher. The second one however, is not being used by any item (and not registered ofc). I figured out that the code works if I use 2 models that have been registered and are used by an item. So I guess I have to load those unused models as well, however, after deep google'ing I still have no idea how to do it. Yes, I checked if all strings and file names are correct. Code (might be little bit dirty, since Im still trying to get used to this new system): ModelGun (ISmartItemModel) ModelBakeHandler (ModelBakeEvent) Note: I know Im still using the deprecated IBakedModel. Will change that in future ofc. 2 pages that helped me a lot: https://github.com/TheGreyGhost/MinecraftByExample/tree/master/src/main/java/minecraftbyexample/mbe15_item_smartitemmodel (amazing) http://www.minecraftforge.net/forum/index.php/topic,32309.0/nowap.html (helped me understanding the basics) thanks
  3. Hello, is there a way to re-load a ZIP file inside of the mods folder? Because my mod creates a ZIP file with some content I need in the classpath and atm you have to restart minecraft so this is working.
  4. I want to be able to create my own categories when using the Configuration.class . There are just BlockIds, ItemIds and General... but I need my own like settings, simple dungeons (see link), boss dungeon (see link...) and something more... It would be very nice P.S. Link:

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.