This commit is contained in:
yhrwd 2022-08-04 22:22:01 +08:00
parent 37a19f30dd
commit e11752dd66
8 changed files with 9 additions and 10 deletions

View File

@ -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]
}
]
}

View File

@ -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]}
]
}
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -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": {} }