Camas/mods/mobs
Wuzzy c134eb6ccf Update mobs translation 2021-08-08 02:33:37 +02:00
..
locale Update mobs translation 2021-08-08 02:33:37 +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 Add skunk sounds 2019-09-22 13:38:57 +02:00
textures Add more NPC skins 2021-08-08 00:12:59 +02:00
LICENSE.txt cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
README.txt Add skunk sounds 2019-09-22 13:38:57 +02:00
achievements.lua Shorten some achievement texts 2019-09-24 00:24:15 +02:00
api.lua Fix crash when useing lasso on mob 2021-03-09 02:06:36 +01:00
crafts.lua Add extended item tooltips 2019-12-05 10:30:46 +01: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 extended item tooltips 2019-12-05 10:30:46 +01:00
mob_mineturtle.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_npc.lua Teach NPCs how to heal themselves 2021-08-08 02:27:10 +02:00
mob_sheep.lua Use ephemeral sounds 2020-04-07 01:00:55 +02:00
mob_skunk.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_walker.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00

README.txt

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

Media file license: CC BY-SA 4.0
* mobs_skunk_hiss.ogg: by Reitanna, CC0 <https://freesound.org/people/Reitanna/sounds/343927/>

Source code license:
    api.lua: MIT
    sheep.lua: MIT
    boar.lua: MIT
    npc.lua: MIT
    mineturtle.lua: LGPLv2.1
    crafts.lua: LGPLv2.1