Camas/mods/mobs
Wuzzy eb9ac2bb10 Add NPC speech for torches 2022-01-31 03:55:08 +01:00
..
locale Add NPC speech for torches 2022-01-31 03:55:08 +01: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 mob eating sound and effect 2021-08-08 14:38:33 +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 sheep getting horny from eating grass 2021-08-08 15:08:27 +02:00
crafts.lua Add extended item tooltips 2019-12-05 10:30:46 +01: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 mob eating sound and effect 2021-08-08 14:38:33 +02:00
mob_mineturtle.lua Disable taming and catching of mineturtle 2021-08-08 14:42:00 +02:00
mob_npc.lua Add NPC speech for torches 2022-01-31 03:55:08 +01:00
mob_sheep.lua Fix sheep getting horny from eating grass 2021-08-08 15:08:27 +02:00
mob_skunk.lua Add mob eating sound and effect 2021-08-08 14:38:33 +02:00
mob_walker.lua Remove follow from walker mob 2021-08-08 14:42:33 +02:00
mod.conf Move to new mod.conf format for all mods 2021-08-08 11:43:21 +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