From ceb8f866b990ffc1272fd4b275d184224a73915c Mon Sep 17 00:00:00 2001 From: GearShocky Date: Sat, 15 Feb 2025 14:00:53 +0500 Subject: [PATCH] Remove the weird gap at the base of essence storage --- .../models/block/essence_storage_empty.json | 29 ++++--------- .../models/block/essence_storage_filled.json | 38 ++++++------------ .../textures/block/essence_storage.png | Bin 1274 -> 1566 bytes 3 files changed, 21 insertions(+), 46 deletions(-) diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json index edbee1f08..1bbdc7289 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json @@ -1,23 +1,22 @@ { - "parent": "block/block", "credit": "Made with Blockbench", + "parent": "block/block", "render_type": "cutout", "texture_size": [32, 64], "textures": { "0": "overdrive_that_matters:block/essence_storage", - "particle": "#0" + "particle": "overdrive_that_matters:block/essence_storage" }, "elements": [ { "name": "body", "from": [0, 0, 0], - "to": [16, 2, 16], + "to": [16, 3, 16], "faces": { - "north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "up": {"uv": [0, 0, 8, 4], "texture": "#0"}, + "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, "down": {"uv": [0, 0, 8, 4], "texture": "#0"} } }, @@ -30,8 +29,7 @@ "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "south": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, - "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, - "down": {"uv": [0, 0, 8, 4], "texture": "#0"} + "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"} } }, { @@ -69,17 +67,6 @@ "up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} } }, - { - "name": "body", - "from": [1, 2, 1], - "to": [15, 3, 15], - "faces": { - "north": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "east": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "south": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "west": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"} - } - }, { "name": "body", "from": [1, 5, 14], diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json index 5cdc8d452..c1e23cf19 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json @@ -1,24 +1,23 @@ { - "parent": "block/block", "credit": "Made with Blockbench", + "parent": "block/block", "render_type": "cutout", "texture_size": [32, 64], "textures": { "0": "overdrive_that_matters:block/essence_storage", "1": "overdrive_that_matters:block/liquid_xp_still", - "particle": "#0" + "particle": "overdrive_that_matters:block/essence_storage" }, "elements": [ { "name": "body", "from": [0, 0, 0], - "to": [16, 2, 16], + "to": [16, 3, 16], "faces": { - "north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "up": {"uv": [0, 0, 8, 4], "texture": "#0"}, + "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, "down": {"uv": [0, 0, 8, 4], "texture": "#0"} } }, @@ -31,8 +30,7 @@ "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "south": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, - "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, - "down": {"uv": [0, 0, 8, 4], "texture": "#0"} + "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"} } }, { @@ -70,17 +68,6 @@ "up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} } }, - { - "name": "body", - "from": [1, 2, 1], - "to": [15, 3, 15], - "faces": { - "north": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "east": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "south": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "west": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"} - } - }, { "name": "body", "from": [1, 5, 14], @@ -99,10 +86,11 @@ "north": {"uv": [7.5, 3, 14.5, 11], "texture": "#1"}, "west": {"uv": [1.5, 3, 8.5, 11], "texture": "#1"} }, - "neoforge_data": { - "block_light": 15, - "sky_light": 15 - } + "neoforge_data": { + "block_light": 15, + "sky_light": 15, + "ambient_occlusion": false + } }, { "name": "bottle", diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png b/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png index 093e2bc63a0215235618d627ac547c95efe2ecee..c121927cbb4583e5393f181e5f340b9c4ed496b8 100644 GIT binary patch delta 1146 zcmeyxIge+8BcuLACk=_%{Hp)||IafuZP(S^ZfAFFOZeKkK7EaL6N^7{{OxctV_;xN zot(#*Jb3~mYdwQx#-(PU2xoyuWHAE+-yslY6xHx*018T!xJHx&=ckpFCl;kL1SDqW zmFW4ohA5co8R{AR-ov~NsAgMgglC$krxpVTki*I##mLIQ2xNHyu{4w&1Y~P4GK0mL zfNVoXCI$f@9mT*<&yd;90+z@E3V^_;GDe0M%m^CIRtBKd1a<}%ph^QHV*|zo5Mx1B zvMzv_GzG{80VbfiOkkBkmKH!3RF|QF0Z6vb`e68F@%lY}3=GVQo-U3d9^S1}c;jyw z2($}FEokLj8WgfYLDWoi^<1l!T^8zF9zDCmZDoG9J9_{B^c%5pRtx?;+rMS!YulJf z-a$?oUY%1HxrAN}xLRU0*E8KnaG}c5050BzA)bP((l|9%XT=D5E`5;iBqGx)z?$#t z$j-p}U!TQNp`+fOA%#tq&-kMT(*;>iRR#~m-3=D1932AUp^qGs=GaYg^!sctxuJQ@ zs^iH5ih8S_e6kF%TW;_Cax+6)Wd?06~p^-V~hog^@ zx{p2*KJcbU{n!EZsmD)lY@frL?;>90oFINeQS*^tmB**BUptx)?uQz;L3t+g#Xhj^h`g8S^$V+A=;cna}dYCcYwPL2*sSi-g6- z4mrH{d@O|owx;GUli}-_ROC3(RYQzDVQs-)ftj-f8CsJjzSm?~(j&A+K~I+H*&mhz z%a&)lc}noic%j71w$I$BUZ#P;OJYKk50A#gpGr|Ga}9lD_T4cNGBDlT!Dh&FX2P`e zX|9fKnX_0;JUCk#EWVm_Ndy>hvGR4C*>U-XZbQU>hL0aRmBJi)5*Pb3@HjSX@P08- zPmcYG!c9xp$#YexFY8cSh{U z$l+0##+c6id1+)>;EE?(I*!?uOND-Hs-L>{)S*W~TZ5vvt^MV+7Z^EvY|4|DzFf2I z*7o_sn}Q_uXIU{)$bx zKlgq8wdL2dGwb!&@h!OjGXIJJNArT3`l@#_^R~Zz=rz0J=8+2g&A0GU_GjpO+F$o|?Y#F}nxk|h zJQ>R8I$qpRx9zXMuIY{c1^)Rl{H-f}P!XPdp6{;db|Vjl-d7jrpWE=M;6dc<>#vo+ Z>n}NfwsoR(z6U7(c)I$ztaD0e0sv=Y!5shq delta 853 zcmV-b1FHO<4EhO>K>;9VGd00Q?(L_t(YONEpRL)tJ9#}iths4YbW3sPZIvD&GV zs>tRBt++Y&K_gdcgZCwV?3v&%5kRa*wFQSK3~We3Nhm> zr*RGy<6O%zt``}os2f5tf6L`ym=uSO#+ZhWp}H{;4F%IDfJ*tLR_08&CivDW&x(n#iR@{I|l*CDh6OC zQ3^1dYP2k50kK&^v{_`&0LpfY_Y*)YYJMIoERt1-N`^=d1cpEwe|{4HP7WO%A<=^; zQOt}ax3v9J9TWf<7pFn}OotLl09j-;)j?qh(UKvkq$>6B7$EcnfXjRmDCrc8DzIQ- zU`se-(@oa{!SCc|mv)ekeF) zQ%V7y>olrtR~DC+tCiY{W7ik!jU)saQH|B6yVhzyd)`>L-HpwTGKZ}-&)(kgU+k9m z9DD!e0h6IpZFMWb?%~mK%kKr=N&l4slpQ+=?ANE&H*bUb(%L`)hG7(j<=aov|M& z!20G@{d&9Uf4%v3@I45s3NRSlmhb%9k8#iac^ml03gARdxAW`nW+k}pMq~d@0bDy6 z{qEbnz-@=MTDYnJx1G_j{&wd+@-D*QKKi2o{eE@eFZ!2b--*0+ucBtMQ9b_K8CLEO feS7O_W90n