VoxeLibre/mods/ENTITIES/mobs_mc
Bakawun 5f3c901f11 Ghast: align attributes with mc
Ghast should spawn much more rarely than they currently do
I set the value to 1/4th of the original value before 72000 was set as an attempt to lower spawn rates, it actually increased them.

Align View distance, sound distance and shot interval with mc wiki.
https://minecraft.fandom.com/wiki/Ghast

Align fireball velocity with mc issue tracker
https://bugs.mojang.com/browse/MC-238286
2023-12-11 09:58:41 +01:00
..
locale Update russian translation 2023-08-31 14:16:42 +08:00
models Incorperate sheep eating animation. #3734 2023-06-04 22:41:35 +00:00
sounds add axolotl sounds 2022-10-26 21:37:11 +00:00
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 Add water_ambient cap 2023-06-01 20:05:25 +00:00
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 Nerf group spawning until group spawn is based on pack size, not per spawn attempt 2023-02-10 19:01:29 +00:00
ender_dragon.lua Withering effect and effect immunities 2023-10-11 00:54:31 +00:00
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 Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
ghast.lua Ghast: align attributes with mc 2023-12-11 09:58:41 +01:00
glow_squid.lua Add in caps for underground water and axolotl 2023-06-01 20:05:25 +00:00
guardian_elder.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
guardian.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 Add a setting to enable mod nav hacks 2023-11-06 22:01:31 +01:00
LICENSE Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
LICENSE-media.md Revert reversion of 822071c66b 2023-08-14 11:27:36 +02: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 Add rules for blaze, wither skeleton, silverfish 2023-09-22 09:09:35 +10:00
pillager.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
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
README.md Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names. 2023-05-14 15:56:26 +00:00
salmon.lua Add water_ambient cap 2023-06-01 20:05:25 +00:00
sheep.lua polar bear fix typo (#3846) 2023-11-03 00:06:06 +00:00
shulker.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
silverfish.lua Add rules for blaze, wither skeleton, silverfish 2023-09-22 09:09:35 +10:00
skeleton_wither.lua Withering effect and effect immunities 2023-10-11 00:54:31 +00:00
skeleton+stray.lua Nerf skeleton attack 2023-06-25 11:52:02 +00:00
slime+magma_cube.lua Fix slime spawn crash (#3977) 2023-10-23 05:32:18 +00: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 Separate black dye from squid ink sac. 2022-12-29 03:08:49 +00:00
strider.lua Added mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
tropical_fish.lua Add water_ambient cap 2023-06-01 20:05:25 +00:00
vex.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
villager_evoker.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
villager_illusioner.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
villager_vindicator.lua Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
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
villager.lua Merge branch 'master' into trades 2023-09-02 04:15:42 +00:00
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 Adjust speeds to make it less ridiculous 2023-03-23 00:38:18 +00: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 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