Modify mobs from original mods.

... rather than copying them.
This commit is contained in:
Duane 2016-06-06 07:13:31 -05:00
parent 0c788eb537
commit 0f09bd5cc8
26 changed files with 195 additions and 6606 deletions

13
LICENSE
View file

@ -1,10 +1,3 @@
Much of the code and art from this mod were taken nearly unchanged from
Mobs Redo, made by TenPlus1 and many others, and distributed under the
WTFPL license.
https://forum.minetest.net/viewtopic.php?f=11&t=9917
All of the goblin code and art are taken from FreeLikeGNU's Goblins mod,
distributed under the CC-by-SA license.
@ -18,12 +11,6 @@ mod, distributed under the WTFPL license.
https://forum.minetest.net/viewtopic.php?f=9&t=9522
The changes I've made to these mods are minor, but crucial to dealing
with an all-underground environment. The mobs don't have vertical
range limits, are less affected by light, and they behave a bit
differently from the originals.
The rest of this mod is distributed under the LGPL 2.1 license for
historic reasons.