Dimensional Inventory
This innovative Forge modification completely transforms how players interact with their inventories across different Minecraft worlds. Say goodbye to carrying the same items everywhere - now you can manage your storage with unprecedented flexibility!
Configuration Setup
To start using this mod's powerful capabilities:
- Generate a game world
- Locate the configuration file at: .\saves\WorldName\serverconfig\dimensional-inventory.toml
- Alternatively, use any configuration management mod to streamline this process
Setting Up Dimension Groups
Inside the configuration file, you'll find a "Dimensional Inventory configuration" section where all the magic happens! The cornerstone is the "Dimension Group" array where you can organize dimensions into logical groups.
Here's how it works in practice:
["Dimensional Inventory configuration"]
"Dimension Group" = "minecraft:overworld=0, minecraft:the_nether=0, minecraft:the_end=1"
Pay attention to the "=0" and "=1" suffixes after each dimension identifier. These numbers represent group assignments. Dimensions sharing the same number form a single group and utilize a shared inventory system.
Inventory System Mechanics
Traveling between worlds within the same group (for instance, moving from Overworld to Nether, both marked =0) preserves your inventory contents perfectly. No changes occur to your main storage slots, armor equipment, or off-hand items.
There's a crucial consideration to remember: character death in any world of a shared group results in inventory loss across ALL dimensions belonging to that group.
Journeying between different groups unlocks exciting new possibilities. When transitioning from group 0 dimensions to group 1 worlds, your inventory instantly switches with you, enabling completely independent toolkits, resources, and equipment for your dimensional adventures.