mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 22:32:04 +00:00
Save debugging for plax
This commit is contained in:
@@ -162,6 +162,7 @@ public class ParallaxRegion extends HunkRegion {
|
|||||||
tileSlice.save();
|
tileSlice.save();
|
||||||
updateSlice.save();
|
updateSlice.save();
|
||||||
saveMetaHunk();
|
saveMetaHunk();
|
||||||
|
Iris.debug("Saved Parallax Region "+ C.GOLD + getX() + " " + getZ());
|
||||||
super.save();
|
super.save();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user