VoxeLibre/mods/ENTITIES/mobs_mc
cora 80ff5f1207 Fix enderpos global warning 2022-10-14 00:24:44 +02:00
..
locale Mise à jour de 'mods/ENTITIES/mobs_mc/locale/template.txt' 2022-08-24 01:57:26 +00:00
models Add glow squids from mcl5 2022-10-13 21:48:05 +00:00
sounds Basic Pillagers 2022-08-16 01:53:42 +02:00
textures Add glow squids from mcl5 2022-10-13 21:48:05 +00: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 revert to Mr. Rar's models for fertile mobs. 2022-10-07 02:45:01 +00:00
creeper.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
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
horse.lua Fix llama and donkey/mule drops 2022-10-06 21:43:30 +02:00
init.lua Add glow squids from mcl5 2022-10-13 21:48:05 +00:00
iron_golem.lua (+)parrot_head_rotation 2022-10-07 02:45:02 +00:00
llama.lua (+)Llama_head_rotation 2022-10-07 02:45:02 +00:00
mod.conf Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
ocelot.lua (+)ocelots_head_rotation 2022-10-07 02:45:02 +00:00
parrot.lua (+)parrot_head_rotation 2022-10-07 02:45:02 +00:00
pig.lua revert to Mr. Rar's models for fertile mobs. 2022-10-07 02:45:01 +00:00
pillager.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06: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 allow a spider/skeleton jockey to be spawnable with spawn_mob command 2022-10-13 01:54:38 +02:00
skeleton_wither.lua (+)witherskeleton_head_rotation 2022-10-07 02:45:02 +00: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 Add Spider Jockey 2022-10-10 13:42:01 -07:00
squid.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06: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 Fixed issue #2769: Cartographer villager offering to trade one glass pane for an emerald 2022-10-12 23:46:34 -04:00
villager_evoker.lua (+)illager_head_rotation 2022-10-07 02:45:02 +00: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 Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
wither.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
wolf.lua make dogs not so curious 2022-10-07 02:45:02 +00:00
zombie.lua Fix baby zombies being 1/4 vis_size 2022-10-10 00:49:01 +02:00
zombiepig.lua (+)zombie_pigman_head_rotation 2022-10-07 02:45:02 +00: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