Jump to content

Jeuxt

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jeuxt's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. oh thats impressive! I was thinking how to do it for hours! Thanks for help JimilT92
  2. Here is my code public static final RegistryObject<Item> Example = Items.register("example",() -> new Item(new Item.Properties().food(Example).tab(CreativeModeTab.TAB_FOOD))); anyone know how to put it after apple in minecraft CreativeModeTab.TAB_FOOD?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.