Thallasium Chandelier (floor, WIP)
This commit is contained in:
parent
7e9d809814
commit
6b8422dae3
58 changed files with 306 additions and 87 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=up": { "model": "betterend:block/thallasium_chandelier" },
|
||||
"facing=down": { "model": "betterend:block/blue_vine_fur", "x": 180 },
|
||||
"facing=north": { "model": "betterend:block/blue_vine_fur", "x": 90 },
|
||||
"facing=south": { "model": "betterend:block/blue_vine_fur", "x": 90, "y": 180 },
|
||||
"facing=east": { "model": "betterend:block/blue_vine_fur", "x": 90, "y": 90 },
|
||||
"facing=west": { "model": "betterend:block/blue_vine_fur", "x": 90, "y": 270 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue