MineClone2/mods/ENTITIES/mobs_mc
iliekprogrammar bd14918543
Reduce defuse reach for charged creeper
5.2 is actually half of the estimated MC creeper defuse range, which is 10.4.
The reason for this change is to balance the creeper in MCL2 where it fuses
whilst moving making it more difficult than MC. In MC, the creeper does not move
while fusing.
2021-11-13 12:12:20 +08:00
..
locale
models Merge NEW MOBS by @jordan4ibanez from mineclone5 branch 2021-04-29 04:11:33 +04:00
sounds
textures
1_items_default.lua
2_throwing.lua
3_shared.lua
4_heads.lua
5_spawn_abm_check.lua
0_gameconfig.lua
agent.lua
bat.lua
blaze.lua
chicken.lua
cow+mooshroom.lua
creeper.lua Reduce defuse reach for charged creeper 2021-11-13 12:12:20 +08:00
depends.txt
ender_dragon.lua
enderman.lua
endermite.lua
gameconfig.md Update mobs_mc 2018-03-25 22:27:06 +02:00
ghast.lua
guardian_elder.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
guardian.lua
horse.lua
init.lua
iron_golem.lua
LICENSE
LICENSE-media.md
llama.lua
mod.conf
ocelot.lua
parrot.lua
pig.lua
polar_bear.lua
rabbit.lua
README.md
sheep.lua
shulker.lua
silverfish.lua
skeleton_wither.lua
skeleton+stray.lua
slime+magma_cube.lua
snowman.lua
spider.lua
squid.lua
vex.lua
villager_evoker.lua
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua
villager.lua
witch.lua
wither.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
wolf.lua
zombie.lua
zombiepig.lua

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

Useful information for developers

Game integration

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

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