BetterEnd/src/main/generated/data/betterend/recipes/lucernia_plate.json
2023-05-24 18:51:57 +02:00

17 lines
No EOL
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "pressure_plate",
"key": {
"#": {
"item": "betterend:lucernia_planks"
}
},
"pattern": [
"##"
],
"result": {
"item": "betterend:lucernia_plate"
},
"show_notification": true
}