How do I make a mod that will place an item on an equal footing with all vanilla items, for example, not like this: "item.modid.raw_diamond" but like this: "item.minecraft.raw_diamond". By analogy with the other three: "item.minecraft.raw_gold", "item.minecraft.raw_iron", "item.minecraft.raw_copper".
How do I make a mod that will place an item on an equal footing with all vanilla items, for example, not like this: "item.modid.raw_diamond" but like this: "item.minecraft.raw_diamond". By analogy with the other three: "item.minecraft.raw_gold", "item.minecraft.raw_iron", "item.minecraft.raw_copper".
Just a suggestion but maybe forge would be better with this type of thing?
@AlphalceCube
I Agree