VoxeLibre/mods/ENTITIES/mobs_mc
2017-02-23 19:29:13 +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 Sheep improvements 2017-02-23 18:39:13 +01:00
blaze.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
chicken.lua Tweak sheep and chicken collision boxes 2017-02-23 19:12:18 +01:00
cow.lua Reduce number of breeding food items to 1 2017-02-23 18:20:24 +01:00
creeper.lua Make music discs pre-obtainable 2017-02-20 07:34:47 +01:00
depends.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
description.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
enderman.lua Fix size of endermen 2017-02-22 20:15:04 +01:00
ghast.lua Move gunpowder to mcl_mobitems 2017-02-16 21:33:14 +01:00
horse.lua Don't give item after punching saddled horse 2017-02-21 00:31:12 +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 Reduce number of breeding food items to 1 2017-02-23 18:20:24 +01:00
rabbit.lua Reduce number of breeding food items to 1 2017-02-23 18:20:24 +01:00
README.md Replace cow sound once again 2017-02-23 17:04:43 +01:00
sheep.lua Tweak sheep and chicken collision boxes 2017-02-23 19:12:18 +01:00
skeleton.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
slimes.lua Increase tiny slime spawn distance 2017-02-22 22:07:30 +01:00
spider.lua Tweak spider jumping 2017-02-23 19:29:13 +01:00
squid.lua Rename squid hurt sound 2017-02-20 05:21:37 +01:00
villager.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
wolf.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
zombie.lua Make music discs pre-obtainable 2017-02-20 07:34:47 +01:00
zombiepig.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00

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