minecraft-src/data/minecraft/recipe/spruce_chest_boat.json
2025-07-04 02:00:41 +03:00

13 lines
No EOL
241 B
JSON

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