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.

DeMoMan159

Members
  • Joined

  • Last visited

Everything posted by DeMoMan159

  1. and also in your main mod class don't register the clientProxy.registerRenders but register it on common proxy (I'm doing it like this and it works for me)
  2. Hello I'm obsesed with 3D item rendering. I've found some differences between my mod and yours in the ClientProxy try to register the renderer like so (taken from my mod): MinecraftForgeClient.registerItemRenderer(MagicItems.WoodenWand, new RenderWoodenWandItem()); also I usually do in my Item class both this.isFull3D(); and this.setFull3D(); in the constructor instead of the bFull3D = true.
  3. well thanks but i figured it by myself. I just didn't realize that int can be used as String
  4. I have Item that is chargeable in my generator. Everything is working perfectly but I'm just wondering how to add tooltip to it so I have not to use the durability bar? Thanks for Help !
  5. Hello. I have made Custom Macerator and I want it to work with other mod's ores. Is it possible ?
  6. Please I need Help. I have Sawmill machine and I need It to differentiate the wood types in the SawmillRecipes class. How should I do that ? http://minecraftforge.net/forum/Smileys/default/shocked.gif

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.