promotional banner

Create: Iron Vaults

A tier system for Create's Item Vault: upgrade vaults from Copper through Netherite
Back to Files

createironvaults-neoforge-1.1.1-1.21.1

File namecreateironvaults-neoforge-1.1.1-1.21.1.jar
Uploader
iA7MDiA7MD
Uploaded
Sep 21, 2026
Downloads
151
Size
2.5 MB
Mod Loaders
NeoForge
File ID
8941884
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-iron-vaults-1652333:8941884"

Learn more about Curse Maven

What's new

1.1.1

Fixes

  • Crashed at startup when Design n' Decor was not installed (NoClassDefFoundError: dev/lopyluna/dndecor/.../DyedContainerBlock during mod construction). The container registration was skipped when the mod was absent, but the JVM verifies a whole class before running any of it, and the code that would have created the container blocks was enough to make it resolve Design n' Decor's classes. The Item Silo registration had the same latent problem with Create: Connected. Both are now isolated in classes that are only loaded once the mod they depend on is confirmed present.

This mod has no related projects