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

18 lines
No EOL
300 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_pillar",
"key": {
"#": {
"item": "betterend:sandy_jadestone_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "betterend:sandy_jadestone_pillar"
},
"show_notification": true
}