Posted July 2, 201510 yr I used to be able to do this by overriding the registerItem for the item's class to add custom ItemStacks to the passed list- but the passed list is no longer present. How do you go about doing this now?
July 2, 201510 yr In you Item you override getSubItems method. There you add new ItemStack to a list of subItems that will be then displayed in tab this item is assigned to. ItemStack can be whatever you want - you can add ench, NBT, metadata 1.7.10 is no longer supported by forge, you are on your own.
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.