29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
# Spawners Modpack #
|
|
Adds multiple spawner blocks. There ara no ABM's used and this modpack is developed with focus on the best multiplayer online server performace.
|
|
|
|
Easy to implement new mob mods just look in to config.lua.
|
|
|
|
Currently it works with [Mobs Redo](https://forum.minetest.net/viewtopic.php?f=11&t=9917) and [Creatures](https://forum.minetest.net/viewtopic.php?f=11&t=8638) but other mob mods can be easily added to config.lua
|
|
|
|
## Spawners Ores ##
|
|
|
|
![Spawners Ores](spawners_ores/screenshot.png)
|
|
|
|
Let the player craft ore Spawners. Ores are spawning randomly in a short intervals and you get 10% more ores from inputed ingots. Ores are spawning only in default:stone so make sure there is one around. This MOD is giving the option of creating lumps back from ingots.
|
|
|
|
## Spawners Mobs ##
|
|
|
|
Let the player craft Mob Spawners. Mobs are spawning randomly in a short intervals. This MOD is giving the option of creating mob farms and grinders.
|
|
|
|
![Spawners Mobs](spawners_mobs/screenshot.png)
|
|
|
|
## Spawners Environmental ##
|
|
|
|
Adds environmental spawners to the map. When enabled, the spawners will be added to newly generated Dungeons (Uruk Hai) and Temples (Spider). They are dropping a real mob spawner by change (very small chance).
|
|
|
|
![Spawners Mobs](spawners_env/screenshot.png)
|
|
|
|
## License ##
|
|
|
|
See included license files.
|