mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 02:29:14 +00:00
Revert "Revert "Revert "Revert "Revert "V+"""""
This reverts commit bc74487301.
This commit is contained in:
@@ -117,6 +117,10 @@ public class MantleJigsawComponent extends IrisMantleComponent {
|
||||
}
|
||||
writer.setData(position.getX(), 0, position.getZ(),
|
||||
new IrisFeaturePositional(position.getX(), position.getZ(), structure.getFeature()));
|
||||
|
||||
if (structure.getFeature().getEntitySpawners().isNotEmpty()) {
|
||||
Iris.info("Placed Structure MAIN SPAWN " + structure.getFeature().getEntitySpawners().get(0) + " @R " + structure.getFeature().getBlockRadius());
|
||||
}
|
||||
}
|
||||
|
||||
new PlannedStructure(structure, position, rng).place(writer, getMantle(), post);
|
||||
|
||||
Reference in New Issue
Block a user