Описание

## 📖 About
Spawner Control is a **Server Side** mod that lets you configure various aspects of the Monster Spawner block using a configuration file. Customize spawn rates, XP drops, limits, and more.
> **⚠️ NOTE:**
> If you were using version **v1.1** and upgraded to **v1.2**, make sure to **delete your config file** to prevent conflicts.
|  |  |
|:------------------------------------------:|:------------------------------------------:|
## ⚙️ Configuration Options
Explore and tweak options in the config file to suit your needs:
- [`ignoreRestrictions`](https://github.com/Dplayend/Spawner-Control/wiki/Config#ignorerestrictions)
- [`spawnLimit`](https://github.com/Dplayend/Spawner-Control/wiki/Config#spawnLimit)
- [`spawnLimitValue`](https://github.com/Dplayend/Spawner-Control/wiki/Config#spawnLimitValue)
- [`dropXp`](https://github.com/Dplayend/Spawner-Control/wiki/Config#dropXp)
- [`dropXpValueBase`](https://github.com/Dplayend/Spawner-Control/wiki/Config#dropXpValue)
- [`dropXpValueAdd1`](https://github.com/Dplayend/Spawner-Control/wiki/Config#dropXpValue)
- [`dropXpValueAdd2`](https://github.com/Dplayend/Spawner-Control/wiki/Config#dropXpValue)
- [`spawnCount`](https://github.com/Dplayend/Spawner-Control/wiki/Config#spawnCount)
- [`spawnRange`](https://github.com/Dplayend/Spawner-Control/wiki/Config#spawnRange)
- [`spawnDelay`](https://github.com/Dplayend/Spawner-Control/wiki/Config#spawnDelay)
- [`minSpawnDelay`](https://github.com/Dplayend/Spawner-Control/wiki/Config#minspawndelay--maxspawndelay)
- [`maxSpawnDelay`](https://github.com/Dplayend/Spawner-Control/wiki/Config#minspawndelay--maxspawndelay)
- [`playerRange`](https://github.com/Dplayend/Spawner-Control/wiki/Config#playerrange)
- [`maxNearbyEntities`](https://github.com/Dplayend/Spawner-Control/wiki/Config#maxnearbyentities)
- [`lootDropType`](https://github.com/Dplayend/Spawner-Control/wiki/Config#maxnearbyentities)
- [`lootDropChance`](https://github.com/Dplayend/Spawner-Control/wiki/Config#lootdropchance)
- [`lootDropList`](https://github.com/Dplayend/Spawner-Control/wiki/Config#lootdroplist)
## ❓ F.A.Q.s
**Q:** Is Spawner Control a client or server-side mod?
**A:** It's a server-side mod.
**Q:** Can I include Spawner Control in my modpack?
**A:** Yes! Just credit the mod properly and include it in the related projects.