ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/ethetic_white_slab.json
2021-11-21 21:38:48 +00:00

14 lines
228 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"QQQ"
],
"key": {
"Q": {
"item": "actuallyadditions:ethetic_white_block"
}
},
"result": {
"item": "actuallyadditions:ethetic_white_slab"
}
}