diff --git a/manifest.json b/manifest.json index d570df7..0d467c8 100644 --- a/manifest.json +++ b/manifest.json @@ -4,14 +4,14 @@ "description": "更好的游戏体验\nhttps://github.com/yhrwd/yhr-mcpack", "name": "Mi", "uuid": "ecf0b356-204c-4821-bf16-9eb06d6ea53a", - "version": [2, 0, 0] + "version": [2, 0, 1] }, "modules": [ { "description": "YHRWD", "type": "resources", "uuid": "a16838f4-1972-43bc-87a5-0129df798c02", - "version": [2, 0, 0] + "version": [2, 0, 1] } ] } diff --git a/models/entity/trident.geo.json b/models/entity/trident.geo.json index d8264f0..20a9081 100644 --- a/models/entity/trident.geo.json +++ b/models/entity/trident.geo.json @@ -23,7 +23,6 @@ "name": "xiamian", "parent": "pole", "pivot": [0, -24, 0], - "binding": "q.item_slot_to_bone_name(c.item_slot)", "cubes": [ {"origin": [-0.75, -36.5, -0.75], "size": [1.5, 19.5, 1.5], "inflate": -0.05, "uv": [5, 31]}, {"origin": [-0.875, -17.5, -0.875], "size": [1.75, 5, 1.75], "inflate": -0.25, "uv": [28, 0]}, @@ -34,7 +33,6 @@ "name": "zhongjian", "parent": "pole", "pivot": [0, 167, 0], - "binding": "q.item_slot_to_bone_name(c.item_slot)", "cubes": [ {"origin": [-0.75, 13.5, -0.75], "size": [1.5, 18.5, 1.5], "uv": [10, 31]}, {"origin": [-0.875, 31.5, -0.875], "size": [1.75, 1, 1.75], "uv": [24, 31]}, @@ -108,7 +106,7 @@ "parent": "pole", "pivot": [0, 18, 0], "cubes": [ - {"origin": [-5.5, 32.5, -5.5], "size": [11, 9, 11], "inflate": -3, "uv": [80, 101]} + {"origin": [-5.5, 23.5, -5.5], "size": [11, 9, 11], "inflate": -3, "pivot": [0, 0, 0], "rotation": [0, 180, 0], "uv": [80, 101]} ] }, { @@ -131,10 +129,10 @@ "parent": "pole", "pivot": [0, 27, 0], "cubes": [ - {"origin": [-6.62742, 11, -12.5], "size": [13.25483, 32, 1], "pivot": [0, 27, -12], "rotation": [0, 0, 45], "uv": [62, 50]}, - {"origin": [-6.62742, 11, -12.5], "size": [13.25483, 32, 1], "uv": [62, 50]}, - {"origin": [-16, 20.37258, -12.5], "size": [32, 13.25483, 1], "pivot": [0, 27, -12], "rotation": [0, 0, 45], "uv": [62, 50]}, - {"origin": [-16, 20.37258, -12.5], "size": [32, 13.25483, 1], "uv": [62, 50]} + {"origin": [-6.62742, 11, 6.5], "size": [13.25483, 32, 1], "pivot": [0, 27, 7], "rotation": [0, 0, 45], "uv": [62, 50]}, + {"origin": [-6.62742, 11, 6.5], "size": [13.25483, 32, 1], "uv": [62, 50]}, + {"origin": [-16, 20.37258, 6.5], "size": [32, 13.25483, 1], "pivot": [0, 27, 7], "rotation": [0, 0, 45], "uv": [62, 50]}, + {"origin": [-16, 20.37258, 6.5], "size": [32, 13.25483, 1], "uv": [62, 50]} ] } ] diff --git a/textures/colormap/birch.png b/textures/colormap/birch.png deleted file mode 100644 index 4849400..0000000 Binary files a/textures/colormap/birch.png and /dev/null differ diff --git a/textures/colormap/evergreen.png b/textures/colormap/evergreen.png deleted file mode 100644 index c750a7b..0000000 Binary files a/textures/colormap/evergreen.png and /dev/null differ diff --git a/textures/colormap/foliage.png b/textures/colormap/foliage.png deleted file mode 100644 index 9fab24a..0000000 Binary files a/textures/colormap/foliage.png and /dev/null differ diff --git a/textures/colormap/grass.png b/textures/colormap/grass.png index ee7a39b..2a3c084 100644 Binary files a/textures/colormap/grass.png and b/textures/colormap/grass.png differ diff --git a/textures/colormap/swamp_foliage.png b/textures/colormap/swamp_foliage.png deleted file mode 100644 index ff09928..0000000 Binary files a/textures/colormap/swamp_foliage.png and /dev/null differ diff --git a/ui/hud_screen.json b/ui/hud_screen.json index 2d1a25b..904cb15 100644 --- a/ui/hud_screen.json +++ b/ui/hud_screen.json @@ -1015,7 +1015,8 @@ // The layering is for cover the grid cap/black border when this panel is visible "layer": 2, //Grab the right hand end of the hotbar - "texture": "textures/ui/hotbar_8" + "texture": "textures/ui/hotbar_8", + "alpha": 0 } }, { "button@hud.hotbar_elipses_button": {} }