Started by
Endergrigo
on
Topic category: Advanced modding
So, I want to make a magic mod, and I would like to make ground crafting, how do I specify the type of an entity item?
Topic category: Advanced modding
So, I want to make a magic mod, and I would like to make ground crafting, how do I specify the type of an entity item?
This isn't usually done in mods. your best bet is to use function files, meaning you'll want a tick.json and a Minecraft directory in the data folder of the jar. I'm not sure if function files get recognized on their own in jars so I'd add a pack.mcmeta to be safe