
Brittle Bedrock
Weaken bedrock with dense TNT explosions. Adds Dense TNT which weakens bedrock when placed against it.
- Загрузки
- 447
- Подписчики
- 3
- Обновлён
- 4 июля 2026 г.
- Лицензия
- CC0-1.0
Опубликован 27 июня 2025 г.
Brittle Bedrock
Weaken bedrock with dense TNT explosions.
Content
- Craft Dense TNT with 9 normal TNT.

- Place Dense TNT on bedrock to weaken it.
Technical Concept
- The advancement is triggered when a TNT item is placed on a bedrock block, but only if the TNT item has the custom data component added by the crafting recipe.
- Then, the advancement triggers a raycast from the player's head to determine the position of the newly placed TNT block.
- The TNT is replaced with primed TNT with a 0-tick fuse (instant explosion), and all neighboring bedrock blocks are replaced with obsidian.
- The raycast extends up to 5 blocks (normal placement range) in 0.1 block increments, for a maximum of 50 steps.
- There can be instances where the raycast does not find the TNT block. For example, this can happen when the cursor is at the very edge of the Bedrock block, and the 0.1-block steps are not fine-grained enough.
- When custom TNT is placed (not against bedrock), broken, and picked up again, it reverts to normal TNT, losing the custom data component.
Ченджлог
1.0.2+modРелиз26.1.1, 26.1.2, 26.2 · 4 июля 2026 г.
- chore: bump supported pack format version for MC 26.2
1.0.2Релиз26.1.1, 26.1.2, 26.2 · 4 июля 2026 г.
- chore: bump supported pack format version for MC 26.2
1.0.1+modРелиз1.21.8, 1.21.9, 1.21.10 · 18 июля 2025 г.
- chore: support for pack format 81 and MC version 1.21.7-1.21.10
1.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 18 июля 2025 г.
- chore: support for pack format 81 and MC version 1.21.7-1.21.10
Комментарии
Загружаем…