Hi, I am trying to add new loot to chests. I started with the bonus spawn chest :
Is this the right way to do it ? I suppose not since it doesn't work.
Hi, I am trying to add a recipe that use two of my mod items and return a new Item with a property on a nbt tag increased. My problem is that the recipe is not loaded :
Where I register my recipe :
My recipe :
and I have a json file in the recipes folder with my vanilla recipes :
{
"type": "thelastofcraft:modtool_crafting"
}