90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
PA V1.1.2
Updated to Minecraft 1.21.5
- Datapack now works on the 1.21.5 version of Minecraft
Made all Power Armor pieces unenchantable
- All pieces of Power Armor can no longer be enchanted with protection, feather falling, or any other armor enchantment
- In the future, systems will be implemented that function similarly to the enchantments
Added "give_all" Functions
- Added "give all" functions to give all pieces of a given set of Power Armor
- Ex:
/function give:all_copper_scrap
or/function give:iron_plate
Removed Power Armor Frame armor pieces tooltip
- The Power Armor Frame armor pieces that are shown when wearing emtpy Power Armor no longer show a tooltip
Fixed spelling issue in error message
- The error message for informing the player they need power in their suit said "needs more power_armor"
Fixed Power Armor Frame chestplate having wrong model
- The Power Armor Frame chestplate had the model of the Power Armor Frame item instead
Optimized Code
- Code has been simplified and optimized in several locations
- This should result in a smoother and more performant experience overall