introduction of slab

This commit is contained in:
2021-03-18 21:39:26 -04:00
parent 832b9cb1aa
commit 9feddf72c2
8 changed files with 46 additions and 2 deletions
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "cherry:block/cherry_planks",
"top": "cherry:block/cherry_planks",
"side": "cherry:block/cherry_planks"
}
}