Jump to content

Infernal_Ignus

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Infernal_Ignus

  1. It worked. Thanks for the help
  2. I'm trying to use dyes as crafting components, not the final result of the crafting. Can I still use an ItemStack constructor?
  3. Yah thats why I'm confused, if I was using item IDs I probably could've found out how to do this online, but I couldn't find anything for the ID names
  4. I'm not using item IDs though. What I'm confused about is how to put the metadata in the code. What I tried was Item.itemRegistry.getObject("dye:4") but that didn't work
  5. In the mod I'm making I want to use some dyes in a crafting recipe, but since there are no longer item IDs I need the right ID names to use. When I tried looking this up all I could find is minecraft:dye for all of the dyes. So does anyone know what to use for, lapis, cactus green and bonemeal?
×
×
  • Create New...

Important Information

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