ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/bone_crusher.json

13 lines
184 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:crushing",
"ingredient": {
"item": "minecraft:bone"
},
"result": [
{
"item": "minecraft:air",
"chance": 0.0
},
{}
]
}