Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Caged Mobs

Caged Mobs

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

174.9k
54
Mobs
Technology
Utility
AboutGalleryChangelogVersions

Caged Mobs 1.20.2-neoforge-2.0.7

by Corgam on Jan 4, 2024
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Fixed recipes with additional loot not working.

  • Updated Chinese translation (Thanks to qznfbnj!)

  • Reimplemented Craft Tweaker support!

Caged Mobs 1.20.2-forge-2.0.7

by Corgam on Jan 4, 2024
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Fixed recipes with additional loot not working.
  • Updated Chinese translation (Thanks to qznfbnj!)

Caged Mobs 1.20.2-neoforge-2.0.6

by Corgam on Dec 27, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Updated to NeoForge 1.20.2

  • Updated Twilight Forest Mod Support

    • Bosses now drop their trophies
  • Added vanilla recipe book advancements for easier recipe discovery

  • Disabled JEI, Craft Tweaker, and The One Probe support (they did not update to NeoForge 1.20.2 yet)

Caged Mobs 1.20.2-forge-2.0.6

by Corgam on Dec 27, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Updated Twilight Forest Mod Support

    • Bosses now drop their trophies
  • Added vanilla recipe book advancements for easier recipe discovery

Caged Mobs 1.20.2-forge-2.0.5

by Corgam on Dec 11, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Fixed bugs related to some changes from 1.20.1 being not ported to 1.20.2:
    • Renamed "Fortune Upgrade" to "Looting Upgrade" (Unfortunately, the old Fortune Upgrades will disappear from worlds).

    • Changed the recipe of the Looting Upgrade, which now requires a block of emerald instead of a Looting book (Enchanted books are often overwritten in many mod packs).

    • Updated Twilight Forest support.

Caged Mobs 1.20.1-forge-2.0.5

by Corgam on Dec 11, 2023
Download

Caged Mobs 1.19.4-forge-2.0.5

by Corgam on Dec 11, 2023
Download

Caged Mobs 1.19.2-forge-2.0.5

by Corgam on Dec 11, 2023
Download

Caged Mobs 1.18.2-forge-2.0.5

by Corgam on Dec 11, 2023
Download

Caged Mobs 1.16.5-forge-2.0.5

by Corgam on Dec 11, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

  • Backported changes from Minecraft 1.20.2.
  • Experience Orb item has a new name and a texture (old Experience Orbs will, unfortunately, disappear from your current world, sorry!)
  • Bottle o’ Enchanting recipe now requires 8 Crystallized Experience
  • Added a Crystalized Experience Block (works like a Crystalized Experience, but a more compact)
  • Added a new Warped Nylium environment for Enderman. Fixes #60 (It has the standard growth modifier of 1.0, but you do not need to go to the End to farm Enderman inside cages)
  • Updated entities folder name which stores data pack's JSON files related to mobs. This change might break the current Craft Tweaker scripts. The changes include the Caged Mobs files and all supported mods included by default. Changes: mobs → entities. Example: entities.getEntity("cagedmobs:entities/cow"); instead of entities.getEntity("cagedmobs:mobs/cow");
  • Renamed some environment JSON files to be consistent with others. The file names are now the name of the input block and not the category. This change might break the current Craft Tweaker scripts. Changes: environments/end → environments/end_stone, environments/farm → environments/hay_block, environments/nether → environments/magma_block, environments/snow → environments/snow_block, and environments/cave → environments/stone
  • Updated Simplified Chinese translation (Thanks to qznfbnj!)
  • Fixed normal cages being not harvestable after upgrade removal. Fixes #58
  • Fixed colored sheep not rendering properly in the Cage’s GUI

Caged Mobs 1.20.2-2.0.4

