VoxeLibre/mods/ENTITIES/mobs_mc
Wuzzy 9e1ac8fa5f Fix zombie collision box 2017-02-27 23:41:17 +01:00
..
models Add rabbits 2017-02-23 03:21:06 +01:00
sounds Replace cow sound once again 2017-02-23 17:04:43 +01:00
textures Fix husk texture 2017-02-23 23:19:58 +01:00
README.md Replace cow sound once again 2017-02-23 17:04:43 +01:00
blaze.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
chicken.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
cow.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
creeper.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
depends.txt Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
description.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
enderman.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
ghast.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
horse.lua Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
init.lua Add rabbits 2017-02-23 03:21:06 +01:00
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
pig.lua Tweak pig size 2017-02-23 20:02:48 +01:00
rabbit.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
sheep.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
skeleton.lua Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
slimes.lua Tweak reaching distance of slime/magmacube 2017-02-24 02:03:51 +01:00
spider.lua Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
squid.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
villager.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
wolf.lua Tweak some spawn egg textures 2017-02-23 21:53:44 +01:00
zombie.lua Fix zombie collision box 2017-02-27 23:41:17 +01:00
zombiepig.lua Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00

README.md

MC MOBS WIP assembled by maikerumine compatable with Mobs Redo API

LICENSING

Note: In the following file name lists, the asterisk (“*”) is a placeholder which stands for any sequence of characters.

Code

MIT License

by PilzAdam and others

Sound files

  • mobs_mc_squid_hurt.ogg
    • !!! UNKNOWN LICENSE !!! Author: daufinsyd
  • mobs_mc_chicken_lay_egg.ogg
    • WTFPL, by PilzAdam and Wuzzy
  • mobs_mc_cow.ogg
  • mobs_*.ogg (except the files above)
    • MIT License, from mobs_animal and mobs_monster by TenPlus1
  • blaze_breath.ogg
  • blaze_died1.ogg
    • !!! UNKNOWN LICENSE !!! Author: daufinsyd
  • blaze_hurt1.ogg
  • slime_*.ogg
    • MIT License

Textures

  • mobs_squid.png
  • mobs_blaze.png
    • GPLv3 by 22i
  • mobs_bunny_*.png
    • MIT License, by ExeterDad
  • spawn_egg_squid.png
  • spawn_egg_blaze.png
    • !!! UNKNOWN LICENSE !!! Author: daufinsyd
  • spawn_egg_rabbit.png
    • MIT License, by Wuzzy

Models

  • mobs_bunny.b3d
    • MIT License, by ExeterDad

Everything else:

Faithful 1.11 - MIT License, by Vattic, xMrVizzy and contributors