Camas/mods/mobs
Wuzzy e68b33812b Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
..
locale Add French translation 2020-01-19 20:43:15 +01:00
models
sounds Add skunk sounds 2019-09-22 13:38:57 +02:00
textures Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
LICENSE.txt
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 Add _cmi_is_mob to mobs 2019-09-26 18:13:36 +02:00
crafts.lua
depends.txt
init.lua
mob_boar.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_mineturtle.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_npc.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_sheep.lua Add tool break and shears cut sounds 2019-10-24 18:08:18 +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