This commit is contained in:
Aleksey 2020-10-13 17:54:18 +03:00
parent 0d5e6d544c
commit f862bc8792
57 changed files with 493 additions and 225 deletions

View file

@ -1,3 +1,6 @@
{
"parent": "betterend:block/%name%_wall_inventory"
"parent": "minecraft:block/wall_inventory",
"textures": {
"wall": "betterend:block/%parent%"
}
}