Fix a recipe

This commit is contained in:
Motschen
2020-04-09 09:59:34 +02:00
committed by GitHub
parent 8b99eda78e
commit 38d9403e15

View File

@@ -0,0 +1,11 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "verticalslabs:vertical_smooth_red_sandstone_slab"
}
],
"result": {
"item": "minecraft:smooth_red_sandstone_slab"
}
}