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
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?