VoxeLibre/mods/ENTITIES/mobs_mc
Wuzzy 48582e10d2 Add bat hurt and death sounds 2020-12-05 18:50:43 +01:00
..
locale Russian translation 2020-07-20 00:11:13 +00:00
models New horse texturing (thanks to 22i) 2018-05-30 19:51:40 +02:00
sounds Add bat hurt and death sounds 2020-12-05 18:50:43 +01:00
textures Major default formspec style update 2020-03-10 05:01:49 +01:00
0_gameconfig.lua Fix invalid portal node names in spawn code 2020-04-16 12:39:18 +02:00
1_items_default.lua Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
2_throwing.lua Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
3_shared.lua Replace deprecated functions 2019-03-06 04:38:57 +01:00
4_heads.lua Remove redundant translatability stuff in mobs_mc 2019-03-14 00:16:53 +01:00
5_spawn_abm_check.lua Fix spawn ABM check that prevented squid spawn 2019-02-05 17:43:18 +01:00
LICENSE Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
LICENSE-media.md Add bat hurt and death sounds 2020-12-05 18:50:43 +01:00
README.md Update mobs_mc 2018-03-25 22:27:06 +02:00
agent.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
bat.lua Add bat hurt and death sounds 2020-12-05 18:50:43 +01:00
blaze.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
chicken.lua New chicken sounds 2020-12-05 16:44:01 +01:00
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 Redo the death effect 2020-12-05 04:33:23 +01:00
depends.txt Rename and move texture: tnt_smoke 2020-08-19 18:47:58 +02:00
description.txt Rename mobs mod to mcl_mobs 2018-05-31 18:32:26 +02:00
ender_dragon.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
enderman.lua Redo the death effect 2020-12-05 04:33:23 +01:00
endermite.lua Implement per-class mob cap 2020-04-11 02:46:03 +02:00
gameconfig.md Update mobs_mc 2018-03-25 22:27:06 +02:00
ghast.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
guardian.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
guardian_elder.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
horse.lua Add donkey sounds 2020-12-05 18:29:35 +01:00
init.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
iron_golem.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
llama.lua Redo the death effect 2020-12-05 04:33:23 +01:00
mod.conf Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
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 Make parrots spawn in jungles 2020-12-05 17:56:56 +01:00
pig.lua Redo the death effect 2020-12-05 04:33:23 +01:00
polar_bear.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
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
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 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
skeleton+stray.lua Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04:00
skeleton_wither.lua Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04:00
slime+magma_cube.lua Redo the death effect 2020-12-05 04:33:23 +01:00
snowman.lua Use same death_speed for all mobs 2020-12-05 03:52:08 +01:00
spider.lua Fix mobs getting stuck in water, fix mobs falling off cliffs, and lower spider speed so cliff_danger check is properly applied. 2020-07-24 21:15:40 -05:00
squid.lua Implement very basic flopping 2020-12-05 14:14:16 +01:00
vex.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +01:00
villager.lua Redo the death effect 2020-12-05 04:33:23 +01:00
villager_evoker.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
villager_illusioner.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
villager_vindicator.lua Use same death_speed for all mobs 2020-12-05 03:52:08 +01:00
villager_zombie.lua Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04:00
witch.lua Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
wither.lua Disable footstep sound of flying/swimming mobs 2020-12-05 14:48:58 +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 Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04:00
zombiepig.lua Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04: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