From 24d4c04f5bbc0dca27ae34ace9573948d5b3923f Mon Sep 17 00:00:00 2001 From: Kurt Thiemann Date: Tue, 3 Dec 2024 18:00:48 +0100 Subject: [PATCH] fix magma cube model --- builtin/mobheads/models/item/magma_cube.json | 102 ++++++++++++++----- 1 file changed, 75 insertions(+), 27 deletions(-) diff --git a/builtin/mobheads/models/item/magma_cube.json b/builtin/mobheads/models/item/magma_cube.json index 8a164ca..0f3bd26 100644 --- a/builtin/mobheads/models/item/magma_cube.json +++ b/builtin/mobheads/models/item/magma_cube.json @@ -1,52 +1,100 @@ { "credit": "Made with Blockbench", "parent": "mobheads:item/base/head_display", - "texture_size": [64, 32], + "texture_size": [64, 64], "textures": { - "texture": "minecraft:entity/slime/magmacube" + "texture": "entity/slime/magmacube" }, "elements": [ { - "from": [4, 4, 4], - "to": [12, 8, 12], + "from": [4, 11, 4], + "to": [12, 12, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 11, 4]}, "faces": { - "north": {"uv": [2, 6, 4, 8], "texture": "#texture"}, - "east": {"uv": [0, 6, 2, 8], "texture": "#texture"}, - "south": {"uv": [6, 6, 8, 8], "texture": "#texture"}, - "west": {"uv": [4, 6, 6, 8], "texture": "#texture"}, - "down": {"uv": [6, 3.5, 4, 7.5], "texture": "#texture"} + "north": {"uv": [2, 2, 4, 2.25], "texture": "#texture"}, + "east": {"uv": [0, 2, 2, 2.25], "texture": "#texture"}, + "south": {"uv": [6, 2, 8, 2.25], "texture": "#texture"}, + "west": {"uv": [4, 2, 6, 2.25], "texture": "#texture"}, + "up": {"uv": [2, 0, 4, 2], "rotation": 180, "texture": "#texture"} } }, { - "from": [4, 8, 4], - "to": [12, 9, 12], + "from": [4, 10, 4], + "to": [12, 11, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 10, 4]}, "faces": { - "north": {"uv": [8, 13.5, 10, 14], "texture": "#texture"}, - "east": {"uv": [6, 13.5, 8, 14], "texture": "#texture"}, - "south": {"uv": [12, 13.5, 14, 14], "texture": "#texture"}, - "west": {"uv": [10, 13.5, 12, 14], "texture": "#texture"} + "north": {"uv": [2, 4.25, 4, 4.5], "texture": "#texture"}, + "east": {"uv": [0, 4.25, 2, 4.5], "texture": "#texture"}, + "south": {"uv": [6, 4.25, 8, 4.5], "texture": "#texture"}, + "west": {"uv": [4, 4.25, 6, 4.5], "texture": "#texture"} } }, { "from": [4, 9, 4], "to": [12, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 4]}, "faces": { - "north": {"uv": [8, 9, 10, 9.5], "texture": "#texture"}, - "east": {"uv": [6, 9, 8, 9.5], "texture": "#texture"}, - "south": {"uv": [12, 9, 14, 9.5], "texture": "#texture"}, - "west": {"uv": [10, 9, 12, 9.5], "texture": "#texture"} + "north": {"uv": [2, 6.5, 4, 6.75], "texture": "#texture"}, + "east": {"uv": [0, 6.5, 2, 6.75], "texture": "#texture"}, + "south": {"uv": [6, 6.5, 8, 6.75], "texture": "#texture"}, + "west": {"uv": [4, 6.5, 6, 6.75], "texture": "#texture"} } }, { - "from": [4, 10, 4], - "to": [12, 12, 12], + "from": [4, 8, 4], + "to": [12, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 8, 4]}, + "faces": { + "north": {"uv": [2, 8.75, 4, 9], "texture": "#texture"}, + "east": {"uv": [0, 8.75, 2, 9], "texture": "#texture"}, + "south": {"uv": [6, 8.75, 8, 9], "texture": "#texture"}, + "west": {"uv": [4, 8.75, 6, 9], "texture": "#texture"} + } + }, + { + "from": [4, 7, 4], + "to": [12, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 7, 4]}, + "faces": { + "north": {"uv": [10, 2, 12, 2.25], "texture": "#texture"}, + "east": {"uv": [8, 2, 10, 2.25], "texture": "#texture"}, + "south": {"uv": [14, 2, 16, 2.25], "texture": "#texture"}, + "west": {"uv": [12, 2, 14, 2.25], "texture": "#texture"} + } + }, + { + "from": [4, 6, 4], + "to": [12, 7, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 6, 4]}, + "faces": { + "north": {"uv": [10, 4.25, 12, 4.5], "texture": "#texture"}, + "east": {"uv": [8, 4.25, 10, 4.5], "texture": "#texture"}, + "south": {"uv": [14, 4.25, 16, 4.5], "texture": "#texture"}, + "west": {"uv": [12, 4.25, 14, 4.5], "texture": "#texture"} + } + }, + { + "from": [4, 5, 4], + "to": [12, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 5, 4]}, + "faces": { + "north": {"uv": [10, 6.5, 12, 6.75], "texture": "#texture"}, + "east": {"uv": [8, 6.5, 10, 6.75], "texture": "#texture"}, + "south": {"uv": [14, 6.5, 16, 6.75], "texture": "#texture"}, + "west": {"uv": [12, 6.5, 14, 6.75], "texture": "#texture"} + } + }, + { + "from": [4, 4, 4], + "to": [12, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 4]}, "faces": { - "north": {"uv": [2, 4, 4, 5], "texture": "#texture"}, - "east": {"uv": [0, 4, 2, 5], "texture": "#texture"}, - "south": {"uv": [6, 4, 8, 5], "texture": "#texture"}, - "west": {"uv": [4, 4, 6, 5], "texture": "#texture"}, - "up": {"uv": [2, 0, 4, 4], "rotation": 180, "texture": "#texture"} + "north": {"uv": [10, 8.75, 12, 9], "texture": "#texture"}, + "east": {"uv": [8, 8.75, 10, 9], "texture": "#texture"}, + "south": {"uv": [14, 8.75, 16, 9], "texture": "#texture"}, + "west": {"uv": [12, 8.75, 14, 9], "texture": "#texture"}, + "down": {"uv": [12, 6.75, 14, 8.75], "texture": "#texture"} } } ] -} \ No newline at end of file +}