Remove the weird gap at the base of essence storage

This commit is contained in:
GearShocky 2025-02-15 14:00:53 +05:00
parent 7c1893268d
commit ceb8f866b9
3 changed files with 21 additions and 46 deletions

View File

@ -1,23 +1,22 @@
{ {
"parent": "block/block",
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"parent": "block/block",
"render_type": "cutout", "render_type": "cutout",
"texture_size": [32, 64], "texture_size": [32, 64],
"textures": { "textures": {
"0": "overdrive_that_matters:block/essence_storage", "0": "overdrive_that_matters:block/essence_storage",
"particle": "#0" "particle": "overdrive_that_matters:block/essence_storage"
}, },
"elements": [ "elements": [
{ {
"name": "body", "name": "body",
"from": [0, 0, 0], "from": [0, 0, 0],
"to": [16, 2, 16], "to": [16, 3, 16],
"faces": { "faces": {
"north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"up": {"uv": [0, 0, 8, 4], "texture": "#0"},
"down": {"uv": [0, 0, 8, 4], "texture": "#0"} "down": {"uv": [0, 0, 8, 4], "texture": "#0"}
} }
}, },
@ -30,8 +29,7 @@
"east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"},
"south": {"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"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"},
"up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}
"down": {"uv": [0, 0, 8, 4], "texture": "#0"}
} }
}, },
{ {
@ -69,17 +67,6 @@
"up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} "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", "name": "body",
"from": [1, 5, 14], "from": [1, 5, 14],

View File

@ -1,24 +1,23 @@
{ {
"parent": "block/block",
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"parent": "block/block",
"render_type": "cutout", "render_type": "cutout",
"texture_size": [32, 64], "texture_size": [32, 64],
"textures": { "textures": {
"0": "overdrive_that_matters:block/essence_storage", "0": "overdrive_that_matters:block/essence_storage",
"1": "overdrive_that_matters:block/liquid_xp_still", "1": "overdrive_that_matters:block/liquid_xp_still",
"particle": "#0" "particle": "overdrive_that_matters:block/essence_storage"
}, },
"elements": [ "elements": [
{ {
"name": "body", "name": "body",
"from": [0, 0, 0], "from": [0, 0, 0],
"to": [16, 2, 16], "to": [16, 3, 16],
"faces": { "faces": {
"north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"},
"up": {"uv": [0, 0, 8, 4], "texture": "#0"},
"down": {"uv": [0, 0, 8, 4], "texture": "#0"} "down": {"uv": [0, 0, 8, 4], "texture": "#0"}
} }
}, },
@ -31,8 +30,7 @@
"east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"},
"south": {"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"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"},
"up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}
"down": {"uv": [0, 0, 8, 4], "texture": "#0"}
} }
}, },
{ {
@ -70,17 +68,6 @@
"up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} "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", "name": "body",
"from": [1, 5, 14], "from": [1, 5, 14],
@ -99,10 +86,11 @@
"north": {"uv": [7.5, 3, 14.5, 11], "texture": "#1"}, "north": {"uv": [7.5, 3, 14.5, 11], "texture": "#1"},
"west": {"uv": [1.5, 3, 8.5, 11], "texture": "#1"} "west": {"uv": [1.5, 3, 8.5, 11], "texture": "#1"}
}, },
"neoforge_data": { "neoforge_data": {
"block_light": 15, "block_light": 15,
"sky_light": 15 "sky_light": 15,
} "ambient_occlusion": false
}
}, },
{ {
"name": "bottle", "name": "bottle",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB