Go to file
Wuzzy a83b585f25 Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
locale Translate snowballs 2017-07-02 20:56:53 +02:00
models Update/fix sheep textures and coloring to PP 2017-07-04 19:04:21 +02:00
sounds Add zombie sounds 2017-07-13 17:03:07 +02:00
textures Change some textures to be more faithful 2017-07-17 22:26:35 +02:00
0_gameconfig.lua Merge pull request #90 from Wuzzy2/wolffix 2017-07-05 16:56:21 -04:00
1_items_default.lua Fix accidental adding of milk if not needed 2017-07-05 22:28:11 +02:00
2_throwing.lua Get rid of deprecated minetest.env calls 2017-07-06 15:24:11 +02:00
3_shared.lua Teleport cats and tamed wolfs to owner 2017-06-26 22:42:23 +02:00
4_heads.lua Minor head help text fix 2017-07-05 16:40:21 +02:00
LICENSE Update LICENSE 2017-06-30 15:44:03 -04:00
LICENSE-media.md Change some textures to be more faithful 2017-07-17 22:26:35 +02:00
README.md Change some textures to be more faithful 2017-07-17 22:26:35 +02:00
bat.lua Add intllib support 2017-07-02 16:19:10 +02:00
blaze.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
chicken.lua Tweak feeding, breeding, taming capturing and protecting 2017-07-03 19:33:35 +02:00
cow+mooshroom.lua Update deprecated settings API syntax 2017-07-06 15:29:59 +02:00
creeper.lua Disable fire in explosions 2017-07-08 17:52:38 +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 Add files via upload 2017-07-10 18:13:40 +02:00
enderman.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
endermite.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
gameconfig.md Update gameconfig.md about pumpkin stuff 2017-07-01 22:54:51 +02:00
ghast.lua Fix fire charge texture of ghast 2017-07-05 22:02:54 +02:00
guardian.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
guardian_elder.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
horse.lua Add zombie sounds 2017-07-13 17:03:07 +02:00
init.lua Update deprecated settings API syntax 2017-07-06 15:29:59 +02: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 Tweak llama breeding 2017-07-03 19:41:13 +02:00
mod.conf Initial release--collection and addition of MC like mobs 2016-05-19 19:24:06 -04:00
ocelot.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
parrot.lua Fix parrot feeding 2017-07-03 19:41:48 +02:00
pig.lua Update deprecated settings API syntax 2017-07-06 15:29:59 +02:00
polar_bear.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
rabbit.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
sheep.lua Fix possible crash when sheep want to eat grass 2017-07-07 14:44:49 +02:00
shulker.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
silverfish.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
skeleton+stray.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
skeleton_wither.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
slime+magma_cube.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
snowman.lua Merge branch 'master' of https://github.com/maikerumine/mobs_mc into intllib 2017-07-02 20:51:27 +02:00
spider.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
squid.lua Update deprecated settings API syntax 2017-07-06 15:29:59 +02:00
vex.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
villager.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
villager_agent.lua Remove deprecated drawtype attribute from mob defs 2017-06-29 23:54:23 +02:00
villager_evoker.lua Add intllib support 2017-07-02 16:19:10 +02:00
villager_illusioner.lua Add intllib support 2017-07-02 16:19:10 +02:00
villager_vindicator.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
villager_zombie.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
witch.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
wither.lua Disable fire in explosions 2017-07-08 17:52:38 +02:00
wolf.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
zombie.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
zombiepig.lua Reduce reach of hostile mobs 2017-07-20 17:33:54 +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

Subgame integration

Want to include this mod in your subgame? 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