promotional bannermobile promotional banner

Unbreakabler

Give items "unbreakable" tag once they drop into your inventory.

File Details

unbreakabler-1.16.5-1.1.0.jar

  • R
  • Jul 3, 2023
  • 5.21 KB
  • 2.2K
  • 1.16.5
  • Forge

File Name

unbreakabler-1.16.5-1.1.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:unbreakabler-848002:4623230")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

new config option: VALID_NAMESPACE = CONFIG_BUILDER.comment("If this is defined, only the mod that has this modID will be unbreakable.").defineList("ValidMods", Lists.newArrayList(), o -> o instanceof String);