MineClone2/mods/ENTITIES/mobs_mc
2020-11-09 18:59:08 +01:00
..
locale
models
sounds
textures
1_items_default.lua
2_throwing.lua
3_shared.lua
4_heads.lua
5_spawn_abm_check.lua
0_gameconfig.lua
agent.lua
bat.lua
blaze.lua Make throwable water bottles useful 2020-08-05 19:00:08 +02:00
chicken.lua
cow+mooshroom.lua Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
creeper.lua Tweak mob death particles 2020-08-19 18:38:14 +02:00
depends.txt Rename and move texture: tnt_smoke 2020-08-19 18:47:58 +02:00
description.txt
ender_dragon.lua Added End Crystal 2020-07-25 13:32:35 +02:00
enderman.lua Tweak mob death particles 2020-08-19 18:38:14 +02:00
endermite.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
gameconfig.md
ghast.lua
guardian_elder.lua
guardian.lua
horse.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
init.lua
iron_golem.lua
LICENSE
LICENSE-media.md
llama.lua Tweak mob death particles 2020-08-19 18:38:14 +02:00
mod.conf
ocelot.lua Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
parrot.lua
pig.lua Tweak mob death particles 2020-08-19 18:38:14 +02:00
polar_bear.lua
rabbit.lua Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
README.md
sheep.lua Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
shulker.lua Fix Shulker spawnegg typo 2020-08-05 19:59:50 +02:00
silverfish.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
skeleton_wither.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
skeleton+stray.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
slime+magma_cube.lua
snowman.lua Rename and move texture: tnt_smoke 2020-08-19 18:47:58 +02:00
spider.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
squid.lua
vex.lua
villager_evoker.lua
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
villager.lua Tweak mob death particles 2020-08-19 18:38:14 +02:00
witch.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
wither.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
wolf.lua Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
zombie.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
zombiepig.lua Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00

MC-like mobs [mobs_mc]

This mod adds mobs which closely resemble the mobs from the game Minecraft, version 1.12.

Credits

  • maikerumine: Coding behaviour, spawning, drops, and misc.
  • Wuzzy2: Zombies, husks, item textures, and code
  • toby109tt: Mapping fixes - better 2D planes
  • 22i: Models (done in Blender) and mob icons for spawn eggs
  • XSSheep: Mob and item textures (from Pixel Perfection)
  • MysticTempest: More mob textures
  • See LICENSE_media.md for detailed credits about each file

Licensing

  • Code: GNU General Public License, version 3 (see LICENSE)
  • Media: MIT, CC0, CC BY 3.0 CC BY-SA 4.0, LGPLv2.1, GPLv3. See LICENSE_media.md for details

Useful information for developers

Game integration

Want to include this mod in your game? Read gameconfig.md.

List of mobs

Note: Many of these are incomplete.

Monsters

  • Zombie
  • Husk
  • Skeleton
  • Stray
  • Creeper
  • Slime
  • Spider
  • Cave Spider
  • Enderman
  • Zombie Villager
  • Zombie Pigman
  • Wither Skeleton
  • Magma Cube
  • Blaze
  • Ghast
  • Evoker
  • Vex
  • Vindicator
  • Witch
  • Guardian
  • Silverfish
  • Endermite
  • Shulker
  • Ender Dragon
  • Wither
  • Elder Guardian

Peaceful mobs

  • Chicken
  • Cow
  • Pig
  • Rabbit
  • Sheep
  • Squid
  • Polar Bear
  • Bat
  • Mooshroom
  • Horse
  • Donkey
  • Llama
  • Mule
  • Skeleton Horse
  • Zombie Horse

Helpful mobs

  • Wolf
  • Villager
  • Iron golem
  • Snow golem
  • Ocelot/Cat
  • Parrot