You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Somewhere between Forge 52.0.1 and 54.1.0 they implemented the need so set a property Id.
Try setting the id like this:
new ShotgunItem(new Item.Properties().durability(100).stacksTo(1).setId(ITEMS.key("shotgun"))
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.