mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-24 11:55:09 +00:00
Readme and license for mcl_monster_spawner (MIT)
This commit is contained in:
parent
88b02c7170
commit
097de371b6
1 changed files with 8 additions and 0 deletions
8
mods/ENTITIES/mcl_monster_spawner/README.md
Normal file
8
mods/ENTITIES/mcl_monster_spawner/README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
This mod adds a monster spawner for MineClone 2.
|
||||
Monsters will appear around the monster spawner in semi-regular intervals.
|
||||
|
||||
This mod is originally based on the mob spawner from Mobs Redo by TenPlus1
|
||||
but has been modified quite a lot to fit the needs of MineClone 2.
|
||||
|
||||
## License (code and texture)
|
||||
MIT License
|
Loading…
Reference in a new issue