Jump to content

Jeuxt

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Jeuxt

  1. oh thats impressive! I was thinking how to do it for hours! Thanks for help JimilT92
  2. Someone knows how to do it?
  3. 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.