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

@ -0,0 +1,134 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/%texture%_ceil",
"texture": "betterend:block/%texture%_ceil",
"rod": "betterend:block/%texture%_floor"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 15, 6 ],
"to": [ 10, 16, 10 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 4, 4 ], "texture": "#rod" },
"up": { "uv": [ 0, 0, 4, 4 ], "texture": "#rod" },
"north": { "uv": [ 0, 4, 4, 5 ], "texture": "#rod" },
"south": { "uv": [ 0, 4, 4, 5 ], "texture": "#rod" },
"west": { "uv": [ 0, 4, 4, 5 ], "texture": "#rod" },
"east": { "uv": [ 0, 4, 4, 5 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX3",
"from": [ 2, 2, 2 ],
"to": [ 2.001, 15, 19 ],
"rotation": { "origin": [ 2, 2, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 14, 2, 2 ],
"to": [ 14.001, 15, 19 ],
"rotation": { "origin": [ 14, 2, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 2, 3, 2 ],
"to": [ 2.001, 9, 7.5 ],
"rotation": { "origin": [ 2, 3, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 6, 3, 2 ],
"to": [ 6.001, 9, 7.5 ],
"rotation": { "origin": [ 6, 3, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 14, 3, 2 ],
"to": [ 14.001, 9, 7.5 ],
"rotation": { "origin": [ 14, 3, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 10, 3, 2 ],
"to": [ 10.001, 9, 7.5 ],
"rotation": { "origin": [ 10, 3, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 2, 3, 10 ],
"to": [ 2.001, 9, 15.5 ],
"rotation": { "origin": [ 2, 3, 10 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 6, 3, 10 ],
"to": [ 6.001, 9, 15.5 ],
"rotation": { "origin": [ 6, 3, 10 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 14, 3, 10 ],
"to": [ 14.001, 9, 15.5 ],
"rotation": { "origin": [ 14, 3, 10 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
},
{
"__comment": "PlaneX5",
"from": [ 10, 3, 10 ],
"to": [ 10.001, 9, 15.5 ],
"rotation": { "origin": [ 10, 3, 10 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" },
"east": { "uv": [ 11, 6, 16, 0 ], "texture": "#rod" }
}
}
]
}

View file

@ -0,0 +1,133 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/%texture%_floor",
"texture": "betterend:block/%texture%_floor"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 0, 6 ],
"to": [ 10, 1, 10 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" },
"north": { "uv": [ 0, 4, 4, 5 ], "texture": "#texture" },
"south": { "uv": [ 0, 4, 4, 5 ], "texture": "#texture" },
"west": { "uv": [ 0, 4, 4, 5 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 4, 5 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 2, 1, 2 ],
"to": [ 2.001, 10, 19 ],
"rotation": { "origin": [ 2, 1, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX3",
"from": [ 14, 1, 2 ],
"to": [ 14.001, 10, 19 ],
"rotation": { "origin": [ 14, 1, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 2, 10, 2 ],
"to": [ 2.001, 16, 7.5 ],
"rotation": { "origin": [ 2, 10, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 6, 10, 2 ],
"to": [ 6.001, 16, 7.5 ],
"rotation": { "origin": [ 6, 10, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 10, 10, 2 ],
"to": [ 10.001, 16, 7.5 ],
"rotation": { "origin": [ 10, 10, 2 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 14, 10, 2 ],
"to": [ 14.001, 16, 7.5 ],
"rotation": { "origin": [ 14, 10, 2 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 2, 10, 10 ],
"to": [ 2.001, 16, 15.5 ],
"rotation": { "origin": [ 2, 10, 10 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 6, 10, 10 ],
"to": [ 6.001, 16, 15.5 ],
"rotation": { "origin": [ 6, 10, 10 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 10, 10, 10 ],
"to": [ 10.001, 16, 15.5 ],
"rotation": { "origin": [ 10, 10, 10 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 14, 10, 10 ],
"to": [ 14.001, 16, 15.5 ],
"rotation": { "origin": [ 14, 10, 10 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,105 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/%texture%_wall",
"texture": "betterend:block/%texture%_wall"
},
"elements": [
{
"__comment": "PlaneZ2",
"from": [ 4, 2, 2 ],
"to": [ 12, 8, 2.001 ],
"shade": false,
"faces": {
"north": { "uv": [ 4, 8, 12, 14 ], "texture": "#texture" },
"south": { "uv": [ 4, 8, 12, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 7, 3, 0 ],
"to": [ 9, 5, 3 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"up": { "uv": [ 0, 11, 2, 8 ], "texture": "#texture" },
"north": { "uv": [ 7, 11, 9, 13 ], "texture": "#texture" },
"south": { "uv": [ 7, 11, 9, 13 ], "texture": "#texture" },
"west": { "uv": [ 0, 11, 2, 8 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture", "rotation": 270 }
}
},
{
"__comment": "Box4",
"from": [ 3, 6, 1 ],
"to": [ 5, 9, 3 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"up": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"north": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"east": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box4",
"from": [ 11, 6, 1 ],
"to": [ 13, 9, 3 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"up": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"north": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" },
"east": { "uv": [ 0, 8, 2, 11 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX6",
"from": [ 2, 9, 0 ],
"to": [ 2.001, 15, 5.5 ],
"rotation": { "origin": [ 2, 9, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX6",
"from": [ 6, 9, 0 ],
"to": [ 6.001, 15, 5.5 ],
"rotation": { "origin": [ 6, 9, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX6",
"from": [ 10, 9, 0 ],
"to": [ 10.001, 15, 5.5 ],
"rotation": { "origin": [ 10, 9, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX6",
"from": [ 14, 9, 0 ],
"to": [ 14.001, 15, 5.5 ],
"rotation": { "origin": [ 14, 9, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" },
"east": { "uv": [ 11, 0, 16, 6 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"facing=up": { "model": "betterend:pattern/%block%/%block%_floor" },
"facing=down": { "model": "betterend:pattern/%block%/%block%_ceil" },
"facing=north": { "model": "betterend:pattern/%block%/%block%_wall", "y": 180 },
"facing=south": { "model": "betterend:pattern/%block%/%block%_wall" },
"facing=east": { "model": "betterend:pattern/%block%/%block%_wall", "y": 270 },
"facing=west": { "model": "betterend:pattern/%block%/%block%_wall", "y": 90 }
}
}