Go to file
Wuzzy c01b1c5500 Improve creeper behaviour 2018-03-31 03:50:10 +02:00
locale Update locale 2018-01-25 18:49:45 +01:00
models Update pig model and saddle texture 2017-11-03 18:25:27 +01:00
sounds Implement totem reviving the player 2018-01-25 18:24:28 +01:00
textures Implement totem reviving the player 2018-01-25 18:24:28 +01:00
0_gameconfig.lua Rename “subgame” to “game” 2018-03-25 22:17:46 +02:00
1_items_default.lua Totems also reset breath 2018-01-25 20:01:14 +01:00
2_throwing.lua Update deprecated particlespawner syntax 2017-08-18 23:22:20 +02:00
3_shared.lua Teleport cats and tamed wolfs to owner 2017-06-26 22:42:23 +02:00
4_heads.lua Don't add heads if overwritten 2017-07-26 00:22:07 +02:00
LICENSE Update LICENSE 2017-06-30 15:44:03 -04:00
LICENSE-media.md Implement totem reviving the player 2018-01-25 18:24:28 +01:00
README.md Rename “subgame” to “game” 2018-03-25 22:17:46 +02:00
agent.lua Clean up agent code 2017-11-03 18:51:58 +01:00
bat.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
blaze.lua Blaze fireball: Place fire according to move dir 2017-09-19 17:14:04 +02:00
chicken.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
cow+mooshroom.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
creeper.lua Improve creeper behaviour 2018-03-31 03:50:10 +02:00
depends.txt Merge branch 'master' of https://github.com/maikerumine/mobs_mc into help 2017-07-05 00:22:21 +02:00
description.txt Initial release--collection and addition of MC like mobs 2016-05-19 19:24:06 -04:00
ender_dragon.lua Honor mobs_griefing setting to some extent 2018-01-27 06:52:26 +01:00
enderman.lua Honor mobs_griefing setting to some extent 2018-01-27 06:52:26 +01:00
endermite.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
gameconfig.md Rename “subgame” to “game” 2018-03-25 22:17:46 +02:00
ghast.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
guardian.lua Prevent squids and guardians from getting stranded 2018-01-07 18:00:52 +01:00
guardian_elder.lua Prevent squids and guardians from getting stranded 2018-01-07 18:00:52 +01:00
horse.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
init.lua Clean up init.lua 2017-11-03 18:54:08 +01:00
intllib.lua Add intllib support 2017-07-02 16:19:10 +02:00
iron_golem.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
llama.lua Remove unused images, update shulkerbullet image 2017-11-03 19:08:53 +01:00
mod.conf Initial release--collection and addition of MC like mobs 2016-05-19 19:24:06 -04:00
ocelot.lua Make ocelots shy 2018-01-25 20:52:39 +01:00
parrot.lua Disable parrot spawning 2018-01-09 14:24:16 +01:00
pig.lua Update pig model and saddle texture 2017-11-03 18:25:27 +01:00
polar_bear.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
rabbit.lua Fix absurdly high rabbit spawn rate 2017-11-03 19:26:43 +01:00
sheep.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
shulker.lua Tweak spawning of endermen and shulkers 2017-08-18 15:31:33 +02:00
silverfish.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
skeleton+stray.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
skeleton_wither.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
slime+magma_cube.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
snowman.lua Honor mobs_griefing setting to some extent 2018-01-27 06:52:26 +01:00
spider.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
squid.lua Prevent squids and guardians from getting stranded 2018-01-07 18:00:52 +01:00
vex.lua Set reach of some mobs to 2 2017-07-23 13:08:57 +02:00
villager.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
villager_evoker.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
villager_illusioner.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
villager_vindicator.lua Indentation fixes in animation/texture tables 2017-09-06 17:46:28 +02:00
villager_zombie.lua More drop tweaks for zombie, husk and z. villager 2018-01-23 23:12:54 +01:00
witch.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
wither.lua Honor mobs_griefing setting to some extent 2018-01-27 06:52:26 +01:00
wolf.lua Centralize spawn height variables in gameconfig 2017-08-16 21:35:46 +02:00
zombie.lua More drop tweaks for zombie, husk and z. villager 2018-01-23 23:12:54 +01:00
zombiepig.lua Fix incorrect size of baby zombie pigman 2017-08-16 21:39:24 +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