BetterEnd/src/main/generated/data/betterend/recipes/lucernia_trapdoor.json
2023-04-29 15:46:05 +02:00

19 lines
No EOL
312 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "trapdoor",
"key": {
"#": {
"item": "betterend:lucernia_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"item": "betterend:lucernia_trapdoor"
},
"show_notification": true
}