Camas/mods/mobs
Wuzzy 33dc3ae8c5 Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +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 Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +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 Cleanup mobs API a bit and add more achievements 2017-05-15 19:48:28 -07:00
api.lua Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
crafts.lua Cleanup mobs API a bit and add more achievements 2017-05-15 19:48:28 -07: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 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_mineturtle.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_npc.lua Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +02:00
mob_sheep.lua Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
mob_skunk.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_walker.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

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