1
0
Fork 0
MineClone2/mods/ENTITIES/mobs_mc
the-real-herowl 3c2247d7c8 Merge pull request 'mobs:piglin: use (alt) zombified piglin sounds' (#4083) from Bakawun/MineClone2:piglin_sounds into master
Reviewed-on: MineClone2/MineClone2#4083
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
2024-01-08 08:47:16 +00:00
..
locale mobs_mc pt_BR translation 2023-12-22 23:45:07 +01:00
models
sounds Mix down new mob sounds to mono 2023-12-23 09:39:12 +01:00
LICENSE
LICENSE-media.md mobs:hoglin:add licence information 2023-12-18 10:38:23 +01:00
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 mobs:zoglin:sounds: adress review comment 2024-01-08 09:30:12 +01:00
horse.lua horse: drops: remove 2nd saddle, add armor 2023-12-04 20:17:39 +01:00
init.lua
iron_golem.lua Add a setting to enable mod nav hacks 2023-11-06 22:01:31 +01:00
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 mobs:piglin:sounds: adress review comment 2024-01-08 09:26:03 +01: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 Added shepherd functionality 2023-12-24 05:48:41 +01:00
shulker.lua mobs:shulker:use on_attack to set shoot interval 2023-12-13 02:42:08 +01:00
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 Make slime+magmacube collision boxes rotate properly 2023-12-18 02:56:43 +01:00
snowman.lua Fix typo 2023-08-14 10:39:31 +10:00
spider.lua Another batch of wither adjustments 2023-10-11 00:54:31 +00:00
squid.lua
strider.lua
tropical_fish.lua
vex.lua Nerfed vexes and evokers 2023-12-13 04:51:56 +01:00
villager.lua Add fix to crash when moving bought villager trade item to empty sell slot bug by JoseDouglas26 (#4079) 2023-12-15 03:09:48 +00:00
villager_evoker.lua Nerfed vexes and evokers 2023-12-13 04:51:56 +01:00
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