Merge remote-tracking branch 'origin/main' into 1.18
This commit is contained in:
commit
bad48db4d5
|
|
@ -52,6 +52,7 @@ public class CachingStructureManager {
|
|||
ModernFix.LOGGER.warn("Structure {} is being run through DFU (hash {}), this will cause launch time delays", location, hash);
|
||||
currentTag = NbtUtils.update(datafixer, DataFixTypes.STRUCTURE, currentTag, currentDataVersion,
|
||||
SharedConstants.getCurrentVersion().getWorldVersion());
|
||||
currentTag.putInt("DataVersion", SharedConstants.getCurrentVersion().getWorldVersion());
|
||||
saveCachedUpgraded(location, hash, currentTag);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user