VoxeLibre/mods/ENTITIES/mobs_mc
2017-02-23 14:25:09 +01:00
..
models Add rabbits 2017-02-23 03:21:06 +01:00
sounds Rename squid hurt sound 2017-02-20 05:21:37 +01:00
textures Add rabbits 2017-02-23 03:21:06 +01:00
blaze.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
chicken.lua Fix chicken, cow and sheep not dropping food 2017-02-23 02:21:27 +01:00
cow.lua Fix chicken, cow and sheep not dropping food 2017-02-23 02:21:27 +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 Don't allow to collect cow/chicken/pick 2017-02-21 23:17:26 +01:00
rabbit.lua Add rabbits 2017-02-23 03:21:06 +01:00
README.md Add rabbits 2017-02-23 03:21:06 +01:00
sheep.lua Tweak shears durability 2017-02-23 14:25:09 +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 Make spider mods neutral 2017-02-17 08:03:33 +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

Code

MIT License

by PilzAdam and others

Sound files

  • mobs_*.ogg
    • MIT License, from mobs_animal and mobs_monster by TenPlus1
  • mobs_mc_squid_hurt.ogg
    • !!! UNKNOWN LICENSE !!! Author: daufinsyd
  • 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