Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-or-later
Published last year
Updated 4 weeks ago
Changelog
Cassian presents: Infinite Dimensions 2.4.3 - the Chromatic Antics Backport! To start - one warning. This is the final major release of Infinite Dimensions for 1.20. While fixes are still possible, no more content from the 1.21 mod will be backported.
Additions
- Chromatic Wool (and its respective Carpet): new blocks that can be gotten by throwing wool into a portal. Can be dyed any color you want! The color starts as the portal's color but can be adjusted with an array of different items (consult EMI). Â Â - Chromatic Matter: a paint tool for Chromatic Wool, can copy and paste colors between different blocks of it.
- The Langton's Ant block now fully works as expected and also has a use in progression: namely, if obtained and placed on a Transfinite Altar, and the altar is then rightclicked, it starts a miniboss battle.
- The actual miniboss (Bishop of Lang) is still considered unfinished, but it has some basic attacks for now :D
- There's also the Langton's Ant entity, which spawns in the same battle; Lera plans to expand on those later a bit. They can walk on water and the big one that spawns in battle is actually rideable!
- The miniboss drops a Star of Lang, which is a new item intended to serve as a non-consumable crafting catalyst for the mod's midgame recipes.
- Iridescent Star - another new item. It can cycle through colors of some blocks (transfinite altars, chromatic and iridescent wool) and is intended to become a crafting component for endgame tools. Two of those are currently implemented and craftable:
- the Cosmic Altar, which for now does nothing and
- the F4, which is fully functional!
- The F4 is a device that can move portals around in a single click. Click on a portal to absorb it, on ground blocks to place a portal, and in the air to open a config menu where the dimensions of placed portals can be adjusted. You can also press F4 while holding it to place portals around you in the air. The destination of resulting portals can be set by throwing F4 into an infinity portal.
- When used in survival, F4 uses a charge system, keeping track of the amount of obsidian it has stored inside. To charge it, absorb some portals or combine it with obsidian in a crafting grid.
- Cass made a "Notes" Block for an upcoming Notes dimension - it plays random notes when receiving a random tick (potential randomizer for redstone?). Pretty much complete but may receive changes in the future (for better integration).
- A new effect is added, called "Afterglow", which is given to the player upon successful completion of an iridescent journey.
- Slightly improves the player's movement, attack and mining speed, and slightly reduces gravity. This effect should stack with other bonuses to those stats, including Haste (+1 level to that).
- The duration is configurable, with the default being 24 minutes. A journey without dimension shifting only gives half the duration.
- A new randomize portals gamerule has been added to the config.
Changes:
- The Transfinite Altar now comes in more colors! 12 colors + gray instead of 6 + gray. For now it's just a cosmetic change, but Lera is preparing it for a future integration with the Cosmic Altar (for which the Transfinite would be serving as item pedestals).
- In account with player feedback, Iridescence now only gives you level I of the effect on contact, which does not induce dimension shifting (only the shader effect). To get the full effect from before, you have to collect it in a bottle (right-click on a source block) and actually drink it.
- These bottles are also obtainable from brewing, which is something Lera plans to expand upon in later updates.
- Updated the related advancement accordingly.
- Chaos pawns now drop contents of a random loot table instead of random items; this prevents intentionally unobtainable items, i.e. bedrock and spawn eggs, from dropping from them. This behaviour can be reverted with a new config option.
Tweaks and QOL:
- Iridescence-related items now have rainbowy names :D
- Removed the inherent position-based dependency of the color of iridescent wool in favor of setting it with an iridescent star.
- Durations of some side effects of iridescence are now configurable.
- Timeout period when deleting a dimension with a reset charge can now be changed or disabled in configs.
- Ender dragons in infinity dimensions now have their mob griefing disabled.
Fixes:
- Transfinite keys obtained from multicolored easter egg portals used to not stack on occasions due to having hidden mismatching color components (not actually used in their rendering). This is now fixed.
- A bug in Mojang's own code is fixed that was sometimes making the game crash from "legacy random source" when bees spawn as part of biome spawning (which never happens in vanilla, so no wonder Mojang missed it)
- There's a new system in place that takes direct control over mob spawning in the mod's biomes, which should fix:
- modded mobs refusing to spawn
- modded mobs spawning in midair
- modded mobs spawning nonstop and lagging the game like there's no tomorrow.
- "Sliderspam" fix (bugfix for certain modded entities i.e. aether bosses spawning with no regard to mobcap) now works on Forge.
- Some easter dimensions had lower parts of the sky blackened due to the game incorrectly invoking "void fog" in them - this is now fixed.
- ComputerCraft compatibility has been updated to use the new API.
- Fixed a crash on startup with Eden Ring.
Easter Eggs
Spoiler
-
Reworked and enabled
isolation
andcustom
:D -
An Easter dimension with the key "end" is added for testing purposes, which is set to spawn every mob in the game. If you go there and bad things happen, it means Lera goofed :D
Technical:
- The /warp command is reworked a bit, allowing to warp by text, numerical ID (/warp id <number>) and dimension identifier (i.e. minecraft:overworld; /warp existing <identifier>). The old /warp-id command is thus removed.
- The position-searching logic for /warp is also improved a bit, now it should succeed in finding an open position more often.
- There was a safety net system in place before that checked if particular config files correspond to a loaded mod, and if they don't, it ignored them. This system failed with some mods that added content under a mod ID different from their own; as a temporary fix, Lera added a toggle for globally disabling this system as a config option gamerule.
- Clearing out
sounds.json
should no longer cause dimensions to fail to generate. - The file format for Easter Egg dimensions is changed: additional data i.e. dimension options is no longer dangling in the vanilla-formatted dimension generation json, there's a layer between them. All existing easter dimensions are updated to that format, but if you have your own custom ones, you'll have to update them. Â - Also introduced the "aliases" to the format, letting one easter dimension to be accessible from multiple book words.
Files
Metadata
Release channel
ReleaseVersion number
2.4.3+1.20.1Loaders
Game versions
1.20.1Downloads
45Publication date
March 6, 2025 at 2:08 AMPublisher
Cassian
Codeveloper & backend dev