File Details
ZombieApocolypse999-1.2.2 Better Configuration Update
- R
- Dec 15, 2025
- 64.36 KB
- 37
- 1.21.11+12
File Name
ZombieApocolypse999-1.2.2.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
### New Features
- Added configurable zombie sunlight burning behavior (`burn_in_sunlight: true/false`)
- Added configurable drop chances for all zombie types (normal, tank, charger, assassin, etc.)
- Added loot drops for normal zombies with configurable drop chance
- Added support for individual item drop chances within each zombie type
- Added protection to prevent custom zombies from transforming into drowned when underwater
### Changes
- All zombie types now support configurable drop chances in the configuration file
- Normal zombies can now drop items based on the new loot drop system
- Sunlight burning behavior can now be toggled via configuration
- Loot drops now support both simple format (common chance) and detailed format (individual chances)
### Configuration Updates
- Added `zombies.burn_in_sunlight` option to control if zombies burn in sunlight
- Added `item_drop_chance` option for common chance across all items in a type
- Added `detailed_items` option for individual item drop chances
- Added `normal` zombie type to the loot_drops configuration

