Dimension Fixer

Fix hardcoded behavior of dimension mainly for custom dimension.

14,36k

Dimension Fixer

Dimension Fixer

Dimension Fixer can fix hardcoded behavior of dimension mainly for custom dimension.

Features

- Fix advancement progress and recipe unlock. - Fix end dragon fight not starting and exit portal not created (<=[MC 1.21.11]) - Fix end gateway not working. - Fix client The End music not playing. - Fix datapack dimension location predicate check. - Fix portal search radius (>=0.0.6) - Fix sleeping (>=0.0.6 + <=[MC 1.21.11]) - Override flat check (>=0.0.9) - Simple configuration and datapack support.

Can be added to existing modpack or world and can be removed from existing world easly. Please make sure backup your world first.

Suggest new features for vanilla or modded dimension on GitHub Discussion or Discord would be appreciated.

Usage

You can configure this mod by config or data driven by using datapack.

Config (dimensionfixer.json)

``` { "aliases": { "minecraft:overworld": { "dimension_types": [ "minecraft:overworld", "minecraft:overworld_caves", "customdimensiontype:overworld_mirror" ], "dimensions": [ "customdimension:overworld_mirror" ] }, "minecraft:the_nether": { "dimension_types": [ "minecraft:the_nether", "customdimensiontype:the_nether_mirror" ], "dimensions": [ "customdimension:the_nether_mirror" ] }, "minecraft:the_end": { "dimension_types": [ "minecraft:the_end", "customdimensiontype:the_end_mirror" ], "dimensions": [ "customdimension:the_end_mirror" ] }, "customdimension:dimension": { "dimension_types": [ "customdimensiontype:dimension_mirror" ], "dimensions": [ "customdimension:dimension_mirror" ] } }, "tweaks": { "customdimension:dimension": { "fix_sleeping": true, "fix_portal_search_radius": true, "override_flat_check": true } } } ```

Datapack

Aliases

In your datapack namespace folder mostly minecraft, create "dimensionfixer" folder with "alias" folder inside. In alias folder create json file with your dimension name with content:

``` { "dimension_types": [ "test:one" ], "dimensions": [] } ``` -> data\{namespace}dimensionfixeralias\{dimension}.json

Tweaks

In your datapack namespace folder, create "dimensionfixer" folder with "tweak" folder inside. In tweak folder create json file with your dimension name with content:

``` { "fix_sleeping": true, "fix_portal_search_radius": true, "override_flat_check": true } ``` -> data\{namespace}dimensionfixertweak\{dimension}.json

All tweaks is disabled by default. Fix sleeping is enabled by default for Overworld alias.

Issues

