Caged Mobs

Tired of chasing mobs? Imprison all those pesky mobs in cages and easily collect their drops!

File Details

cagedmobs-1.20.1-2.0.0.jar

  • R
  • Oct 24, 2023
  • 543.05 KB
  • 4.7K
  • 1.20.1
  • Forge

File Name

cagedmobs-1.20.1-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:caged-mobs-417179:4814748")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

[!] There were a lot of changes under the hood, thus possibly all cages already placed in the world will disappear. In order to not lose items, before updating, remove all cages, their upgrades, and DNA samples.
Found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues   Caged Mobs 2.0.0 Changelog:

  • NEW FEATURES
  • New Mob Cage GUI
    • Right-click the cage to open a new cage GUI and access the environment block and the applied upgrades.
    • Cages are now containers, using the Forge Capabilities system.
    • Applying environment blocks and upgrades still works with right-clicking the cage, in order to change them or remove open the GUI.
  • Added new cage upgrades:
    • Speed upgrades (I, II & III): make cages 50%, 100% and 200% faster.
    • Experience upgrade: entities inside cages drop Experience Orbs.
    • Fortune upgrade: applies Fortune III to the cages’ drops.
    • Creative upgrade: makes the entities grow instantly.
  • Added support for Spawn Eggs.
    • Spawn Eggs can be now used instead of samplers on the mob cages.
    • New config option to disable the usage of Spawn Eggs.
  • Added more precise DNA Samplers search in JEI (Thanks yanang007!)
    • When searching in JEI using a filled DNA sampler an exact entity will show up, helping with finding a proper environment block.
    • Spawn eggs correctly appear in the JEI searches.
  • The “Additional Loot Data” recipes can now remove items from existing entities (new removeFromEntity field)
  • Added support for random durability for loot (for example for armor drops)
  • ENTITIES AND ENVIRONMENTS
  • Added support for new mobs: Warden, Tadpole, Frog, Camel, Sniffer, and Allay.
  • New environment: Sculk.
  • Added Piglin head dropping from Piglin entities (requires lightning upgrade)
  • Wither Skeleton Head drop does not require lightning upgrade anymore
  • Increased drop rates for wither shards and dragon scales from 10% to 20%
  • Goats now drop Goat Horns
  • NEW ITEMS
  • Experience Orb (dropped from Experience Upgrade, right-click to add experience to the player)
  • Warden Receptor (used for crafting the Speed III upgrade)
  • Milk Drop (drops from Cows can be crafted into Milk Buckets)
  • Empty Spawn Egg (added to the inventory after using Spawn Egg on the cage)
  • GENERAL CHANGES
  • Re-implemented Craft Tweaker support!
  • Re-implemented Jade (HWYLA) support (Thanks yanang007!)
  • Added Gaia Dimension Mod support (Thanks MrGuitou!)
  • Updated Reliquary and Twilight Forest support (Thanks yanang007!)
  • New crafting recipe for Netherite DNA Sampler (using new smithing crafting)
  • Nether Star crafting recipe changed and made cheaper (from 9 to 4 nether star shards)
  • New server config for disabling DNA samplers (for using just spawn eggs)
  • Updated Chinese translation (Thanks yanang007!)
  • Updated Polish translation
  • TECHNICAL CHANGES
  • A lot of cleanup has been done with the naming of items and blocks, probably breaking everything (sorry!). Before updating be sure to get your items from the already existing cages.
    • mobcage → mob_cage
    • hoppingmobcage → hopping_mob_cage
    • dnasampler → dna_sampler
    • dnasamplerdiamond → diamond_dna_sampler
    • dnasamplernetherite → netherite_dna_sampler
    • cookingupgrade → cooking_upgrade
    • lightningupgrade → lightning_upgrade
    • arrowupgrade → arrow_upgrade
  • Additionally, the custom recipes for entities and environments have also changed their names, meaning previous datapacks need to be updated.
    • env_data → environment_data
    • mob_data → entity_data