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.

hhggtg3279

Members
  • Joined

  • Last visited

Everything posted by hhggtg3279

  1. What so copy and paste ItemDoor code into my block class?
  2. I have tried looking, but I cant seem to find anything up to date, can anyone help me?
  3. thankyou again, just me being blind
  4. How should it look, because there literally is no tutorials anywhere about sheers
  5. I tried creating custom shears using the ItemShears class and checking the items class to see if there was anything special with the Itemshears registration, and tried extending ItemShears but it just acts like a normal item, I just need some help with making it work properly Item registration class coppershears class
  6. Like this public static final void preinit(){ ModelLoader.setCustomModelResourceLocation.register(i,0, new ModelResourceLocation(reference.MODID + ":" + i.getRegistryName().getResourcePath(), "inventory")); but this gives me an error "setCustomModelResourceLocation cannot be resolved or is not a field"
  7. Ok for some reason my tools are not rendering properly, do you think you can help? Item Class
  8. This is my axe class, so how would it look, to stop the crash? package top.mod.init; import net.minecraft.item.ItemAxe; public class copperaxe extends ItemAxe{ protected copperaxe(ToolMaterial mat) { super(mat); } }
  9. Still getting crash Look im just confused why its crashing, I restarted again here are my classes now New crash report Items
  10. I deleted my custom material package and class, I guess I will start again
  11. like this? public static ToolMaterial coppermaterial;
  12. so how do I fix it then? Can you give me an example of where the _toolmat.preinit should be?
  13. For some reason my minecraft is crashing after adding a custom material for my tools, im not sure what is causing it as I have no errors. Crash report Here is my Items registry class Custom material class Copper sword class
  14. Ok sorting out the capitals and putting blockstates in the right folder worked thanks
  15. Ok I took out blockstates from models, now its its own folder, ok I changed all the _block and _item registry to lowercase block registry item registry
  16. Ok I changed all the file names to lowercase
  17. So is that supposed to fix the texture issue? How exactly do I fix it?
  18. Basically my block is fully textured in the inventory but when I place it in the world it appears as a purple and black checkered texture Latest Log Block Registry CopperOre Class .json file for itemblock .json file for models.blockstate .json file for models.block
  19. Ok so I put it in my client proxy like this?
  20. I dont have a blockstate file, this isnt block item, this is an actual item like a fish or diamond which is not rendering

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.