VoxeLibre/mods/ENTITIES/mobs_mc
Wuzzy fb26d6d274 Fix sheep losing color after re-activation 2017-05-30 18:06:21 +02:00
..
models Add rabbits 2017-02-23 03:21:06 +01:00
sounds Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
textures Fix husk texture 2017-02-23 23:19:58 +01:00
README.md Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
blaze.lua Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
chicken.lua Fix chicken not floating in water 2017-03-07 23:34:01 +01:00
cow.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
creeper.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
depends.txt Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
description.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
enderman.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
ghast.lua Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
horse.lua Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +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 Fix sheep losing color after re-activation 2017-05-30 18:06:21 +02:00
skeleton.lua Tweak wither skeleton: Sword, melee combat, new (bad) model 2017-03-05 05:14:31 +01:00
slimes.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
spider.lua Make spiders float on water 2017-05-24 06:25:31 +02:00
squid.lua Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
villager.lua Don't spawn villagers 2017-05-10 13:24:33 +02:00
wolf.lua Tamed wolves don't attack in groups anymore 2017-03-14 16:19:39 +01:00
zombie.lua Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
zombiepig.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +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. Everything not explicitly mentioned or with no license mentioned falls under the license of the MineClone 2 project (see README.md in the top directory of MineClone 2).

Code

MIT License

by PilzAdam and others

Sound files

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
    • 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