Data Packs Other

Unbreakable Library

  • 10 views
  • save_alt 0 downloads
Compatibility
Minecraft 1.21
to version
Minecraft 26.2
Changes include
  • Functions
  • 3
  • 0
AvatarKage
Lvl 51Grandmaster Enchanter Ninja
371
A tag-driven datapack library (1.21+) that makes tagged items truly unbreakable. This pack does nothing on its own. Install this example pack along-side it for something to happen. The example pack makes diamond and netherite gear, and the mace unbreakable.

For Developers

To make custom items unbreakable, create a datapack that adds the item id to the #unbreakable_library:unbreakable item tag.

{
"replace": false,
"values": [
{ "id": "namespace:item_id", "required": false },
]
}

NEED A SERVER?

BisectHosting

1 Update Logs

v2.0.0 : by AvatarKage 08/07/2026 12:10:31 amAugust 7 @ 4:10 am UTC

- ported to 1.21+ as a tag-driven datapack

More like this

  Have something to say?

Welcome