This commit is contained in:
Noah van der Aa
2024-04-30 00:16:07 +02:00
parent 3778302a37
commit 723528c18b
28 changed files with 132 additions and 417 deletions

View File

@@ -44,4 +44,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ }, () -> itemTag.remove(e.getKey()));
}
if (!this.persistentDataContainer.isEmpty()) {
CompoundTag customTag = (this.customTag != null) ? this.customTag.copy() : null;