Files
minecraft-assets/data/minecraft/recipe/bone_meal.json
2025-01-15 18:31:25 +01:00

12 lines
201 B
JSON

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