- [Radium] Use Canary instead for better mod compatibility or manually disable "mixin.ai.poi.fast_portals". - [YUNG's Better End Island] Dragon Fight does not start on alias dimension (<=[MC 1.21.11])

There are no new compatibility issues or bugs being reported. Please report it on GitHub so it can be fixed.

Support

🟩 26.1-26.1.2 / 🟩 1.21.1 / 🟥 1.21-1.21.11 / 🟩 1.20.1 / 🟪 1.16.5 / 🟪 1.12.2

🟩 Supported 🟥 Support Dropped 🟨 In Progress 🟪 Considered

Important Note

This mod only fixes hardcoded dimension behavior. It doesn't link portal (use Dimension Link).

Made for personal gameplay tinkering, server customization, and modpack creation. Feel free to use in modpacks, videos, stream, or similar media. Consider help me financially if you like this mod, I will be really grateful.

<br />

<p align="center"> <a href="https://github.com/mahmudindev"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/social/github-plural_46h.png?raw=true" alt="See me on GitHub"></a> <a href="https://www.curseforge.com/members/mahmudindes"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/available/curseforge_46h.png?raw=true" alt="Available on CurseForge"></a> <a href="https://www.youtube.com/@oreno69"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/social/youtube-singular_46h.png?raw=true" alt="Watch me on YouTube"></a> <a href="https://discord.gg/cuYgFmq3kz"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/social/discord-singular_46h.png?raw=true" alt="Chat with me on Discord"></a> <a href="https://patreon.com/mahmudindes"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/donate/patreon-singular_46h.png?raw=true" alt="Support me on Patreon"></a> <a href="https://ko-fi.com/oreno"><img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact-minimal/donate/kofi-singular-alt_46h.png?raw=true" alt="Support me on Ko-fi"></a> <a href="https://saweria.co/mahmudindes"><img src="https://github.com/barraIhsan/devins-badges/blob/saweria/assets/compact-minimal/donate/saweria-singular_46h.png?raw=true" alt="Support me on Saweria"></a> </p>

<p align="center"> <a href="https://modrinth.com/project/mgRpdg8r"><img src="https://github.com/mahmudindev/mcmod-dimensionlink/blob/master/common/src/main/resources/assets/dimensionlink/icon.png?raw=true" width="96" height="96" alt="Dimension Link"></a> <a href="https://modrinth.com/project/A2PZGios"><img src="https://github.com/mahmudindev/mcmod-worldportal/blob/master/common/src/main/resources/assets/worldportal/icon.png?raw=true" width="96" height="96" alt="World Portal"></a> <a href="https://modrinth.com/project/Miqj0P3U"><img src="https://github.com/mahmudindev/mcmod-vanillaworld/blob/master/common/src/main/resources/assets/vanillaworld/icon.png?raw=true" width="96" height="96" alt="Vanilla World"></a> <a href="https://modrinth.com/project/cs5vil9i"><img src="https://github.com/mahmudindev/mcmod-morecatvariants/blob/master/common/src/main/resources/assets/morecatvariants/icon.png?raw=true" width="96" height="96" alt="More Cat Variants"></a> <a href="https://modrinth.com/project/LI0BrUQA"><img src="https://github.com/mahmudindev/mcmod-passengersportalfix/blob/master/common/src/main/resources/assets/passengersportalfix/icon.png?raw=true" width="96" height="96" alt="Passengers Portal Fix"></a> <a href="https://modrinth.com/project/2f4ngcAb"><img src="https://github.com/mahmudindev/mcmod-createportalintegration/blob/master/common/src/main/resources/assets/createportalintegration/icon.png?raw=true" width="96" height="96" alt="Create Portal Integration"></a> <a href="https://modrinth.com/project/8SpfTsnq"><img src="https://github.com/mahmudindev/mcmod-superflatdimension/blob/master/common/src/main/resources/assets/superflatdimension/icon.png?raw=true" width="96" height="96" alt="Superflat Dimension"></a> <a href="https://modrinth.com/project/y4wxFDPW"><img src="https://github.com/mahmudindev/mcmod-amplifieddimension/blob/master/common/src/main/resources/assets/amplifieddimension/icon.png?raw=true" width="96" height="96" alt="Amplified Dimension"></a> <a href="https://modrinth.com/project/Fo9Xodfg"><img src="https://github.com/mahmudindev/mcmod-largebiomesdimension/blob/master/common/src/main/resources/assets/largebiomesdimension/icon.png?raw=true" width="96" height="96" alt="Large Biomes Dimension"></a> <a href="https://modrinth.com/project/Y3EdVfom"><img src="https://github.com/mahmudindev/mcmod-mushroomfieldsdimension/blob/master/common/src/main/resources/assets/mushroomfieldsdimension/icon.png?raw=true" width="96" height="96" alt="Mushroom Fields Dimension"></a> <a href="https://modrinth.com/project/ItO3yfpJ"><img src="https://github.com/mahmudindev/mcmod-beta173dimension/blob/master/common/src/main/resources/assets/beta173dimension/icon.png?raw=true" width="96" height="96" alt="Beta 1.7.3 Dimension"></a> <a href="https://modrinth.com/project/HkbFed4W"><img src="https://github.com/mahmudindev/mcmod-desertdimension/blob/master/common/src/main/resources/assets/desertdimension/icon.png?raw=true" width="96" height="96" alt="Desert Dimension"></a> <a href="https://modrinth.com/project/HW5SOOxi"><img src="https://github.com/mahmudindev/mcmod-badlandsbiomesdimension/blob/master/common/src/main/resources/assets/badlandsbiomesdimension/icon.png?raw=true" width="96" height="96" alt="Badlands Biomes Dimension"></a> <a href="https://modrinth.com/project/63pdCQ3Y"><img src="https://github.com/mahmudindev/mcmod-forestbiomesdimension/blob/master/common/src/main/resources/assets/forestbiomesdimension/icon.png?raw=true" width="96" height="96" alt="Forest Biomes Dimension"></a> <a href="https://modrinth.com/project/SrhObyPX"><img src="https://github.com/mahmudindev/mcmod-thevoiddimension/blob/master/common/src/main/resources/assets/thevoiddimension/icon.png?raw=true" width="96" height="96" alt="The Void Dimension"></a> </p>

ADS