MineClone2/mods/ENTITIES/mobs_mc
PrairieWind 5ed92a2695 Make pigs mountable without carrot on a stick, but require the carrot on a stick to actually control the pig 2023-05-22 21:40:23 +00:00
..
locale Fix Piglin naming and add localisation entries 2023-05-14 15:56:26 +00:00
models
sounds
LICENSE
LICENSE-media.md
README.md Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names. 2023-05-14 15:56:26 +00:00
axolotl.lua
bat.lua
blaze.lua
chicken.lua
cod.lua
cow+mooshroom.lua
creeper.lua Fix creeper name 2023-05-14 15:56:26 +00:00
dolphin.lua
ender_dragon.lua
enderman.lua Standardise despawn logic and add asserts. Add persistent flag for mobs that have been interacted with. 2023-05-09 22:24:40 +00:00
endermite.lua
ghast.lua
glow_squid.lua
guardian.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
guardian_elder.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
hoglin+zoglin.lua Fix Piglin naming and add localisation entries 2023-05-14 15:56:26 +00:00
horse.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
init.lua Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names. 2023-05-14 15:56:26 +00:00
iron_golem.lua
llama.lua
mod.conf
ocelot.lua
parrot.lua
pig.lua Make pigs mountable without carrot on a stick, but require the carrot on a stick to actually control the pig 2023-05-22 21:40:23 +00:00
piglin.lua Make Piglin Brutes drop golden axes 2023-05-17 20:55:09 +00:00
pillager.lua
polar_bear.lua
rabbit.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
salmon.lua
sheep.lua
shulker.lua
silverfish.lua
skeleton+stray.lua Fix crash when skeleton tries to jock when there is no pos, maybe because pos is unloaded. 2023-03-25 01:55:52 +00:00
skeleton_wither.lua Fix slime and some nether mob speeds 2023-03-26 13:03:46 +00:00
slime+magma_cube.lua Remove slimes from mushroom islands 2023-05-09 14:56:51 +01:00
snowman.lua
spider.lua Adjust speeds to make it less ridiculous 2023-03-23 00:38:18 +00:00
squid.lua
strider.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
tropical_fish.lua
vex.lua
villager.lua Bundled lua with 5.7 crashes when you right click a farmer villager. math.random needs correct order 2023-03-22 03:55:27 +00:00
villager_evoker.lua
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua Standardise despawn logic and add asserts. Add persistent flag for mobs that have been interacted with. 2023-05-09 22:24:40 +00:00
witch.lua
wither.lua
wolf.lua Remove Flower Forest Beaches from Wolf biome spawn list 2023-05-12 22:50:33 +00:00
zombie.lua Adjust speeds to make it less ridiculous 2023-03-23 00:38:18 +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 Piglin
  • 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