MobZ

More vanilla style mobs

File Details

mobz-4.5.0-neoforge

  • B
  • Dec 8, 2024
  • 6.63 MB
  • 843
  • 1.21.4
  • NeoForge

File Name

mobz-4.5.0-neoforge.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:mobz-336554:5974452"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  1. Port to 1.21.2 and 1.21.3
  2. Armor textures have been moved to assets/mobz/textures/entity/equipment/humanoid and assets/mobz/textures/entity/equipment/humanoid_leggings
  3. Add MobZRarity to simplify item tooltip addition and reduces the number of localization key-value pairs required. Common localization keys start with "text.mobz.tier."
  4. Localization key item.mobz.spawnegg is now item.mobz.spawn_egg_of
  5. Make Withender summon more intuitive
  6. Metal golem can now be repaired using hardened metal ingots, this was broken for a while
  7. Food and gift of golden chicken can now be customized with item tag "golden_chicken_food" and loot table "gameplay/golden_chicken_lay"
  8. Add BlazeLike and EvokerLike base class to simplify implementation
  9. Improve the looking of Frost Blaze and Wither Blaze
  10. Frost balls shot by a Frost Blaze no longer look on fire
  11. Toad tongue now uses ModelPart
  12. Fix a Wasp bug which causes vanilla bee fail to spawn
  13. Give wasp a new model, texture not ready yet

Neoforge Requires:

Minecraft [1.21.4, 1.22) Neoforge [21.4.9-beta,) Cloth Config 17.0.142 or above

Beta feature:

Toad and Giant Toad are added. The toad targets bugs (e.g. spiders and silverfish), the giant toad targets every living creature, except for itself. At this moment, by default, they don't spawn naturally in the world. To summon them, use /summon mobz:toad and /summon mobz:toad_giant respectively.

Currently, the texture of the toad and the giant toad is from https://www.curseforge.com/minecraft/mc-mods/alexs-mobs, it will be changed in the later release (no e.t.a), please help me if you are good at making models.

A new hostile creature - wasp is added, it exists for testing and does not spawn naturally.