Mineclonia/mods/ENTITIES/mobs_mc
Wuzzy 8b6f5d3dec Redo sheep texturing
Thanks to 22i
2018-05-30 18:05:49 +02:00
..
locale Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
models Redo sheep texturing 2018-05-30 18:05:49 +02:00
sounds Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
textures Redo sheep texturing 2018-05-30 18:05:49 +02:00
0_gameconfig.lua Update mobs_mc 2018-03-25 22:27:06 +02:00
1_items_default.lua Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
2_throwing.lua Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
3_shared.lua Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
4_heads.lua Fix head duplicates 2017-07-06 00:47:13 +02:00
LICENSE Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
LICENSE-media.md Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
README.md Update mobs_mc 2018-03-25 22:27:06 +02:00
agent.lua Update mobs_mc 2017-11-03 22:14:27 +01:00
bat.lua Update death animations of some mobs 2018-05-30 17:34:38 +02:00
blaze.lua Blaze fireball / fire charge: Take fly dir into account when spawning fire 2017-09-19 17:16:04 +02:00
chicken.lua Update mobs_mc and update gameconfig 2017-08-16 22:08:17 +02:00
cow+mooshroom.lua Update mobs_mc 2017-09-13 23:13:47 +02:00
creeper.lua Remove water damage from creeper 2018-05-27 10:41:50 +02:00
depends.txt Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
description.txt Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
ender_dragon.lua Name tags now name all mobs (except ender dragon) 2018-05-30 11:34:17 +02:00
enderman.lua Update mobs_mc 2018-03-25 22:27:06 +02:00
endermite.lua Update mobs_mc 2017-07-26 00:26:18 +02:00
gameconfig.md Update mobs_mc 2018-03-25 22:27:06 +02:00
ghast.lua Update mobs_mc and update gameconfig 2017-08-16 22:08:17 +02:00
guardian.lua Squids and guardians no longer get stranded all the time 2018-01-07 18:03:03 +01:00
guardian_elder.lua Squids and guardians no longer get stranded all the time 2018-01-07 18:03:03 +01:00
horse.lua Add mobs:spawn_child 2018-05-30 12:58:50 +02:00
init.lua Update mobs_mc 2017-11-03 22:14:27 +01:00
intllib.lua Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
iron_golem.lua Update mobs_mc 2017-07-26 00:26:18 +02:00
llama.lua Update mobs_mc 2017-11-03 22:14:27 +01:00
mod.conf Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
ocelot.lua Fix ocelots being aggressive to players 2017-11-04 00:37:02 +01:00
parrot.lua Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
pig.lua Add mobs:spawn_child 2018-05-30 12:58:50 +02:00
polar_bear.lua Update mobs_mc and update gameconfig 2017-08-16 22:08:17 +02:00
rabbit.lua Update mobs_mc 2017-11-03 22:14:27 +01:00
sheep.lua Redo sheep texturing 2018-05-30 18:05:49 +02:00
shulker.lua Update mobs_mc 2017-09-13 23:13:47 +02:00
silverfish.lua Update mobs_mc 2017-07-26 00:26:18 +02:00
skeleton+stray.lua Update (wither) skeleton mesh and anim (thx 2 22i) 2018-05-30 17:11:07 +02:00
skeleton_wither.lua Update (wither) skeleton mesh and anim (thx 2 22i) 2018-05-30 17:11:07 +02:00
slime+magma_cube.lua Update mobs_mc and update gameconfig 2017-08-16 22:08:17 +02:00
snowman.lua Tweak snowman animation params 2018-05-30 13:33:19 +02:00
spider.lua Update mobs_mc 2017-09-13 23:13:47 +02:00
squid.lua Squids and guardians no longer get stranded all the time 2018-01-07 18:03:03 +01:00
vex.lua Redo skeleton stray vex zombiepig meshes/textures 2018-05-30 16:59:27 +02:00
villager.lua Update death animations of some mobs 2018-05-30 17:34:38 +02:00
villager_evoker.lua Update death animations of some mobs 2018-05-30 17:34:38 +02:00
villager_illusioner.lua Update death animations of some mobs 2018-05-30 17:34:38 +02:00
villager_vindicator.lua Update death animations of some mobs 2018-05-30 17:34:38 +02:00
villager_zombie.lua Nerf zombie/husk/zvillager drops 2018-01-23 23:13:55 +01:00
witch.lua Update mobs_mc and update gameconfig 2017-08-16 22:08:17 +02:00
wither.lua Update mobs_mc 2018-03-25 22:27:06 +02:00
wolf.lua Enable wolf-on-sheep attack 2018-05-30 16:16:44 +02:00
zombie.lua Nerf zombie/husk/zvillager drops 2018-01-23 23:13:55 +01:00
zombiepig.lua Redo skeleton stray vex zombiepig meshes/textures 2018-05-30 16:59:27 +02:00

README.md

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