mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-28 11:39:07 +00:00
V+
This commit is contained in:
@@ -322,10 +322,6 @@ public class EngineCompositeGenerator extends ChunkGenerator implements IrisAcce
|
||||
populators.addAll(compound.get().getPopulators());
|
||||
hotloader = new ReactiveFolder(data.getDataFolder(), (a, c, d) -> hotload());
|
||||
cworld = world;
|
||||
// if(world.hasRealWorld())
|
||||
// {
|
||||
// placeStrongholds(world.realWorld());
|
||||
// }
|
||||
|
||||
if (isStudio()) {
|
||||
dim.installDataPack(() -> data, Iris.instance.getDatapacksFolder());
|
||||
|
||||
Reference in New Issue
Block a user