Chandeliers

This commit is contained in:
paulevsGitch 2021-01-25 07:31:55 +03:00
parent 1985750261
commit 5da6976158
34 changed files with 515 additions and 24 deletions

View file

@ -1,10 +0,0 @@
{
"variants": {
"facing=up": { "model": "betterend:block/thallasium_chandelier" },
"facing=down": { "model": "betterend:block/thallasium_chandelier_ceil" },
"facing=north": { "model": "betterend:block/thallasium_chandelier_wall", "y": 180 },
"facing=south": { "model": "betterend:block/thallasium_chandelier_wall" },
"facing=east": { "model": "betterend:block/thallasium_chandelier_wall", "y": 270 },
"facing=west": { "model": "betterend:block/thallasium_chandelier_wall", "y": 90 }
}
}