Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

LucunJi/BedrockBreakHelper

Repository files navigation

Bedrock Break Helper

中文

img

This mod no longer updates because explosion becomes completely random since 1.15. Use this manual method or automatic fly machines as replacements.

  • Helps you breaking bedrocks using Myren Eario's method.

  • REQUIRES malilib and its dependency Fabric API.

  • Shows valid positions to place redstone signal sources.

  • Suggestion box turns red/blue when occupied by a non-singal-source/signal-source block.

  • Avoid use flicking boxes, they are unstable.

How to use

  1. Place a piston with its back to a bedrock, and a TNT nearby.
  2. Put a signal source block in a green box to extend the piston.
  3. Ignite the TNT, keep trying to place an opposite piston with an auto-clicker(recommend tweakeroo).
  • Use grave(`) key(default) to toggle on/off;
    • Ctrl + ` to change rendering distance;
    • Alt + ` to toggle if positions two-blocks far from pistons will also be rendered.

Thanks

Use the code from Fallen-Breath's calculator to calculate possible positions.

Malilib, I had a hard time setting up Mixins, and using Malilib is much easier.