Skip to content

Commit 3f36b31

Browse files
authored
Merge pull request #8 from kyrkis/main
fix armor stuff
2 parents bab4375 + 454966a commit 3f36b31

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

assets/minecraft/textures/models/armor/chainmail_layer_1.png renamed to overlay_new_armor/assets/minecraft/textures/entity/equipment/humanoid/chainmail.png

File renamed without changes.

assets/minecraft/textures/models/armor/chainmail_layer_2.png renamed to overlay_new_armor/assets/minecraft/textures/entity/equipment/humanoid_leggings/chainmail.png

File renamed without changes.
100 Bytes
Loading
100 Bytes
Loading

pack.mcmeta

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,20 @@
2929
"max_inclusive": 42
3030
},
3131
"directory": "overlay_new_shader"
32+
},
33+
{
34+
"formats": {
35+
"min_inclusive": 18,
36+
"max_inclusive": 36
37+
},
38+
"directory": "overlay_old_armor"
39+
},
40+
{
41+
"formats": {
42+
"min_inclusive": 37,
43+
"max_inclusive": 42
44+
},
45+
"directory": "overlay_new_armor"
3246
}
3347
]
3448
},

0 commit comments

Comments
 (0)