Trapdoor pattern

This commit is contained in:
Aleksey 2020-10-14 11:48:30 +03:00
parent 7d0363483c
commit 24ec8637e7
4 changed files with 122 additions and 5 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "betterend:block/sided_trapdoor",
"textures": {
"texture": "betterend:block/%block%",
"side": "betterend:block/%texture%"
}
}