From 7ebfe4e3c5316c042cb330c881b16367dbaef8c8 Mon Sep 17 00:00:00 2001 From: IM23a-spirgif Date: Tue, 27 May 2025 16:05:37 +0200 Subject: [PATCH] Added model and textures for Stalinium Press block. Implemented the 3D model JSON and associated texture files to define its design and appearance. --- .../models/block/stalinium_press.json | 359 ++++++++++++++++++ .../textures/block/stalinium_press_beams.png | Bin 0 -> 123 bytes .../textures/block/stalinium_press_bottom.png | Bin 0 -> 285 bytes .../textures/block/stalinium_press_form.png | Bin 0 -> 98 bytes .../textures/block/stalinium_press_press.png | Bin 0 -> 176 bytes .../block/stalinium_press_press_top.png | Bin 0 -> 123 bytes .../textures/block/stalinium_press_top.png | Bin 0 -> 340 bytes 7 files changed, 359 insertions(+) create mode 100644 src/main/resources/assets/stalinium/models/block/stalinium_press.json create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_beams.png create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_bottom.png create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_form.png create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_press.png create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_press_top.png create mode 100644 src/main/resources/assets/stalinium/textures/block/stalinium_press_top.png diff --git a/src/main/resources/assets/stalinium/models/block/stalinium_press.json b/src/main/resources/assets/stalinium/models/block/stalinium_press.json new file mode 100644 index 0000000..b78db60 --- /dev/null +++ b/src/main/resources/assets/stalinium/models/block/stalinium_press.json @@ -0,0 +1,359 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "stalinium:block/stalinium_press_press", + "1": "stalinium:block/stalinium_press_top", + "2": "stalinium:block/stalinium_press_bottom", + "4": "stalinium:block/stalinium_press_form", + "6": "stalinium:block/stalinium_press_beams", + "5": "stalinium:block/stalinium_press_press_top", + "particle": "stalinium:block/stalinium_press_top" + }, + "elements": [ + { + "from": [1, 10, 1], + "to": [15, 12, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 0]}, + "faces": { + "north": {"uv": [0, 0, 7, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 7, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 7, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 7, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 7, 7], "texture": "#5"}, + "down": {"uv": [0, 0, 7, 7], "texture": "#5"} + } + }, + { + "from": [0, 0, 0], + "to": [16, 7, 16], + "faces": { + "north": {"uv": [0, 0, 8, 3.5], "texture": "#2"}, + "east": {"uv": [0, 0, 8, 3.5], "texture": "#2"}, + "south": {"uv": [0, 0, 8, 3.5], "texture": "#2"}, + "west": {"uv": [0, 0, 8, 3.5], "texture": "#2"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#2"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#2"} + } + }, + { + "from": [0, 7, 6], + "to": [1, 8, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [-7, 7, 7]}, + "faces": { + "north": {"uv": [2, 2, 3, 3], "texture": "#4"}, + "east": {"uv": [0, 0, 7, 1], "texture": "#4"}, + "south": {"uv": [2, 3, 3, 4], "texture": "#4"}, + "west": {"uv": [0, 1, 7, 2], "texture": "#4"}, + "up": {"uv": [1, 9, 0, 2], "texture": "#4"}, + "down": {"uv": [2, 2, 1, 9], "texture": "#4"} + } + }, + { + "from": [0, 7, 0], + "to": [4, 8, 6], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 0]}, + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 6, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 6, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 4, 6], "texture": "#4"}, + "down": {"uv": [0, 0, 4, 6], "texture": "#4"} + } + }, + { + "from": [0, 7, 13], + "to": [16, 8, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 16, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 16, 3], "texture": "#4"}, + "down": {"uv": [0, 0, 16, 3], "texture": "#4"} + } + }, + { + "from": [4, 7, 0], + "to": [16, 8, 3], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 1]}, + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 12, 3], "texture": "#4"}, + "down": {"uv": [0, 0, 12, 3], "texture": "#4"} + } + }, + { + "from": [4, 7, 3], + "to": [7, 8, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 4]}, + "faces": { + "north": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 3, 2], "texture": "#4"}, + "down": {"uv": [0, 0, 3, 2], "texture": "#4"} + } + }, + { + "from": [10, 7, 11], + "to": [15, 8, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 12]}, + "faces": { + "north": {"uv": [0, 0, 5, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 5, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 5, 2], "texture": "#4"}, + "down": {"uv": [0, 0, 5, 2], "texture": "#4"} + } + }, + { + "from": [7, 7, 3], + "to": [10, 8, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [3, 7, 4]}, + "faces": { + "north": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 3, 1], "texture": "#4"} + } + }, + { + "from": [13, 7, 10], + "to": [15, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 7, 11]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#4"} + } + }, + { + "from": [1, 7, 12], + "to": [3, 8, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 7, 13]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#4"} + } + }, + { + "from": [1, 7, 11], + "to": [2, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 7, 12]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#4"} + } + }, + { + "from": [7, 7, 12], + "to": [10, 8, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 7, 13]}, + "faces": { + "north": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 3, 1], "texture": "#4"} + } + }, + { + "from": [12, 7, 3], + "to": [16, 8, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 4]}, + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#4"} + } + }, + { + "from": [13, 7, 4], + "to": [16, 8, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 5]}, + "faces": { + "north": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 3, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 3, 1], "texture": "#4"} + } + }, + { + "from": [14, 7, 5], + "to": [16, 8, 6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#4"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#4"} + } + }, + { + "from": [15, 7, 6], + "to": [16, 8, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 7]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "east": {"uv": [0, 0, 7, 1], "texture": "#4"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#4"}, + "west": {"uv": [0, 0, 7, 1], "texture": "#4"}, + "up": {"uv": [0, 0, 1, 7], "texture": "#4"}, + "down": {"uv": [0, 0, 1, 7], "texture": "#4"} + } + }, + { + "from": [4, 12, 4], + "to": [12, 14, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 12, 7]}, + "faces": { + "north": {"uv": [8, 0, 16, 2], "texture": "#5"}, + "east": {"uv": [8, 2, 16, 4], "texture": "#5"}, + "south": {"uv": [8, 4, 16, 6], "texture": "#5"}, + "west": {"uv": [8, 6, 16, 8], "texture": "#5"}, + "up": {"uv": [8, 8, 0, 0], "texture": "#5"}, + "down": {"uv": [8, 8, 0, 16], "texture": "#5"} + } + }, + { + "from": [0, 14, 0], + "to": [16, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 14, 0]}, + "faces": { + "north": {"uv": [8, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [8, 1, 16, 2], "texture": "#1"}, + "south": {"uv": [8, 2, 16, 3], "texture": "#1"}, + "west": {"uv": [8, 3, 16, 4], "texture": "#1"}, + "up": {"uv": [8, 8, 0, 0], "texture": "#1"}, + "down": {"uv": [8, 8, 0, 16], "texture": "#1"} + } + }, + { + "from": [0, 8, 0], + "to": [1, 14, 1], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]}, + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [0, 8, 15], + "to": [1, 14, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 15]}, + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15, 8, 0], + "to": [16, 14, 1], + "rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 0]}, + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15, 8, 15], + "to": [16, 14, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]}, + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 225, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 3, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "scale": [0.5, 0.5, 0.5] + } + }, + "groups": [ + 0, + 1, + { + "name": "group", + "origin": [8, 8, 7], + "color": 1, + "children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] + }, + 17, + 18, + 19, + 20, + 21, + 22 + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/stalinium/textures/block/stalinium_press_beams.png b/src/main/resources/assets/stalinium/textures/block/stalinium_press_beams.png new file mode 100644 index 0000000000000000000000000000000000000000..cccbf1ffb2826974b94d3548eadd70d713a8e668 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|Og&v3Lo9le zQxXz>oOfXO@mS#gi30}?90KA6=YhDvUC{2pkp_2T!-h_#y^Gm;ngSbG7+iKS8@e^` RT>vzI!PC{xWt~$(69BEKDZT&z literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/stalinium/textures/block/stalinium_press_bottom.png b/src/main/resources/assets/stalinium/textures/block/stalinium_press_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..5e8a2c6f1a2e1e359e68145b1fc9cadcdbce976e GIT binary patch literal 285 zcmV+&0pk9NP)Px#*GWV{R9J=Wl`#&&FbqY1P>+#;Jp)JRnEP-u#*RG#L#2)#xCbmYiV_!+Is+1Z zOJvv9|8t(&N00000NkvXXu0mjfwb*lg literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/stalinium/textures/block/stalinium_press_form.png b/src/main/resources/assets/stalinium/textures/block/stalinium_press_form.png new file mode 100644 index 0000000000000000000000000000000000000000..f6c5c3906362e86cd2383fbcd28674903fadb068 GIT binary patch literal 98 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|WISCQLo9le u_t>0$Vb9Fk&?$6wF&mFGv)jQ93=D^AnbtUjdn^O0WAJqKb6Mw<&;$T79T|QA literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/stalinium/textures/block/stalinium_press_press.png b/src/main/resources/assets/stalinium/textures/block/stalinium_press_press.png new file mode 100644 index 0000000000000000000000000000000000000000..b96d2254744e4dc5f1b7e4b2b2c571145cb1cb98 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}S)MMAArY-_ zr|#rEV8C-E<8X6I^Bem%^Al=*ix0(qk?<&9Q!22~>3V}}Zx|oOfXO@mS#gi30}?90KA6=YhDvUC{2pkp_2T!-h_#y^Gm;ngSbG7+iKS8@e^` RT>vzI!PC{xWt~$(69BEKDZT&z literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/stalinium/textures/block/stalinium_press_top.png b/src/main/resources/assets/stalinium/textures/block/stalinium_press_top.png new file mode 100644 index 0000000000000000000000000000000000000000..85194be6bf03607a453074fe65abe201e8697a04 GIT binary patch literal 340 zcmV-a0jvIrP)Px$4oO5oR9J=Wma!IsAQXmwIzB?9LrX3UJ%Xd}P;b#Y)!yjnBQ&_+;?R540v$pm z@S>&1f8hZ4`hOzeWdNQas+4UlTkhE}03-l#0I&m)dm2^%S^#${xdKq;MPRZ52z_(a ze*@^|k1wXF7JCZ>wkgp&%DlG6g3FlHGL8W&(E-qdDq}pCbKFcIsso_Rx5v}x*!9x8 zNhy0^a{1d5%<0@!C6;n4(uTz+$NY!U!2H;K(K_6g_!r1G4*jLbVA z3V=HEg{MJjxhF^fZD3M0Ag50(!ta<-lARaP6k0|-Kn9q7JrE55bFBv``guL@ANN3? m)_TA;H!8qd5BO?P^}q}D>r;>XAk;?y0000