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

22 lines
No EOL
359 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:polished_andesite"
},
"S": {
"item": "minecraft:polished_andesite_slab"
}
},
"pattern": [
"S",
"#",
"S"
],
"result": {
"count": 2,
"item": "betterend:andesite_pedestal"
},
"show_notification": true
}