Skip to content

Commit cf9822a

Browse files
committed
- fix arm icons
1 parent a6bc630 commit cf9822a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/src/main/resources/data/miapi/modules/armor/chest/arm_left.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
{
26-
"path": "miapi:models/item/armor/gui/wingsuit/arm_left/base/[material.texture].json",
26+
"path": "miapi:models/item/armor/gui/base/arm_left/base/[material.texture].json",
2727
"transform": {
2828
"rotation": {
2929
"x": 0.0,

common/src/main/resources/data/miapi/modules/armor/chest/arm_right.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
{
26-
"path": "miapi:models/item/armor/gui/wingsuit/arm_right/base/[material.texture].json",
26+
"path": "miapi:models/item/armor/gui/base/arm_right/base/[material.texture].json",
2727
"transform": {
2828
"rotation": {
2929
"x": 0.0,

0 commit comments

Comments
 (0)