ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/ethetic_white_stairs.json
2024-03-03 01:20:53 +01:00

18 lines
303 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"Q": {
"item": "actuallyadditions:ethetic_white_block"
}
},
"pattern": [
"Q ",
"QQ ",
"QQQ"
],
"result": {
"item": "actuallyadditions:ethetic_white_stairs"
},
"show_notification": true
}