mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-06 15:56:27 +00:00
Stop logging jigsaw places
This commit is contained in:
@@ -70,7 +70,6 @@ public class PlannedStructure {
|
||||
}
|
||||
|
||||
public KList<Runnable> place(IObjectPlacer placer, EngineParallaxManager e) {
|
||||
Iris.info("PLACED JIGSAW");
|
||||
KList<Runnable> after = new KList<>();
|
||||
IrisObjectPlacement options = new IrisObjectPlacement();
|
||||
options.getRotation().setEnabled(false);
|
||||
|
||||
Reference in New Issue
Block a user