Files
minecraft-assets/data/minecraft/recipe/cherry_planks.json
2024-05-29 18:31:30 +02:00

14 lines
235 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:cherry_logs"
}
],
"result": {
"count": 4,
"id": "minecraft:cherry_planks"
}
}