Go to file
Wuzzy 1c459acc1f Update item textures to Pixel Perfection 2017-07-04 16:33:20 +02:00
locale Translate snowballs 2017-07-02 20:56:53 +02:00
models Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
sounds Rename dragon sounds 2017-06-30 01:15:32 +02:00
textures Update item textures to Pixel Perfection 2017-07-04 16:33:20 +02:00
0_gameconfig.lua Add helper function for summoning iron golems 2017-07-01 22:48:35 +02:00
1_items_default.lua Merge branch 'master' of https://github.com/maikerumine/mobs_mc into intllib 2017-07-02 20:51:27 +02:00
2_throwing.lua Update item textures to Pixel Perfection 2017-07-04 16:33:20 +02:00
3_shared.lua Teleport cats and tamed wolfs to owner 2017-06-26 22:42:23 +02:00
LICENSE Update LICENSE 2017-06-30 15:44:03 -04:00
LICENSE-media.md Update blaze and spider sound license 2017-07-02 01:26:59 +02:00
README.md Clean up licensing information and readme … mostly 2017-07-02 01:12:17 +02:00
bat.lua Add intllib support 2017-07-02 16:19:10 +02:00
blaze.lua Merge pull request #66 from Wuzzy2/intllib 2017-07-03 10:44:25 -04:00
chicken.lua Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
cow+mooshroom.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
creeper.lua Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
depends.txt Add intllib optional dependency 2017-07-02 20:57: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 Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
enderman.lua Add intllib support 2017-07-02 16:19:10 +02:00
endermite.lua Add intllib support 2017-07-02 16:19:10 +02:00
gameconfig.md Update gameconfig.md about pumpkin stuff 2017-07-01 22:54:51 +02:00
ghast.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
guardian.lua Add intllib support 2017-07-02 16:19:10 +02:00
guardian_elder.lua Add intllib support 2017-07-02 16:19:10 +02:00
heads.lua Add intllib support 2017-07-02 16:19:10 +02:00
horse.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
init.lua Add snow golem summon utility function 2017-07-01 20:58:22 +02:00
intllib.lua Add intllib support 2017-07-02 16:19:10 +02:00
iron_golem.lua Merge branch 'master' of https://github.com/maikerumine/mobs_mc into intllib 2017-07-02 20:51:27 +02:00
llama.lua Add intllib support 2017-07-02 16:19:10 +02:00
mod.conf Initial release--collection and addition of MC like mobs 2016-05-19 19:24:06 -04:00
ocelot.lua Add intllib support 2017-07-02 16:19:10 +02:00
parrot.lua Merge pull request #66 from Wuzzy2/intllib 2017-07-03 10:44:25 -04:00
pig.lua Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
polar_bear.lua Add intllib support 2017-07-02 16:19:10 +02:00
rabbit.lua Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
sheep.lua Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
shulker.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
silverfish.lua Add intllib support 2017-07-02 16:19:10 +02:00
skeleton.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
skeleton_stray.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
skeleton_wither.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +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 Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
squid.lua Add intllib support 2017-07-02 16:19:10 +02:00
vex.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +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 Add intllib support 2017-07-02 16:19:10 +02:00
villager_zombie.lua Add intllib support 2017-07-02 16:19:10 +02:00
witch.lua Add intllib support 2017-07-02 16:19:10 +02:00
wither.lua Add intllib support 2017-07-02 16:19:10 +02:00
wolf.lua Add intllib support 2017-07-02 16:19:10 +02:00
zombie.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +02:00
zombiepig.lua Change mob textures to Pixel Perfection 2017-07-04 15:13:08 +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
  • See LICENSE_media.md for detailed credits about each file

Licensing

  • Code: GNU General Public License, version 3 (see LICENSE)
  • Media: WARNING! Possibly includes non-free license (we will replace it soon). See LICENSE_media.md

Useful information for developers

Subgame integration

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

List of mobs (excerpt)

Blaze

Ocelot

Chicken

Mooshroom

Cow

Creeper

Magmacube

Slime

Ender dragon

Enderman

Endermite

Ghast

Guardian

Horse

Iron golem

Llama

Pig

Zombie

Rabbit

Sheep

Silverfish

Snowman

Spider

Squid

Vex

Villager

Villager zombie

Witch

Wither

Wolf

Wither skeleton

Stray skeleton

Skeleton

Zombie pigman