
No Sonic Boom (Togglable)
This modification gives players control over the warden's sonic attack - the dangerous underground mob from Minecraft. You can independently decide whether the warden will use its powerful sonic weapon or not.
Managing the Sonic Attack
Fabric Version
To enable or disable the sonic boom in the Fabric version, use the special game command:
- Enable:
/gamerule DoSonicBoom true
- Disable:
/gamerule DoSonicBoom false
By default, this function is enabled. The setting can be changed not only through commands but also when creating a new world in the game rules section.
Important: The Fabric version requires Fabric API to work.
Forge Version
In the Forge version, the management commands are slightly different:
- Enable:
/gamerule CanWardenSonicBoom true
- Disable:
/gamerule CanWardenSonicBoom false
Similar to the Fabric version, the setting is active by default and available for change when creating a world.
Visual Explanation
For better understanding of how the modification works, it's recommended to watch the demonstration video:
All suggestions for improving the mod are welcome and will be considered by the developer.