Camas/mods/mobs
2019-09-24 03:05:06 +02:00
..
locale Update shears hint 2019-09-24 03:05:01 +02:00
models
sounds Add skunk sounds 2019-09-22 13:38:57 +02:00
textures New mob damage particle 2019-09-24 01:19:21 +02:00
achievements.lua Shorten some achievement texts 2019-09-24 00:24:15 +02:00
api.lua New mob damage particle 2019-09-24 01:19:21 +02:00
crafts.lua Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
depends.txt
init.lua
LICENSE.txt
mob_boar.lua Make boars and sheep talk more 2019-09-22 13:39:16 +02:00
mob_mineturtle.lua Protect mineturtle from node damage 2019-09-23 00:00:11 +02:00
mob_npc.lua Update shears hint 2019-09-24 03:05:01 +02:00
mob_sheep.lua Sheep now accept any shears 2019-09-24 03:05:06 +02:00
mob_skunk.lua Add skunk sounds 2019-09-22 13:38:57 +02:00
mob_walker.lua Add walker spawner item 2019-08-28 17:45:27 +02:00
README.txt Add skunk sounds 2019-09-22 13:38:57 +02:00

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