1
0
Fork 0
MineClone2/mods/ENTITIES/mobs_mc
Freeman 83d6e2a5d2 polar bear fix typo (#3846)
horrizonatal -> horizontal

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3846
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Freeman <project@gnuhacker.org>
Co-committed-by: Freeman <project@gnuhacker.org>
2023-11-03 00:06:06 +00:00
..
locale
models
sounds
LICENSE
LICENSE-media.md
README.md
axolotl.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
bat.lua Handle bat and slime light checks 2023-09-21 14:53:32 +10:00
blaze.lua Add rules for blaze, wither skeleton, silverfish 2023-09-22 09:09:35 +10:00
chicken.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
cod.lua
cow+mooshroom.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
creeper.lua Reduced the creeper explosion timer reset radius from 6 to 3 2023-09-29 18:35:21 +00:00
dolphin.lua
ender_dragon.lua Withering effect and effect immunities 2023-10-11 00:54:31 +00:00
enderman.lua
endermite.lua
ghast.lua
glow_squid.lua
guardian.lua
guardian_elder.lua
hoglin+zoglin.lua
horse.lua
init.lua
iron_golem.lua
llama.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
mod.conf Another batch of wither adjustments 2023-10-11 00:54:31 +00:00
ocelot.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
parrot.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
pig.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
piglin.lua Add rules for blaze, wither skeleton, silverfish 2023-09-22 09:09:35 +10:00
pillager.lua
polar_bear.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
rabbit.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
salmon.lua
sheep.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
shulker.lua
silverfish.lua Add rules for blaze, wither skeleton, silverfish 2023-09-22 09:09:35 +10:00
skeleton+stray.lua
skeleton_wither.lua Withering effect and effect immunities 2023-10-11 00:54:31 +00:00
slime+magma_cube.lua Fix slime spawn crash (#3977) 2023-10-23 05:32:18 +00:00
snowman.lua
spider.lua Another batch of wither adjustments 2023-10-11 00:54:31 +00:00
squid.lua
strider.lua
tropical_fish.lua
vex.lua
villager.lua
villager_evoker.lua
villager_illusioner.lua
villager_vindicator.lua
villager_zombie.lua
witch.lua Another batch of wither adjustments 2023-10-11 00:54:31 +00:00
wither.lua Wither falling when no target found and small fixes 2023-10-11 00:54:31 +00:00
wolf.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
zombie.lua

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