From f8b9afbfed92b777041a475649b815549e7f0904 Mon Sep 17 00:00:00 2001 From: paulevsGitch Date: Thu, 21 Jan 2021 08:50:27 +0300 Subject: [PATCH] Chandelier models --- .../blockstates/thallasium_chandelier.json | 10 +- .../materials/{glow_60.json => glow_65.json} | 0 .../block/thallasium_chandelier_ceil.json | 133 ++++++++++++++++++ .../block/thallasium_chandelier_wall.json | 102 ++++++++++++++ .../block/thallasium_chandelier_ceil.png | Bin 0 -> 390 bytes .../block/thallasium_chandelier_wall.png | Bin 0 -> 376 bytes 6 files changed, 240 insertions(+), 5 deletions(-) rename src/main/resources/assets/betterend/materials/{glow_60.json => glow_65.json} (100%) create mode 100644 src/main/resources/assets/betterend/models/block/thallasium_chandelier_ceil.json create mode 100644 src/main/resources/assets/betterend/models/block/thallasium_chandelier_wall.json create mode 100644 src/main/resources/assets/betterend/textures/block/thallasium_chandelier_ceil.png create mode 100644 src/main/resources/assets/betterend/textures/block/thallasium_chandelier_wall.png diff --git a/src/main/resources/assets/betterend/blockstates/thallasium_chandelier.json b/src/main/resources/assets/betterend/blockstates/thallasium_chandelier.json index d5395443..1d3659ef 100644 --- a/src/main/resources/assets/betterend/blockstates/thallasium_chandelier.json +++ b/src/main/resources/assets/betterend/blockstates/thallasium_chandelier.json @@ -1,10 +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 } + "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 } } } diff --git a/src/main/resources/assets/betterend/materials/glow_60.json b/src/main/resources/assets/betterend/materials/glow_65.json similarity index 100% rename from src/main/resources/assets/betterend/materials/glow_60.json rename to src/main/resources/assets/betterend/materials/glow_65.json diff --git a/src/main/resources/assets/betterend/models/block/thallasium_chandelier_ceil.json b/src/main/resources/assets/betterend/models/block/thallasium_chandelier_ceil.json new file mode 100644 index 00000000..fdd8c61b --- /dev/null +++ b/src/main/resources/assets/betterend/models/block/thallasium_chandelier_ceil.json @@ -0,0 +1,133 @@ +{ + "__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "betterend:block/thallasium_chandelier_ceil", + "texture": "betterend:block/thallasium_chandelier_ceil", + "rod": "betterend:block/thallasium_chandelier" + }, + "elements": [ + { + "__comment": "Box1", + "from": [ 6, 15, 6 ], + "to": [ 10, 16, 10 ], + "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" } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/betterend/models/block/thallasium_chandelier_wall.json b/src/main/resources/assets/betterend/models/block/thallasium_chandelier_wall.json new file mode 100644 index 00000000..83efb04a --- /dev/null +++ b/src/main/resources/assets/betterend/models/block/thallasium_chandelier_wall.json @@ -0,0 +1,102 @@ +{ + "__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "betterend:block/thallasium_chandelier_wall", + "texture": "betterend:block/thallasium_chandelier_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 ], + "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": [ 2, 6, 1 ], + "to": [ 4, 9, 3 ], + "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": [ 12, 6, 1 ], + "to": [ 14, 9, 3 ], + "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": [ 1, 9, 0 ], + "to": [ 1.001, 15, 5.5 ], + "rotation": { "origin": [ 1, 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": [ 5, 9, 0 ], + "to": [ 5.001, 15, 5.5 ], + "rotation": { "origin": [ 5, 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": [ 11, 9, 0 ], + "to": [ 11.001, 15, 5.5 ], + "rotation": { "origin": [ 11, 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": [ 15, 9, 0 ], + "to": [ 15.001, 15, 5.5 ], + "rotation": { "origin": [ 15, 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" } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/betterend/textures/block/thallasium_chandelier_ceil.png b/src/main/resources/assets/betterend/textures/block/thallasium_chandelier_ceil.png new file mode 100644 index 0000000000000000000000000000000000000000..1e8745ba6d104c8c05a0451af76fba3c1530c7ed GIT binary patch literal 390 zcmV;10eSw3P)Px$KuJVFR5*?0l08eqU=)SVTWa2*i7DdHe^5}-RV9lcw3AbRKwP9-7eV5xP#he( z2`<4=oI17WA`~)p=^#W3DK06r7E+s%Nc1|01u+SdF#Y_m4;m z9OmT_i_^wZG)&q)zNREiDk&KFK2ictY%(3|-kl*Ei7bbnp@Q z;F64HMPsE}o0P>gF80^huL;~qh{4c9q1qq-j7u`OC?X|ra7hLLR;V^;F!bO~!oMqY zZ3jKeLcN@4qLLv1Ebx7Nz6SunL?uJ@a-Q`p3tihuTnl?=w*-72aqIA$06^7^$YVxY zqv{4_b2*IN5dc6^mT{-;L~0{lXjU{fc1Kv?0$w}M(?T;-G)&q(y_xS1O0_oiZ5y8R k^5e|xlxl67JNX~+1>LxPg;y?jmH+?%07*qoM6N<$f?_nIn*aa+ literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/betterend/textures/block/thallasium_chandelier_wall.png b/src/main/resources/assets/betterend/textures/block/thallasium_chandelier_wall.png new file mode 100644 index 0000000000000000000000000000000000000000..87c4d7353b734c0c5227f2bc2c682ac58ca07bba GIT binary patch literal 376 zcmV-;0f+vHP)Px$GD$>1R5*>bk-bg=K@^3*AsVqDh!$GdX+mRVB?+YomKHp~mfKM(Pq4PW0S`c7 zs8DH4Hc<;33X|1BE2UT#m#|>?$+dAOtkR5$r<%;2``vTqDhwnd0Mvs!0aSVYfRqU! zZr)wl1Q5U+0FX;(Vwf3VZaT3GBS3G|)zfq7482j8B@+Okt~&RUTiu{H>H;Wb2+*6* zL{q>|Q0k=hD0ZW*u}9~Z0#K~h^j&<8YY7K-qb+_AQMU@(&EeUFe1;!tudpwE5Yh2G zmCmk7>-1Q^(GFf;-syN=f;yXwaUBakh4t;tqC&(3z1a5&}L z1+HWLc3?N!Qm)-5vbm0>24SCYIOXB`hC$d*G|y{c1b}9xr2HUaIg_PXDgAj{|F18D WzL5RU^@JG!0000