Back to mods
Soft Deepslate project artwork

CurseForge · Minecraft mod

Soft Deepslate

Adjusts the mining speed of Deepslate to be equivalent to that of Stone.

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

Quick answer

Which Soft Deepslate release matches 26.1 Fabric?

Updated 24 days ago
Best match for your filters Soft Deepslate 26.1-fabric-v3.0.0
Game version 26.1
Loader Fabric

Soft Deepslate 26.1-fabric-v3.0.0 targets 26.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.

Where it goes

Is Soft Deepslate required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
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 Soft Deepslate 26.1-fabric-v3.0.0 need?

Soft Deepslate 26.1-fabric-v3.0.0 on 26.1 Fabric. Every mod below is checked against that same setup.

All 2 required mods have matching files

Install Forge Config API Port, Fabric API first. We found matching files for this game-version and loader setup. 4 come through another mod in the chain.

2 listed on this file 4 pulled in by those mods
Forge Config API Port Needed by Soft Deepslate 26.1-fabric-v3.0.0
required
Matching file found Matched file: [FABRIC] [26.1.x] v26.1.5
Fabric API Needed by Soft Deepslate 26.1-fabric-v3.0.0
required
Matching file found Matched file: [26.1.2] Fabric API 0.155.2+26.1.2
Mod Menu Needed by Forge Config API Port
pulled in
Matching file found Matched file: v18.0.0 for 26.1
Text Placeholder API Needed by Mod Menu
pulled in
Matching file found Matched file: placeholder-api-3.0.0+26.1.jar
Mod Menu Needed by Forge Config API Port
pulled in
Matching file found Matched file: 18.0.0

4 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Soft Deepslate without breaking your instance.

Built for Soft Deepslate 26.1-fabric-v3.0.0 on 26.1 Fabric. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Soft Deepslate 26.1-fabric-v3.0.0. It targets 26.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Forge Config API Port, Fabric API first. We found matching files for this game-version and loader setup. 4 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Soft Deepslate 26.1-fabric-v3.0.0. It opens that exact file at the source.

About this project

What does Soft Deepslate add?

Latest Release License: MIT

GitHub | CurseForge | Modrinth

Soft Deepslate

English

A Minecraft mod that speeds up mining for Deepslate and related blocks. By default, it applies a 2.0 mining-speed multiplier, making regular Deepslate mine at roughly the same speed as Stone.

The multiplier and affected blocks can be customized using block IDs and tags.

Configuration

Config file: config/softdeepslate-server.toml

miningSpeedMultiplier

Mining-speed multiplier applied to configured blocks. Default: 2.0.

blocks

A list of block IDs and block tags that determines which blocks receive the multiplier.

  • minecraft:deepslate: add a block
  • #c:ores_in_ground/deepslate: add a tag
  • !minecraft:infested_deepslate: exclude a block
  • !#example:excluded_tag: exclude all blocks in a tag
  • !!minecraft:infested_deepslate: force-add a block, overriding exclusions
  • !!#example:force_added_tag: force-add all blocks in a tag, overriding exclusions

Priority: !! force-add → ! exclude → normal addition

Default:

blocks = [
    "#softdeepslate:ore_bearing_ground/deepslate",
    "#softdeepslate:cobblestones/deepslate",
    "#softdeepslate:ores_in_ground/deepslate",
    "#softdeepslate:building_blocks"
]

Changes are applied when the config or block tags reload.

Minecraft 1.7.10

The 1.7.10 version uses config/softdeepslate.cfg and supports only miningSpeedMultiplier. It automatically detects Deepslate blocks from Et Futurum Requiem and Deepslate ores registered in the Ore Dictionary.

日本語

深層岩とその関連ブロックの採掘速度を向上させる Minecraft MODです。 デフォルトでは採掘速度に 2.0 倍の補正をかけ、通常の深層岩を石とおおむね同じ速さで採掘できるようにします。

倍率と対象ブロックは、ブロック ID やタグを使って変更できます。

設定

設定ファイル: config/softdeepslate-server.toml

miningSpeedMultiplier

対象ブロックに適用する採掘速度の倍率です。デフォルト: 2.0

blocks

採掘速度の倍率を適用するブロック ID およびブロックタグのリストです。

  • minecraft:deepslate: ブロックを追加
  • #c:ores_in_ground/deepslate: タグを追加
  • !minecraft:infested_deepslate: ブロックを除外
  • !#example:excluded_tag: タグ内のすべてのブロックを除外
  • !!minecraft:infested_deepslate: 除外より優先してブロックを追加
  • !!#example:force_added_tag: 除外より優先してタグ内のすべてのブロックを追加

優先順位: !! 強制追加 → ! 除外 → 通常追加

デフォルト:

blocks = [
    "#softdeepslate:ore_bearing_ground/deepslate",
    "#softdeepslate:cobblestones/deepslate",
    "#softdeepslate:ores_in_ground/deepslate",
    "#softdeepslate:building_blocks"
]

設定またはブロックタグのリロード時に変更が反映されます。

Minecraft 1.7.10

1.7.10 版は config/softdeepslate.cfg を使用し、miningSpeedMultiplier のみ設定できます。 Et Futurum Requiem の深層岩ブロックと、Ore Dictionary に登録された深層岩鉱石を自動検出します。

Project description from CurseForge.

Pick your setup

Soft Deepslate by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

24 available setups

Showing the newest 12 of 13 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

Soft Deepslate versions and loaders

1 of 26 releases match
Clear filters

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