Metal lanterns
This commit is contained in:
parent
2e8564a26c
commit
1985750261
68 changed files with 446 additions and 206 deletions
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue