Files
minecraft-assets/data/minecraft/recipe/dark_oak_chest_boat.json
2025-02-19 18:31:59 +01:00

13 lines
245 B
JSON

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