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!
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!)
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)
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
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.
-
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 ofentities.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
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)
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)
-
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)
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)
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)
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)