Skip to content

Commit

Permalink
fix: 🧟‍♂️fix mobs with Arctic Fur armor sometimes spawn without shild
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Apr 14, 2024
1 parent 359de9c commit 5acf471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/equipment/armorData.zs
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static armorStaged as IData[string] =
{id:"twilightforest:arctic_leggings"},
{id:"twilightforest:arctic_boots"},
{id:"twilightforest:ice_sword"},
{id:"thermalfoundation:tool.shield_diamond"}
{id:"twilightforest:knightmetal_shield"}
]},
armor_ironwood:{
prev: "armor_leather",
Expand Down

0 comments on commit 5acf471

Please sign in to comment.