
Deepslate Instamine
Активный0.0
Установок
0
Последнее обновление
2 месяца назад
Версии
1.17.1 — 1.21.5
Клиент и сервер
Fabric
Forge
Neoforge
Утилиты
Deepslate, Instamineable and Renewable deepslate
Features
Breaking Deepslate
- Break deepslate instantly using a Netherite pickaxe.
- The pickaxe must have the efficiency V enchantment and the player has to be under the effect of a Haste II beacon.
Make more Deepslate
- Renewable deepslate, lava above water like a stone generator but at lower Y levels, y=11 by default (configurable).
Insta-Break Logs
- Break Logs instantly using a Netherite axe with efficiency V and haste 2. (can be disabled in config file) Version >=1.3
Insta-Break Other blocks with other tools
- As of version 2.4 you can add blocks and tools for instamining to the config file
Changelog
Version 2.0
- Needs architectury-api (
]
- Configurable list of blocks to instamine
.minecraft/config/deepslate_instamine.json
"minecraft:deepslate", "minecraft:cobblestone", "minecraft:end_stone" ], "pickaxes_that_can_instamine": [ "minecraft:netherite_pickaxe" ], "axes_that_can_instamine": [ "minecraft:netherite_axe" ], "axe_instamine_blocks": []
Version 2.1 changelog
configurable list of tools that can instamine
Version 2.4
- Added cobbled deepslate generation, same as cobblestone
- Added calcite generation, same as basalt
- Blocks can now be added for axe instamining