Anvil states & new textures

This commit is contained in:
paulevsGitch 2021-01-25 22:04:06 +03:00
parent 650c85194e
commit 28886adf33
17 changed files with 136 additions and 116 deletions

View file

@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "betterend:block/thallasium_anvil",
"y": 270
},
"facing=north": {
"model": "betterend:block/thallasium_anvil",
"y": 180
},
"facing=south": {
"model": "betterend:block/thallasium_anvil"
},
"facing=west": {
"model": "betterend:block/thallasium_anvil",
"y": 90
}
}
}