VoxeLibre/mods/ENTITIES/mobs_mc
Wuzzy 4786234c3e Update slime sound info 2017-06-13 15:54:52 +02:00
..
models Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
sounds Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
textures Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
README.md Update slime sound info 2017-06-13 15:54:52 +02: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 Remove duplicate 3d_armor_character.b3d 2017-06-11 00:03:16 +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
init.lua Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
old_mobs.lua Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02: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
zombie.lua Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
zombiepig.lua Rename zombiepig texture file 2017-06-10 22:51:07 +02: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
  • mobs_skeleton2.png
    • MIT License, originally from Faithful texture pack (see MineClone 2 main readme file), edited by kingoscargames

Models

  • mobs_bunny.b3d
    • MIT License, by ExeterDad

Everything else:

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