VanillaPlus/temp/vertrecipes/vertical_oak_slab.json
2022-08-03 09:33:14 -04:00

11 lines
200 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:oak_slab"
}
],
"result": {
"item": "vplus:vertical_oak_slab"
}
}