Fast Creeper Mod - Changelog
This document tracks the major changes and feature additions to the mod.
Version 0.3.0 - The "Chaos & Quality of Life" Update
This major update expands the mod far beyond its original scope, adding new challenges, rewards, and quirky mechanics.
General:
- The mod has been renamed from "FastCreeperMod" to "ChaosCraft" to better reflect its wide range of new features.
New Features:
- Enhanced Zombies: A new game rule (
zombiesEnhanced
) can be enabled to make all zombies spawn as fast, powerful, baby versions. - Timed Block Rewards: A new system has been added that gives all online players a random block every 50 seconds. The pool of possible blocks expands as players unlock advancements, making it a progressive reward system.
- Crouching Crop Growth: A unique farming mechanic has been introduced.
- Crouching near crops now accelerates their growth.
- After crouching for one minute, there is a 30% chance of a "special event" occurring, which involves a sound, brown particles, and a brief pause in the growth effect.
Version 0.1.0 - Initial Release (as "FastCreeperMod")
This was the first version of the mod, focusing exclusively on overhauling creeper mechanics.
Features:
- Enhanced Creepers: Introduced a three-level system to make creepers faster, healthier, and more dangerous.
- Game Rules: Added game rules (
fastRandomCreeper
,fastRandomCreeperCharged
,fastRandomCreeperEndCrystal
) to control the creeper difficulty. - Chat Commands: Included simple chat commands to easily switch between creeper levels.
Changelog for Fast Creeper Mod v1.0.0
-
Initial release of Fast Creeper Mod for Fabric Loader.
-
Added fast and aggressive creepers with increased movement speed and health.
-
Implemented configurable creeper explosion modes via gamerules:
-
Normal fast creeper explosions.
-
Charged creeper explosion strength (double radius).
-
End Crystal-level explosion strength (large radius).
-
Introduced wave spawning of creepers around players with scaling intensity.
-
Added gamerule toggles:
-
fastRandomCreeper to enable fast creepers.
-
fastRandomCreeperCharged to enable charged-level explosions.
-
fastRandomCreeperEndCrystal to enable End Crystal-level explosions.
-
Prevented creeper explosions near players in Creative mode.
-
Added explosion knockback effect for creepers.
-
Notified server operators about gamerule commands on server start.