VoxeLibre/mods/ENTITIES/mobs_mc
Wuzzy f8685e6941 Don't give item after punching saddled horse 2017-02-21 00:31:12 +01:00
..
models Fix squid renaming issues 2017-02-20 04:54:53 +01:00
sounds Rename squid hurt sound 2017-02-20 05:21:37 +01:00
textures Fix squid renaming issues 2017-02-20 04:54:53 +01:00
README.md Clean up licensing and README infos of mobs_mb 2017-02-20 05:06:15 +01:00
blaze.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
chicken.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
cow.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +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 Tweak spawning of all mobs 2017-02-20 03:00:03 +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 Merge branch 'squid' of https://gitlab.com/daufinsyd/MineClone2 2017-02-20 04:43:16 +01:00
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
pig.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
sheep.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
skeleton.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
slimes.lua Tweak spawning of all mobs 2017-02-20 03:00:03 +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

README.md

MC MOBS WIP assembled by maikerumine compatable with mobs redo api

LICENSING

Code

WTFPL

by PilzAdam

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

Textures

  • mobs_squid.png
  • mobs_blaze.png
    • GPLv3 by 22i
  • spawn_egg_squid.png
  • spawn_egg_blaze.png
    • !!! UNKNOWN LICENSE !!! Author: daufinsyd

Everything else:

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