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

13 lines
241 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
"minecraft:chest",
"minecraft:cherry_boat"
],
"result": {
"count": 1,
"id": "minecraft:cherry_chest_boat"
}
}