Crazy Chaos Mod — Madness Awaits!
Will You Be Able to Complete the Game With This Mod?
The mod provides flexible parameter settings through a configuration file:
["Mob Explosion Settings"]
#Enable mob explosion after hit
mobExplosionEnabled = true
#Time in seconds before mob explodes
#Range: 0 ~ 60
explosionTimer = 2
#Power of the explosion
#Range: 0.5 ~ 1000.0
explosionPower = 3.0
["Skeleton Rapid Fire Settings"]
#Enable skeleton rapid fire
skeletonRapidFireEnabled = true
#Time between skeleton shots in seconds (0 for no delay)
#Range: 0.0 ~ 5.0
skeletonFireRate = 0.3
["Player Fall Speed Settings"]
#Enable extreme falling effects
playerFallSpeedEnabled = true
#Ticks before extreme fall starts (20 ticks = 1 second)
#Range: 1 ~ 100
fallTimeThreshold = 15
#Fall speed multiplier
#Range: 0.1 ~ 10.0
fallSpeedMultiplier = 4.0
#Damage interval in seconds (how often to accumulate damage)
#Range: 1 ~ 10
fallDamageInterval = 1
#Damage to accumulate per interval
#Range: 0.1 ~ 10.0
fallDamagePerInterval = 2.5
["Random Block Drops Settings"]
#Enable random block drops
randomBlockDropsEnabled = false
["Item Totem Effect Settings"]
#Enable totem effect for all items
itemTotemEffectEnabled = false
The configuration is intuitive - the last two functions are disabled by default. The first one makes blocks drop random items, and the second one turns every item in your inventory into a totem-like object.
Will you be able to complete the game with each of these effects?
Be careful with mob explosion settings! Setting high values may cause the game to temporarily freeze while loading the explosion.