Back to mods
Unbreakables project artwork

CurseForge · Minecraft mod

Unbreakables

Configure blocks to be unbreakable under certain conditions. Compatible with Waystones.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Unbreakables release should I use?

Updated last month
Latest stable file unbreakables-neoforge-26.2-26.2.0.1.jar
Game version 26.2
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 2 required mods have matching files

Install Shogi, Balm first. We found matching files for this game-version and loader setup.

Shogi Needed by unbreakables-neoforge-26.2-26.2.0.1.jar
required
Matching file found Matched file: shogi-neoforge-26.2-26.2.0.4.jar
Balm Needed by unbreakables-neoforge-26.2-26.2.0.1.jar
required
Matching file found Matched file: balm-neoforge-26.2-26.2.0.5.jar

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install Shogi, Balm first. We found matching files for this game-version and loader setup.

  3. 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.

  4. 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?

Requires Balm

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.

Features

  • 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)

Usage

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).

Support on Patreon

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.

41 available setups

Showing 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

133 of 133 releases match

Looking for an older file? The official CurseForge project page is in Resources.