Introduces a new mechanic where whenever a block is mined, there is a small chance for the block to spontaneously explode.
REQUIRES FABRIC API.
RUNS ON 1.18.2.
This mechanic can be modified with 3 Game Rules:
- blockExplosions - Can be toggled true or false to enable or disable the mechanic respectively. (Default: True)
- explosionChance - Determines the chance for when the block can explode. (Default: 10, Min: 1, Max: 100)
- explosionPower - Determines the power of the explosion. (Default: 4, Min: 1, Max: 100)
Q&A:
- Why did you make this? - I thought it would be funny.
- Can I use this in a modpack? - Yes