MobZ

More vanilla style mobs

File Details

mobz-4.4.1-forge

  • B
  • Dec 6, 2024
  • 6.62 MB
  • 621
  • 1.21.3
  • Forge

File Name

mobz-4.4.1-forge.jar

Supported Versions

  • 1.21.3

Curse Maven Snippet

Forge

implementation "curse.maven:mobz-336554:5968256"
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

Forge Requires:

Minecraft [1.21.3, 1.22) Minecraft Forge [53,)

As ClothConfig no longer supports Forge, MobZ for Forge now uses a simple wrapper.

The config file will be compatible with the Neoforge and Fabric version. However, no config GUI will be available in the Forge version. The Configured mod wont provide a GUI for the Forge version either.

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.