Fellies/kubejs[atm]/data/wphantoms_stuff/recipes/crafting_table/uncrafting/acacia_slab_to_block.json

16 lines
259 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:acacia_slab"
}
},
"result": {
"item": "minecraft:acacia_planks",
"count": 1
}
}