Power Armor

Adds a fully functional power armor system inspired by the Fallout series!

File Details

power-armor-V1.1.2-data.jar

  • R
  • Sep 12, 2025
  • 696.87 KB
  • 235
  • 1.21.5
  • Forge + 3

File Name

power-armor-V1.1.2-data.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Forge

implementation "curse.maven:power-armor-1345432:6987915"

Fabric

modImplementation "curse.maven:power-armor-1345432:6987915"

Quilt

modImplementation "curse.maven:power-armor-1345432:6987915"

NeoForge

implementation "curse.maven:power-armor-1345432:6987915"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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