Files
minecraft-assets/data/minecraft/recipe/bone_meal_from_bone_block.json
2024-11-06 18:31:49 +01:00

12 lines
207 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "bonemeal",
"ingredients": [
"minecraft:bone_block"
],
"result": {
"count": 9,
"id": "minecraft:bone_meal"
}
}