MineClone2/mods/ENTITIES/mobs_mc
2022-11-07 08:20:13 +00:00
..
locale add axolotl to language template 2022-11-02 22:54:21 +00:00
models fix flipped UVs on gill.right 2022-11-05 22:05:31 +00:00
sounds add axolotl sounds 2022-10-26 21:37:11 +00:00
textures Move axolotl_bucket to buckets mod 2022-11-07 08:20:13 +00:00
axolotl.lua axolotls are no longer mislabelled as passive 2022-11-06 02:18:47 +00:00
bat.lua
blaze.lua
chicken.lua
cod.lua
cow+mooshroom.lua Cows and villagers can go into attack state and become non-functional 2022-10-23 22:16:35 +01:00
creeper.lua
dolphin.lua
ender_dragon.lua
enderman.lua Fix enderpos global warning 2022-10-14 00:24:44 +02:00
endermite.lua
ghast.lua
glow_squid.lua Glow squid spawn egg colors 2022-10-13 21:48:05 +00:00
guardian_elder.lua
guardian.lua
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 Update 'mods/ENTITIES/mobs_mc/init.lua' 2022-10-31 18:17:14 +00:00
iron_golem.lua Fix crash when golem tries to pickup item 2022-10-21 01:40:37 +02:00
LICENSE
LICENSE-media.md Enable placing carpets on llamas and add textures for it 2022-05-13 22:00:09 +00:00
llama.lua
mod.conf
ocelot.lua Cats keep their color 2022-10-14 02:31:23 +02:00
parrot.lua
pig.lua
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
rabbit.lua
README.md add axolotl to mob list 2022-10-27 04:39:22 +00:00
salmon.lua
sheep.lua
shulker.lua
silverfish.lua
skeleton_wither.lua
skeleton+stray.lua Make skeleton strafe and avoid enemies 2022-10-29 12:08:06 +02:00
slime+magma_cube.lua Added egg textures to register_egg function/api 2022-10-03 11:52:22 -06:00
snowman.lua
spider.lua fix cave spiders not the correct size/eyes being damageable 2022-10-24 20:14:37 +00:00
squid.lua
tropical_fish.lua
vex.lua
villager_evoker.lua don't despawn pillager, evoker and witch 2022-10-14 02:31:23 +02:00
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua
villager.lua Fix villager work times 2022-10-26 00:17:29 +01:00
witch.lua don't despawn pillager, evoker and witch 2022-10-14 02:31:23 +02:00
wither.lua
wolf.lua
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

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

  • Axolotl
  • 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