promotional bannermobile promotional banner

Unbreakabler

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

File Details

unbreakabler-1.19-1.1.0.jar

  • R
  • Jul 3, 2023
  • 5.28 KB
  • 1.4K
  • 1.19.4+2
  • Forge

File Name

unbreakabler-1.19-1.1.0.jar

Supported Versions

  • 1.19.4
  • 1.19.3
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:unbreakabler-848002:4623232")
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);