-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Find quick answers to common questions and troubleshooting inquiries about Chaos Chickens.
A: Absolutely! Chaos Chickens is designed with extreme performance in mind. Periodic ticking is throttled to run every 10 ticks, and regional multithreading is fully supported on Folia. Furthermore, the Explosive trait does not destroy any blocks, ensuring your player bases remain perfectly safe.
A: By default, no. Spawning a new chicken via breeding is treated as a normal chicken spawn and has a standard 35% chance to roll a random trait from the weighted trait pool. They do not automatically inherit parent traits unless you install a custom breeding listener plugin that uses our Developer API.
A: You can easily disable any trait inside the config file under the traits: section by setting enabled: false. For example, to disable explosive chickens:
traits:
explosive:
enabled: falseA: Yes! The Bukkit module is 100% compatible with Spigot, Paper, Purpur, Folia, and any other downstream forks.
A: Yes! The Fabric and Forge versions are fully operational on single-player worlds, local LAN servers, and dedicated multiplayer servers.
A: If you are an administrator, you can run /chaoschickens egg <trait> to give yourself a customized spawn egg that is permanently bound to that specific trait.
For guides, API documentation, and releases, visit the Chaos Chickens GitHub Repository. Forging Digital Empires — DemonZ Development
- Home
- Installation
- Configuration
- Traits Encyclopedia
- Boss Chickens
- Commands & Perms
- Developer API Guide
- Building from Source
- Frequently Asked Qs
For guides, API documentation, and releases, visit the Chaos Chickens GitHub Repository. Forging Digital Empires — DemonZ Development