MineClone2/mods/ENTITIES/mobs_mc
2022-11-26 22:18:46 +01:00
..
locale add axolotl to language template 2022-11-02 22:54:21 +00:00
models Merge pull request 'Axolotl' (#2870) from TheOnlyJoeEnderman/MineClone2:Axolotl into master 2022-11-23 03:18:36 +00:00
sounds add axolotl sounds 2022-10-26 21:37:11 +00:00
textures Merge pull request 'Axolotl' (#2870) from TheOnlyJoeEnderman/MineClone2:Axolotl into master 2022-11-23 03:18:36 +00:00
axolotl.lua Save axolotl properties in item meta on bucket pickup 2022-11-26 22:18:46 +01:00
bat.lua
blaze.lua
chicken.lua
cod.lua
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
ender_dragon.lua
enderman.lua
endermite.lua
ghast.lua
glow_squid.lua
guardian_elder.lua
guardian.lua
hoglin+zoglin.lua
horse.lua remove debug and remove resetting value 20 times per second 2022-10-29 12:08:06 +02:00
init.lua Merge pull request 'Axolotl' (#2870) from TheOnlyJoeEnderman/MineClone2:Axolotl into master 2022-11-23 03:18:36 +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
llama.lua
mod.conf Add mcl_util to mobs_mc depends 2022-11-05 01:16:27 +01:00
ocelot.lua
parrot.lua
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
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 Remove "wild" nether wart, remove natural wither skelly spawning 2022-11-01 04:52:17 +01:00
skeleton+stray.lua Make skeleton strafe and avoid enemies 2022-10-29 12:08:06 +02:00
slime+magma_cube.lua
snowman.lua
spider.lua fix cave spiders not the correct size/eyes being damageable 2022-10-24 20:14:37 +00:00
squid.lua
strider.lua Fix Baby Striders being extra small 2022-11-24 14:46:54 -07:00
tropical_fish.lua
vex.lua
villager_evoker.lua Nerf vex summoning so evoker doesnt spawn infinite vexes 2022-11-26 17:06:04 +01:00
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua
villager.lua Villagers only summon golems when monsters are near 2022-11-17 02:26:51 +01:00
witch.lua
wither.lua Grow wither rose when wither kills mob 2022-11-01 04:52:17 +01:00
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