promotional bannermobile promotional banner

Create: Design n' Decor Legacy Fix

A compatibility fork of Design n' Decor restoring legacy registry entries for Minecraft 1.20.1 Create 6 worlds.
Screenshot 2026-07-23 150635.png

Screenshot 2026-07-23 150635.png

Create your create-styled interior
Create your game server with affiliate logo
Create Server
affiliate banner image

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:

  1. ๐Ÿ’พ Create a complete backup of your world.
  2. ๐Ÿ—‘๏ธ Remove the existing Design n' Decor JAR.
  3. ๐Ÿ“ฅ Install Create: Design n' Decor Legacy Fix.
  4. โš™๏ธ Install compatible Forge and Create 6 versions.
  5. ๐Ÿ“œ Check the Forge log for unresolved mappings.
  6. ๐Ÿงช Load a copy of your world first.
  7. ๐Ÿ—๏ธ Verify important builds, machines, inventories, and contraptions.
  8. โœ… 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. โค๏ธ

The Create: Design n' Decor Legacy Fix Team

profile avatar
  • 5
    Projects
  • 7.1K
    Downloads
Donate

More from RSlover5211