KehaanPets-1.16.4-1.1.0.jar
Curse Maven Snippet
What's new
Breaking change:
Change the config for how consumable is handled. Now uses the Ingredient system.
Example config is:
{
"consumable": {
"item": "minecraft:nether_star",
"count": 1
},
"cooldown": 12000
}
Supports "tag" if you want to support all ingots, planks, etc.
{
"consumable": {
"tag": "minecraft:planks"
},
"cooldown": 12000
}
This mod has no additional files

