promotional bannermobile promotional banner

Legacy Vault

Legacy Vault is a Minecraft mod that allows a player(s) to store inventory between worlds.
Back to Files

legacyvault-1.19.2-2.0.0.jar

File namelegacyvault-1.19.2-2.0.0.jar
Uploader
gottschgottsch
Uploaded
Feb 24, 2025
Downloads
154
Size
338.5 KB
Mod Loaders
Forge
File ID
6230304
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:legacyvault-492581:6230304")

Learn more about Curse Maven

What's new

Changelog for Legacy Vault 1.19.2

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2025-02-24

-Breaking Version Change-

Changed

  • replaced DB storage with external individual player NBT storage!
    • this prevents loss of all data due to db corruption, eliminates db security issues, and removes introduction and reliance on extraneous 3rd party libraries (which may have their own security issues).
  • refactored Config properties.
  • allow both Personal and Community (aka Public) vaults, and the ability to enable/disable both independently.
  • replaced Vault Application item texture.
  • renamed Vault Application to Vault Contract .
  • separated the dual role/purpose of the Vault. ie a Vault no longer is either Personal or Public - individual Block/Chests were added for each.
  • the original Legacy Vault is renamed to Classic Vault.
  • the recipes to craft the Classic/Original Vault now uses a Barrel instead of a Chest.
  • fixed the quick move stack action for the vaults.

Added

  • Rustic Vault - a personal vault.
  • Community Vault - a community vault.
  • set of recipes for Rustic Vault that uses a Chest (the recipes that was previously used for the Classic/Original vault).

[1.4.0] - 2024-12-19

Changed

  • Move DB config properties from Server to Common.

This mod has no additional files