Перейти к содержимому
Mineforgian

Breaking Bedrock

Allow bedrock to be mined with a netherite pickaxe!

Загрузки
30K
Подписчики
39
Обновлён
16 августа 2026 г.
Лицензия
Apache-2.0

Опубликован 12 мая 2024 г.

A player mining a block of bedrock using a netherite pickaxe.

Allows players to mine bedrock using a pickaxe of mining level 4 or higher (configurable on 1.20.4 and below). After being mined, bedrock does not drop anything (also configurable), it just breaks. The destroy time (default 71) and explosion resistance (default 3600000) of bedrock are also all easily configurable.

Config File

# destroy_time: The destroy time for bedrock. (obsidian is 50, stone is 1.5, -1 is indestructible)
# explosion_resist: The explosion resistance for bedrock. (stone is 6, glass is 0.3)
# mining_level: The mining level required to mine bedrock. (netherite is 4) (only on 1.20.4 and below)
# drop_bedrock: Whether bedrock should drop as a block when broken.

destroy_time=100
explosion_resist=3600000
mining_level=4 #only on 1.20.4 and below
drop_bedrock=false

Ченджлог

1.3.1+26.2Релиз26.3-snapshot-6, 26.3-snapshot-7, 26.3-snapshot-8 · 16 августа 2026 г.

fix #9, thank you, @SuperMartijn642!

1.1.5+1.20.1-forgeРелиз1.20.2, 1.20.3, 1.20.4 · 11 июля 2026 г.

fix 1.16-1.18.2

1.1.5+1.20.1-fabricРелиз24w09a, 24w10a, 24w11a · 11 июля 2026 г.

fix 1.16-1.18.2

1.1.5+1.20.4-neoforgeРелиз1.20.2, 1.20.3, 1.20.4 · 11 июля 2026 г.

fix 1.16-1.18.2

1.3.0+26.2Релиз26.3-snapshot-1, 26.3-snapshot-2, 26.3-snapshot-3 · 9 июля 2026 г.

update to 26.+ you didn't need to vibe code a port lmao

1.2.1+1.21.11-neoforgeРелиз1.21.9, 1.21.10, 1.21.11 · 8 июля 2026 г.

fix a bug where copper pickaxes could mine bedrock and update toolchain

1.2.1+1.21.11-fabricРелиз1.21.11-rc2, 1.21.11-rc3, 1.21.11 · 8 июля 2026 г.

fix a bug where copper pickaxes could mine bedrock and update toolchain

1.1.4+1.20.1-forgeРелиз1.20.2, 1.20.3, 1.20.4 · 12 апреля 2026 г.

fix 1.16-1.18.2

Комментарии

Загружаем…