
Description
๐๏ธ Create: Design n' Decor Legacy Fix ๐ง
Create: Design n' Decor Legacy Fix is a compatibility-focused fork of Design n' Decor for Minecraft 1.20.1, Forge, and Create 6. ๐โ๏ธ
This project exists to help older worlds survive the transition from previous Design n' Decor versions to newer Create 6-based environments by restoring missing registry entries and preserving legacy decorative and industrial content. ๐ญ๐
Many long-running Minecraft worlds rely on exact registry IDs. When blocks are removed, renamed, or reorganized, worlds may lose decorations, machines, and builds that took hours or years to create. โ๏ธ๐
Create: Design n' Decor Legacy Fix aims to keep those worlds alive. โค๏ธ
โจ What the mod does
This fork restores and preserves legacy Design n' Decor content while maintaining compatibility with the modern Create 6 ecosystem.
๐ Legacy Registry Restoration
- Restores approximately 453 legacy block and item registrations from older Design n' Decor versions.
- Preserves old
design_decor:<name>registry references used by existing worlds. - Remaps compatible IDs from:
design_decor:<name>
to:
dndecor:<name>
when an exact replacement exists. ๐
Mappings are deliberately conservative:
- โ Exact compatible replacements are restored.
- โ Matching registry paths are preserved whenever possible.
- โ Unknown entries are not replaced with unrelated blocks.
The goal is world preservation, not forced conversion. ๐
๐งฑ Restored Content
This fork restores many legacy decoration and industrial building families, including:
๐ฐ Castel Blocks
- Castel bricks
- Castel tiles
- Slabs
- Stairs
- Walls
๐จ Colored Decoration Systems
- Colored metal plates
- Colored metal sheets
- Wallpapers
โ๏ธ Create Integration Content
- Material variants of crushing wheels
- Millstones
- Boilers
- Large chains
๐ญ Industrial Decorations
- Catwalks
- Railings
- Lamps ๐ก
- Lights
- Floodlights
- Screws
- Bolts
- Containers
๐ฆ Legacy Sign Collection
- Numbers
- Letters
- Warning signs
- Symbols
- Decorative signs
๐๏ธ Standalone Blocks
- Industrial gears
- Gas tanks
- Framed glass
- Industrial floors
- Supports
- Utility blocks
And many more restored legacy registrations. ๐ ๏ธ
๐ฅ Who is this for?
This fork is intended for:
โ
Minecraft 1.20.1 worlds
โ
Forge users
โ
Create 6 migration projects
โ
Existing worlds that previously used older Design n' Decor versions
โ
Servers that want to preserve years of construction progress ๐๏ธ
If you are starting a brand-new world with no legacy Design n' Decor content, the upstream version may be a better choice. ๐ฑ
๐ฆ Requirements
Required:
- ๐ฉ Minecraft 1.20.1
- ๐ฅ Forge 47.x
- โ๏ธ Create 6.0.6โ6.0.x
Development is currently tested with:
Minecraft: 1.20.1
Forge: 47.4.8
Create: 6.0.8
Java: 17
๐จ Installation & World Migration
โ ๏ธ BACK UP YOUR WORLD FIRST! โ ๏ธ
Registry migration affects how Minecraft resolves saved blocks and items. A world saved after migration may not safely return to the previous mod version.
Recommended migration process:
- ๐พ Create a complete backup of your world.
- ๐๏ธ Remove the existing Design n' Decor JAR.
- ๐ฅ Install Create: Design n' Decor Legacy Fix.
- โ๏ธ Install compatible Forge and Create 6 versions.
- ๐ Check the Forge log for unresolved mappings.
- ๐งช Load a copy of your world first.
- ๐๏ธ Verify important builds, machines, inventories, and contraptions.
- โ Only replace your main world after successful testing.
โ ๏ธ Important
This fork uses the same dndecor mod ID.
Do not install multiple Design n' Decor builds together.
Example:
โ Incorrect:
mods/
โโโ dndecor.jar
โโโ dndecor-legacyfix.jar
โ Correct:
mods/
โโโ dndecor-legacyfix.jar
๐ง Compatibility Notes
The compatibility system focuses on legacy registry preservation.
Features:
โ
Legacy block and item ID restoration
โ
Safer world migration
โ
Create 6 compatibility
โ
Preservation of existing builds
Limitations:
- Exact behavior parity with every historical version is not guaranteed.
- Resource packs, scripts, or addons depending on old implementation details may require updates.
- Unsupported registry entries will remain unresolved rather than being incorrectly replaced.
If Forge reports a missing mapping:
Please include:
- ๐ Missing registry ID
- ๐ Previous Design n' Decor version
- ๐ Forge log excerpt
- ๐ Minecraft version
when reporting an issue.
๐ ๏ธ Building From Source
Requirements:
- โ Java 17
- ๐ฆ Gradle wrapper included
Build:
.\gradlew.bat build
Output:
build/libs/
Run automated tests:
.\gradlew.bat runGameTestServer
๐ง Project Status
Current status:
๐ก Beta Compatibility Release
The main restoration work is complete, but compatibility testing continues.
Please:
- ๐พ Keep backups
- ๐งช Test on copied worlds first
- ๐ Report unresolved legacy registrations
Every report helps improve compatibility for more worlds. ๐โจ
โค๏ธ Credits
Original Design n' Decor:
- ๐ค Luna
- ๐ฅ Original contributors
Create: Design n' Decor Legacy Fix:
- ๐ง Maintained by RSlover521
Original project credit and asset ownership are preserved.
๐ License
This project contains original code changes and utilizes assets from the original Design n' Decor project.
Please refer to the repository license files and distributed metadata for:
- Original asset licenses
- Code licenses
- Fork modifications
Respect the original creators and their work. โค๏ธ


