mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 18:55:18 +00:00
Save debugging for plax
This commit is contained in:
parent
9ed246e482
commit
1156b909eb
@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user