VoxeLibre/mods/ENTITIES/mobs_mc
cora 2c4a768685 Transform villager with on_lightning_strike 2022-11-05 01:16:27 +01:00
..
locale Mise à jour de 'mods/ENTITIES/mobs_mc/locale/template.txt' 2022-08-24 01:57:26 +00:00
models Add strider 2022-11-01 04:52:17 +01:00
sounds Basic Pillagers 2022-08-16 01:53:42 +02:00
textures Add strider 2022-11-01 04:52:17 +01:00
LICENSE Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
LICENSE-media.md Enable placing carpets on llamas and add textures for it 2022-05-13 22:00:09 +00:00
README.md Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
bat.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
blaze.lua (+)blaze_head_rotation 2022-10-07 02:45:02 +00:00
chicken.lua revert to Mr. Rar's models for fertile mobs. 2022-10-07 02:45:01 +00:00
cod.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
cow+mooshroom.lua Mooshroom color change with on_lightning_strike 2022-11-05 01:16:27 +01:00
creeper.lua Transform creeper with on_lightning_strike 2022-11-05 01:16:27 +01:00
dolphin.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
ender_dragon.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
enderman.lua Fix enderpos global warning 2022-10-14 00:24:44 +02:00
endermite.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
ghast.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
glow_squid.lua Glow squid spawn egg colors 2022-10-13 21:48:05 +00:00
guardian.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
guardian_elder.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
hoglin+zoglin.lua Add spawn egg colors, fix translator 2022-10-17 13:57:41 -06:00
horse.lua remove debug and remove resetting value 20 times per second 2022-10-29 12:08:06 +02:00
init.lua Add strider 2022-11-01 04:52:17 +01:00
iron_golem.lua Fix crash when golem tries to pickup item 2022-10-21 01:40:37 +02:00
llama.lua (+)Llama_head_rotation 2022-10-07 02:45:02 +00:00
mod.conf Add mcl_util to mobs_mc depends 2022-11-05 01:16:27 +01:00
ocelot.lua Cats keep their color 2022-10-14 02:31:23 +02:00
parrot.lua (+)parrot_head_rotation 2022-10-07 02:45:02 +00:00
pig.lua Transform pig with on_lightning_strike 2022-11-05 01:16:27 +01:00
piglin.lua Add hoglin to piglin attack list 2022-10-17 13:57:42 -06:00
pillager.lua don't despawn pillager, evoker and witch 2022-10-14 02:31:23 +02:00
polar_bear.lua (+)polar_bear_head_rotation 2022-10-07 02:45:02 +00:00
rabbit.lua (+)rabbit_head_rotation 2022-10-07 02:45:02 +00:00
salmon.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
sheep.lua revert to Mr. Rar's models for fertile mobs. 2022-10-07 02:45:01 +00:00
shulker.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
silverfish.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
skeleton+stray.lua Make skeleton strafe and avoid enemies 2022-10-29 12:08:06 +02:00
skeleton_wither.lua Remove "wild" nether wart, remove natural wither skelly spawning 2022-11-01 04:52:17 +01:00
slime+magma_cube.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
snowman.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
spider.lua fix cave spiders not the correct size/eyes being damageable 2022-10-24 20:14:37 +00:00
squid.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
strider.lua Fix mob api can_spawn callback 2022-11-02 03:47:23 +01:00
tropical_fish.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
vex.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
villager.lua Transform villager with on_lightning_strike 2022-11-05 01:16:27 +01:00
villager_evoker.lua don't despawn pillager, evoker and witch 2022-10-14 02:31:23 +02:00
villager_illusioner.lua (+)illager_head_rotation 2022-10-07 02:45:02 +00:00
villager_vindicator.lua (+)illager_head_rotation 2022-10-07 02:45:02 +00:00
villager_zombie.lua Add api and following mobs as starers: cow, chicken, creeper, pig, sheep, skellys. spider, villager, villager_zombie, wolf 2022-10-07 02:45:01 +00:00
witch.lua don't despawn pillager, evoker and witch 2022-10-14 02:31:23 +02:00
wither.lua Grow wither rose when wither kills mob 2022-11-01 04:52:17 +01:00
wolf.lua make dogs not so curious 2022-10-07 02:45:02 +00:00
zombie.lua give zombie's the ability to wear armor. 2022-10-27 01:32:40 +00:00
zombiepig.lua fix zpigmen textures 2022-10-19 11:02:20 -07: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

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