Last active
December 24, 2015 06:48
-
-
Save agaricusb/6759176 to your computer and use it in GitHub Desktop.
java.lang.OutOfMemoryError in chunk gen adding Atum to MFR + Galacticraft + ExtraBees + DimDoors + Forestry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 20:53:19 [WARNING] Unable to find spawn biome | |
| ... | |
| ---- Minecraft Crash Report ---- | |
| // On the bright side, I bought you a teddy bear! | |
| Time: 9/29/13 8:47 PM | |
| Description: Exception getting block type in world | |
| java.lang.OutOfMemoryError: GC overhead limit exceeded | |
| at net.minecraft.world.chunk.NibbleArray.func_76581_a(NibbleArray.java:204) | |
| at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76654_b(ExtendedBlockStorage.java:161) | |
| at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:704) | |
| at net.minecraft.world.World.func_72832_d(World.java:758) | |
| at powercrystals.minefactoryreloaded.setup.WorldGenLakesMeta.func_76484_a(WorldGenLakesMeta.java:114) | |
| at powercrystals.minefactoryreloaded.setup.MineFactoryReloadedWorldGen.generate(MineFactoryReloadedWorldGen.java:54) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (202,64,-620), Chunk: (at 10,4,4 in 12,-39; contains blocks 192,0,-624 to 207,255,-609), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) | |
| Stacktrace: | |
| at net.minecraft.world.World.func_72798_a(World.java:603) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at forestry.apiculture.worldgen.WorldGenHiveParched.func_76484_a(WorldGenHiveParched.java:23) | |
| at forestry.plugins.PluginApiculture.generateSurface(PluginApiculture.java:650) | |
| at forestry.core.WorldGenerator.generate(WorldGenerator.java:66) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72832_d(World.java:750) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1263) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at net.minecraft.world.World.func_72821_m(World.java:1100) | |
| at net.minecraft.world.World.func_72898_h(World.java:1052) | |
| at net.minecraft.world.World.func_72851_f(World.java:1003) | |
| at net.minecraft.world.World.func_72832_d(World.java:772) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.doPopulate(GCCoreEvents.java:248) | |
| at micdoodle8.mods.galacticraft.core.GCCoreEvents.populate(GCCoreEvents.java:213) | |
| at net.minecraftforge.event.ASMEventHandler_171_GCCoreEvents_populate_Post.invoke(.dynamic) | |
| at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) | |
| at net.minecraftforge.event.EventBus.post(EventBus.java:111) | |
| at rebelkeithy.mods.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:613) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:370) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1268) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 555 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 748 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,24,-130), Chunk: (at 14,1,14 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (118,76,-114), Chunk: (at 6,4,14 in 7,-8; contains blocks 112,0,-128 to 127,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (126,22,-97), Chunk: (at 14,1,15 in 7,-7; contains blocks 112,0,-112 to 127,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (132,27,-83), Chunk: (at 4,1,13 in 8,-6; contains blocks 128,0,-96 to 143,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (174,24,-65), Chunk: (at 14,1,15 in 10,-5; contains blocks 160,0,-80 to 175,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (191,26,-49), Chunk: (at 15,1,15 in 11,-4; contains blocks 176,0,-64 to 191,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (219,67,-48), Chunk: (at 11,4,0 in 13,-3; contains blocks 208,0,-48 to 223,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (240,22,-33), Chunk: (at 0,1,15 in 15,-3; contains blocks 240,0,-48 to 255,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (268,72,-17), Chunk: (at 12,4,15 in 16,-2; contains blocks 256,0,-32 to 271,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (297,64,-15), Chunk: (at 9,4,1 in 18,-1; contains blocks 288,0,-16 to 303,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 747 Drop: 0 | |
| Level seed: 4714720000052175688 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- Requested block coordinates -- | |
| Details: | |
| Found chunk: true | |
| Location: World: (-381,64,-232), Chunk: (at 3,4,8 in -24,-15; contains blocks -384,0,-240 to -369,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) | |
| -- Affected level -- | |
| Details: | |
| Level name: DIM17 | |
| All players: 0 total; [] | |
| Chunk stats: ServerChunkCache: 261 Drop: 0 | |
| Level seed: 7390660276342566646 | |
| Level generator: ID 00 - default, ver 1. Features enabled: true | |
| Level generator options: | |
| Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 0 game time, 0 day time | |
| Level dimension: 17 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.5.2 | |
| Operating System: Mac OS X (x86_64) version 10.8.5 | |
| Java Version: 1.7.0_17, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 477745952 bytes (455 MB) / 3817799680 bytes (3640 MB) up to 3817799680 bytes (3640 MB) | |
| JVM Flags: 2 total; -Xmx4G -XX:MaxPermSize=256m | |
| AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used | |
| Suspicious classes: FML and Forge are installed | |
| IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
| CraftBukkit Information: | |
| Running: CraftBukkit version git-MCPC-Plus-"a04afb7" (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT) true | |
| Plugins: { MultiWorld v4.5.4 multiworld.MultiWorldPlugin [ferrybig], SilkSpawners v3.2.2 de.dustplanet.silkspawners.SilkSpawners [xGhOsTkiLLeRx, mushroomhostage], WorldEdit v5.5.6 com.sk89q.worldedit.bukkit.WorldEditPlugin [], InterestingFish v1.0 net.shotbow.interestingfish.InterestingFish [lazertester], OpenInv v2.0.2 com.lishid.openinv.OpenInv [lishid], EnchantMore v2.0 me.dsh105.enchantmore.EnchantMore [], IncompatiblePlugin v1.5.2-SNAPSHOT agaricus.plugins.IncompatiblePlugin.SamplePlugin [], AutoSaveWorld v4.6 autosaveworld.AutoSaveWorld [Shevchik], Essentials vDev2.11.38 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], EssentialsProtect vDev2.11.38 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsSpawn vDev2.11.38 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], VanishNoPacket v3.16.1 org.kitteh.vanish.VanishPlugin [mbaxter], EssentialsChat vDev2.11.38 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally],} | |
| Warnings: DEFAULT | |
| Threads: { TIMED_WAITING AutoSaveWorld_AutoRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.AutoRestartThread.run(AutoRestartThread.java:104)], WAITING LogisticsPipes RoutingTableUpdateThread #0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:537), logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:35)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:72)], TIMED_WAITING AutoSaveWorld_AutoPurgeThread: [java.lang.Thread.sleep(Native Method), autosaveworld.AutoPurgeThread.run(AutoPurgeThread.java:123)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834), java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:994), java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303), java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:248), java.util.concurrent.FutureTask.get(FutureTask.java:111), org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:696), org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:652), org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:614), org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:193), org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:209), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471), java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334), java.util.concurrent.FutureTask.run(FutureTask.java:166), java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178), java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:722)], TERMINATED Listen thread: [java.util.zip.Inflater.reset(Native Method), java.util.zip.Inflater.reset(Inflater.java:346), java.util.zip.ZipFile.releaseInflater(ZipFile.java:456), java.util.zip.ZipFile.access$100(ZipFile.java:56), java.util.zip.ZipFile$ZipFileInflaterInputStream.close(ZipFile.java:402), java.io.FilterInputStream.close(FilterInputStream.java:181), sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream.close(JarURLConnection.java:108), cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:497), cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:259), java.lang.ClassLoader.loadClass(ClassLoader.java:423), java.lang.ClassLoader.loadClass(ClassLoader.java:356), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:108)], RUNNABLE Server thread: | |
| Failed to handle CraftCrashReport: | |
| java.lang.OutOfMemoryError: GC overhead limit exceeded | |
| at java.lang.StackTraceElement.toString(StackTraceElement.java:172) | |
| at java.lang.String.valueOf(String.java:2854) | |
| at java.util.Arrays.toString(Arrays.java:3565) | |
| at org.bukkit.craftbukkit.v1_5_R3.CraftCrashReport.call(CraftCrashReport.java:28) | |
| at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106) | |
| at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:59) | |
| at net.minecraft.crash.CrashReport.<init>(CrashReport.java:41) | |
| at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:303) | |
| at net.minecraft.world.World.func_72798_a(World.java:602) | |
| at net.minecraft.world.World.func_72799_c(World.java:621) | |
| at net.minecraft.world.World.func_72922_b(World.java:568) | |
| at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:100) | |
| at net.minecraft.world.WorldServer.canSpawn(WorldServer.java:317) | |
| at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:1118) | |
| at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:1059) | |
| at net.minecraft.world.World.<init>(World.java:389) | |
| at net.minecraft.world.WorldServer.<init>(WorldServer.java:140) | |
| at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) | |
| at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:352) | |
| at StevenDimDoors.mod_pocketDim.helpers.dimHelper.createPocket(dimHelper.java:800) | |
| at StevenDimDoors.mod_pocketDim.RiftGenerator.generate(RiftGenerator.java:133) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:391) | |
| at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1273) | |
| at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:229) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148) | |
| at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251) | |
| at net.minecraft.world.World.func_72964_e(World.java:721) | |
| at net.minecraft.world.World.func_72798_a(World.java:597) | |
| at binnie.extrabees.worldgen.WorldGenHiveWater.func_76484_a(WorldGenHiveWater.java:21) | |
| at binnie.extrabees.worldgen.ModuleGeneration.generate(ModuleGeneration.java:79) | |
| at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:178) | |
| FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 126 mods loaded, 126 mods active | |
| mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| mod_bspkrsCore{v2.09(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.09.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| GalacticraftCore{0.1.36} [Galacticraft Core] (Galacticraft-1.5.2-a0.1.36.410.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| keepMyStats{1.0} [KeepMyStats] ([1.5+]KeepMyStats.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ThermalExpansion{2.4.6.0} [Thermal Expansion] (ThermalExpansion-2.4.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| IC2{1.116.377-lf} [IndustrialCraft 2] (industrialcraft-2_1.116.377-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (AdvancedSolarPanels-3.3.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| mod_AnimalBikes{1.0} [mod_AnimalBikes] (AnimalBikes_Modloader_1.5.1x-srgnames.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Aquaculture{1.2.0} [Aquaculture] (Aquaculture_1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ArchimedesShipsMod{1.5.2 v1.3.5} [Archimedes' Ships] (ArchimedesShips v1.3.5 for 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Atum{0.4.4B} [Atum] (Atum_0.4.3B3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| barrels{3.1} [The Barrels Mod] (Barrels 3.1-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BiblioCraft{1.3.3} [BiblioCraft] (BiblioCraft-1.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BiomesOPlenty{0.5.9.4} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.9.4-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BiblioWoodsBoP{0.1} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods-BOP-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ExtrabiomesXL{3.14.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Forestry{2.2.8.4} [Forestry for Minecraft] (forestry-A-2.2.8.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BiblioWoodsForestry{0.1} [BiblioWoods Forestry Edition] (BiblioWoods-Forestry-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ComputerCraft{1.53} [ComputerCraft] (ComputerCraft-1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft-1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CustomSpawner{2.2.5} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| mmmPowersuits{0.7.1-569} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.1-569-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Core{3.7.2} [BuildCraft] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Builders{3.7.2} [BC Builders] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Energy{3.7.2} [BC Energy] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Factory{3.7.2} [BC Factory] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Railcraft{7.3.0.0} [Railcraft] (Railcraft_1.5.2-7.3.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| TConstruct{1.5.2_1.4.3d4} [Tinkers' Construct] (TConstruct_1.5.2_1.4.3d4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Thaumcraft{3.0.5h1} [Thaumcraft] (Thaumcraft3.0.5h.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BinnieCore{1.7.5} [Binnie Core] (binnie-mods-1.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ExtraBees{1.7.5} [Extra Bees] (binnie-mods-1.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| IronChest{5.2.8.446} [Iron Chest] (ironchest-universal-1.5.2-5.2.8.446.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| DartCraft{Beta 0.1.18} [DartCraft] (DartCraft Beta 0.1.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| DimDoors{1.5.2R1.4.1RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.4.1RC1-228.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MoCreatures{5.2.5} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Dynmap{1.8-89} [Dynmap] (Dynmap-1.8-forge-7.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| EasyCrafting{1.1.6} [Easy Crafting] (EasyCrafting-1.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ElementalCreepers{3.0} [ElementalCreepers] (ElementalCreepers_v3.2.1_forge_MC1.5.1x-srgnames.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| EE3{pre1h (build 16)} [Equivalent Exchange 3] (EquivalentExchange3-pre1h-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| FlansMod{2.4} [Flan's Mod] (Flans Mod 2.3.2 for Minecraft 1.5.2 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| LegendaryBeasts{a1.5.2.1} [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.5.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ForgottenNature{1.2.9} [Forgotten Nature] (ForgottenNature_v1.2.9x-srgnames.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| GraviSuite{1.9.3} [Gravitation Suite] (GraviSuite-1.9.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| iChunUtil{1.0.1} [iChunUtil] (iChunUtil-1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| GraviGun{1.5.1} [GraviGun] (GravityGun-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| IC2NuclearControl{1.5.1e} [Nuclear Control] (IC2NuclearControl-1.5.1e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| LavaMonsters{2.2} [Lava Monsters] (LavaMonsters 2.2 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Transport{3.7.2} [BC Transport] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded{1.5.1R2.6.4} [MineFactory Reloaded] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| BuildCraft|Silicon{3.7.2} [BC Silicon] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| AppliedEnergistics{rv12.b} [Applied Energistics] (appeng-rv12-b-mc15x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ThaumicTinkerer{1.0.8} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.8].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| LiquidXP{55.1.6} [Liquid XP] (liquid-xp-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Tubestuff{55.0.5} [Tubestuff] (tubestuff-55.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| GregTech_Addon{MC151} [GregTech-Addon] (gregtechmod-3.11.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| LogisticsPipes|Main{0.7.3.ftb.631} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.ftb.631.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| mod_SmartMoving{14.0} [Smart Moving] (MC 1.5.2 - Smart Moving 14.0 - Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| mod_SmartRender{1.1} [Smart Render] (MC 1.5.2 - Smart Moving 14.0 - Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatAtum{1.5.1R2.6.4} [MFR Compat: Atum] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatBackTools{1.5.1R2.6.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatChococraft{1.5.1R2.6.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatForestry{1.5.1R2.6.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatIC2{1.5.1R2.6.4} [MFR Compat: IC2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Mystcraft{0.10.5.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatPams{1.5.1R2.6.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatRP2{1.5.1R2.6.4} [MFR Compat: RP2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| SoulShards{1.0.16} [Soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MFReloaded|CompatThaumcraft{1.5.1R2.6.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatVanilla{1.5.1R2.6.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Minemaarten_Chess Mod{1.2.2} [MineChess] (Minechess 1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MiscConfiguration{1.0-SNAPSHOT} [MiscConfiguration] (MiscConfiguration-1.1-SNAPSHOT.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ModularForceFieldSystem{2.3.0.1.28} [Modular ForceField System V2] (ModularForceFieldSystem-2.3.0.1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| NetherOres{1.5.1R2.1.5} [Nether Ores] (NetherOres-2.1.5-75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Netherrocks{1.5.1} [Netherrocks] (Netherrocks 1.5.1x-srgnames.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| OpenBlocks{1.0.3} [OpenBlocks] (OpenBlocks-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| PetBat{1.2.0} [Pet Bat] (PetBat_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| PowerConverters{1.5.1R2.3.1} [Power Converters] (PowerConverters-2.3.1-58.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| RancraftPenguins{1.5.2m} [Rancraft Penguins] (RancraftPengForge_v152m_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| AS_Ruins{10.3} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| secretroomsmod{4.6.2} [SecretRoomsMod] (SecretRoomsMod-universal-4.6.1.286.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| StevesCarts{2.0.0.a122} [Steve's Carts] (StevesCarts2.0.0.a122.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.3d4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| camping{1.0.2a} [The Camping Mod] (The Camping Mod 1.0.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Torched{1.0.1} [Torched] (Torched1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| TrailMix{1.5.0.1} [TrailMix] (TrailMix1.5.0v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| UsefulFood{1.4.3} [UsefulFood] (UsefulFood-1.5.1_1.4.3-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| weaponmod{1.5.2 v1.12.0} [Balkon's WeaponMod] (WeaponMod v1.12.0_srg.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| AdvancedMachines{55.0.3} [Advanced Machines] (advanced-machines-55.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ExtraTrees{1.7.5} [Extra Trees] (binnie-mods-1.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ChargePads{2.7.1} [Charge Pads] (chargepads-1.5.2-universal-2.7.1.89.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| CompactSolars{4.2.0.52} [Compact Solar Arrays] (compactsolars-universal-1.5.2-4.2.0.52.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| DimensionalAnchors{55.0.3} [Dimensional Anchors] (dimensional-anchor-55.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ExtraUtilities{0.2.4g} [Extra Utilities] (extrautils - 0.2.4g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| InfiniTubes{55.0.6} [InfiniTubes] (infinitubes-55.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| MagicBees{2.1.1} [Magic Bees] (magicbees-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| RedLogic{55.4.1} [RedLogic] (redlogic-55.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| OmniTools{3.1.6.0} [OmniTools] (OmniTools-3.1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available | |
| Profiler Position: N/A (disabled) | |
| Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used | |
| Player Count: 0 / 20; [] | |
| Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge' | |
| Type: Dedicated Server (map_server.txt) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment