Adds Unstable TNT to survival Minecraft.
- Unstable TNT triggers when a player tries to break it.
- Placing a Tripwire Hook on the side of a TNT will turn it into an Unstable TNT.
- You can defuse the Unstable TNT safely by breaking it with Shears.
- Install Python 3
- Install pip requirements
pip install -r requirements.txt
- Build the datapack using beet
beet
- The compiled datapack is located under
dist
License - MIT