CurseForge · Minecraft mod
Unbreakables
Configure blocks to be unbreakable under certain conditions. Compatible with Waystones.
Quick answer
Which Unbreakables release should I use?
unbreakables-neoforge-26.2-26.2.0.1.jar targets 26.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 2 required mods have matching files.
Where it goes
Is Unbreakables required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does unbreakables-neoforge-26.2-26.2.0.1.jar need?
unbreakables-neoforge-26.2-26.2.0.1.jar. Change the file and its required mods may change too.
Install Shogi, Balm first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Unbreakables without breaking your instance.
Built for unbreakables-neoforge-26.2-26.2.0.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use unbreakables-neoforge-26.2-26.2.0.1.jar. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Shogi, Balm first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside unbreakables-neoforge-26.2-26.2.0.1.jar. It opens that exact file at the source.
About this project
What does Unbreakables add?
This mod adds configurable rules for controlling whether a block can be broken. Rules allow for granular control through conditions and even modifiers (such as costing xp or items). This mod does not enable any unbreakable rules by default. Modpack developers or server owners must configure the mod, e.g. by enabling the "waystones:generated_waystones" ruleset. This mod is useless unless configured by a modpack or server owner.
- Prevent certain blocks from being broken if configurable conditions are met
- Optionally, require xp or items to break configured blocks (note: there is no display that makes the cost apparent yet, but it's planned)
- Inbuilt support for disallowing breaking of generated waystones (enable via "rulesets" config option)
Modpack developers or server owners must configure this mod in order for it to be useful.
That means either configuring rules in the config file or enabling an inbuilt ruleset. Mods or datapack developers can also provide rulesets through a datapack by providing a "data/yourpack/unbreakables/yourruleset.json" file.
Example for making generated waystones unbreakable through the default ruleset:
rulesets = [ "waystones:generated_waystones" ]
Example for making generated waystones unbreakable through a custom rule:
rules = [ "[is_tag(waystones:waystones), is_not_state(origin, player)] refuse($chat.waystones.cannot_break_waystone)" ]
Example for some other custom rules:
rules = [ "[is_in_dimension(minecraft:the_nether)] refuse(You cannot break blocks in the Nether)", "[is_block(minecraft:dirt)] refuse(You cannot break dirt)", "[is_state(lit, true)] refuse(You cannot break lit furnaces)" ]
Example for a datapack ruleset (included by default in Waystones).
{ "rules": [ "[is_tag(waystones:waystones), is_not_state(origin, player)] refuse($chat.waystones.cannot_break_waystone)" ]}
Datapack rulesets must be enabled through the "ruleset" config option (see above).

Project description from CurseForge.
Pick your setup
Unbreakables by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
2 loader builds26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9
2 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.6
3 loader builds1.21.5
3 loader builds1.21.4
3 loader buildsShowing the newest 12 of 16 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Unbreakables versions and loaders
unbreakables-neoforge-26.2-26.2.0.1.jar
16 Jun 2026
unbreakables-fabric-26.2-26.2.0.1.jar
16 Jun 2026
unbreakables-neoforge-1.21.1-21.1.15.jar
22 Apr 2026
21.1.15+forge-1.21.1
unbreakables-forge-1.21.1-21.1.15.jar
22 Apr 2026
unbreakables-forge-1.21.1-21.1.15.jar
22 Apr 2026
21.1.15+neoforge-1.21.1
unbreakables-neoforge-1.21.1-21.1.15.jar
22 Apr 2026
unbreakables-fabric-1.21.1-21.1.15.jar
22 Apr 2026
unbreakables-fabric-26.1-26.1.0.2.jar
29 Mar 2026
unbreakables-neoforge-26.1-26.1.0.2.jar
29 Mar 2026
unbreakables-neoforge-26.1-26.1.0.1.jar
24 Mar 2026
unbreakables-fabric-26.1-26.1.0.1.jar
24 Mar 2026
21.11.3+neoforge-1.21.11
unbreakables-neoforge-1.21.11-21.11.3.jar
15 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.


