Skip to content

Fix vault size being zero when printed via schematic#10084

Open
Apertyotis wants to merge 1 commit intoCreators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/schematic-single-vault-zero-capacity
Open

Fix vault size being zero when printed via schematic#10084
Apertyotis wants to merge 1 commit intoCreators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/schematic-single-vault-zero-capacity

Conversation

@Apertyotis
Copy link
Copy Markdown
Contributor

When printing a vault using a schematic, the Length and Size NBT values are ignored, resulting in a vault with zero capacity.

This issue does not manifest in multi-block vaults because structure updates recalculate the correct size. However, single-cell vaults are affected and remain at zero capacity.

A similar issue previously affected tanks and was resolved in commit 1491ed3. This PR applies a similar fix to vaults.

2026-03-24_10 35 24

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants