mc-server-docs/skyblock-server/datapacks/crafting-tweaks-26.2/data/minecraft/recipe/copper_trapdoor.json

15 lines
205 B
JSON

{
"result": {
"id": "minecraft:copper_trapdoor",
"count": 1
},
"type": "crafting_shaped",
"group": "wooden_trapdoor",
"pattern": [
"##",
"##"
],
"key": {
"#": "minecraft:copper_ingot"
}
}