promotional bannermobile promotional banner

DMZLayers+

DMZLayers+ expands DragonMineZ race customization by allowing up to 12 skin layers, including the default DMZ layers and 6 additional custom colors.

File Details

DMZLayers+ 1.0.1

  • R
  • Mar 17, 2026
  • 24.07 KB
  • 287
  • 1.20.1
  • Forge

File Name

dmzlayers-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dmzlayers-1487850:7773540")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

DMZ Layers+ Changelog v1.0.1

[FIXED]

  • Server-side config sync: layer configs are now synced from the server to each client on login. Players no longer need local config files to see layers in multiplayer servers.
  • /dmzlayersreload now syncs updated configs to all connected players in real time.

[IMPROVED]

  • Main class no longer uses deprecated FMLJavaModLoadingContext.get() — context is now injected directly into the constructor.
  • Client setup (SkinGathererProvider replacement) is now properly guarded behind a dist check, preventing issues on dedicated servers.