Fixed walls, removed old models
This commit is contained in:
parent
8f8a3e08e7
commit
82808682c8
49 changed files with 6 additions and 908 deletions
|
@ -1,20 +1,6 @@
|
|||
{
|
||||
"textures": {
|
||||
"wall": "betterend:block/%parent%",
|
||||
"particle": "#wall"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 4, -0.01, 4 ],
|
||||
"to": [ 12, 16, 12 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#wall", "cullface": "down" },
|
||||
"up": { "texture": "#wall", "cullface": "up" },
|
||||
"north": { "texture": "#wall" },
|
||||
"south": { "texture": "#wall" },
|
||||
"west": { "texture": "#wall" },
|
||||
"east": { "texture": "#wall" }
|
||||
},
|
||||
"__comment": "Center post"
|
||||
}
|
||||
]
|
||||
}
|
||||
"parent": "minecraft:block/template_wall_post",
|
||||
"textures": {
|
||||
"wall": "betterend:block/%parent%"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue