From 88a8b0d6542c6ee9505ab887a0ec04d2f216f94a Mon Sep 17 00:00:00 2001 From: P3pp3rF1y Date: Thu, 5 Dec 2024 11:46:37 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20Updated=20barrels=20so=20th?= =?UTF-8?q?at=20their=20textures=20would=20be=20more=20naturally=20rotated?= =?UTF-8?q?=20and=20allow=20for=20material=20textures=20at=20the=20back=20?= =?UTF-8?q?of=20the=20barrel=20to=20match=20exactly=20the=20rotation=20of?= =?UTF-8?q?=20the=20block=20it=20was=20applied=20from=20and=20seamlessly?= =?UTF-8?q?=20blend=20with=20it?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- .../blockstates/barrel.json | 32 ++- .../blockstates/copper_barrel.json | 110 +++++---- .../blockstates/diamond_barrel.json | 32 ++- .../blockstates/gold_barrel.json | 32 ++- .../blockstates/iron_barrel.json | 32 ++- .../blockstates/limited_barrel_1.json | 54 ++--- .../blockstates/limited_barrel_2.json | 52 ++--- .../blockstates/limited_barrel_3.json | 52 ++--- .../blockstates/limited_barrel_4.json | 52 ++--- .../blockstates/limited_copper_barrel_1.json | 214 +++++++++--------- .../blockstates/limited_copper_barrel_2.json | 214 +++++++++--------- .../blockstates/limited_copper_barrel_3.json | 214 +++++++++--------- .../blockstates/limited_copper_barrel_4.json | 214 +++++++++--------- .../blockstates/limited_diamond_barrel_1.json | 52 ++--- .../blockstates/limited_diamond_barrel_2.json | 52 ++--- .../blockstates/limited_diamond_barrel_3.json | 52 ++--- .../blockstates/limited_diamond_barrel_4.json | 52 ++--- .../blockstates/limited_gold_barrel_1.json | 52 ++--- .../blockstates/limited_gold_barrel_2.json | 52 ++--- .../blockstates/limited_gold_barrel_3.json | 52 ++--- .../blockstates/limited_gold_barrel_4.json | 52 ++--- .../blockstates/limited_iron_barrel_1.json | 52 ++--- .../blockstates/limited_iron_barrel_2.json | 52 ++--- .../blockstates/limited_iron_barrel_3.json | 52 ++--- .../blockstates/limited_iron_barrel_4.json | 52 ++--- .../limited_netherite_barrel_1.json | 52 ++--- .../limited_netherite_barrel_2.json | 52 ++--- .../limited_netherite_barrel_3.json | 52 ++--- .../limited_netherite_barrel_4.json | 52 ++--- .../blockstates/netherite_barrel.json | 32 ++- .../block/barrel_part/down_inner_trim.json | 10 +- .../down_inner_trim_tintable_accent.json | 10 +- .../barrel_part/flat_down_inner_trim.json | 6 +- .../flat_tintable_down_inner_trim.json | 6 +- .../flat_tintable_up_inner_trim.json | 6 +- .../block/barrel_part/flat_up_inner_trim.json | 6 +- .../block/barrel_part/up_inner_trim.json | 10 +- .../up_inner_trim_tintable_accent.json | 10 +- .../textures/block/acacia_barrel_top.png | Bin 414 -> 384 bytes .../textures/block/acacia_barrel_top_open.png | Bin 404 -> 347 bytes .../textures/block/bamboo_barrel_top.png | Bin 368 -> 377 bytes .../textures/block/bamboo_barrel_top_open.png | Bin 389 -> 348 bytes .../textures/block/barrel_top_packed.png | Bin 357 -> 338 bytes .../block/barrel_top_tintable_accent.png | Bin 271 -> 258 bytes .../block/barrel_top_tintable_main.png | Bin 379 -> 351 bytes .../block/barrel_top_tintable_main_open.png | Bin 362 -> 300 bytes .../textures/block/birch_barrel_top.png | Bin 418 -> 383 bytes .../textures/block/birch_barrel_top_open.png | Bin 404 -> 347 bytes .../textures/block/cherry_barrel_top.png | Bin 388 -> 387 bytes .../textures/block/cherry_barrel_top_open.png | Bin 399 -> 347 bytes .../textures/block/copper_barrel_top.png | Bin 191 -> 172 bytes .../textures/block/crimson_barrel_top.png | Bin 397 -> 384 bytes .../block/crimson_barrel_top_open.png | Bin 396 -> 348 bytes .../textures/block/dark_oak_barrel_top.png | Bin 397 -> 376 bytes .../block/dark_oak_barrel_top_open.png | Bin 377 -> 333 bytes .../textures/block/diamond_barrel_top.png | Bin 205 -> 173 bytes .../textures/block/gold_barrel_top.png | Bin 217 -> 173 bytes .../textures/block/iron_barrel_top.png | Bin 207 -> 173 bytes .../textures/block/jungle_barrel_top.png | Bin 415 -> 387 bytes .../textures/block/jungle_barrel_top_open.png | Bin 407 -> 348 bytes .../block/limited_acacia_barrel_1_top.png | Bin 344 -> 343 bytes .../block/limited_acacia_barrel_2_top.png | Bin 290 -> 269 bytes .../block/limited_acacia_barrel_3_top.png | Bin 359 -> 347 bytes .../block/limited_acacia_barrel_4_top.png | Bin 284 -> 271 bytes .../block/limited_bamboo_barrel_1_top.png | Bin 298 -> 339 bytes .../block/limited_bamboo_barrel_2_top.png | Bin 266 -> 270 bytes .../block/limited_bamboo_barrel_3_top.png | Bin 345 -> 342 bytes .../block/limited_bamboo_barrel_4_top.png | Bin 272 -> 272 bytes .../limited_barrel_1_top_tintable_accent.png | Bin 244 -> 231 bytes .../limited_barrel_1_top_tintable_main.png | Bin 310 -> 308 bytes .../limited_barrel_2_top_tintable_accent.png | Bin 249 -> 239 bytes .../limited_barrel_2_top_tintable_main.png | Bin 244 -> 226 bytes .../limited_barrel_3_top_tintable_accent.png | Bin 298 -> 303 bytes .../limited_barrel_3_top_tintable_main.png | Bin 319 -> 306 bytes .../limited_barrel_4_top_tintable_accent.png | Bin 259 -> 259 bytes .../limited_barrel_4_top_tintable_main.png | Bin 233 -> 219 bytes .../block/limited_birch_barrel_1_top.png | Bin 344 -> 344 bytes .../block/limited_birch_barrel_2_top.png | Bin 289 -> 269 bytes .../block/limited_birch_barrel_3_top.png | Bin 368 -> 345 bytes .../block/limited_birch_barrel_4_top.png | Bin 301 -> 271 bytes .../block/limited_cherry_barrel_1_top.png | Bin 301 -> 341 bytes .../block/limited_cherry_barrel_2_top.png | Bin 270 -> 268 bytes .../block/limited_cherry_barrel_3_top.png | Bin 350 -> 349 bytes .../block/limited_cherry_barrel_4_top.png | Bin 268 -> 272 bytes .../block/limited_crimson_barrel_1_top.png | Bin 345 -> 343 bytes .../block/limited_crimson_barrel_2_top.png | Bin 289 -> 268 bytes .../block/limited_crimson_barrel_3_top.png | Bin 359 -> 343 bytes .../block/limited_crimson_barrel_4_top.png | Bin 284 -> 271 bytes .../block/limited_dark_oak_barrel_1_top.png | Bin 336 -> 329 bytes .../block/limited_dark_oak_barrel_2_top.png | Bin 286 -> 268 bytes .../block/limited_dark_oak_barrel_3_top.png | Bin 348 -> 333 bytes .../block/limited_dark_oak_barrel_4_top.png | Bin 281 -> 271 bytes .../block/limited_jungle_barrel_1_top.png | Bin 351 -> 342 bytes .../block/limited_jungle_barrel_2_top.png | Bin 289 -> 268 bytes .../block/limited_jungle_barrel_3_top.png | Bin 363 -> 348 bytes .../block/limited_jungle_barrel_4_top.png | Bin 284 -> 271 bytes .../block/limited_mangrove_barrel_1_top.png | Bin 285 -> 335 bytes .../block/limited_mangrove_barrel_2_top.png | Bin 256 -> 268 bytes .../block/limited_mangrove_barrel_3_top.png | Bin 330 -> 338 bytes .../block/limited_mangrove_barrel_4_top.png | Bin 259 -> 271 bytes .../block/limited_oak_barrel_1_top.png | Bin 350 -> 343 bytes .../block/limited_oak_barrel_2_top.png | Bin 289 -> 270 bytes .../block/limited_oak_barrel_3_top.png | Bin 362 -> 348 bytes .../block/limited_oak_barrel_4_top.png | Bin 284 -> 272 bytes .../block/limited_spruce_barrel_1_top.png | Bin 345 -> 341 bytes .../block/limited_spruce_barrel_2_top.png | Bin 288 -> 268 bytes .../block/limited_spruce_barrel_3_top.png | Bin 360 -> 344 bytes .../block/limited_spruce_barrel_4_top.png | Bin 284 -> 271 bytes .../block/limited_warped_barrel_1_top.png | Bin 342 -> 343 bytes .../block/limited_warped_barrel_2_top.png | Bin 288 -> 269 bytes .../block/limited_warped_barrel_3_top.png | Bin 356 -> 342 bytes .../block/limited_warped_barrel_4_top.png | Bin 292 -> 271 bytes .../textures/block/mangrove_barrel_top.png | Bin 370 -> 379 bytes .../block/mangrove_barrel_top_open.png | Bin 371 -> 344 bytes .../textures/block/netherite_barrel_top.png | Bin 223 -> 172 bytes .../textures/block/oak_barrel_top.png | Bin 416 -> 386 bytes .../textures/block/oak_barrel_top_open.png | Bin 409 -> 347 bytes .../textures/block/spruce_barrel_top.png | Bin 398 -> 381 bytes .../textures/block/spruce_barrel_top_open.png | Bin 403 -> 347 bytes .../textures/block/warped_barrel_top.png | Bin 399 -> 380 bytes .../textures/block/warped_barrel_top_open.png | Bin 399 -> 348 bytes .../textures/block/wood_barrel_top.png | Bin 126 -> 101 bytes 123 files changed, 1105 insertions(+), 1129 deletions(-) diff --git a/gradle.properties b/gradle.properties index ad0439d5f..19ef9ddac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ loader_version_range=[4,) mod_id=sophisticatedstorage mod_name=Sophisticated Storage mod_license=GNU General Public License v3.0 -mod_version=0.11.3 +mod_version=0.11.4 mod_group_id=sophisticatedstorage mod_authors=P3pp3rF1y, Ridanisaurus mod_description=Fancy and functional storage containers. diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/barrel.json index 476b727c6..ed4b4f769 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/barrel.json @@ -2,58 +2,54 @@ "variants": { "facing=down,flat_top=false": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/barrel" }, "facing=east,flat_top=false": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/barrel" }, "facing=north,flat_top=false": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/barrel" }, "facing=south,flat_top=false": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/barrel" }, "facing=up,flat_top=false": { - "y": 180, "model": "sophisticatedstorage:block/barrel" }, "facing=west,flat_top=false": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/barrel" }, "facing=down,flat_top=true": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/barrel" }, "facing=east,flat_top=true": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/barrel" }, "facing=north,flat_top=true": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/barrel" }, "facing=south,flat_top=true": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/barrel" }, "facing=up,flat_top=true": { - "y": 180, "model": "sophisticatedstorage:block/flat/barrel" }, "facing=west,flat_top=true": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/barrel" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/copper_barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/copper_barrel.json index 3f4b2e565..ec0b8b76f 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/copper_barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/copper_barrel.json @@ -1,60 +1,56 @@ { - "variants": { - "facing=down,flat_top=false": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=east,flat_top=false": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=north,flat_top=false": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=south,flat_top=false": { - "x": 270, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=up,flat_top=false": { - "y": 180, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=west,flat_top=false": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/copper_barrel" - }, - "facing=down,flat_top=true": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/flat/copper_barrel" - }, - "facing=east,flat_top=true": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/flat/copper_barrel" - }, - "facing=north,flat_top=true": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/flat/copper_barrel" - }, - "facing=south,flat_top=true": { - "x": 270, - "model": "sophisticatedstorage:block/flat/copper_barrel" - }, - "facing=up,flat_top=true": { - "y": 180, - "model": "sophisticatedstorage:block/flat/copper_barrel" - }, - "facing=west,flat_top=true": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/flat/copper_barrel" + "variants": { + "facing=down,flat_top=false": { + "x": 180, + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=east,flat_top=false": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=north,flat_top=false": { + "x": 90, + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=south,flat_top=false": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=up,flat_top=false": { + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=west,flat_top=false": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/copper_barrel" + }, + "facing=down,flat_top=true": { + "x": 180, + "model": "sophisticatedstorage:block/flat/copper_barrel" + }, + "facing=east,flat_top=true": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/flat/copper_barrel" + }, + "facing=north,flat_top=true": { + "x": 90, + "model": "sophisticatedstorage:block/flat/copper_barrel" + }, + "facing=south,flat_top=true": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/flat/copper_barrel" + }, + "facing=up,flat_top=true": { + "model": "sophisticatedstorage:block/flat/copper_barrel" + }, + "facing=west,flat_top=true": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/flat/copper_barrel" + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/diamond_barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/diamond_barrel.json index 60ded2734..d48701d4f 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/diamond_barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/diamond_barrel.json @@ -2,58 +2,54 @@ "variants": { "facing=down,flat_top=false": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=east,flat_top=false": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=north,flat_top=false": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=south,flat_top=false": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=up,flat_top=false": { - "y": 180, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=west,flat_top=false": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/diamond_barrel" }, "facing=down,flat_top=true": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/diamond_barrel" }, "facing=east,flat_top=true": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/diamond_barrel" }, "facing=north,flat_top=true": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/diamond_barrel" }, "facing=south,flat_top=true": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/diamond_barrel" }, "facing=up,flat_top=true": { - "y": 180, "model": "sophisticatedstorage:block/flat/diamond_barrel" }, "facing=west,flat_top=true": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/diamond_barrel" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/gold_barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/gold_barrel.json index 57c58fd45..712ac0d50 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/gold_barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/gold_barrel.json @@ -2,58 +2,54 @@ "variants": { "facing=down,flat_top=false": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=east,flat_top=false": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=north,flat_top=false": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=south,flat_top=false": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=up,flat_top=false": { - "y": 180, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=west,flat_top=false": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/gold_barrel" }, "facing=down,flat_top=true": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/gold_barrel" }, "facing=east,flat_top=true": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/gold_barrel" }, "facing=north,flat_top=true": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/gold_barrel" }, "facing=south,flat_top=true": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/gold_barrel" }, "facing=up,flat_top=true": { - "y": 180, "model": "sophisticatedstorage:block/flat/gold_barrel" }, "facing=west,flat_top=true": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/gold_barrel" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/iron_barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/iron_barrel.json index 1458277a7..ac48a10e0 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/iron_barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/iron_barrel.json @@ -2,58 +2,54 @@ "variants": { "facing=down,flat_top=false": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=east,flat_top=false": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=north,flat_top=false": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=south,flat_top=false": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=up,flat_top=false": { - "y": 180, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=west,flat_top=false": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/iron_barrel" }, "facing=down,flat_top=true": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/iron_barrel" }, "facing=east,flat_top=true": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/iron_barrel" }, "facing=north,flat_top=true": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/iron_barrel" }, "facing=south,flat_top=true": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/iron_barrel" }, "facing=up,flat_top=true": { - "y": 180, "model": "sophisticatedstorage:block/flat/iron_barrel" }, "facing=west,flat_top=true": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/iron_barrel" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_1.json index 616c34e57..1f3668b26 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_1.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=east,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_1" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_1" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_1" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_2.json index 7f6eb7710..b4d1743a1 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_2.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_2" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_2" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_2" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_3.json index 222e70988..d6ba70e88 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_3.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_3" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_3" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_3" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_4.json index f3ca540bc..03132f3df 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_barrel_4.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_barrel_4" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_barrel_4" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_barrel_4" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_1.json index 7f32c9f31..62fc0e944 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_1.json @@ -1,110 +1,110 @@ { - "variants": { - "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=east,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=north,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=south,flat_top=false,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=west,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=south,flat_top=false,vertical_facing=up": { - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_1" - }, - "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=east,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=north,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=south,flat_top=true,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=west,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=south,flat_top=true,vertical_facing=up": { - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" - }, - "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + "variants": { + "facing=east,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=north,flat_top=false,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=south,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=west,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=east,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=north,flat_top=false,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=south,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=west,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=east,flat_top=false,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=north,flat_top=false,vertical_facing=up": { + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=west,flat_top=false,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_1" + }, + "facing=east,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=north,flat_top=true,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=south,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=west,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=east,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=north,flat_top=true,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=south,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=west,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=east,flat_top=true,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=north,flat_top=true,vertical_facing=up": { + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + }, + "facing=west,flat_top=true,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_1" + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_2.json index a3e14a418..70a1a5e32 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_2.json @@ -1,110 +1,110 @@ { - "variants": { - "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=east,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=north,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=south,flat_top=false,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=west,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=south,flat_top=false,vertical_facing=up": { - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_2" - }, - "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=east,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=north,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=south,flat_top=true,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=west,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=south,flat_top=true,vertical_facing=up": { - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" - }, - "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + "variants": { + "facing=east,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=north,flat_top=false,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=south,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=west,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=east,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=north,flat_top=false,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=south,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=west,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=east,flat_top=false,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=north,flat_top=false,vertical_facing=up": { + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=west,flat_top=false,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_2" + }, + "facing=east,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=north,flat_top=true,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=south,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=west,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=east,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=north,flat_top=true,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=south,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=west,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=east,flat_top=true,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=north,flat_top=true,vertical_facing=up": { + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + }, + "facing=west,flat_top=true,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_2" + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_3.json index 3d855137a..aadf185a1 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_3.json @@ -1,110 +1,110 @@ { - "variants": { - "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=east,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=north,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=south,flat_top=false,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=west,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=south,flat_top=false,vertical_facing=up": { - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_3" - }, - "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=east,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=north,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=south,flat_top=true,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=west,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=south,flat_top=true,vertical_facing=up": { - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" - }, - "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + "variants": { + "facing=east,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=north,flat_top=false,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=south,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=west,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=east,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=north,flat_top=false,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=south,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=west,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=east,flat_top=false,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=north,flat_top=false,vertical_facing=up": { + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=west,flat_top=false,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_3" + }, + "facing=east,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=north,flat_top=true,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=south,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=west,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=east,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=north,flat_top=true,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=south,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=west,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=east,flat_top=true,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=north,flat_top=true,vertical_facing=up": { + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + }, + "facing=west,flat_top=true,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_3" + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_4.json index 078864f3b..3e18abd57 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_copper_barrel_4.json @@ -1,110 +1,110 @@ { - "variants": { - "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=east,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=north,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=south,flat_top=false,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=west,flat_top=false,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=south,flat_top=false,vertical_facing=up": { - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/limited_copper_barrel_4" - }, - "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=east,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=north,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=south,flat_top=true,vertical_facing=down": { - "x": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=west,flat_top=true,vertical_facing=down": { - "x": 180, - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=south,flat_top=true,vertical_facing=up": { - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" - }, - "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, - "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + "variants": { + "facing=east,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=north,flat_top=false,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=south,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=west,flat_top=false,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=east,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=north,flat_top=false,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=south,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=west,flat_top=false,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=east,flat_top=false,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=north,flat_top=false,vertical_facing=up": { + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=west,flat_top=false,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/limited_copper_barrel_4" + }, + "facing=east,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=north,flat_top=true,vertical_facing=no": { + "x": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=south,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=west,flat_top=true,vertical_facing=no": { + "x": 90, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=east,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=north,flat_top=true,vertical_facing=down": { + "x": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=south,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=west,flat_top=true,vertical_facing=down": { + "x": 180, + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=east,flat_top=true,vertical_facing=up": { + "y": 90, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=north,flat_top=true,vertical_facing=up": { + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + }, + "facing=west,flat_top=true,vertical_facing=up": { + "y": 270, + "model": "sophisticatedstorage:block/flat/limited_copper_barrel_4" + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_1.json index 996e754d8..c577aaf6f 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_1.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_1" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_1" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_2.json index 07ca02695..59afd006c 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_2.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_2" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_2" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_3.json index 891fb2331..63f2ccee9 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_3.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_3" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_3" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_4.json index fc1daca48..a7ab5d53a 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_diamond_barrel_4.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_diamond_barrel_4" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_diamond_barrel_4" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_1.json index 25eaa158c..2419f7f03 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_1.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_1" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_1" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_2.json index 2d19150b9..051e4f56a 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_2.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_2" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_2" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_3.json index 916425f2c..67c936b4c 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_3.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_3" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_3" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_4.json index 9ad9b8063..f9896f708 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_gold_barrel_4.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_gold_barrel_4" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_gold_barrel_4" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_1.json index decafed03..c3c126303 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_1.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_1" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_1" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_2.json index eba80e74f..1c6afd7e3 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_2.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_2" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_2" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_3.json index b68ad6545..53946e2e2 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_3.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_3" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_3" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_4.json index e202785a9..fbba71cb0 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_iron_barrel_4.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_iron_barrel_4" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_iron_barrel_4" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_1.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_1.json index 791fe576a..3a4290d36 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_1.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_1.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_1" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_1" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_2.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_2.json index 7506b4356..ceaa31352 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_2.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_2.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_2" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_2" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_3.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_3.json index 585dc415c..d925275a2 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_3.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_3.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_3" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_3" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_4.json b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_4.json index 91c0e808c..29644e532 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_4.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/limited_netherite_barrel_4.json @@ -1,109 +1,109 @@ { "variants": { "facing=east,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=north,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=south,flat_top=false,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=west,flat_top=false,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=east,flat_top=false,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=north,flat_top=false,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=south,flat_top=false,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=west,flat_top=false,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=east,flat_top=false,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=north,flat_top=false,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=south,flat_top=false,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=west,flat_top=false,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/limited_netherite_barrel_4" }, "facing=east,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=north,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=south,flat_top=true,vertical_facing=no": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=west,flat_top=true,vertical_facing=no": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=east,flat_top=true,vertical_facing=down": { "x": 180, - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=north,flat_top=true,vertical_facing=down": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=south,flat_top=true,vertical_facing=down": { "x": 180, + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=west,flat_top=true,vertical_facing=down": { "x": 180, - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=east,flat_top=true,vertical_facing=up": { - "y": 270, + "y": 90, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=north,flat_top=true,vertical_facing=up": { - "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=south,flat_top=true,vertical_facing=up": { + "y": 180, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" }, "facing=west,flat_top=true,vertical_facing=up": { - "y": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/limited_netherite_barrel_4" } } diff --git a/src/main/resources/assets/sophisticatedstorage/blockstates/netherite_barrel.json b/src/main/resources/assets/sophisticatedstorage/blockstates/netherite_barrel.json index 8508887c3..cc97b494e 100644 --- a/src/main/resources/assets/sophisticatedstorage/blockstates/netherite_barrel.json +++ b/src/main/resources/assets/sophisticatedstorage/blockstates/netherite_barrel.json @@ -2,58 +2,54 @@ "variants": { "facing=down,flat_top=false": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=east,flat_top=false": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=north,flat_top=false": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=south,flat_top=false": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=up,flat_top=false": { - "y": 180, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=west,flat_top=false": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/netherite_barrel" }, "facing=down,flat_top=true": { "x": 180, - "y": 180, "model": "sophisticatedstorage:block/flat/netherite_barrel" }, "facing=east,flat_top=true": { - "x": 270, - "y": 270, + "x": 90, + "y": 90, "model": "sophisticatedstorage:block/flat/netherite_barrel" }, "facing=north,flat_top=true": { - "x": 270, - "y": 180, + "x": 90, "model": "sophisticatedstorage:block/flat/netherite_barrel" }, "facing=south,flat_top=true": { - "x": 270, + "x": 90, + "y": 180, "model": "sophisticatedstorage:block/flat/netherite_barrel" }, "facing=up,flat_top=true": { - "y": 180, "model": "sophisticatedstorage:block/flat/netherite_barrel" }, "facing=west,flat_top=true": { - "x": 270, - "y": 90, + "x": 90, + "y": 270, "model": "sophisticatedstorage:block/flat/netherite_barrel" } } diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim.json index 5554357c8..a6f734f06 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim.json @@ -4,12 +4,12 @@ }, "elements": [ { - "from": [7, 14.5, 9], - "to": [9, 15.5, 15], + "from": [7, 14.5, 1], + "to": [9, 15.5, 7], "faces": { - "east": {"uv": [9, 9, 10, 15], "rotation": 90, "texture": "#top_inner_trim"}, - "west": {"uv": [6, 9, 7, 15], "rotation": 270, "texture": "#top_inner_trim"}, - "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up"} + "east": {"uv": [9, 1, 10, 7], "rotation": 90, "texture": "#top_inner_trim"}, + "west": {"uv": [6, 1, 7, 7], "rotation": 270, "texture": "#top_inner_trim"}, + "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim_tintable_accent.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim_tintable_accent.json index dbdcec574..a9dc9344e 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim_tintable_accent.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/down_inner_trim_tintable_accent.json @@ -4,12 +4,12 @@ }, "elements": [ { - "from": [7, 14.5, 9], - "to": [9, 15.5, 15], + "from": [7, 14.5, 1], + "to": [9, 15.5, 7], "faces": { - "east": {"uv": [9, 9, 10, 15], "rotation": 90, "texture": "#top_inner_trim", "tintindex": 1001}, - "west": {"uv": [6, 9, 7, 15], "rotation": 270, "texture": "#top_inner_trim", "tintindex": 1001}, - "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "tintindex": 1001, "cullface": "up"} + "east": {"uv": [9, 1, 10, 7], "rotation": 90, "texture": "#top_inner_trim", "tintindex": 1001}, + "west": {"uv": [6, 1, 7, 7], "rotation": 270, "texture": "#top_inner_trim", "tintindex": 1001}, + "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "tintindex": 1001, "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_down_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_down_inner_trim.json index 837df4c39..69ac9da7c 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_down_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_down_inner_trim.json @@ -4,10 +4,10 @@ }, "elements": [ { - "from": [7, 15, 9], - "to": [9, 16, 15], + "from": [7, 15, 1], + "to": [9, 16, 7], "faces": { - "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up"} + "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_down_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_down_inner_trim.json index 7caff574c..c3ea35c38 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_down_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_down_inner_trim.json @@ -4,10 +4,10 @@ }, "elements": [ { - "from": [7, 15, 1], - "to": [9, 16, 7], + "from": [7, 15, 9], + "to": [9, 16, 15], "faces": { - "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up", "tintindex": 1001} + "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up", "tintindex": 1001} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_up_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_up_inner_trim.json index c3ea35c38..7caff574c 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_up_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_tintable_up_inner_trim.json @@ -4,10 +4,10 @@ }, "elements": [ { - "from": [7, 15, 9], - "to": [9, 16, 15], + "from": [7, 15, 1], + "to": [9, 16, 7], "faces": { - "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up", "tintindex": 1001} + "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up", "tintindex": 1001} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_up_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_up_inner_trim.json index 69ac9da7c..837df4c39 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_up_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/flat_up_inner_trim.json @@ -4,10 +4,10 @@ }, "elements": [ { - "from": [7, 15, 1], - "to": [9, 16, 7], + "from": [7, 15, 9], + "to": [9, 16, 15], "faces": { - "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up"} + "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim.json index a6f734f06..5554357c8 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim.json @@ -4,12 +4,12 @@ }, "elements": [ { - "from": [7, 14.5, 1], - "to": [9, 15.5, 7], + "from": [7, 14.5, 9], + "to": [9, 15.5, 15], "faces": { - "east": {"uv": [9, 1, 10, 7], "rotation": 90, "texture": "#top_inner_trim"}, - "west": {"uv": [6, 1, 7, 7], "rotation": 270, "texture": "#top_inner_trim"}, - "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "cullface": "up"} + "east": {"uv": [9, 9, 10, 15], "rotation": 90, "texture": "#top_inner_trim"}, + "west": {"uv": [6, 9, 7, 15], "rotation": 270, "texture": "#top_inner_trim"}, + "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim_tintable_accent.json b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim_tintable_accent.json index d44aa8337..16dcb1f0f 100644 --- a/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim_tintable_accent.json +++ b/src/main/resources/assets/sophisticatedstorage/models/block/barrel_part/up_inner_trim_tintable_accent.json @@ -4,12 +4,12 @@ }, "elements": [ { - "from": [7, 14.5, 1], - "to": [9, 15.5, 7], + "from": [7, 14.5, 9], + "to": [9, 15.5, 15], "faces": { - "east": {"uv": [9, 1, 10, 7], "rotation": 90, "texture": "#top_inner_trim", "tintindex": 1001}, - "west": {"uv": [6, 1, 7, 7], "rotation": 270, "texture": "#top_inner_trim", "tintindex": 1001}, - "up": {"uv": [7, 1, 9, 7], "texture": "#top_inner_trim", "tintindex": 1001, "cullface": "up"} + "east": {"uv": [9, 9, 10, 15], "rotation": 90, "texture": "#top_inner_trim", "tintindex": 1001}, + "west": {"uv": [6, 9, 7, 15], "rotation": 270, "texture": "#top_inner_trim", "tintindex": 1001}, + "up": {"uv": [7, 9, 9, 15], "texture": "#top_inner_trim", "tintindex": 1001, "cullface": "up"} } } ] diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/acacia_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/acacia_barrel_top.png index 0368ec8132ad57699229d5a486bddc20cc689759..fb68a5545f5d4329c0097e5f72cdba474ededee8 100644 GIT binary patch delta 345 zcmV-f0jB<*1AqgNFn<9$NklS*J~1NrFRMM<-BvxJ@;N`@X(9BvyxQY6Jhv4 z^ry4=48)l{_2cpUO-@U$CHM*hX;nN~ZKJ|F{72liuTp~N<$uNk>*Z7lRO#64!sMt) zJ5^Vl;p1)m@{uy)F&+Y3M9@5U1+qzU)9`*2;4uKGUkAORFZdz>NcIRI2Veq7MgnBk zcks=6fWvj|!aAP?Ls7Ofz@W^;gQA+LCR+l_gYmf%rk8y&#>l z0m_-J-}gO$AyUY~8PL+1Ro}5}>w$i#4byGaUCOnQgT!H>2P8nogM&nw$Bc5)1+)={ raGAI$TqZ8o!cX@_<1jnUf7kgNus0O`w8?NQ00000NkvXXu0mjfo&2c$ delta 375 zcmV--0f_#91D*qrFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zGf6~2R5(wilfg>EKoEu}q0|x~Q1PN5#V7D2A|5>X3SK;V_NjaVAE916_f&5h1VvB_ z1%rk{ z%mbfQ>HTg$x4X&I=eO58K8BdLx3y`>^~G_0^Y9%6k|FPPy%(s#Hb5o`p56TV|6}EP*#u=?h<$yfC3TZbbPkM41l@9Lr0kb6no$>`1Io!!;UL= z3EGbA3Oz-61`IC{ay~%=Nbv$FATh##lt9D?gZuA45e!JY(MWMZf&~zAYD7;E=t&tI z3!rGc`1}n#jV;463M@0hG8V{-AOOpBAaQ+35e7y|voipqf$Q(3z=atA0000pG zDM>^@R5(wilg(owN<}l;E^zPGkEtF)vl{hR5Ie*1p{uuFI``vUfo6AKI zYG7m5I(Fi!jFY9#Uq@xNft`2PxD@aG`7!;N`~?95!|7M%6}fHJ^9JCdRTV$86}xz` zGBQcN^@9x%;|@vQfW<6anOznUwb_VGa4hKH;|GT;+lBiuhFoX@QGNU<5Vz`rIn+Xr zK*zN@+0QA6cxDa<8h|J$>F9zvM>VKLfsQVibD#k(32^O#G3J6?12(}5t+-NX1RHaR z*|#y*fY>`>BNhU?7~uH&7T!jmI)NY`j-7aH4!7~?=1TtgoQ?bf98tN6Q;reB00000 LNkvXXu0mjf!gi(O diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/bamboo_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/bamboo_barrel_top.png index 644a0b360ede0690126636db11457d2f00026e08..539309b58b4175a77dcd3ef27087c00d6789ba11 100644 GIT binary patch delta 351 zcmV-l0igcy0{H@vBYyw^b5ch_0Itp)=>Px$Gf6~2R5(wiQ?Y6SK@gp5BHEk*wKM^> zv=M6y!NSto)+*m-pF;4!`bcA`f~%bhdX1vZg}3rH<9V0_r#W`-?VC4mX1rk7k9|KY z#n%^MZ1klv`FN08xg@LICG`&f5r5rQ?Mg5Xw+>h?T$MnT zjwm|Wqb99aeDS_UgLt}#>`y$#Lx9r=s_(u)Hc8se;*SD61_1Tzpf~gdUnBs@4FTi; zOaRG9fXw<1zBvzYXx87H^GPriB|8HQ%CsJ&)l4j4Zw7S4c{&aC>5Wjhb_Lv5IDtM1ZW8#zcE7J5JeWPCVCl=+`g xwp~CQVF;Iri^65%V$D_?n?vI;JKnSF{0+J>A4)ws1i1hJ002ovPDHLkV1g+po%;X) delta 342 zcmV-c0jd7^0`LNmBYy!mNkl&;L}H#^ zN@nu~03Yvf0NkcGyzVMy^9AWrQPvH>;NE(b5$QyE(Dcww?9KA*3cWf0E`|);{}+jQxCdxFvjKx^I&W)~LEBk>c}y-I z4wPrGKbX-LTu)-?g%5ZJ_0f`k56)Nx#`K89><`9IW7}Dxu&h(S{K~;4yD5!yqWl86 ozRJ28?1x*X&^zU5CjVXMFQF@`a)(Iv{{R3007*qoM6N<$f?QvvApigX diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/bamboo_barrel_top_open.png b/src/main/resources/assets/sophisticatedstorage/textures/block/bamboo_barrel_top_open.png index 8984fbbad95cd3f8a7e95dfb987c7a23f2cb977d..1d5077dbd58e691b485722be18568b0b2202846a 100644 GIT binary patch delta 322 zcmV-I0lof(1Ka|TBYyw^b5ch_0Itp)=>Px$7D+@wR5(v#+`lIJKR-VwgQy@I0}Q-= z|BER8od+Ko7$2X>`oI0qZ3cEO0k{D_zkOg(l@nul^yU{*FwJk?erNdn<$pI=oR^1{K}47n%tkiE z$wU<40+?oGjp)vR83Z!~#eh@C&Vkk6fA|Tj^I?LD@_cZYz{3C(h#;rqvmIst%oQPi z77U=+1Bb!KkKY;AY&t>Ec4SwWSs5{4c!7}f2^v6(7eE1t5eB3LB1Rb8e)Ni9K;n%? ziW3qnfRIxodOLzZPs-p}07c`O%Mamc9F|dFnF*G$Kwbm^Sf&Gso9N0jFjAVG0qhL+ UJF-H`*8l(j07*qoM6N<$g7X!Oj{pDw delta 363 zcmV-x0hIpS0)+#RBYy!*Nklz+QGgQu+gSH3%Qqj&b{~KzOCoShmYHvK516qm1# zdWlhW1AxPR1;E%H@b*4M)eT%*A)d_vYIXN_LuAKP%A`OPCVxa>QpT@eUqA55oT?i* zrh-%@9`>t}xLD>)rW+>H4U1)73X2H^nz2>fW3}K;n;ZZKdu3K)2JrN)$Ce zdSF}HRRK|R=4635l1o#Ff7OGMs+Z*l9=4@18un^J-Ah;PqP9!%?g?# zQJ7#`+Sy7~GJs<$r?()^Q`HT|?x41#a6F#PYq=B0q4nSA{0XvVsY+-ti%$Rm002ov JPDHLkV1nKju5=^XD*PQ;Jm( zq!4BRh<)cdD}!s=G|~*%JTc|Jwwf3N^czJEr1r<3 zzhE)O`0?2xL1*BeEuBbzm2O zLK~JqK+fV|VFr5xuY!MVq^1A>002ovPDHLkV1jwLj;sIx delta 318 zcmV-E0m1�_6gbFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z`bk7VR5(walD`fCK@i4gxsyXFS_zGUSMe4^qVX&mg?NiAJ%xlqBCb@35*K%u^HNk$bvr`>VD_7yg6tZOqa&JrBuK0suk9LIK zD)2`-jk)8f8MbjVV$8+5o{c~Em88?60JjP_jIkU55@TNZ^D#Sstd9M~PyYTy*f(A8F2#SM)NSMMGZy~J@>J-7)N8_;KtQJpIl!&?r!_@~07*qoM6N<$f@$NEtN;K2 diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/barrel_top_tintable_accent.png b/src/main/resources/assets/sophisticatedstorage/textures/block/barrel_top_tintable_accent.png index c6d5680acbe6dbec46aa7aefb7d1d873d5bd3b98..095dcdd1d5e258953f2c19ec7a4aa3e4863fadf0 100644 GIT binary patch delta 217 zcmV;~04D#B0)hgNF@L;CL_t(IPh-4({qBE3VG#y#Q9cG3c=`GhQT!V>?lCa_|NsC0 zx-DxNICzxd2K@MPmqAO#km25oPguo3@*oi86AUq6+kp!V-j0ThaMeUGw(dXw-&k9T zf$_zwkN?kJy+@V-UJeG7xqu=A)^1+&A07svKn(T`At?-Cu~G*PgZFRWFlcHjlVkuW z5GnEk#RiOq0Rsa(5JAy+^yF@MW`boDSZ0D{tZR49gL4Qh(}BdT&0QH7Db3CRfOpOX T?ScSs00000NkvXXu0mjfI8a`? delta 230 zcmVc$67H;K!G{U|LJXkm1^$^I&l$ z2|h3z1d!EPo4YbFfK1!E|NMWjCz;*bhJVInTd z$G`+4U;#u5fCVPl3os5jU^EOU2m=s+hXJ_&Em#2L61ONa4 diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/barrel_top_tintable_main.png b/src/main/resources/assets/sophisticatedstorage/textures/block/barrel_top_tintable_main.png index 593750f28d02f029cf525daafd698ea3369adade..3278b54c25421d858d34228233be970a9bb9f4d9 100644 GIT binary patch delta 312 zcmV-80muIP0^b6VFn<9VNkld;N=l-3_frG0000< KMNUMnLSTaaGJ*>L delta 340 zcmV-a0jvJs0{a4xFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG z5J^NqR5(wile=!hKoCXOsZt=Mh#;te0_gYz>L?ZYOj050d_m+2L;#dEca&Nt>25D&d&zL?RMk5`=?ed+X7-5AhHGoG&MgRe2iQ*vIZ*F zq@zW~0h>qD?{Oib@ER};@GaNBDU1D;29L;J z>!t>prvE&T;!SX+0SXI$1)$LT{D4dY-Y^BQ6#0pYG04A-7a|hyC&@z-UkuiO4?`aj mpvm_n$rgq9e6i0jKnO=(ACq|0$0-c}0000@@d>LK zNFD@&eM1<*25jAb{y$75Nb<~)Em+-UV&lVrY>~I4A*un$nqR$q!|?IrSFl0+{M-y; z;v!%+vLPr2z%(OkM0W09t%rDnRaH$M?tBt>7=Qv1 delta 322 zcmV-I0logL0_p;gF@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)00030 zNklP=Xo%x+JIdT?25Nf<75w#TQGaZp=Z!}bPXv~$Fc$9% z1UBnMvNGxRhN%D;^aC%G*n(bsIbYR&caje_K#V6OsQ`;v7)AFaqQs^UMetid1hC-F zdZ7(t$YoDNfD0bg1#{R75#YkLJF#<&CVsCaJ)j77XgjrQh7fG{5VLQi(M0_u6k;K;i$N9xuP1_dM6?MXlkT&x^p7a@1bO6r UoIfq7TmS$707*qoM6N<$g6hnN6#xJL diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/birch_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/birch_barrel_top.png index 5d4fd3eb83671c0ed9ac5a21ea8ccd74658875eb..edcc5521f5d2e50b3adc7fcc93e51486f7f90f1a 100644 GIT binary patch delta 344 zcmV-e0jK_=1OEb$Fn<9#Nklv@=n+Z^xRyxG~=U8~z^`RQ~@vYDhX)| z&a3piY?9QR+(`i*1AzK<&>Q-KFA{*{i~w=~CV*rlKxTah z-;4)1IFA+Md=v~t(ar#aG6N6dYNncK2`mrBUzE@r?8WmuX*LRhTpd*PCjkI2&;C^c zl;eI*&OLx3$Wg)>(9)Sz-?41tfqtkB({0sVx@aQ@iNit0fhel0-^(uFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zH%UZ6R5(wild(zzK@f)Lt}zfHNKz&uVi5$ZJb>1|gtd?016cYb);8$`tt40|Xd%H< z%L@{SkW?q%nExCvfe86vZ})a)?%(}yH@UhzD|UBUHu{`ebAPL5;y>@>@x+pw{&_KY zc(#pt%LB8o-21)lw!OT4_ddhinjlA+Pq^j@F_@1v>raM){G zIv+a}vz-Xb*3yYdK$IUKAl0fm#2C3Wd`NkyIGVJK;cM<&VI_D%e#%1z36kQ{fw|lJ z#2cbA)3?CODs*+ovTQ#3<&TLXdVm@*cY3mK$47O4U+`cR)om^HKx+EuRTPH>4{%t- zEdYgaE((+$aKaRzrzk2ahLBDparZzFh%2eWN8(W~J>X*K5&@n(4)d~6$XqN|{+ic$ ZV&8|%K6pM6} zL>L&4>}vggH7~FaEgkV78jYf(S5-fm_QzLqUKu^lx zSO7)i*~>TJX)PRpG zDM>^@R5(wilf7yJK@^4WZlQwPn6)$-#6n0U0sExOJLLf^^CZ?bb`d)flq6`8MzPE) z!UU2u8_vz1WmaWS{9t$Po%=I0hZ(QeeTwT>Wr;T55|#==j(_pDTO;1E--*YsbIBLW z8um$j5S}^Os>kZD8lMTTSt1qv!Z#{2v4eyiMN|FU!sCb=m+tv@7B#wqh4Y zk&(q>tsiWF7QrMD_8bK-{Ve=1>bg z0v*@tWH%=x;$|uAX#j#Cr=ttz9Mm8T107v3XHNrM65!eeW6TAq25f>AYPE|@BiNWj z%)X7O2E^V88?g}B#Q?|Gx6mI96RyQ9B$*|{hgfooQ?be%1^xh+&86G00000 LNkvXXu0mjfPb;Cc diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/cherry_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/cherry_barrel_top.png index b11d6a800e55965c0ca3ebddedb5bd1fc1871e66..9cb08399e282ed9997840ea015c20a71aa315615 100644 GIT binary patch delta 361 zcmV-v0ha!R1A_yQBYyw^b5ch_0Itp)=>Px$JxN4CR5(wiQ@d&cQ4pPNvIZ0jV?gpK zlt|D*u(L^*fADjXKIyFT8)*V|et?idu~Aqb2#E$31+`i^SI%`@7o#}Mdavi6Idf*l z`Fwo|lJU5t5;0*+XUn6`z41hx)<-RcT-)0SYh`jy=Ey?+e-MdTg+M?9Cx8-hk> zV1c*EOYcP>My?L3`eK&=fQox@kO1X0d+l8hU$P!9k+TQ%2cz0d0gKTqZ6Gmx+tj{pp(=8i(0&&Ryp<{L~);SY^Xl00000NkvXX Hu0mjfKHjES delta 362 zcmV-w0hRuP1B3&RBYy!)Nkli;%n$L zdGrDHw&2BE3tNOjZ4M;?+r8+aBqlYu{ zmlY(Z4v^JoOfb6j_VWq*`2?jW$8F;SIj7_C_{$@)#Pyz%QwYZJP~8Q<0|w``UMtE# z>B%L>WaIvWa$^jdZiud63w_UT;278!COM5xFd75F7@BTyxk^tU{#Z+3_>+Szw#|s- z)E$uBtL|GQV;&H%`!=|lrREBx=?2{2R>8T(&U^h*m0q}g19dm2Px$6-h)vR5(v#+}zmkpPz?^L710=0S4ZF z{y`M~-t#vMj8|t(`M>+(IRrof$B^K*;$74Isq}pn${(15yGJBMk1odPFcF@kS%X z2?-WJ$f*%MK{}u(WpFHjqVe3lYw$D<%P6qS1j|?;FM)fLh*k`~Y2;hJOkY!YDu(1?v9(dwQ;~ zVvIQurU9)=EX%bb%3Y4dYKz5c3%SdcFm*`Knq(s8`-4i#_Xj0JA_Kb(nHA7vR$ySa zRplzN33>~o0P{3CenFUqGKgBe1j-@bwCd$j^=20*9{d+49smIEw5}2<=d1_9;#UPI z=fndVl1p9CTW)orwCZGet`A{xjQZW05bv}w>USY54$t*fb(s~=Wmcdm5=H@p#UZSE z2URiv2-7(30*xnQ4ko=}?T_U6JWXn`Bj+A^yxidFaavo~bL(w$-dJY`@p6M7Alt2p Ttoj`(00000NkvXXu0mjf!v(0; diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/copper_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/copper_barrel_top.png index 2a7b82ebb0591acb353f4859b68386161142a1a1..5ac93f4061b77e4662c041655f98e58306820a3a 100644 GIT binary patch delta 144 zcmV;B0B`@l0jvR#B!2;OQb$4nuFf3k0001HNkl-QfR?!S7^peQED zAX7erkpT~Q(wXrerdCu?fPoPt08&p#Bf6O|eT;{T!~fg%uEc9AE(d}1f?YtW?JxsD yddadG*+ruUFfa^vCda12lXxBJDexn0k?_Kngy-U-Lk#jr!oQ6Je^ET-nDz+3UvAOMyWltGph zbn;F{eZF!3{20%Z9CWAB`tb77I+J%Y)S~97-U)|UENkCbQXJ4v-WgyP%N^v^I;Fp9 R)oB0#002ovPDHLkV1muROpyQp diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/crimson_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/crimson_barrel_top.png index bddc5319a7b44fa4853855e9f6d0cd70c225ba47..d4a0274d56397ca27215d7fd2431ae89cd680fbf 100644 GIT binary patch delta 345 zcmV-f0jBNP5CK$skUAe$tEj{l+*7-abit?QS24xx#ifX2sd!(=^#<&Uq;z<0d0gK rTqZ6Gmx+t@zS-}K#$k4x|E}{6Y#tCe`V;3f00000NkvXXu0mjfl8K#d delta 358 zcmV-s0h#`Q1C0ZaFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zB1uF+R5(wilgmm%Q51%k2XAT^ahO__8yIUIA0_r4&lH+h}5v7pnMDe z-BJ%2_`$xd%U*l^uq!VQgUwaDYx81doqEm0f6hOvrBz-ZpMN*+Ut_CQyY5)8XTDyy zdp222-QH`|eGf72?y_$gx5@}4GFr8!2i$Znd@s8ohumy;cBn)<5rXt|e8fc31vsb# zS|ia%ECU@fCM8Fa%J^K&TsU5WCf)**1QGXF?=(on7Lyf!=67D&7Q*+zTHDc=`v3p{07*qoM6N<$ Ef*VYkcmMzZ diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/crimson_barrel_top_open.png b/src/main/resources/assets/sophisticatedstorage/textures/block/crimson_barrel_top_open.png index 6aa31ec3610008528613cf5759997bfff8545b18..1f3cd49697d2d5684e9cc53811272eead480d6dd 100644 GIT binary patch delta 309 zcmV-50m}Z21Ka|TFn<9SNklt_bWHoK_* zmtQ?#U}52f8}R4PX9jU@VTQLqe_<5^$%BBdm;%Ir>+jy8D17|kF`SRgkQI76u-64looQ}_Sm;o?Xm`EEifMO3E2H$@FU^w&i z0zuo6U7;wV#em@jLe3{>04ZJo1tdlokP?U(Ves?JHySBUNU#7xPL1dZ0zD~% zV*wP6_dh&^r!H|=MuBA}SjGZ*5d>hF4kWH9AkDx?X?6wxwxs7NMPiR=00000NkvXX Hu0mjfJWGXK delta 357 zcmV-r0h<2Y0*nKYFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zAxT6*R5(wilfi1jKoEu}Aypv>NF(h*Jb2WTpogCN1|Gfm6g~R@zG9C(hzFr9LK8_f z5c$Xa%f^&N=?BTqX8xJo{Oo#f(|P$6#*!XS615(L+%i9$a)0qwFN^YHzm*_}HBl5l zIzESq?6NQYp0ryU16w!j_QhMjF3b1tOA;Wl*>9>@ok4eC8i3JbB7PMsc5(Wf%V(DA zgBT#k9TL-k#VpK=qRNQIY{Vw`E%@N$g$Y--3$I}gT6h9eeY|K8x9Wl#dZE9-iEDLo zt*M!K4-F4MCte72bV1FZ9z^YqjxMNacz{C!T)SY7T3|e26Rgk+qgo@x_=cQ)8jT0U z-U%DA5ZJ}Qcz~0|BZ^A|;jlM0&#XUb6jT4t>zvCOR)DoxI^dYu00000NkvXXu0mjf DQ}LZ> diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/dark_oak_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/dark_oak_barrel_top.png index ffb41d006c69b21bf0afe260103e5c21f2c4e76a..327e2bb5c61e8e175dbb5db736b3d97dd4c23bb7 100644 GIT binary patch delta 337 zcmV-X0j~ay1NZ`vFn<9uNkl3GX|`pcQ8m{?Gew-n^NydN0qhTePKIDhT6uyZ_gD8SKRB zzqR7gY%R9!7=kF;NzHR*9qx1Q@E_5sS5t!VA~e9Nn<{}S9e?3plpHnbQ^gVM)xDBBreP-fymUd>dKErI31__Gqa?*s9DUnW1_iCi62b(H{s;n(Ly0+cgd1*aas z5M<#DXz9$V?@Cy<@jyS+hUvEIE}gZJgT!H>2P8noi-Sa&w~TVq1+)={aGAI$TqZ8o jGD!DD<1jncz3Y4cypG zB1uF+R5(wilTAv*KoCYd$;3!T97G&M@8Dt<;sM<0&NF!MEZhhpGiWfzO!Sq0ogxNC z@Ij|L^^>apI-Oi!ob-z_4{z_=u)miE@t61JqYKH+>a>5{)PEt%a&vTDYxANk!n$tE zeo&;g1|PRPEJMmyWdsr##VoUc<9Tjt*#$Y|4n2KACAQ-sNUh@|#uMLgPzf}9ypLE0 zI;1?5>_wVlUAHD2ouG+rfrkVV1o_qh+vV-O4T?%Pi;y6@sH*B`HIUq0o%IjTO*lUq z6!vGXHM56~*k5+kU>Df##Tnt?zK$EA}HVzW8`DDfa^E!9o6Y&7Y%i2&CA^-pY07*qoM6N<$ Ef*sJFWB>pF diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/dark_oak_barrel_top_open.png b/src/main/resources/assets/sophisticatedstorage/textures/block/dark_oak_barrel_top_open.png index d46341ce3fb878611c8757d4c1c82def66aff5a2..97dae2e940e5d00088bf973bd58cd36648bd4cb1 100644 GIT binary patch delta 294 zcmV+>0onff0?h)DFn<9DNkl0+^pId!I!m-k*0X*siFU6G-wHGty&h`u_z{0Y)}F^ab*4`f*t0Act9 zlj-33QRN-}$C&imDZuXH7alq;7w7zkWwJt{Zc7DeH6O(1TYrj($drsS9zmL}DIg@} zLB<_DV?fFI#4-&6B9H>W(Q%XaSDxvv(qXXFYy=S=povKRQ*{C(7Smw|uzQIIeh|WD zf2plbAjrbDOn8$}N52-}7YUUf{9@vp2QK$(jr`cgzXyp7%1>i?4$7mPbOGCVxNECsJ0Xd=B)zBNOtN;K207*qoM6N<$g8To9J^%m! delta 338 zcmV-Y0j>Vc0{H@vFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG z4oO5oR5(wile-RrKoCWTRl#hG1QLvo${(<>@&oKF{r}R&LZb!oh3H+q>jFwNo&?z0 zdF*gA>&+)g9_p4HPFHFBO2{|%@sf$RnD+DaK9xqJWgJ;{HhB!rxwP%)xe#! zPcWvU0fq$BbxT1XV}U)AMQ}n_t3n~Hu?L?!jaCEVcEUnT1a30GzR>`a#Sz6NLSPby k_8AYNN;2dByv~{20FF1Tt{;&!hX4Qo07*qoM6N<$f)eVG#{d8T diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/diamond_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/diamond_barrel_top.png index f9246be78deb611bf959269b30d197d436397d3f..7479602cff9d9c239f3ee7a0cdc83ebce7e7f661 100644 GIT binary patch delta 131 zcmV-}0DS+=0j&X$F??r9L_t(IPh-6L|J(mFe?Bp+{Pd9_oR6O&o>hX80S{RC`^A5l zS`!vN21bwoNIfBq=w`z7F?zkd`G1?RI$m3GIS8Z|>;h74hZzXcOP0;ZE*dp}fnhj= l0mTW4DoL55%tUE+1^|AeP0i60k9q(A002ovPDHLkV1hX9H@pA< delta 164 zcmZ3>c$RU3VLeN_qpu?a!^VE@KZ&di3=EtF9+AZi419+{nDKc2iWHz=lBbJfh=qUh zj$i+8|8LzN|L1#EwXlz|0K&e$-(%kMbCb_6 Q23p79>FVdQ&MBb@07msb9smFU diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/gold_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/gold_barrel_top.png index c25633993436035e7f94f4413869ed0266a753a3..f4627dccd224aa9916758b601172da61f69702bf 100644 GIT binary patch delta 89 zcmcb~xR!B(A!GW)a6MmJ#oiZbhrSs8`z!T-{>*B{xadMljwRx6n1XWKB{{zF+5Hz% tHqT;UK3u@T+$Ag&I?2d&X6L0hJPdg!{LZI|esE*}0#8>zmvv4FO#n&#A=&@{ delta 133 zcmZ3>c$0C0p&CoNqpu?a!^VE@KZ&di3=EtF9+AZi419+{nDKc2iWHz=-b5q4kfsT4 zB@CC3fB2ql)8fd+@G_OjvNgt`^Io9A83r5ANsJCvGaV$GV;C-Z7p5gKrFsf5r1B)~ jVGd$G-Ed~jG#&bP0l+XkKFqkX~ diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/iron_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/iron_barrel_top.png index 78ee5d2b2090596b3cacefde4e8ffd808dcdad31..745731be3e4cfebe476b4481f1095eaf88765df6 100644 GIT binary patch delta 131 zcmV-}0DS+?0j&X$F??r9L_t(IPhZ9pP!#WLqmg+0S~xw;h74hZzXcOP0;ZE*dp}fnhj= l0mTW4DoL55%tUE+1^|p(PT91V=7<0Q002ovPDHLkV1m5eIg0=Q delta 166 zcmV;X09pU70nY)DF@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0001F zNkl#nxjLxoM*;xa zU#5}(pOVqyr0000pG zG)Y83R5(wilRZwuKoCa9MoLgX0g8aAoCeWRQE(4RYAOyu&jC0CC*TUS)O0|Tts+Q4 zh(e^KF?vHjXK*3~i6^ahJwKk=&%4>(^+j16?Aph8W_#NW6MuhsAALp8LaUkccfNEB>F?d1Bui WBFi5rX~W?F0000npa)H^%hJRS7iXmJ8(~PVU-5D^0 zV1}R=aOv84u=*#jK4En}Oi)IQ5AG6p7=Qv1x6 z91Eamy!7B9JT8sHG72m+!7>)eiy#2YbRcm(1$hQWO0zQn-7WBG)a<+I00000NkvXX Hu0mjf9O#0} delta 368 zcmV-$0gwLN0+$1jFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zEJ;K`R5(wile=mHK@^71E~3O+v``TQB_e4;>U2Jcb*el-`aFQo;1l=?VrLy}L<|a6 zT1dRCD8h#Su>UfvGAQ|Acg~#K%>2waozIqEE#+jjJxV?u7k_fge7*C;>3+TY-_w~S z5|0`<9Da4I6$&z4F4bSo#?=O9-fOKYPOtsp55^010t7~rpI{c{x&9P30B?<=xPh&h z#jA}c^Tk>}*Z?u^kc16b%);IN6huUAHewST3p%*?VZxQo!gClyE;NCtE`Ahcn=pEfYd`wM;pw!szE-J)X@fWE;PU;0k&N*##|6;z$RFsQp`pg z!G;ep^EQSW5OXJN#6n;e0~}x9LVq|`2ZDS!X5uv;Ze#PMA^&{Np8Nr9HoD!rT+)jG O00005iFhC6d^N(K)j2n`z z|6hLohJlTZ3$9s;8(|P!5XyM=^$(c!>(@61T}crJ#zVRG|BpZZ1QtZr$jiZoq8DTv z48RPrl;uMh0MiW82vUq}0LW_(-+cp%!3+W!f?)um!T_7| zVFq9eM4VxOO%t+LV6i|{G@^$Ah>u~w!MiUQ6a@LeYOy6Gm?rdu1P=q`ynrn^BPU~! zVW30=$_w_&5-E_R3~~W7K+ag`UI1x?0k8p-W@iA)U+C-S5=Gzu0000pF z?MXyIR5(wilT8Z3Fc5{Or4*?ss2g!5xbOt7dl1jysXU3^!-X4h)r~Yr5h^d{g=zXj z!4J|*GH)_J(CBf+{|0fo*|5iFQD&7l5A{#31(1-`U6)K!%b$d!B~+00000NkvXXu0mjf D^iYDq diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_acacia_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_acacia_barrel_2_top.png index 479494e32c51c7bdeafcad94d17a8d2a061ef445..08d1bb5e4ba301b269aadbe0047ee97fe7a792eb 100644 GIT binary patch delta 228 zcmVPLfw?7O*Tr3PQKn(x$k6#Ro8L{*2Ht)9LlpnvyKfAPhjQ)zAH4elDg^;-Y+O(lD){y5 z8A_R-{XPd9pL8900000NkvXXu0mjfqXJ>X diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_acacia_barrel_3_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_acacia_barrel_3_top.png index 3db261a80ab59b3e63a942d62ad72370a2a498d9..ca00e84ff8eb4770d9955aa92096f2a90f2e2af7 100644 GIT binary patch delta 308 zcmV-40n7g90^0(RFn<9RNkl5iFhC6d^N(K)j2n`z z|KEK34XjU!8)Cq-uYVYR{rbjWuPg!PAAkG_tGuqH2m|AxT>JkZ1(vdWaNA*;U}E^> z;RdJ+bHTj;az4ma$Ohn&hZ_KLJ}(Cw*btZjAWa|uG7OhIIDZT-KYzoZAPDgS$PiHA zJb3>J9tH>RzQ8FDb^%BM2(YnnfddZ)V1bBF9&7+e12NHt9L+FGC^7(KDLf27&W8b5 zdO(R+Bo1;qL5W6?8gyrZY(W->@nO-7VE{HmkdrrzjbZ>Snm|zq1GroQk_SaI$Qz(^ zf)WO>#DdH3AT5pPc?BgMz%(KUD6(P5X#^w=N+*nzW@iAF;q>eLC+8>t0000pF z{7FPXR5(wild%fIFc5~*B1IGh#X+3}XGbT8K8T~UPvr~v3cC0d4kCzC2gM?#Q2EpT z@l2Z{`a#O2f9{gIOT5i;o^_gm>bDw-L~;7n{1nB?+poiHcYnMVQce)G3hR?3i3=+y zoDSas;52UMyWm7F?$1PB9;psC8x53?ymuesv!LHMRNkJ~Ooq$W%DWE8a^G&}l4A>Hv4&OhYbF5zCX_RPLfw?7O*Tr3PQKn(x$k6#Ro8_dECJ>pfBXrnyso4O1LL7w`~M&Xma=?s+hLkuV)*3Y z2B-^j!My--KFC$b2H=v18vt@XF9#dg5SRfVO&|a=43|7O3|}rkf5V_42=M~Q5K!Pe zc>f6=1_$rHz$p)Q0Z0J|u(5H00}lpZfrw8YYye0DG0}z`%`i(SG5};LMd<+K#nE&C g4FihO0j1d)04N_A`f8X)DgXcg07*qoM6N<$g1Spv%K!iX delta 243 zcmVL{*2Ht)9LlpnvyKfAPhjQ)zAH4elD#gIS#>U0)>(@6h z+g@1$OyiSh0<(ZXL6DC@S5kyQikk(@MhDpBK`vne5g=1x-fRHTAOI2r$>Ea+@tKhQ z1_H>6Kx};SAOQCQvO;uCAb?9AYyc=wjz9hc4pk5av5^5Td64%QHzZsCN4F6qfh>lP tj}Zo>g3)w9jdTEVB1P$dvh4hg0RUnKq%SRl_AdYc002ovPDHLkV1g)9UwQxl diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_1_top.png index fb501fefbf3c3ec2ada4ffb0f367b1f730c80fde..aa02728e0a701795434119b36aac9ee90d7f4b5b 100644 GIT binary patch delta 312 zcmV-80muHT0@DJJB!2;OQb$4nuFf3k0003ENklln1u*39y;?(*v7GK80P#)JD?->{Ed0a;-Y`n!alr zB#O*IN<5H%!7(<@a*P4P5aBNjdY#uOqXHT7W0_BYkf8zpe&;8_Y4bZ2ON@8`0000< KMNUMnLSTYlO^@jS delta 271 zcmV+q0r39Q0;&R#B!BTqL_t(I%Z-!04uUWc$Nx42BTFF>M`h5_&Dq^&@D<%1O?(X< z3@aqiMM4)H@S650rnemT@w?;N>+E(pf23R>&ti~NjSjM(FNJ7ZNL=p^6Pzb0rlfzj zj(s}r5ZT~*89ND5E&u>ZbwAGvWvxxIs?iWtqaBza(%iRR#(yR^&teFBHXl3{qfrF{ zgqo1H8;DSd`{_2Ks?knW4){RZC#HaZ#cT;W1Nuw;?Jd9){=sGs++`Ujav$Z6&VT}> zeURPA8G%;R2lFD73t+g${@r4pq$q1`)|7YR;P4hCBBeSU_M4#RyDe-x$MdD|1>I4M Vwlh6sh5!Hn00>D%PDHLkV1hpYd*c8A diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_2_top.png index c40e3aa939898779a2b02bbfdd734ad149b06084..68cc5586f3d5d26fb089a3c8ec713a83b579007c 100644 GIT binary patch delta 242 zcmViUL2w>-WDHLlTo1X&!$zkK&2gOiCUrUBRtLG~7mjbgy|Lu*0q`=b7+TJtRdOUjz3lk4u zV+kgNc1f0PAZ&vLS+W=;7+a^CmznpsuBSso-0ssI207*qoM6N<$g8F)FLjV8( diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_3_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_bamboo_barrel_3_top.png index 3caf8890534aa1c6488e316081a6153bd73f28d3..6c849397887fc2cc8fa893d8e7589b55c6179441 100644 GIT binary patch delta 316 zcmV-C0mJ^;0@ebMBYyw^b5ch_0Itp)=>Px$5J^NqR5(wiQ?U*KK@gp52+fi>B@(W@ zPOZ@S2Cd4s=@k+Z^+lr;1v)3;8bWjOR%SDMZbfoa-R{i1nSJk_x0;R9UPn=UeUV=; z5ywC0BzcgxSxnOHKGA)x#s}bddC~KJqtPJH=VcV<=KEorynjf@!hYy z0SLRwJOS%tD+%Dr8vv}YR7Ha@0Gbd0bLBM$(e^+=tEr0t0&;f8v*BRA-Z}Gn0~8?2 z)tV-cgGv0A*8phvM>Z)l4=DtIp@svj&%u7MbQK5b6H7+aWY@$LdCzB-`3oQqMB1Cb zEdZ7Y5^}gUK{XyS;~DUY#Q~ee^>#F7{}syz+$af^VA3PFhflnszw;Z4FaJAE(P-lU O0000vT^K_p$cQ7ETZr&NhhWQ&oRq%F=ezTLyywa1>+^*u#e5pWKq`Hcz1=ay!#&~c ztAdLp%Mrr)boA`ivV?Gxidk2MC`A|q<`#9MaXuX(m4=W?+ka#?(QVnZZ5}TGRCN~< znZU8+{vAH1?0`xjik4d)@hR2qW0#naiUL2w>-WDHLv$pnIG;2kn=&VLN)-GJlp_~^ZEHX!EJ`X3;<~Y0gz$1$Wn^Z0mzG^=>QrA6r}@7voio15hF_0r&l8Y0000qj=LaQubRo1%*@NY!hAf8q%2dbl!&FY{ixq;4WiwWOcwqfI<7}} zJ^?W3cK}$fcez}|pwp-$Wf@}vppL&kkW>~|+9H&;IIc(1hHWtcj_aYcy>HFpwMq$* z^aeb<9@D+L_t(IPh-4({qBDa4JC$`uRk$}i}EqR05SacZ{IL5zIgTV z|Iw4X88~>9;hL2s5C*{op^SSkK7m<3zT9Q7Hg{!U{Qv*||7`~@FnBu}GNLQS$KSgD z{C_V8g8??cSX&7a24}C{8=_vII1qto)ULe(gwVT)c5Aq3y sBxR5bkO6YWLeCGNOaud911QbT0K_Z51^T#&H2?qr07*qoM6N<$f>}mXr~m)} delta 203 zcmaFP_=RzTVLeN_qpu?a!^VE@KZ&di3=EtF9+AZi419+{nDKc2iWHz=r>Bc!h=qUh zj=I0^{)?}-`{&MfB8{I&VuIzt4J#&Pfr`8=%EI| zDf9a0-Qo3*^b*<;Tk@Xu(C!62sk!e?IV6_t`z_BfwRMBF5N~%W&{Yhcu6{1-oD!M< DA0bMx diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_1_top_tintable_main.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_1_top_tintable_main.png index ebfa8baf0e12e5d6743c13b4c81581d37bad17bb..02cfa459f57a1545f11a93c39862a602aeb574e1 100644 GIT binary patch delta 268 zcmV+n0rUR00<;270ULz@`B`I!HDEqyd{Z@VWq56O2uCAi@F=IUv!!fi)ID=>S_aVoQ=327r>XmWm-* zEw+RNi+h|22{|udOU}s27-SeI5uxM-kO9a}Mb230UI1x?0eEJ@ne~W}004)uvk~bT SO9ub|002ovP6b4+LSTZvbZjI5 delta 270 zcmV+p0rCE{0=5E>F@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0002X zNkl8Tde-Ohq>ouoK98Oi6+t|BtInnqrfE_H{h-|>J2UC8 z`;`Kx-M*@A_F*_$HKQ)C=b;&SHtTH>0$^M&#?~N{a%%N{yMI~*$J4_q!VoaPM9nm@ z0$qbnH?jbdGLyK+TWtm8n9ux9;hL2s5C*{okr?-0d}8?V>EO|3yigu5Me;70c$s}`5)vH4DkZU1wY6DIY5!cK>>#h;0AyM ziHSDkXoeXCb^*BtfGnjb9l*UXnhq#T2b5-K0HTz~1sgojMF0Q*07*qoM6N<$f^Iih AxBvhE delta 208 zcmV;>05AXV0r>%tF@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0001v zNklgfk_B5QAq;7Ywo@H1Z6=2 z)Y{yYfdM^=K!Dh21Oc+c00u_W0X5PA$R9^f?j}DSP?nwV{s#amatn~i{kg{g0000< KMNUMnLSTY96;C?= diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_2_top_tintable_main.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_2_top_tintable_main.png index 764e5c18779be8a19f3a7d450107141e5fe27043..fa49f3a1f44f82193a6d1000a0935a66ac30e7e4 100644 GIT binary patch delta 185 zcmV;q07n1x0pbCWF@Ky%L_t(IPh(`D5HN!Duid=nKL?L8+$bdpKD@@>d+~|k$CtYd z!M-7kU<0=9KmXrYTM4X5TohIF%h#V!#9{oiSMM=+I~rmdfXxt?b6}c5d=vvfUeHo8 zWDpbKEYuAwgVTi%3GVeGBE!C|NlQofw!X}Biwoh28ONs z&;R#wFn}9?OP;m{7;7tmT>$bTHWz^8!C`Rpm?ab$0J0Pw1|a9d04zNqM=LTLIi28)MqHX< z;;?i=9RsjM6EQBpn+^yW081w*=>Vn)IY5yOLQW$faZoy8q%=DN0MFa<1wTcfEdT%j M07*qoM6N<$g8SEP*8l(j delta 257 zcmV+c0sj840;&R#F@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0002L zNklgfqDosQAq;7Ywo@H1Z6=2 z)Y{yYfdM^=K!Dh21Oc+c00uD90mv(`_y)%_5a5*u8GtPvfW%+`mptBd01^Yq;gctr z4nT5*!ieH@zyfk2C{VWUKmQ+=4v^y;1aQfN^ir6e@BRk>F-tJ-Zp)7w00000NkvXX Hu0mjfeZ^#l diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_3_top_tintable_main.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_3_top_tintable_main.png index 67c7cf38875581707def98e09acb6e48eb8d02ab..2dd4ff452fede941d0e3dbe02b8cafbb80646482 100644 GIT binary patch delta 266 zcmV+l0rmdB0-F@NkyL_t(IPh(`D5HN!DZ{2_XKZsV6-~$_X@5LvEA7Ab=1p9^% zl!q(uaxg$~%eDg-7`z<~3ChD27;7srh>Jp8@bdL1hO<}ip%{Qm9&P~0`GUeCU_-DO zfJ+{1z}n4g{%ffif^7#G^8W1`hHH1u!@~fdJlp_~W)2=@aDU*z04xwe2H=th8$b!5 zjsYMif}9Tnu=Ie-Wyt9SB^p5*U{MLv42ltCaTp&K%@_t?GX&i*5Ff<=STup65C(9$ z1SAiNW{@{PDHR@#pfG?X7F>P@X++N}DCq#E5jjAS4MR>NAaPJSp*R`=${(%~Zj6Y_ Q00000NkvXXt^-0~g7W-kZU6uP delta 279 zcmV+y0qFj+0>1)~F@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0002g zNklZ?# z$-~nDC~82V42w=!G=Tspt4B(Py0TG};*>->do(_=X8w3c+ dQvetk03g3h{Sc!+hLQjP002ovPDHLkV1jo^X4e1! diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_4_top_tintable_accent.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_barrel_4_top_tintable_accent.png index 96236ab5c7e6f3f34d8c8e41c21ca73e09c5b668..0f6349254f6e09498959e19b460322fdf52adcf0 100644 GIT binary patch delta 218 zcmV<0044u}0)qmOF@L>DL_t(IPh-4({qBDa4JC$`uRk$}i}EqR05SacZ{IL5zIgTV z|Jkee!1|OVAO_rf@rmKbm%9u>KEYuAwgVTi%3GVeGBE!C|NlQofw!X}Biwoh28ONs z&;R#wFn}9?OP;m{7;7tmT>$bTHWz^8!C`Rpm?ab$0J4;#bO7=qZKILmgfv9b0j1d)0H6sS U6c?mX&j0`b07*qoM6N<$f(gK3hX4Qo delta 218 zcmV<0044u}0)qmOF@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0001( zNklC$OpL03-&I!zV8;%E!P2B5(na98*4d5MYARWCIou0Sc6@ z`_KPZl7QHD@5LuD4FkC3LEd9Pk0KBtHX1Jp8@bdL1hO<}ip%{Qm9&P~0`GUeCU_-DO zfJ+{1z}n4g{%ffif^7#G^8W1`hHH1u!@~fdJlp_~W)2=@a4X=!04xwe2H=th8$b!5 gjsc_TV5p}907cK(5ro`+TL1t607*qoM6N<$f>P2;;{X5v delta 192 zcmcc3_>ysgVLeN_qpu?a!^VE@KZ&di3=EtF9+AZi419+{nDKc2iWHz=ou`Xqh=qUh z0uh6zj;*t=|6%{!(9rBY^WpL7yA#Sb diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_1_top.png index f5436e5fc27caaf951a56007cb1625995c552826..9980d912e5a82d3385562ff57a621ab5f3292d56 100644 GIT binary patch delta 305 zcmV-10nYx|0@wnOFn<9ONkl@7_Xo1{eSSx6R;q%Mm~NX6ultZ zU;t)_y@?FM0GMWwMv!7;13+H8_uvg!3}z6>5DWv*Z3Wo~3x5|-n7{zY5Rd`d$|8_3 zxO(>um;(bKO)w4U0Si+D(u3jxm;uN(B5OvD9S|F<0oXL4#{$e{L>quDJ-}Rm5eC?t z4>JH;AmR)IY?_e00*eKrq7gj|Kzs}Xb{)RJpdu>+R*Nkm!8D;KBzPDg=LKxZ895n) z3G41f)wG&=(Tm}>Nq$3;Uu00000NkvXXu0mjf Dy)$z> delta 305 zcmV-10nYx|0@wnOFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z?MXyIR5(wild%fIFc5~XT~rW7=<4p^AnvZdlMmsOIJ>wyy12QC;2J23V4W&|%-^1A zS_^*AUXr{2k~@-UyIJLfVPBF_SBOcoR`c`4NOU@^^WFaFTz?{+UgAboUQgpjAC`+* znE=9ZQtkq9GH|~=tOZw-S&L-z=|o~2M~f+<1$qr}j71r-t}P@czK^BG_WuKJLaR5Z zP2h`&o}+x*1Hh~Z@I|0*?W+eqO+M192RtRvV^B%p2Q-N>FM6OaiysK|8e=Oxpo2Cf z(i?%I1YXgQm@3f6SYS)wBhd~7>kq)M-vYFMK4&9u88My<%}SKx00000NkvXXu0mjf DZ7YOV diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_2_top.png index 895bb488a63ad0995dfc0beb723c11cbf11fc25d..aa75149fae9b250d53cb95874ff9d87a009be822 100644 GIT binary patch delta 228 zcmVt6mZA@ZU8K>NQp+6L0}h&gDC#J2X7b{ub=Myzw7V?s1yXSbBaJ&sNm=K zH&7M?xY-&Y3;=186@l0SauF`@>EjoM$8Uas4KvcwU|<3{2XUquq!FeWr zMIdn|m?W~T$Qob(-4K{JnZP6xfGGsI41|#ZHiNN-0WJXYI}E_WfbsCI*8k`xKoSVIH+@?GBoid0a7}_d zWX2lsiNyh##VfTt3cvpq%Li1*3FTniBe;i8ysW?T2ViUfpiP1iivR!s07*qoM6N<$ Ef;mxy8~^|S delta 329 zcmV-P0k;0x0`LNmFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG z1xZ9fR5(wilfMeWFc8L*Qcyt@p`+a#92~^m)pzm%9DNdJmu}Kg5eGph5nKbJ2-d0c zrM-B@rilI^ZPG7yxj(6#&&Fw^SrzFHrSO32-Entw*|CYLfQwIH9p^SG;g zmN6RkUk+dt2H7cy$i?+?6DO5uXMcnF7#VMxXZkq-ho9fa>5iTqS!ygEu&r}K z9Wb{k(vga}2SR8K(xGyH}nO_-PIz@)%8+D5>o`v?(5S*(P)2fW|FrNj2m b-&u(#i!O|zM9Mdp00000NkvXXu0mjfi6f3! diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_4_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_birch_barrel_4_top.png index 71f8c5e2f2baae5537491baeaaba4b145bdd131e..ba1ebf126fc22dd95ce988f9593400b017d982b3 100644 GIT binary patch delta 230 zcmVGD zH$Yoi1nvcp^FgjcHUO7A+yIdC`S^LjhQJH}X#xR|VYuYMVPA0W$_)k;S%?=vhJXU+ z&f_QWFxYkY0#13b3qT4$fSpqW9C$DQ3q*YKU;{uJh>14jXogurkpUn}DM|+*FOH@I gXc$nG4k*pe0Pp)Gpc4v#P5=M^07*qoM6N<$g1BU0rvLx| delta 260 zcmV+f0sH=s0<8j&F@FSSK}|sb0I`n?{9y$E000SaNLh0L01m?d01m?e$8V@)0002O zNkl&gDC#J2X7b{ub=Myzw7V?s1ySOJEsW4&+l)* zY&Tm2FpW>13Cscl6z0PF=q>EPUz8(g5js!2sg1B*51;hm*~b2qYl_w<;=97ihu&2?(0S+*^a?{%9`@fCzAf@)i45 zGZOMNmo!qKfiv6%&Cb%sAcKjp3*A=xZDn*ILoSy41ppbA;NNwA0SSrm^Y#Me(^b delta 274 zcmV+t0qy?P0<8j&B!BctL_t(I%Z-!04uUWc$Nx4YKmuVv1`>2&bTRQAd@p?_N8iE3 z7hob`PzC}CbkaeuX^%pB%W)sSJFdNMZr95vi6W$N0Ft(!ob0N3!z=SG?$3t``hJEb zk@98O=i>>U4i-shBqUJ;0O*F{@7bg7MpdlsCy2J6445F&+<#Xjp~_9;079S51~0{E zQ~?K}CZzQS!WH6vx(%=GC!;C{Y@qHFOTbz&U7XH<{*r%N3-E+BSnYwiEb~O}qukjU zP=K@z(i<5g(2Ck%UW9T1{H{^T7kocM-HmEZc_$A3-a-bi8wQ-pgVXaZbKTydYToz) Yc&UuJLL~;401E&B07*qoM6N<$g1{DiV*mgE diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_cherry_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_cherry_barrel_2_top.png index ede83c06f8b2fc6d43a94e4bbe9ba873f08720d9..44b67f560ac5ef553756f40a51506ea2a2aa9966 100644 GIT binary patch delta 240 zcmV6e8i&2X8YKaD1>PbA!OOPAk9m>0mVv{K3_mi4*&oF07*qoM6N<$f=9@6HUIzs diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_cherry_barrel_3_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_cherry_barrel_3_top.png index 9643fab93bb68b93f6130c0445952469a330dcc3..2099d6ea23a986bfc275bb4d7e81d6cf25ae367c 100644 GIT binary patch delta 323 zcmV-J0lfa+0^I_TBYyw^b5ch_0Itp)=>Px$7fD1xR5(v#+}zmkUrADg;qB)i48pt| z3@|_p|Kpc042*|*d;VX2`WmcHhMyBmKl%8b;pflS46gb{VE&;SkFm-dDQPh0aUobq57fE0iLJG&@2@L&KIi1_5e27ojW6K%-R z46}qH13;F-!vN%b7=Wb*lz2trAg2?QXauQ2cP7XdWN{cD7R?w2U^4_cdBfN!2Ed{T z6ooK=%OxOrP&_n)ya7rlC}99gEV%p*(ukf{P|^WRBXWQu8-|=lK;ocu!boX$1_04G V{qt#-$^-xa002ovPDHLkV1l{jhaUg{ delta 324 zcmV-K0lWU)0^S0UBYy!UNklu5aq;O1%r&e-?N8yrsW$xFF-;)B@E${0{8f(m2tL&f*6+J0(8vkab_?t*=;arQSH-vv7*4t~Ii%V@mlrgBv+ksV6AB@H8;~8K7 W;G8`Wi*H!~0000vC11MX)!Qfoi*h@ zNP(S(EZlaOCYTsLdAI@E(xPxLfSeC<6|w=iD2vH~6@v@`1Tt zi@4Z91VPPE5-^=~N@+{|!__GJy42vtAUp`?xQ$9T@iy`hvjCSK`BGh z^a8+iJON-GZ=Z7E!LS<%I9{IB<9fPoq5J`1}I^0000=TpF z?ny*JR5(wilT8Z3Fc5{O)z%-Zn<8#pcmY@Ly@40-6rREhdI8sps~~EtR9@^0WBNnE z57J38?;fRe8NlIs3AjEhQ}H z);J%hk`7`w7L%zRTq6%1FTqPfe6RrlKsh=By~o1<$_RCBb!Ot{_zG7-8@z;3U(k4f zZz6i_dH{GT1ilG0?fvw?r!7Z1^?E4jCCe` z5pX43pP7wyW-G!RwZN9ZpF}4h)&n3<4LtDv`8yl=0H_X;Epcc*VE_OC07*qoM6N<$ Eg7(*eKmY&$ diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_crimson_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_crimson_barrel_2_top.png index d235002f5982a384392c7104406476863ac70bb8..d6b12a1731dd9188c821a78e665677af256885f1 100644 GIT binary patch delta 227 zcmV<90383J0*nHXF@MHML_t(IPh%`F_Wdu$&CBrl*KY=1HdY20Acp___YVffN{i6{ z4?aF+U}5HkYZhi_gR`+Q-v0c>@aOMm1_gd;2F5nKsQ=gBy=9Q$;RCBhb_IwJatX3H zjQ`}zCk9O+VN3(C8G`IB7#qca%da0Wh;s=uaI$j1U5v{mAY26?zk|F1ay3dAfc%bZ z2)h448bJUS2D+jO5HEmSfDDiW6j>Y;aL52|04%UbiAI<~U>A^U04PQ%N(XQ+jHUw$ d(*dQ~834EM%q5r5e>(sG002ovPDHLkV1mB*Ud#Xh delta 248 zcmVt_bWHoK_*mtQ}CNV3NqTB5QyFbVFd?WCD{&0HzS+G7v@v*bK%R2Dkvo?=S!h1I9{=(EsQr7{#eX$Gt5nt_pnY^D0c>#% zfcEolPJu80l3)O{#T5sO-HIB8*9ZUsIqPGnIhbu0*0|~b7hvg>r^sVt62HY201|$Y zP0Gwg{sKTz%>mkH<9#r66^`5!Lq^<5wuvh8oPC!04d4@qTyOq209YnS$Y$#Vamb7@ zuqOrwyeziaktvvbE5;shq9jy;$sNHt_Qd)3IX?ky$nYgUogAY80000pF z{7FPXR5(wilRXZ?Fbsv$Ld%a-F;s|wr59jgVd4giES!Rs3vfXOR%TFHA_TOcqL;?O zq)mn3lTtZ-u@l>gx1KJFUeFa$7zjdU`B(GfMG9{_UlqI4L4Qjn?N+3%PaaRHt&+(w zc?W<~+zFL{6S=tNH<8{m6)YKyg^%NqGaShoN92QmP8;FBPa@xyI}mmdO4C?R$U6!=2h3Al8X0*bOfr|NZKz~;Dg`2P8vrFa3fsgd94 StuT@R0000l0>Y1JiGR{$lv^_cMd8r~;UO{oPxv@(TRY42*4dQU5^-G=+rWw!<{R#PG?( z4UpmCgL?twe2}Y<4ZtN2Hvr^(PF4=EAut0#nm_<#7%q8m7+*a2_>@7M3*rTkA)vr{ z`Ry${3@*QZfKwjq0+0d_U}5G32ObQ-0ui4)*Z`0QVxkQ>nqihuWB|xgiqZkdi=*iP g8U_@l14^?q0RKxAG_nQ=p#T5?07*qoM6N<$g5c9*t^fc4 delta 243 zcmVt_bWHoK_*mtQ}CN-;37F!M6}`TH5n z))iF%)A;0>z$_pT=MrX6;Fo3)W@iJl(E&DjkV}|A1jtmFH*7#O2!O;ua`@yyd?sYS zfdH~15F4L72*AC7tPouj2;h+jxzLluNUY-E5-9^^g7N{i6{=r)2Rkj3!v tF~WdUFq#gikq$skq$nLwmYqK{001iuqG4efRkHv9002ovPDHLkV1jzGW4r(W diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_1_top.png index 82d4d19bb8b1a3d81cc6b958535d88a4a9e0f8b5..e6700bbdb580dd73d5e492572d827cecad486861 100644 GIT binary patch delta 290 zcmV+-0p0%40?7i9Fn<99Nkl`UZ(2caU-q(^b07*qoM6N<$g4ywd8~^|S delta 297 zcmV+^0oMM>0?-1GFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF zcHMG@N`{FeHQSgIwlFWOP zNubGYvn)r>%GenpH(&g;K3%;e`|YYc94~cB#9CL++T^*fXMbI zp1EppjXZQb1f3XsumJ(Ub#w%JkHrA4Vf5X)%p}gSi;sH%9>S;(=q(VNh+c;`0IUi@ zYyy3IjW>uH%8~Di7wi(~IcOD#1w&@6!y7z&UPTZKf!?FG^#)8ZcA4}+Ah^%>W+z=; vFh?z@uE3u}Cn6x$10YWgJn;VcJ9~Koxs{KDMB}S{00000NkvXXu0mjfer$c} diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_2_top.png index dc8e301eb3edf46e29f36aae1d75f3d7a964f9b3..e56bb3b271636132625a3b1fba53ae4d46c16dba 100644 GIT binary patch delta 227 zcmV<90383G0*nHXF@MHML_t(IPh)h|6aCM}#meyG_df;>Rwf1*Acp_z_g@A^Z)1u7 zuReZbU}k28YvyG~7z7tYVtoGjkKym%-wa~>TnvoC7E=G8zW>P}%mXn1*%cr@$R)_) zF#g*wzZs+j*)a{kW(cykU~Civ9=-X(Ai%}Wz{bi9cPK8GfLs)S{0{O4$kixe0P;Js zA?W@GX#@dS7|4n6K)e8Q0Wv@iP-JmXz##*;0kFU#B^qG{fn7kZ0iYP6C>_APFq#f1 dOb3)^X8<%p#M`(768iuE002ovPDHLkV1k#qVekL| delta 245 zcmV&jV!OFw{13!NMBZ~j&+iwQOU<;}LkKTNNN0onfC0?h)DFn<9DNkl9U5KJwxQtAsIh=QNs#fv}S$)o>&5xj_^ zVky?pRwiY`rZ%PEo|9JvxLX!@uo?%ZI~CDgQ{DhfB578@_JxOPWj s^{r~^~07*qoM6N<$g8nLz6#xJL delta 309 zcmV-50m}Z(0^9pF z@kvBMR5(wild%fIFc5~*mRc!_4l3f{Be=Nu0#1&;|01{vf{Iu}Tlv%e@l2Z{`a$55 zKX=L9CBb$zEqigK`f;epLl1FTPQ#=+ z1vm2X)VaE5g$Xtrr7FaA=nO|X{n zZ`43;g59M9t1ilot`qR-CIuAbc+Sl4!hkLD>G1vYJ8Sg<(94a`5YB-i00000NkvXX Hu0mjf0NIfe diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_4_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_dark_oak_barrel_4_top.png index 5316640eb2a89ebd68b4b760489d59e1805c1969..d050827e23ded63d208d250ba94941fc43bc7aff 100644 GIT binary patch delta 230 zcmVRwf1*Acp_z_g@A^Z)1u7 zZ@>Ho>*HmI81VV$KZd`5e>2F5@PPSG-~YraFUHTsz!+>H^&g}_T96%XJ4_Qy44*vQ z0AU_hxEDaq2e}H_09^8L13=DaV`T;#0y6-l2?Rif;gSc3!C$M7-xvhAAYK3&0t%cD z-+scw;L)2eIOV}E04V?gW@c7!;K2Ya5b?=_4FG8%Cfbmr8D?;jIGPTi gVL(wjpfo!J0DV>r>hX|I!~g&Q07*qoM6N<$f*EXJnE(I) delta 240 zcmV&jV!OFw{13!NMBZ~j&+iwQOU<;}LkKTNNN-;1nGqW=M{relt zmJ{It)A;1!#tLw;Gl=nXG4Qf8f!XK)n>@%ROdtYeD$E-o8fgSTVjwwu@*qAFvfn@e zSrLehPaXu|vd9Y2HGu#wc`yqUC{N%21cxdJgV@LbmpsUOjNZl)|Iuv(Ng#{i<70#Y qsbDl6P$M0HoJdhRpe#H8W&i-VfS*`>ze0=v0000(5tf6N_g8a5)_h&hBA*dDztRaW>6b)p(O(&z~(1HYtIrWPjodi)sv#wCaTq0l@&` zu_VCPHv6;9kq9Iq0=FtEQWt2#00{^hrR-aS#qMM;41fr5h24 z&Cb%sAcKjp3n=Yo{cUA*AVV&e`vm|Qmf+uYegR!r?P&}Zoe2N{002ovPDHLkV1m*M BgfIXA delta 312 zcmV-80muH<0^b6VFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z^hrcPR5(wilT8Z3Fc5{OU9^ZrMNrU{8(nz@PvQ+cfVc1to<#5r?%cT$+z6G5w42I{ zd0|X{5d0vWB=cU98ECNIuFIs`kzo=Exo5>s>&q>b;IP}2$A8n=rbME+Z)a7CJhihA ztL0omJ2%GJXe`rS?8ag;FoSF4q2ncZNr(?NAOI*wN1*q37(f}JuC2~Y{2X85N@#8X zzyxERNnZq92{G44ZepF8Fh?ygCGaQF35fLo$WsFkynp`Ask{M!s*^}IRs{|K0000< KMNUMnLSTXt?T6$5 diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_jungle_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_jungle_barrel_2_top.png index cf034c0fb654bca9abbcc3a20f54ae4563242fac..9dd5d930d1f2a187051e885f1222cf2616741adc 100644 GIT binary patch delta 227 zcmV<90383J0*nHXF@MHML_t(IPh(tI9`j#LoS)&{mtPD*JZuawKn(xO*Y6CBYnxL4 zUwQD5fsLIXu33tY9nQwac=qWh!>^wo8FUon85sBXW&b~M`xS$lqyShgvMWG*kV}xo zVff)oIPO*Si1!002ovPDHLkV1mz;VxIs2 delta 248 zcmVsE13;Rj_}IY`AQ#~RU%q~4c=qWh*f1Rhc?Kqsb8%prK^kG2K~6-*FaVN= zSp*Vif=MFVimU+!&<%lklL<^B0hmIN%Rm?zU^5tN7~ldRzrz453>eoorT#}Z8CSHy y05TsQ2IPX#bU=-C0E)&d4<3@A4k*jc9~l6wc!c+*O_P`a0000tH{)yYKu*&Nw$TKkR@5}xVQedGf2Dcri2_}Y5 z9&Uh|qyXFtAm@Wzg=_#WdAI=}=ksuLf(?Ng0MY~kAj5FUgMY)|%7cdt3Zf7%fD8cz z&V$#l;9+p+%59wTU>ATCfB+jiKREDU02YY&x%P0Zb!ufFc`)oJK(6pmf4WX?6wxCkFXxZ^o(g00000NkvXX Hu0mjf>_CDh delta 324 zcmV-K0lWU(0_y^hFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG z07*naR5(v#Tv#6SpNE^1L5PQq0S4ZE`9&1}(aVnvjQjht{~x+?8!80>Z0!6{7ApAl z^COf60d_j72m?Txr1;pu5+E1h0$;v*q%> z+fGLnOyiSh0<(ZXK~#)EM?s!JijN)4MhDpBK`vne5g=1x-fRHTAOI2r$>Ea+@tKhQ z1_H>6Kx};SAOQCQvO;uCAb?9AYyc=wPTYP44pk5av5^5Td64%Q*EXg8N4F6qfh>lP tj}Zo>g3)w9jdTEVB1P$dvh4hk0RWxtrWf(#688WA002ovPDHLkV1lz>V!Z$W diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_mangrove_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_mangrove_barrel_1_top.png index 1196dcd6b8a3c5c3c3f51f35810493993911afe4..e71134041f3eb467e65b889535cb8c958f0421cc 100644 GIT binary patch delta 308 zcmV-40n7fK0?z`FB!2;OQb$4nuFf3k0003ANklW`%%L?Jj%I%-)%GrlVfc@;!CF#VRNj6eG_* zy5E&E8xNAz>8OeYFBR9zA5ePuUL3BmUOnPSb*eSx%qPQSxqrXtLn-uJ_e+ax3_`jM z{{x^HLR^*rJZ*c4^cg{bWB_JXWTY?fgaHTu?ZA6^us%n6!+?ka(^%et=Bok%WJW2L z-ND)lunEjAu(I3$+dQy>j0d*z39y;?(*v7GK80P#)kf0;>@$GHW~ai6ukYFhi6V25 zQV--`u#K}EV=cfiMEDE+u=yHgR3JlsEb|EvGBn`d@B9R1C*Z%jN*>h!0000dL_t(I%Z-!G4#FS|$N%y%NoJzPdGu_&`cS^I523~jCX7k+ zFiW6ghF-dU{Mr@D;&MKIjMi8+5+v4#D*OI&P+eq7<;M4J1yOBr)ljf6;NE5UOy8hTZrLZ}Jpw1KFFxSwuA zSs${h94LXQPs{=TiltI@2K1NwyI6oH{Db2jO?f8{j&H$0xnaOzy{US>U7Ol1?k|TgN?D6Wyw`MR00000NkvXX Hu0mjfj!G> zAjtzU0NE8FKFB4=;xPX6FFzPmg}5;dz-9=tw_t1(1FpY*%V{9W#m&IM$_jTVE|-85 zfcy^f2FTSYVF2%C`<>GW@i9<)X2Z*khf3(0000fn=lr delta 228 zcmVg4 zG$jQq!EkkM)68slx6{q_a()TUvD?OQkeU|px>aC#DsZbF@WEn%5PDK0UKU3%-;^cx z7Qs2f5KzXT=?Fb3NKIf;(_r?Ee#@?HS3CnyJ*_5k!a4KwOkHq3j2V3sN=?J9bA_2( z&Rqgo5$8N)-PZH{yA8i1F30U4wNxC?GKB- e?=%N>tMCR6u#+RIvmyon0000Px$3`s;mR5(wiQ@aYnKoGnTqlX53rm(OS z5d^`;%HOf{1N>17OACwO3!=nFh|GmO_B0m)*(!H?JG(nGan_4TI%r7|y%OQqT|rUi z9KYYf*(_)2F^W}Pw~+x{o{9J*v6u#Zb>5%vx%pAMBb@DOo`2%OxYyF%sfg~1@)}_1 zOT7Zd$5b4^me&9nUwWPbApjI10A|Z84i2}g2%6an00BASjBH$HYElURO*ID?pMv~g=*kY}G9zJoZ{?1=AQS86ej3IFV0000< KMNUMnLSTZDqlm-+ delta 304 zcmV-00nh%@0?GoABYy!ANklEZ-~_nI&v)nhc+Xdl5BFcJH8v}SV8+Rx@S(S$UCnsv-jEt8M#;`%GrVuN zpfssjk5yP}l#OA%$8ivx#lkoN87DD0O-x%3ZHLDj0NrVfseeM?Qu6eUwT@#}bAiT5 zth)3th2^{&pjj(e@3Vju9|y@6Y8;O{*tgps^Ok7a)hQl9Rch-$MgTG$kmAU9=)*#KPfa05Wj=U`<88*BnI0Hg^7K!)Lx2ZzDq zj~^IBxgcHu83GEN*WbRv!{GYsw>ag&E&wS20TyNsaNxlJED-U@gAD*_AST+7qZwui tMFxN@r6?VMyf~T;pkY8!I-oQ=0|3N$5YES&9I*fZ002ovPDHLkV1gF~V($O| delta 231 zcmVr6wHl;SK}KfOl^@l=+<~!UfP&;y z#*PI8I8A6mTe0${JAIPx-uXSeE#?QKHKU;-$@=)GepNbTni<}Ubqz%ss^|cC%_jhS z?6$pJ63Cx2jMlgifQ;g+q^T}$eMGE}h%z*7xDXI!us+sPyI}ZesF0>N;M?oI?YoNu z41R!%`Zq2BRdg&j@bY*9pXb+;`gnbVbnPUg+w0Gs$F07}2VLv_M*`e)aBB{%kGJK( hg>dzsujOD>I*#W7oJ08DU3&lk002ovPDHLkV1k!;bA|u_ diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_oak_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_oak_barrel_1_top.png index cff29a28f4669c57e3fd4b685e7d290e140ec983..94bcc3d54f705497605e8bfcef9a5124d1171d2a 100644 GIT binary patch delta 304 zcmV-00nh&40@nhNFn<9NNklC@DjdGROtU06Al!djX^o2EYbTnw0^S0UFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z^GQTOR5(wilRXN;KoEr|DWZi@5kwFR!NS%XcnMG7S-ggoC(#pl0Sg=LL=y{56M5^t zWwQA}@Pp0H?!4LgfdsqFDvvvD8N`v0TbliJK3@|F4%>CUKYyOAOC)ObtW_p^Kdkj- zxtK|4Z4)>h4Q1Sq+?r3iX7LO^bWDOuLVR!m0YE!?2l|eW0kje7-l~F$?_(9Ng(jGU zyG~I1fFDHk+06j(RS5hbPRPgKP zM<@#d>OhplG~&_c8hDfU@lTi2(qNzlB{ZrO`V80000=0K|Z2AAT|X`uUN;-ar}5KYslUR(V}zSq8>KbCdpq6j*ACz-@;;D0cNw8Xg7*FWki`4|V}a0SK_M^MeBq24I1RPabRlNCPp^h8)c>ODHk`WGOrhK+cB& zSb9K-S0oN{Izfp>kQ#Jnf^0z+hw)+2j9~yaLy(g($Y}&54oWAClxAlDNEG?;hT#au00000NkvXX Hu0mjffCGEd delta 323 zcmV-J0lfa)0_p;gFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z|4BqaR5(v#T-*}!pO=S&L5P=)0S4ZE{zVl3;qy-njECkX{Xcl&E>sEv*x31@EL8C8 z=SL_D0_+Wx5e9%XNeMt~0l5el`26Ju!?O>+z=r86%Q7&5oPPt;4AKbG400keh5?W~ z%p#CD6HF4>R%8t@fNluPn@nI53BVMBTn56(0Gq*B!vGfm`5gveVZgXyLd<`3lW|2G z3?TF2VL&dxNCzOVz~UPe&me$L9v+Aa;-X+bfx-dAMhDpBL0*BU15ng}yaS6)kQhh~ zpFD_<5eCSLKs;=G@*n{B0fxa2{4Da_8F7ywX* Vmp^smAYA|e002ovPDHLkV1oQnf5iX* diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_oak_barrel_4_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_oak_barrel_4_top.png index 19ad47f968f4ba10a687de9a63b17401baa6b9c8..41c9afeff0a31a4b6a97c1c37e8a55758f0ac598 100644 GIT binary patch delta 231 zcmV#EMlEWtt;xi%p z4Fr%Cf!O%uK>+RrWQFLOKmeCK*Z@$V9KZes9I7A;Vj}}w@*wXqZkQ1BAKgZf1hN=D tK1LXj3P#fbHPQjdi4>&+%Chq(1^_NHrbbWqZ>>IfI z1U{6Ds}ACzg1QJ+P@(dt{_Qo5Q1GTC~OrGH#XX_1XVNWbkR0E!{R zWeLF3j@Lk+5d=sEU}i-|`T|cFfB?{`yO9UGOQ1Ilh$t|PeQ` zV0M9(_V=^}#b!w_Gynhq07*qoM6N<$g2Ql% A1ONa4 delta 306 zcmV-20nPr^0@(tPFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z?ny*JR5(wilT8Z3Fc5{Or3$uC5ER6f3vVE}_9WiH8+Z*59>9DKLmz#5mjDN^+IB2 z+rZ^CmwA@>wVI`N@eDt7OoB>cd~g8)Ks$N|`i_qQv=Qsx+JZ^wV->!IKA42NPSE*4 z7)12h&j9dM2*M!Hbyu4~NS}`kngOc>+6IjWLP1|J&VB~PtF$`^g+Sj?+n50z+}nb5 zBH&xN7xhZosw<$6T3}n?PofjmJa1~G{J^LIA#1ti~*x&UHwF8}}l07*qoM6N<$ Eg4#BPrT_o{ diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_spruce_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_spruce_barrel_2_top.png index c921652e5c5c89a02246dc29110877fc7bcbb7d8..7f1b18fd0e4ab09a44368366c58c697f25470d8c 100644 GIT binary patch delta 227 zcmV<90383I0*nHXF@MHML_t(IPh)I|Gy5+o%*F8O+aCr#E*1tDAcp_-`!5E@?sS{~ zx1YUXU}fWiYZm237z7tYV!ZzPhvE0HZw#tZA`FZ(3myJndi04wK?Gs|vMWG*kV}xo zVf+VgzA@;@@nIT(%@Aa7!PqDUoW1jcK}wL1ft!;J?oeDV0bD5n`5oj9kgHL`0OWUM zL(u&X(g*^uFfdk;fOrAq0%U+3pvdB&fI|jw17LwgN;JX@0=s}*13)oCQ96KoVKg03 dm<}k-&Hzst&c#W*rPKfb002ovPDHLkV1iK=VMzc0 delta 247 zcmVm0GetJFg^wO!O)c*xK9ij@uoZ`y6}5ClgwWLRUq8n^lbo;OpuVmHVN{O z8Ee2N1_xvo+bZrTEdMKp52%n6%E7ota1Wn2|NhP&1h(?U9@3&100000NkvXXu0mjf DzXgaq delta 321 zcmV-H0lxm&0_XyeFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z{YgYYR5(wild%fIFc5~*q6J$h2ny0!pFnVO@JU>qeFJx&z=v{ic5&@h034w z;+Zx@^n;X3|J)^amw3DNqKXEAh{K*BGFg5#Pw!HAhwZ95o`0{kr0EA?ZGG}AWNm5Y z)5$vkoW_yf1t)TmKMHZnOBHOEjD(NlkTV>~8As%UfKD6XzfU6Hl{*l25K7ZmUj{A2 z$uKx=fm>_f0=W}Z18=`sR(51p+Xy~4HTadrJwPhdZ}b^->86OuFjhIC4zO+7bfjYL z0a}A}sGax+tvXA`yio(b2zHkaObUFV?F3x9N&!VVT{88$Fko|BI(+|p&QiPpra6;I TQBUU)00000NkvXXu0mjf4abOc diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_spruce_barrel_4_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_spruce_barrel_4_top.png index 8c3801741065b8fd68e280b6517bcf304537f106..1fcf0958f22b8681382d5bb93d55f81d40c71974 100644 GIT binary patch delta 230 zcmVl5XM81VY*ABNw*zA+f9NPzj59(}?puPPD-RU;}(QO1tAdBJS tV}t>zU^E?2BOQR8NKrbVEIWT=008xzqg7#ZN%H^z002ovPDHLkV1fkTVtoJr diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_warped_barrel_1_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_warped_barrel_1_top.png index 9b223ce07fe6cb48573c5590639d6f50063796f4..14a6c06127543c2868e8be2bf8db59f271b28fde 100644 GIT binary patch delta 304 zcmV-00nh%{0@nhNFn<9NNkl&p)YHXaTJ7$AoK`|DQ*Mw6zN z{~sRQU|?bwg=^;ILl^`XgfhN=`T=JB`}vwdKtY3n(W#vBx2P;wEw+RN(}bRo;9-EA7qBH~+)aP&iXYkSh0000pF z>q$gGR5(wilS>N1Fc5~P1+`M?Mk=`Q27<1=n0N>AY%aWnN;hKh1y=upy{qO1D`e@=`;gY3A7C=5BP$%V4U3yUU_bI;0uAiqqZ^wI=I&b=|sS_ zaJ!T%sjGrMYAAtefj^0MK&%&lpBls<_RrrrlMj$dk?6-wjCTM4002ovPDHLkV1k^B Bf`$M9 diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/limited_warped_barrel_2_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/limited_warped_barrel_2_top.png index 5dc2e8a467ee3799b60309b9161dc5c5375f0575..b5a5c7da641ced7fe7bb167631d583fa887012c1 100644 GIT binary patch delta 228 zcmVsJOwlctvc zA0FIbU}6`AYv$xb7z7tYVtoJfgW=!L*9-y*8Vrn9eLer*+QDBzF*+yGc$krItCgTO8z*8otAP?QefUKmXW e6s7}8voip2q?1HZofAd3I>OhVqxWv$yS!~+bk@U zjgpk1B$GiIovZu04^LBbSM%Pz_uTu=IpcJPqtLAu)%_BvR4$`9qMRSTublpP5}tQQ z>dWTe0M~P%o;OcbIz2icR@D`-C z4S@BNu1g>cfF=aMYa~E09YnS$YI+AdB}`s zz$XR=Y!=(w(J1)&uNXeyMoFjylODl6eB#9YonLHr^KU9XtIYra002ovPDHLkV1m!- Bj-3Di delta 317 zcmV-D0mA;)0^|aaFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pF z`AI}UR5(wilRXQLvH-Rld9x`i(w=GTjz2jJi4})B(0jk&aaCJwR)a z4z&~ipq1&E=Qe7<7r`#mflYxgbe(`t*D0VVr|nL^E)3WlpAO$YpK~l;osJOwlctvc zpPs)3>*M5u81Vhm4~Bm~Uo(j57=Zb2Za>8;FQA~oz-ZOi^B<%@L{%DYJ4_Qy44*vQ z06s}!xEDaq2e}H_09^8L13=Da<>m$(0y6-l2?Rif;gSc3!C!|5HyF4@Wx+8qxFnD$40#13b3qT4$fQelc9C$DQ3q*YKU;{uJh>14jXogurkpUn}DM|+*FOH@I gXc$nG4k*pe0R43re%pijYybcN07*qoM6N<$g7^Dh^Z)<= delta 251 zcmV2q?1HZofAd3I>z$_r(7L{cXP|#rD{Qh3J|<0GB-23lyaT%ChrY1^`wjqxCy$@=X8$002ovPDHLkV1gxf BYHPx$HAzH4R5(wiQ@c*XKoDHZ7%XgwN8*Bl z5+S5WkmZwY>iOrqmJKE8|AJAeE~+(bP?@cf=y;MtK; z0#!P)Jg<(L^dj`ddAuEzuS>&-$9M>E8$mzt1+qzUbslUL;4uKGUkAORFZdz>NOlMy z2Veq7MgnBkcks=6fWzgS|O}zw`2jiP1+}%r(Bof54O0Ev7 z`jr5H#dOk1fLd~1zCL$7fFa1j8PL+1Ro}5}>w$i#4byGaU23$EgT!H>2P8no&OxHg zeMY(J0@?^exJ+CWE)y4PzB2owahM(Fzw5jKC7uk<)ulh?00000NkvXXu0mjf%?YC| delta 344 zcmV-e0jK`^0`dZoBYy!oNkll$kd_P!5Yde zOO{JF)mRM`r^!l){Q6upRuc{jJH(t!A(hlQ4<7l4u*XAYHeql}^R|i%>=5(il2V)wRA$gQUu+>I zQjb268JsT>^-<5@lq&EcKna1)`8Px$5=lfsR5(wiQ_T*+KoFjy)u;r;K@cYq ziG;W~c^yX&;3?f4oCI<3QxYrHs>-a)+P0#^oOWk-zWL^x8D-RO`MRn?R!aie+3~)* z@0bnBWZ3m*+dZU`x&XL&Hk304SXb|@58u(+<>C`yeqe!*Yk$iUcll5)6atAVSsj$| zpyO}OPeeqfVCLN5>fX6OttP}*z7WkMyUdk65{B`0{l_}3K`Mh7ZD>GY%eTU z$d7IOdyq&Vc{duv0}&o&-UV#q@^ln4PK!dzM2m$bqS4Z!zn;s3^6xr70IwM1zjJ{A Q-~a#s07*qoM6N<$f>FGaasU7T delta 345 zcmV-f0jB=g0`mfpBYy!pNkl(C?X&@&aOoWm%IQR5DVWPnnM!!E?}ltQzZnb9AkU rT>FN{#qDTaPp!Ak^T|4E*1q8zy&SBxKSzv(00000NkvXXu0mjf<7uVS diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/netherite_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/netherite_barrel_top.png index 35fc1d9e08243095d1868e8d50763fec2dfd69bf..aaaed43f6a87147b4cbd1e27cbe08f82d45f090f 100644 GIT binary patch delta 89 zcmV-f0H*)n0jvR#F#%?gS1nDcC!`VGOqf1KYfJ0@M~@%HYb!1Xf%Jl1K&tI913`Mp vvKiS$qXsZA42LkFI3ZCbDN~f0D9z3Q>&`(*WRjR=00000NkvXXu0mjfNxdSW delta 140 zcmZ3(c%N~Cp&CoNqpu?a!^VE@KZ&di3=EtF9+AZi419+{nDKc2iWHz=$wVXFXitGl z9efGDB-ZGzRpc>Z@X!}Nq4|W#>q}o#BHIJcNjwafPP3enc)~Oxt{_P5xTu1y!d{;R rI-E=kdK`Nk6-+nqtXQ_}7z2Y=t{$u8GT9kGV;MYM{an^LB{Ts5CiN{Z diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/oak_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/oak_barrel_top.png index eac286b20b2f115e570e6302583f189f1f800f98..e872cda7e1f69a6f90d94b900ca934a1d20815fe 100644 GIT binary patch delta 347 zcmV-h0i^z*1A+sPFn<9&NklZnGrlZUOQc`gh zE|3dQaRP1-rHRr(XCVb-iMWU&A=!pS>nJ;34i=F&P}218M~Gr*wC%!9g`sis^4%Y*Ti5?0$Q@qJ$=Zj#B>K~=vJ05Cjz zZzMoDZ|kq32UIWwSvUh)IpG zHAzH4R5(wild(zzK@f)Lu83)JAcPb_5D|i%m5A>lR#v`>FW?JU`2@Z~8fz=l1Ub{zJowA6uqwZ0yUVWh4*lB(6@X! zb|_{$5tgl`6O({wK0rXKZFPt-a%uRG^H6a#X&vP(`Bqp7o{*pOkU@f^xO8Cd;bY_t zQJLvm;AN9KlyYUc9R2XiL=ine4VXJS%ItXXZTLt$%8dtH3|%6?lgUeJ8imZoV&(tyI#>1u XJ44MnkD6PS00000NkvXXu0mjf1yJ~1eYi7-6-^b4yPNFD?n43r=S9KZ1fMd8g`58!-chPs*pibWdI zd<={mC&c`}@f2br$Yhx2cOSnqeEt3hEY8iz!XU)Y31%Z3Vt=V2f^Y#$GqOf>XTS`C z8G>TKrAwE<>L0)OjMe!tL0Ji2xJ%$+018Bq)A893GXUla4;vE(Q0#%j;M3rLogumMkB=u2^K)esS!OvpeJQ; zEP$f%;@v0kG%XIxD6q@~%UB>Uf&eVjfyDKdWf&MK&CUS+3-I$kuWpG zE=fc|R5(v#T-+S;UtWrj;r-`d41&CD3@|_p|I_Cm42&Bm#QeW__Xz_#2On7C=Z{Zd zT2V}d;r^>PU~wrvHZU6mkk#oc%P=q=nw#|h_zj382!JGR-hX-k<)H#~H3hf z!oUP&g8{PUcOSnqJbv*Rj6rM=0Lj5z2m^2fV47hXzkdG%m0oVr)Gc+RCT;^gqB z^VcR3>+Sg=oh`qmWjlsoze~h#d$QghYVYtLF}l0S3FaTM0e@b*xe}<-vHjU)M@@R$ zb;Npox=-K3oDq-l5a2q3UdIv0Cdshx9Tng)0H|LFy`eAoA^}JW1dszT0VE>8A^-pY07*qoM6N<$f+X0U1^@s6 delta 359 zcmV-t0hs>%0*(WaFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zBS}O-R5(wilfP;LK@f+>!w8;1kZ7S;*x0ACN}1B zE)zX4;0JrVJAZa|e%#hR-X_QXQ)-+1VC}SS;y?TCuCUtY`+v*vd$zQPM(U1zk^4O8 zv~9NDxV_h^`x;{0c+jTRrNJ#O+p5$+)d;Raez?*Ag+*)uNQ|~vpwwWo{rR_nnWR`zJ_->F z_+0~mBi`f^4pB0c8t^dmhyYEd%e)*UVvEU&zwxsSp&%oMVv&Lf z7XxE=y3PLwZy+XuOonOx^z|3R_n&{k;+*Wv41C;dU^cQLdVg|!2p7OKBWpx=2FxIs zAt(mizV`sE{^h&xSe*|O6c^%zy96Evpg;sU9iQzm17NPO(p6yq#U3~ezJCA3aP0CO zg0>^OLRCqD0mBP~oKMgIQoH~PNQ^KbB@i*f;Mx061OpOpG*X<9U;%`j8qpI3dQt|* z0w@}9KYIgD<1Mg^0?SOWj0N%{2*5HONL*D)gn^OL>pG zC`m*?R5(wilg(;gh&^-8bmoC-9-%xV4KSBDRzY z0S%2x%DLu*iOSI82g%$!_h)7fGtO)8DQVt#60W!6dqp9C@qbrQEY6_+oJ{6la#8X$ zu!+|?23Nk!m!ZzzR*Gr^Gw&g&iZguaCgbTo2oQLmeWqTX`&KP$06KTRxT&p}#o;QJ zkMBr7*Z?u^kYo*5%);nrmqtWwHewST3p%*?!Qskg;USD67n(p+7e5Nbt=eD?wa_Eb zv8_%Hb8;g7hh-xTK>4zuqYdVq)WENlbhN>oBMop#fNd9yF&AVSunAVEUzc-@U}Fw3 z^EPH05OXJN#6n;e0~}x9!suQ8q70000< KMNUMnLSTYJNuuZg diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/warped_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/warped_barrel_top.png index c5b543e9dac5d222ba197a0e9a5f0a58fa239692..7350d546d2346578c08b672f9a71dcabd4a435ea 100644 GIT binary patch delta 341 zcmV-b0jmCw1N;JzFn<9yNklHD#X6bB)1T+)H>b^JZsfcb(>AC(gPBxhPx;V>ORXI*0Fp zIIZqW{4wZDCReruo8_0dS2bD8qSQP5M_f0WTY_LTvA}$BtA7NlbgaX$R>$*SKleXV*pUU4thgh@I?ZU>=8f?zyy$t1jwxK;G6XT zhtlo6bv_A(qGV@)L7B#bw3?|VSpv(0@dqWeqi^wjUk3FXBUcAi{Yd~o?`LzA0Od@_ z!+j562(oYnv`%zp)pso0dY~U_!*pA9mk!#$P(Ltij|BSNf0@?^exJ+CW nE)y3k{CqVzG!C=loV(7y)EX9iE*N$+00000NkvXXu0mjfX^fna delta 360 zcmV-u0hj*#0*?cbFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zBuPX;R5(wilgmoOKoo{gQ>v*cMX(~`#$D;kP2Zvqq-*i1e3R~)MG>)rlmu^J%XgYT z9@{{LelVGtbD1;eC)2vQy<24$1N$mI?5LNT_|N{kEUY!Ye}7oL&8C(dpSk1b^VR3< z{L0Fgx!b$_)YlN>POpcSaH@ zfZsI`IO0vV;SeQ5tpN{1j|k9Y`Lw79iP&PY;tzbzg{=Xa^uPU0h5%^*00002q?1HZofAd3I>8geqa>?$%BBHjy}YIH@BalDExHy3Y?G3;8WH?v4~Gn zgn`kdspbEt=WoF3KqkX9|N8ue;m`M9U~v{sHU>6c9xxl(5PuO>8H5X9nvpf4I|F7A z%n%doQ}_Sm;o?XNLsivfMO3E2EV_4VR(LG zCqdhhT_K=l&w$|tLe3{>04ZJo1tdlokP?U(Ves|!Q-T4BHySBUNU#7xPL1dZ0zD~% zV*wP6A0FIhF4kRw1pw7TZX?6wxYUS!}^`(CG00000NkvXX Hu0mjfe3*tM delta 360 zcmV-u0hj*V0*?cbFn<69XF*Lt006O%3;baP00009a7bBm000id000id0mpBsWB>pG zBuPX;R5(wilS^yDKoo^2!r-G9L_`h0s9_qL>g{q{r0 zY^5ff#Z3KvA)_`h^NNoxaeCuXw0wD2CqUrqbsEpo6dLWM0Vp@?;>NaO7KiIVzUM3b zU<1UsLy|OLF$@2G!Z;#ovk{x%SkS@64->9z79PVGa-j)Cb@8J>+^P-cPzyZ*C$`ne zaZXCaOE}R0++p~hjy9NcRs%1e)6oWVPBg$J0k&N*#$1qSz$RGXu6mzp1RFlY%-fh~ zK+K)65etD?3~+pX3-jqj9SHK_n2G0nxQ*3zN3ML%fgAwv47nR0I7o8XY diff --git a/src/main/resources/assets/sophisticatedstorage/textures/block/wood_barrel_top.png b/src/main/resources/assets/sophisticatedstorage/textures/block/wood_barrel_top.png index dde5384b499bad0372cf4cf78c81299bd2771364..98e0d8b53d320ab8fc4d39fef89821d9c454baa4 100644 GIT binary patch delta 57 zcmb2