About it NBT tags
Bernie3852 opened this issue ยท 2 comments
- shape (string):
"face"
,"strip"
,"corner"
,"hollowface"
,"ghost"
- size (integer):
1
: cover,2
: panel,3
: cover + panel,4
: slab,5
: cover + slab, etc - material (string): example for stone:
"minecraft:stone[variant=stone]"
Stone Slab:{shape:"face",size:4,material:"minecraft:stone[variant=stone]"}
I'm not a developer of this mod but I hope this helps. This reply might be too late though :(