Camas/mods/mobs
Wuzzy 952f4b5f79 Add descriptions to settings, fix broken settings 2019-09-03 21:09:39 +02:00
..
locale Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
models Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
sounds added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00
textures Make NPC items distinguishable 2019-08-29 01:17:17 +02:00
LICENSE.txt cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
README.txt Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
achievements.lua Fix death and drop handling of mobs 2019-09-03 19:56:47 +02:00
api.lua Add descriptions to settings, fix broken settings 2019-09-03 21:09:39 +02:00
crafts.lua Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
depends.txt Add more failsafes for crashes with achievements 2017-05-15 19:59:09 -07:00
init.lua Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
mob_boar.lua Add more mob sounds 2019-09-03 20:01:56 +02:00
mob_mineturtle.lua Add more mob sounds 2019-09-03 20:01:56 +02:00
mob_npc.lua NPC: Force trade msg only on gold ingot 2019-08-29 17:04:51 +02:00
mob_sheep.lua Add more mob sounds 2019-09-03 20:01:56 +02:00
mob_skunk.lua Fix death and drop handling of mobs 2019-09-03 19:56:47 +02:00
mob_walker.lua Add walker spawner item 2019-08-28 17:45:27 +02:00

README.txt

Mobs mod
========
By PilzAdam, KrupnovPavel, Zeg9, TenPlus1
Tweaked by KaadmY, for Pixture

Asset license: CC BY-SA 4.0
Source License:
    api.lua: MIT
    sheep.lua: MIT
    boar.lua: MIT
    npc.lua: MIT
    mineturtle.lua: LGPLv2.1
    crafts.lua: LGPLv2.1