Armor Sets

Allows you to quick switch between two sets of armor

File Details

armorsets-1.18.2-1.0.1.0.jar

  • R
  • Jul 12, 2022
  • 27.18 KB
  • 202
  • 1.18.2
  • Forge

File Name

armorsets-1.18.2-1.0.1.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:armor-sets-635378:3872127")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed a bug that the extra armor set disappeared when returning from the end dimension to the overworld
    • Added two config options:

              followVanillaKeepInventoryRule:
              If set to true, the option "keepArmorSetOnDeath" will be ignored and the armor set will be either dropped or kept depending on the vanilla gamerule "keepInventory". The default value is true.
             
              keepArmorSetOnDeath:
              If set to true, the extra armor set will not be dropped on death but remain in the inventory. The default value is false.