Skip to content

Commit

Permalink
Merge branch '1.21.1'
Browse files Browse the repository at this point in the history
* 1.21.1:
  Updated changelog
  Added wildfire crown to head_armor tag
  • Loading branch information
Faboslav committed Oct 13, 2024
2 parents d091671 + caa4846 commit b5a7f62
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Fixed crashes with mods like Caverns & Chasms, Unvoted & Shelved and Sinytra Connector
- Fixed block flammability
- Fixed white texture on buttercup
- Fixed wildfire crown enchantability on newer minecraft versions (again)
- Updated es_cl translations (Thanks to Ganbare-Lucifer)

## 3.0.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class FriendsAndFoesArmorMaterials
enumMap.put(ArmorItem.Type.HELMET, 3);
enumMap.put(ArmorItem.Type.BODY, 11);
}),
15,
9,
SoundEvents.ITEM_ARMOR_EQUIP_NETHERITE,
1.0F,
0.0F,
Expand Down

0 comments on commit b5a7f62

Please sign in to comment.