by Corgam on Dec 9, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Updated to Minecraft 1.20.2.
  • Experience Orb item has a new name and a texture (old Experience Orbs will, unfortunately, disappear from your current world, sorry!)
    • experience_orb → crystallized_experience
    • Bottle o’ Enchanting recipe now requires 8 Crystallized Experience
  • Added a Crystalized Experience Block
    • Works like a Crystalized Experience, but a more compact
  • Added a new Warped Nylium environment for Enderman. Fixes #60
    • It has the standard growth modifier of 1.0, but you do not need to go to the End to farm Enderman inside cages.
  • Updated entities folder name storing data pack's JSON files
    • This change might break the current Craft Tweaker scripts and includes changes for the Caged Mobs files and all supported mods included by default.
    • Changes: mobs → entities. Example: entities.getEntity("cagedmobs:entities/cow"); instead of entities.getEntity("cagedmobs:mobs/cow");
  • Renamed some environment JSON files to be consistent with others.
    • The file names are now the name of the input block and not the category.
    • This change might break the current Craft Tweaker scripts.
    • Changes:
      • environments/end → environments/end_stone
      • environments/farm → environments/hay_block
      • environments/nether → environments/magma_block
      • environments/snow → environments/snow_block
      • environments/cave → environments/stone
  • In addition to the Craft Tweaker changes above, some more were done due to forge changes for the 1.20.2 version.
    • For more info look at the upgrade guide on the wiki page: https://github.com/Corgam/CagedMobs/wiki/Upgrade-Guide-1.20.1-‐--1.20.2
  • Craft Tweaker scripts are now able to specify the NBT data of the dropped items.
  • Updated Simplified Chinese translation (Thanks to qznfbnj!)
  • Fixed normal cages being not harvestable after upgrade removal. Fixes #58
  • Fixed colored sheep not rendering properly in the Cage’s GUI
  • Disabled the One Probe support (due to it not being updated to 1.20.2)

Caged Mobs 1.20.1-2.0.3

by Corgam on Dec 4, 2023
Download

Caged Mobs 1.19.4-2.0.3

by Corgam on Dec 4, 2023
Download

Caged Mobs 1.19.2-2.0.3

by Corgam on Dec 4, 2023
Download

Caged Mobs 1.18.2-2.0.3

by Corgam on Dec 4, 2023
Download

Caged Mobs 1.16.5-2.0.3

by Corgam on Dec 4, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Have you found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

Changelog:

  • Backported Craft Tweaker support changes (to be consistent between versions).

    • Inside scripts, entity types are now specified as strings instead of bracket handlers (example: "minecraft:chicken" instead of entitytype:minecraft:chicken).

    • For more information look at the updated wiki (https://github.com/Corgam/CagedMobs/wiki)

Caged Mobs 1.16.5-2.0.1

by Corgam on Nov 10, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

1.16.5 Caged Mobs 2.0.1 Changelog:

  • Updated Twilight Forest mod compatibility

  • Fixed crash when searching JEI with double entity IDs (Fixes #55)

  • Updated the name and recipe of Looting Upgrade (previously called Fortune Upgrade)

Caged Mobs 1.18.2-2.0.1

by Corgam on Nov 10, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

1.18.2 Caged Mobs 2.0.1 Changelog:

  • Updated Twilight Forest mod compatibility

  • Fixed crash when searching JEI with double entity IDs (Fixes #55)

  • Updated the name and recipe of Looting Upgrade (previously called Fortune Upgrade)

Caged Mobs 1.19.2-2.0.1

by Corgam on Nov 10, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

1.19.2 Caged Mobs 2.0.1 Changelog:

  • Updated Twilight Forest mod compatibility

  • Fixed crash when searching JEI with double entity IDs (Fixes #55)

  • Updated the name and recipe of Looting Upgrade (previously called Fortune Upgrade)

Caged Mobs 1.19.4-2.0.1

by Corgam on Nov 10, 2023
Download

BEFORE UPDATING ALWAYS REMEMBER TO MAKE A WORLD BACKUP!

Found any bugs? Report them at: https://github.com/Corgam/CagedMobs/issues

1.19.4 Caged Mobs 2.0.1 Changelog:

  • Updated Twilight Forest mod compatibility

  • Fixed crash when searching JEI with double entity IDs (Fixes #55)

  • Updated the name and recipe of Looting Upgrade (previously called Fortune Upgrade)

1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.