---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 2026-02-26 20:23:06 Description: Ticking GridNode java.lang.IllegalStateException: An outer transaction is already active on this thread. at knot//net.fabricmc.fabric.impl.transfer.transaction.TransactionManagerImpl.openOuter(TransactionManagerImpl.java:40) at knot//net.fabricmc.fabric.api.transfer.v1.transaction.Transaction.openOuter(Transaction.java:89) at knot//earth.terrarium.botarium.fabric.fluid.storage.PlatformFluidItemHandler.extractFluid(PlatformFluidItemHandler.java:51) at knot//earth.terrarium.botarium.common.fluid.FluidApi.moveFluid(FluidApi.java:163) at knot//earth.terrarium.adastra.common.utils.FluidUtils.moveItemToContainer(FluidUtils.java:82) at knot//earth.terrarium.adastra.common.blockentities.machines.OxygenLoaderBlockEntity.updateSlots(OxygenLoaderBlockEntity.java:132) at knot//earth.terrarium.adastra.common.blockentities.machines.OxygenLoaderBlockEntity.update(OxygenLoaderBlockEntity.java:127) at knot//earth.terrarium.adastra.common.blockentities.base.BasicContainer.setStack(BasicContainer.java:30) at knot//net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.setStack(InventorySlotWrapper.java:63) at knot//net.fabricmc.fabric.api.transfer.v1.item.base.SingleStackStorage.insert(SingleStackStorage.java:125) at knot//net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:81) at knot//net.fabricmc.fabric.impl.transfer.item.SidedInventorySlotWrapper.insert(SidedInventorySlotWrapper.java:47) at knot//net.fabricmc.fabric.impl.transfer.item.SidedInventorySlotWrapper.insert(SidedInventorySlotWrapper.java:31) at knot//net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:67) at knot//appeng.parts.automation.StorageExportStrategy.transfer(StorageExportStrategy.java:69) at knot//appeng.parts.automation.StackExportFacade.transfer(StackExportFacade.java:24) at knot//appeng.parts.automation.ExportBusPart.doBusWork(ExportBusPart.java:158) at knot//appeng.parts.automation.IOBusPart.tickingRequest(IOBusPart.java:208) at knot//appeng.me.service.TickManagerService.unsafeTickingRequest(TickManagerService.java:359) at knot//appeng.me.service.TickManagerService.tickQueue(TickManagerService.java:122) at knot//appeng.me.service.TickManagerService.tickLevelQueue(TickManagerService.java:94) at knot//appeng.me.service.TickManagerService.onLevelEndTick(TickManagerService.java:79) at knot//appeng.me.Grid.onLevelEndTick(Grid.java:229) at knot//appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:252) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63) at knot//MC//net.minecraft.server.world.ServerWorld.handler$gbb000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:15740) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:396) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base@17.0.15/java.lang.Thread.run(Thread.java:840) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at knot//net.fabricmc.fabric.impl.transfer.transaction.TransactionManagerImpl.openOuter(TransactionManagerImpl.java:40) at knot//net.fabricmc.fabric.api.transfer.v1.transaction.Transaction.openOuter(Transaction.java:89) at knot//earth.terrarium.botarium.fabric.fluid.storage.PlatformFluidItemHandler.extractFluid(PlatformFluidItemHandler.java:51) at knot//earth.terrarium.botarium.common.fluid.FluidApi.moveFluid(FluidApi.java:163) at knot//earth.terrarium.adastra.common.utils.FluidUtils.moveItemToContainer(FluidUtils.java:82) at knot//earth.terrarium.adastra.common.blockentities.machines.OxygenLoaderBlockEntity.updateSlots(OxygenLoaderBlockEntity.java:132) at knot//earth.terrarium.adastra.common.blockentities.machines.OxygenLoaderBlockEntity.update(OxygenLoaderBlockEntity.java:127) at knot//earth.terrarium.adastra.common.blockentities.base.BasicContainer.setStack(BasicContainer.java:30) at knot//net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.setStack(InventorySlotWrapper.java:63) at knot//net.fabricmc.fabric.api.transfer.v1.item.base.SingleStackStorage.insert(SingleStackStorage.java:125) at knot//net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:81) at knot//net.fabricmc.fabric.impl.transfer.item.SidedInventorySlotWrapper.insert(SidedInventorySlotWrapper.java:47) at knot//net.fabricmc.fabric.impl.transfer.item.SidedInventorySlotWrapper.insert(SidedInventorySlotWrapper.java:31) at knot//net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:67) at knot//appeng.parts.automation.StorageExportStrategy.transfer(StorageExportStrategy.java:69) at knot//appeng.parts.automation.StackExportFacade.transfer(StackExportFacade.java:24) at knot//appeng.parts.automation.ExportBusPart.doBusWork(ExportBusPart.java:158) at knot//appeng.parts.automation.IOBusPart.tickingRequest(IOBusPart.java:208) at knot//appeng.me.service.TickManagerService.unsafeTickingRequest(TickManagerService.java:359) at knot//appeng.me.service.TickManagerService.tickQueue(TickManagerService.java:122) at knot//appeng.me.service.TickManagerService.tickLevelQueue(TickManagerService.java:94) at knot//appeng.me.service.TickManagerService.onLevelEndTick(TickManagerService.java:79) at knot//appeng.me.Grid.onLevelEndTick(Grid.java:229) at knot//appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:252) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63) at knot//MC//net.minecraft.server.world.ServerWorld.handler$gbb000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:15740) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:396) Mixins in Stacktrace: None found -- ExportBusPart being ticked. -- Details: Node: node@6f71723e hosted by appeng.parts.automation.ExportBusPart Part Side: north Name: ae2:cable_bus // appeng.blockentity.networking.CableBusBlockEntity Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (93,123,38), Section: (at 13,11,6 in 5,7,2; chunk contains blocks 80,-64,32 to 95,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (93,123,38), Section: (at 13,11,6 in 5,7,2; chunk contains blocks 80,-64,32 to 95,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level: ResourceKey[minecraft:dimension / minecraft:overworld] CurrentTickRate: 32 MinTickRate: 5 MaxTickRate: 60 ConnectedSides: [] Stacktrace: at knot//appeng.me.service.TickManagerService.unsafeTickingRequest(TickManagerService.java:359) at knot//appeng.me.service.TickManagerService.tickQueue(TickManagerService.java:122) at knot//appeng.me.service.TickManagerService.tickLevelQueue(TickManagerService.java:94) at knot//appeng.me.service.TickManagerService.onLevelEndTick(TickManagerService.java:79) at knot//appeng.me.Grid.onLevelEndTick(Grid.java:229) at knot//appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:252) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63) at knot//MC//net.minecraft.server.world.ServerWorld.handler$gbb000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:15740) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:396) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base@17.0.15/java.lang.Thread.run(Thread.java:840) Mixins in Stacktrace: net.minecraft.server.MinecraftServer: aztech.modern_industrialization.mixin.runtime_resources.MinecraftServerMixin (modern_industrialization.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json) dev.onyxstudios.cca.mixin.level.common.MixinMinecraftServer (mixins.cardinal_components_level.json) net.redstonegames.chefsdelight.mixin.ExampleMixin (chefsdelight.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json) net.fabricmc.fabric.mixin.registry.sync.MinecraftServerMixin (fabric-registry-sync-v0.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.ClientMinecraftServerMixin (modernfix-fabric.mixins.json) com.bawnorton.neruina.mixin.MinecraftServerMixin (neruina.mixins.json) wraith.fwaystones.mixin.MinecraftServerAccessor (fwaystones.mixins.json) terrablender.mixin.MixinMinecraftServer (terrablender_fabric.mixins.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetDifficulty (mixins.essential.json) io.github.ladysnake.impersonate.impl.mixin.MinecraftServerMixin (mixins.impersonate.common.json) com.structureessentials.mixin.LevelCreatedCallback (structureessentials.mixins.json) appeng.mixins.chunkloading.MinecraftServerMixin (ae2.mixins.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixin (together.mixins.common.json) com.chaosthedude.naturescompass.mixins.ServerMixin (naturescompass.mixins.json) elocindev.prominent.mixin.capital_cities.LoadCapitalCitiesMixin (prominent.fabricmixins.json) com.natamus.collective.fabric.mixin.MinecraftServerMixin (collective_fabric.mixins.json) xaero.common.mixin.MixinMinecraftServer (xaerohud.mixins.json) com.philip.philipsruins.mixin.PhilipRuinsMixin (philipsruins.mixins.json) net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json) xaero.pac.common.mixin.MixinMinecraftServer (openpartiesandclaims.mixins.json) net.fabricmc.fabric.mixin.biome.modification.MinecraftServerMixin (fabric-biome-api-v1.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.MinecraftServerMixin (modernfix-fabric.mixins.json) gg.essential.mixins.transformers.server.Mixin_ServerCoroutineScope (mixins.essential.json) org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.MinecraftServerMixin (modernfix-common.mixins.json) xaero.common.mixin.MixinFabricMinecraftServer (xaerohud.fabric.mixins.json) net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json) alternate.current.mixin.MinecraftServerMixin (alternate-current.mixins.json) io.github.fabricators_of_create.porting_lib.mixin.accessors.common.accessor.MinecraftServerAccessor (porting_lib_accessors.mixins.json) io.github.uhq_games.regions_unexplored.mixin.MinecraftServerMixin (regions_unexplored.mixins.json) gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) com.chaosthedude.explorerscompass.mixins.MinecraftServerMixin (explorerscompass.mixins.json) xaero.pac.common.mixin.MixinFabricMinecraftServer (openpartiesandclaims.fabric.mixins.json) appeng.mixins.spatial.MinecraftServerMixin (ae2.mixins.json) elocindev.eldritch_end.mixin.server.BiomeMixin (eldritch_end.mixins.json) xaero.map.mixin.MixinMinecraftServer (xaeroworldmap.mixins.json) xaero.map.mixin.MixinFabricMinecraftServer (xaeroworldmap.fabric.mixins.json) org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json) cn.foggyhillside.ends_delight.mixin.EndsDelightMixin (ends_delight.mixins.json) com.terraformersmc.biolith.impl.mixin.MixinMinecraftServer (biolith.mixins.json) dev.shadowsoffire.placebo.mixin.getters.MinecraftServerAccessor (fakerlib.mixins.json) gg.essential.mixins.transformers.feature.sps.Mixin_IntegratedServerResourcePack (mixins.essential.json) gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetGameType (mixins.essential.json) gg.essential.mixins.transformers.server.MinecraftServerAccessor (mixins.essential.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixinLate (together.mixins.common.json) corgitaco.blockswap.mixin.MixinMinecraftServer (blockswap.mixins.json) net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json) gg.essential.mixins.transformers.server.Mixin_MinecraftServer_FixStatusEquality (mixins.essential.json) dev.onyxstudios.cca.mixin.scoreboard.MixinMinecraftServer (mixins.cardinal_components_scoreboard.json) -- Grid being ticked -- Details: Nodes: 994 Serial number: 18 Node: node@7aa26c47 hosted by appeng.parts.networking.GlassCablePart @ 84,122,45 Part Side: ~~NULL~~ Name: ae2:cable_bus // appeng.blockentity.networking.CableBusBlockEntity Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (84,122,45), Section: (at 4,10,13 in 5,7,2; chunk contains blocks 80,-64,32 to 95,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (84,122,45), Section: (at 4,10,13 in 5,7,2; chunk contains blocks 80,-64,32 to 95,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level: ResourceKey[minecraft:dimension / minecraft:overworld] Stacktrace: at knot//appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:252) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63) at knot//MC//net.minecraft.server.world.ServerWorld.handler$gbb000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:15740) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:396) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base@17.0.15/java.lang.Thread.run(Thread.java:840) Mixins in Stacktrace: net.minecraft.server.MinecraftServer: aztech.modern_industrialization.mixin.runtime_resources.MinecraftServerMixin (modern_industrialization.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json) dev.onyxstudios.cca.mixin.level.common.MixinMinecraftServer (mixins.cardinal_components_level.json) net.redstonegames.chefsdelight.mixin.ExampleMixin (chefsdelight.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json) net.fabricmc.fabric.mixin.registry.sync.MinecraftServerMixin (fabric-registry-sync-v0.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.ClientMinecraftServerMixin (modernfix-fabric.mixins.json) com.bawnorton.neruina.mixin.MinecraftServerMixin (neruina.mixins.json) wraith.fwaystones.mixin.MinecraftServerAccessor (fwaystones.mixins.json) terrablender.mixin.MixinMinecraftServer (terrablender_fabric.mixins.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetDifficulty (mixins.essential.json) io.github.ladysnake.impersonate.impl.mixin.MinecraftServerMixin (mixins.impersonate.common.json) com.structureessentials.mixin.LevelCreatedCallback (structureessentials.mixins.json) appeng.mixins.chunkloading.MinecraftServerMixin (ae2.mixins.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixin (together.mixins.common.json) com.chaosthedude.naturescompass.mixins.ServerMixin (naturescompass.mixins.json) elocindev.prominent.mixin.capital_cities.LoadCapitalCitiesMixin (prominent.fabricmixins.json) com.natamus.collective.fabric.mixin.MinecraftServerMixin (collective_fabric.mixins.json) xaero.common.mixin.MixinMinecraftServer (xaerohud.mixins.json) com.philip.philipsruins.mixin.PhilipRuinsMixin (philipsruins.mixins.json) net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json) xaero.pac.common.mixin.MixinMinecraftServer (openpartiesandclaims.mixins.json) net.fabricmc.fabric.mixin.biome.modification.MinecraftServerMixin (fabric-biome-api-v1.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.MinecraftServerMixin (modernfix-fabric.mixins.json) gg.essential.mixins.transformers.server.Mixin_ServerCoroutineScope (mixins.essential.json) org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.MinecraftServerMixin (modernfix-common.mixins.json) xaero.common.mixin.MixinFabricMinecraftServer (xaerohud.fabric.mixins.json) net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json) alternate.current.mixin.MinecraftServerMixin (alternate-current.mixins.json) io.github.fabricators_of_create.porting_lib.mixin.accessors.common.accessor.MinecraftServerAccessor (porting_lib_accessors.mixins.json) io.github.uhq_games.regions_unexplored.mixin.MinecraftServerMixin (regions_unexplored.mixins.json) gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) com.chaosthedude.explorerscompass.mixins.MinecraftServerMixin (explorerscompass.mixins.json) xaero.pac.common.mixin.MixinFabricMinecraftServer (openpartiesandclaims.fabric.mixins.json) appeng.mixins.spatial.MinecraftServerMixin (ae2.mixins.json) elocindev.eldritch_end.mixin.server.BiomeMixin (eldritch_end.mixins.json) xaero.map.mixin.MixinMinecraftServer (xaeroworldmap.mixins.json) xaero.map.mixin.MixinFabricMinecraftServer (xaeroworldmap.fabric.mixins.json) org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json) cn.foggyhillside.ends_delight.mixin.EndsDelightMixin (ends_delight.mixins.json) com.terraformersmc.biolith.impl.mixin.MixinMinecraftServer (biolith.mixins.json) dev.shadowsoffire.placebo.mixin.getters.MinecraftServerAccessor (fakerlib.mixins.json) gg.essential.mixins.transformers.feature.sps.Mixin_IntegratedServerResourcePack (mixins.essential.json) gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetGameType (mixins.essential.json) gg.essential.mixins.transformers.server.MinecraftServerAccessor (mixins.essential.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixinLate (together.mixins.common.json) corgitaco.blockswap.mixin.MixinMinecraftServer (blockswap.mixins.json) net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json) gg.essential.mixins.transformers.server.Mixin_MinecraftServer_FixStatusEquality (mixins.essential.json) dev.onyxstudios.cca.mixin.scoreboard.MixinMinecraftServer (mixins.cardinal_components_scoreboard.json) -- Affected level -- Details: All players: 1 total; [class_3222['TYXLOZADIY'/347, l='ServerLevel[RIGATINA]', x=94.96, y=123.00, z=39.72]] Chunk stats: 2209 Level dimension: minecraft:overworld Level spawn location: World: (16,63,-48), Section: (at 0,15,0 in 1,3,-3; chunk contains blocks 16,-64,-48 to 31,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 14898398 game time, 15360125 day time Level name: RIGATINA Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 78577 (now: false), thunder time: 48206 (now: false) Known server brands: fabric Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at knot//appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:252) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63) at knot//MC//net.minecraft.server.world.ServerWorld.handler$gbb000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:15740) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:396) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base@17.0.15/java.lang.Thread.run(Thread.java:840) Mixins in Stacktrace: net.minecraft.server.MinecraftServer: aztech.modern_industrialization.mixin.runtime_resources.MinecraftServerMixin (modern_industrialization.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json) dev.onyxstudios.cca.mixin.level.common.MixinMinecraftServer (mixins.cardinal_components_level.json) net.redstonegames.chefsdelight.mixin.ExampleMixin (chefsdelight.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json) net.fabricmc.fabric.mixin.registry.sync.MinecraftServerMixin (fabric-registry-sync-v0.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.ClientMinecraftServerMixin (modernfix-fabric.mixins.json) com.bawnorton.neruina.mixin.MinecraftServerMixin (neruina.mixins.json) wraith.fwaystones.mixin.MinecraftServerAccessor (fwaystones.mixins.json) terrablender.mixin.MixinMinecraftServer (terrablender_fabric.mixins.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetDifficulty (mixins.essential.json) io.github.ladysnake.impersonate.impl.mixin.MinecraftServerMixin (mixins.impersonate.common.json) com.structureessentials.mixin.LevelCreatedCallback (structureessentials.mixins.json) appeng.mixins.chunkloading.MinecraftServerMixin (ae2.mixins.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixin (together.mixins.common.json) com.chaosthedude.naturescompass.mixins.ServerMixin (naturescompass.mixins.json) elocindev.prominent.mixin.capital_cities.LoadCapitalCitiesMixin (prominent.fabricmixins.json) com.natamus.collective.fabric.mixin.MinecraftServerMixin (collective_fabric.mixins.json) xaero.common.mixin.MixinMinecraftServer (xaerohud.mixins.json) com.philip.philipsruins.mixin.PhilipRuinsMixin (philipsruins.mixins.json) net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json) xaero.pac.common.mixin.MixinMinecraftServer (openpartiesandclaims.mixins.json) net.fabricmc.fabric.mixin.biome.modification.MinecraftServerMixin (fabric-biome-api-v1.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.MinecraftServerMixin (modernfix-fabric.mixins.json) gg.essential.mixins.transformers.server.Mixin_ServerCoroutineScope (mixins.essential.json) org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.MinecraftServerMixin (modernfix-common.mixins.json) xaero.common.mixin.MixinFabricMinecraftServer (xaerohud.fabric.mixins.json) net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json) alternate.current.mixin.MinecraftServerMixin (alternate-current.mixins.json) io.github.fabricators_of_create.porting_lib.mixin.accessors.common.accessor.MinecraftServerAccessor (porting_lib_accessors.mixins.json) io.github.uhq_games.regions_unexplored.mixin.MinecraftServerMixin (regions_unexplored.mixins.json) gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) com.chaosthedude.explorerscompass.mixins.MinecraftServerMixin (explorerscompass.mixins.json) xaero.pac.common.mixin.MixinFabricMinecraftServer (openpartiesandclaims.fabric.mixins.json) appeng.mixins.spatial.MinecraftServerMixin (ae2.mixins.json) elocindev.eldritch_end.mixin.server.BiomeMixin (eldritch_end.mixins.json) xaero.map.mixin.MixinMinecraftServer (xaeroworldmap.mixins.json) xaero.map.mixin.MixinFabricMinecraftServer (xaeroworldmap.fabric.mixins.json) org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json) cn.foggyhillside.ends_delight.mixin.EndsDelightMixin (ends_delight.mixins.json) com.terraformersmc.biolith.impl.mixin.MixinMinecraftServer (biolith.mixins.json) dev.shadowsoffire.placebo.mixin.getters.MinecraftServerAccessor (fakerlib.mixins.json) gg.essential.mixins.transformers.feature.sps.Mixin_IntegratedServerResourcePack (mixins.essential.json) gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetGameType (mixins.essential.json) gg.essential.mixins.transformers.server.MinecraftServerAccessor (mixins.essential.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixinLate (together.mixins.common.json) corgitaco.blockswap.mixin.MixinMinecraftServer (blockswap.mixins.json) net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json) gg.essential.mixins.transformers.server.Mixin_MinecraftServer_FixStatusEquality (mixins.essential.json) dev.onyxstudios.cca.mixin.scoreboard.MixinMinecraftServer (mixins.cardinal_components_scoreboard.json) -- Affected level -- Details: All players: 1 total; [class_3222['TYXLOZADIY'/347, l='ServerLevel[RIGATINA]', x=94.96, y=123.00, z=39.72]] Chunk stats: 2209 Level dimension: minecraft:overworld Level spawn location: World: (16,63,-48), Section: (at 0,15,0 in 1,3,-3; chunk contains blocks 16,-64,-48 to 31,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 14898398 game time, 15360125 day time Level name: RIGATINA Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 78577 (now: false), thunder time: 48206 (now: false) Known server brands: fabric Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base@17.0.15/java.lang.Thread.run(Thread.java:840) Mixins in Stacktrace: net.minecraft.server.MinecraftServer: aztech.modern_industrialization.mixin.runtime_resources.MinecraftServerMixin (modern_industrialization.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json) dev.onyxstudios.cca.mixin.level.common.MixinMinecraftServer (mixins.cardinal_components_level.json) net.redstonegames.chefsdelight.mixin.ExampleMixin (chefsdelight.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json) net.fabricmc.fabric.mixin.registry.sync.MinecraftServerMixin (fabric-registry-sync-v0.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.ClientMinecraftServerMixin (modernfix-fabric.mixins.json) com.bawnorton.neruina.mixin.MinecraftServerMixin (neruina.mixins.json) wraith.fwaystones.mixin.MinecraftServerAccessor (fwaystones.mixins.json) terrablender.mixin.MixinMinecraftServer (terrablender_fabric.mixins.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetDifficulty (mixins.essential.json) io.github.ladysnake.impersonate.impl.mixin.MinecraftServerMixin (mixins.impersonate.common.json) com.structureessentials.mixin.LevelCreatedCallback (structureessentials.mixins.json) appeng.mixins.chunkloading.MinecraftServerMixin (ae2.mixins.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixin (together.mixins.common.json) com.chaosthedude.naturescompass.mixins.ServerMixin (naturescompass.mixins.json) elocindev.prominent.mixin.capital_cities.LoadCapitalCitiesMixin (prominent.fabricmixins.json) com.natamus.collective.fabric.mixin.MinecraftServerMixin (collective_fabric.mixins.json) xaero.common.mixin.MixinMinecraftServer (xaerohud.mixins.json) com.philip.philipsruins.mixin.PhilipRuinsMixin (philipsruins.mixins.json) net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json) xaero.pac.common.mixin.MixinMinecraftServer (openpartiesandclaims.mixins.json) net.fabricmc.fabric.mixin.biome.modification.MinecraftServerMixin (fabric-biome-api-v1.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.MinecraftServerMixin (modernfix-fabric.mixins.json) gg.essential.mixins.transformers.server.Mixin_ServerCoroutineScope (mixins.essential.json) org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.MinecraftServerMixin (modernfix-common.mixins.json) xaero.common.mixin.MixinFabricMinecraftServer (xaerohud.fabric.mixins.json) net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json) alternate.current.mixin.MinecraftServerMixin (alternate-current.mixins.json) io.github.fabricators_of_create.porting_lib.mixin.accessors.common.accessor.MinecraftServerAccessor (porting_lib_accessors.mixins.json) io.github.uhq_games.regions_unexplored.mixin.MinecraftServerMixin (regions_unexplored.mixins.json) gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) com.chaosthedude.explorerscompass.mixins.MinecraftServerMixin (explorerscompass.mixins.json) xaero.pac.common.mixin.MixinFabricMinecraftServer (openpartiesandclaims.fabric.mixins.json) appeng.mixins.spatial.MinecraftServerMixin (ae2.mixins.json) elocindev.eldritch_end.mixin.server.BiomeMixin (eldritch_end.mixins.json) xaero.map.mixin.MixinMinecraftServer (xaeroworldmap.mixins.json) xaero.map.mixin.MixinFabricMinecraftServer (xaeroworldmap.fabric.mixins.json) org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json) cn.foggyhillside.ends_delight.mixin.EndsDelightMixin (ends_delight.mixins.json) com.terraformersmc.biolith.impl.mixin.MixinMinecraftServer (biolith.mixins.json) dev.shadowsoffire.placebo.mixin.getters.MinecraftServerAccessor (fakerlib.mixins.json) gg.essential.mixins.transformers.feature.sps.Mixin_IntegratedServerResourcePack (mixins.essential.json) gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) gg.essential.mixins.transformers.server.integrated.Mixin_SetGameType (mixins.essential.json) gg.essential.mixins.transformers.server.MinecraftServerAccessor (mixins.essential.json) org.betterx.worlds.together.mixin.common.MinecraftServerMixinLate (together.mixins.common.json) corgitaco.blockswap.mixin.MixinMinecraftServer (blockswap.mixins.json) net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json) gg.essential.mixins.transformers.server.Mixin_MinecraftServer_FixStatusEquality (mixins.essential.json) dev.onyxstudios.cca.mixin.scoreboard.MixinMinecraftServer (mixins.cardinal_components_scoreboard.json) -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.15, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 4155453184 bytes (3962 MiB) / 8271167488 bytes (7888 MiB) up to 19327352832 bytes (18432 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: Alder Lake Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2486 Graphics card #0 versionInfo: DriverVersion=32.0.15.8088 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MB): 63514.31 Virtual memory used (MB): 43907.30 Swap memory total (MB): 30909.06 Swap memory used (MB): 6068.97 JVM Flags: 22 total; -Xms7887M -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=200 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+UseG1GC -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:+UseStringDeduplication -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Xmx18432M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss2M Fabric Mods: aaa_particles: AAAParticles 1.20.1-1.4.7 accessories: Accessories 1.0.0-beta.47+1.20.1 io_wispforest_endec: endec 0.1.8 io_wispforest_endec_gson: gson 0.1.5 io_wispforest_endec_netty: netty 0.1.4 ad_astra: Ad Astra 1.15.20 javazoom_jlayer: jlayer 1.0.1 ad_astra_giselle_addon: Ad Astra: Giselle Addon 6.19 advancednetherite: Advanced Netherite 2.1.3-1.20.1 adventurez: AdventureZ 1.4.20 ae2: Applied Energistics 2 15.4.10 team_reborn_energy: Energy 3.0.0 ae2-emi-crafting: AE2 EMI Crafting Integration 1.3.1 ae2mtfix: AE2 + Mouse Tweaks Fix 2.0.0+1.20.1+fabric ae2wtlib: AE2WTLib 15.2.1-fabric alloy_forgery: Alloy Forgery 2.1.2+1.20 allthetrims: AllTheTrims 3.4.3 almostunified: AlmostUnified 1.20.1-0.10.1 alternate-current: Alternate Current 1.9.0 ambientsounds: AmbientSounds 6.1.11 amecs: Amecs 1.3.10+mc.1.20.1 amecsapi: Amecs API 1.4.0+mc1.20-pre1 amendments: Amendments 1.20-2.2.1 animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1 animation_overhaul: Animation Overhaul 1.3.1 appbot: Applied Botanics 1.5.0 appleskin: AppleSkin 2.5.1+mc1.20 aquamirae: Aquamirae 6 aqupdcaracal: Caracal mob 1.20-2.3.3 archers: Archers (RPG Series) 1.3.0+1.20.1 com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2 archers_expansion: Archers Expansion 0.2.5-1.20.1 architectury: Architectury 9.2.14 archon: Archon 0.8.1 omega-config: OmegaConfig 1.4.0+1.20.1 saflib: SafLib 1.1.0 artifacts: Artifacts 9.5.15 expandability: ExpandAbility 9.0.4 step-height-entity-attribute: Step Height Entity Attribute 1.2.0 ash_api: Ash API 3.0.2+1.20.1 athena: Athena 3.1.2 attributefix: AttributeFix 21.0.4 autotag-convention: AutoTag Convention 2.0.2+1.20 autotag: AutoTag 2.0.2+1.20 auudio: Auudio 1.0.3 axolotlitemfix: Axolotl Item Fix 1.1.7 azurelib: AzureLib 3.0.15 azurelibarmor: AzureLib Armor 2.0.14 badoptimizations: BadOptimizations 2.2.3 badpackets: Bad Packets 0.4.3 balm: Balm 7.3.34 kuma_api: KumaAPI 20.1.10 barteringstation: Bartering Station 8.0.0 bcc: BetterCompatibilityChecker 4.0.8 bclib: BCLib 3.0.14 wunderlib: WunderLib 1.1.5 beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1 better-trim-tooltips: Better Trim Tooltips 1.0.1 betteradvancements: Better Advancements **.**.**.** betterarcheology: Better Archeology 1.2.1-1.20.1 betterbeds: Better Beds 1.3.0 bettercombat: Better Combat 1.8.6+1.20.1 betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3 org_reflections_reflections: reflections 0.10.2 betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4 betterend: Better End 4.0.11 betterend-crashed-ships: BetterEnd Crashed Ships 1.0.0 betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6 betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6 betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5 bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4 betternether: Better Nether 9.0.10 betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4 betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3 betterthanmending: BetterThanMending 1.3.0 bettertrims: BetterTrims 2.3.2 betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3 bewitchment: Bewitchment 1.20-10 impersonate: Impersonate 2.10.3 playerabilitylib: Pal 1.8.0 reach-entity-attributes: Reach Entity Attributes 2.4.0 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3 bewitchment-tweaks: Bewitchment Tweaks 1.0.0 bhmenu: BHMenu-Fabric 2.4.2 blockrunner: Block Runner 8.0.4 blockswap: Block Swap **.**.**.** blur: Blur (Fabric) 3.1.0 satin: Satin 1.13.0 boatbreakfix: Boat Break Fix 1.0.2 boatiview: Boat Item View Fabric 0.0.5 bobby: Bobby 5.0.1 com_typesafe_config: config 1.4.2 io_leangen_geantyref_geantyref: geantyref 1.3.13 org_spongepowered_configurate-core: configurate-core 4.1.2 org_spongepowered_configurate-hocon: configurate-hocon 4.1.2 bookshelf: Bookshelf 20.2.13 bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1 maelstrom_library: Maelstrom Library 1.6.1-1.20 multipart_entities: MultipartEntities 1.5-1.20 botania: Botania 1.20.1-450-FABRIC fiber: fiber 0.23.0-2 botarium: Botarium 2.3.4 brewery: [Let's Do] Brewery 1.1.9 buildguide: Build Guide 0.4.6 bwncr: Bad Wither No Cookie Reloaded 3.17.2 cardinal-components: Cardinal Components API 5.2.3 cardinal-components-base: Cardinal Components API (base) 5.2.3 cardinal-components-block: Cardinal Components API (blocks) 5.2.3 cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3 cardinal-components-entity: Cardinal Components API (entities) 5.2.3 cardinal-components-item: Cardinal Components API (items) 5.2.3 cardinal-components-level: Cardinal Components API (world saves) 5.2.3 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3 cardinal-components-world: Cardinal Components API (worlds) 5.2.3 carryon: Carry On **.**.**.** cat_jam: cat_jam 1.3.1 chat_heads: Chat Heads 0.13.18 chatanimation: ChatAnimation 1.0.5 chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1 cherishedworlds: Cherished Worlds 6.1.7+1.20.1 chipped: Chipped 3.0.7 chipped_express: Chipped-Express 1.3.2 chunksavefix: Chunk Save Fix 1.0.0 chunky: Chunky 1.3.146 cicada: CICADA 0.14.2+1.20.1 org_yaml_snakeyaml: snakeyaml 2.2 citresewn: CIT Resewn 1.2.2+1.20.1 citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1 clickadv: Clickable Advancements Mod 1.20.1-3.8 cloth-config: Cloth Config v11 11.1.136 cloth-basic-math: cloth-basic-math 0.6.1 clumps: Clumps **.**.**.** collective: Collective 8.12 combat_effects: Combat Effects 1.0.0 combatroll: Combat Roll 1.3.3+1.20.1 comforts: Comforts 6.4.0+1.20.1 commonnetworking: Common Network 1.0.5-1.20.1 computercraft: CC: Tweaked 1.113.1 cc_tweaked_cobalt: cobalt 0.9.3 com_electronwill_night-config_core: core 3.6.7 com_electronwill_night-config_toml: toml 3.6.7 com_jcraft_jzlib: jzlib 1.1.3 io_netty_netty-codec-http: netty-codec-http 4.1.82 io_netty_netty-codec-socks: netty-codec-socks 4.1.82 io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82 connectiblechains: Connectible Chains 2.5.4-hotfix.1+1.20.1 connectivity: Connectivity Mod 1.20.1-7.1 convenientdecor: Convenient Decor 0.4.3 copycats: Create: Copycats+ 2.2.2+mc.1.20.1-fabric coroutil: CoroUtil 1.20.1-1.3.7 crash_assistant: Crash Assistant 1.10.11 create: Create 0.5.1-j-build.1631+mc1.20.1 com_google_code_findbugs_jsr305: jsr305 3.0.2 flywheel: Flywheel 0.6.11-4 milk: Milk Lib 1.2.60 dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2 porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1 porting_lib_base: Porting Lib Base 2.3.8+1.20.1 porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1 porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1 porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1 porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1 porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1 porting_lib_core: Porting Lib Core 2.3.8+1.20.1 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1 porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1 porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1 porting_lib_common: Porting Lib Common 2.3.8+1.20.1 porting_lib_models: Porting Lib Models 2.3.8+1.20.1 porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1 porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1 porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1 porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1 porting_lib_tags: Porting Lib Tags 3.0 porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1 porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1 registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1 porting_lib_data: Porting Lib Data 2.1.1090+1.20 porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20 porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20 create_new_age: Create: New Age 1.1.2 create_questing: Create Questing 1.0.0 createaddition: Create Crafts & Additions 1.2.6 creativecore: CreativeCore 2.12.33 net_minecraftforge_eventbus: eventbus 6.0.3 creeperoverhaul: Creeper Overhaul 3.0.2 cristellib: Cristel Lib 1.1.5 blue_endless_jankson: jankson 1.2.3 croptopia: Croptopia 3.0.3 ctov: ChoiceTheorem's Overhauled Village 3.4.14 cupboard: cupboard 1.20.1-2.7 custom_entity_attributes: Custom Entity Attributes (CEA) 1.0.0 customitemattributes: Custom Item Attributes (CIA) 2.0.0 darkpaintings: DarkPaintings 17.0.4 darkutils: DarkUtilities 17.0.5 dawn: Dawn API 5.0.0 terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1 death_knights: Death Knights 1.0.0 debugify: Debugify 1.20.1+2.0 decorative_blocks: Decorative Blocks 4.0.3 deeperdarker: Deeper and Darker 1.3.3 customportalapi: Custom Portal Api 0.0.1-beta64-1.20 derelict: Derelict 1.1.1 despawntweaks: Despawn Tweaks 1.0.0 deuf_refabricated: DEUF Refabricated 1.1.0 disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1 distraction_free_recipes: Distraction Free Recipes (EMI) 1.2.1 do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.20.1 doapi: [Let's Do] API 1.2.15 doubledoors: Double Doors 7.2 dragonfight: Dragonfight Mod 1.20.1-4.7 drippyloadingscreen: Drippy Loading Screen 3.0.12 dummmmmmy: MmmMmmMmmMmm 1.20-2.0.8 dungeons_arise: When Dungeons Arise 2.1.58 dynamic_resource_bars: Dynamic RPG Resource Bars 0.7.1 dynamictrim: DynamicTrim 1.4.1 eatinganimationid: Eating Animation 1.20+1.9.61 eldritch_end: Eldritch End 0.3.4 elementa: Elementa 712 emi: EMI 1.1.22+1.20.1+fabric emi_enchanting: EMI Enchanting 0.1.2+1.20.1 emi_letsdo_compat: emi-letsdo-compat 1.7 emi_loot: EMI Loot 0.7.6+1.20.1+fabric emi_ores: EMI Ores 1.2+1.20.1+fabric emiffect: EMIffect 2.1.5+mc1.20.1 emiprofessions: EMI Professions 1.0.3 emitrades: EMI Trades 1.2.1+mc1.20.1 org_quiltmc_parsers_json: json 0.2.1 endrem: End Remastered 5.2.4 ends_delight: End's Delight refabricated-1.20.1-2.5 entity_model_features: Entity Model Features 3.0.1 entity_texture_features: Entity Texture Features 7.0.2 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.8.2 epherolib: EpheroLib 1.2.0 essential: Essential **.**.**.** essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.5 estrogen: Create: Estrogen 4.3.4+1.20.1-fabric baubly: Baubly 1.0.1 com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.4 critter_lib: Critter Library 0.1-beta.14 jukeboxfix: Jukeboxfix 1.0.1 eternal_attributes: Eternal Attributes 1.0.0 euphoria_patcher: Euphoria Patcher 1.7.2-r5.6.1-fabric expandeddelight: Expanded Delight 0.3.2 mm: Manningham Mills 2.3 explorations: Explorations 1.20.1-1.6.1 explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric explorify: Explorify 1.6.2 extendedae: ExtendedAE 1.20-1.0.2-fabric configuration: Configuration 2.2.0 extra-mod-integrations: Extra Mod Integrations 0.4.7+1.20.1 extraspellattributes: Extra RPG Attributes 1.3.2 extremesoundmuffler: Extreme sound muffler 3.49.1 fabric-api: Fabric API 0.92.6+1.20.1 fabric-api-base: Fabric API Base 0.4.32+1802ada577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577 fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577 fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577 fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577 fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577 fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577 fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577 fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477 fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77 fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577 fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577 fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577 fabric-language-kotlin: Fabric Language Kotlin 1.13.5+kotlin.2.2.10 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.10 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0 fabricloader: Fabric Loader 0.18.4 mixinextras: MixinExtras 0.5.0 fakerlib: fakerlib 0.1.5 fallingleaves: Falling Leaves 1.15.6 fancy_hotbar: Fancy Hotbar 1.0.0 fancymenu: FancyMenu 3.7.0 com_github_keksuccino_japng: japng 0.5.3 com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7 farmersdelight: Farmer's Delight 1.20.1-2.4.0+refabricated porting_lib_config: Porting Lib Config 2.3.8+1.20.1 porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1 porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1 porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1 farmersknives: Farmer's Knives 3.2 faster-random: Faster Random 5.1.0 fastpaintings: Fast Paintings 1.20-1.2.7 faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1 ferritecore: FerriteCore 6.0.1 fishontheline: Fish On The Line 3.5 flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2 forgeconfigapiport: Forge Config API Port 8.0.2 forgeconfigscreens: Forge Config Screens 8.0.2 friendsandfoes: Friends&Foes 3.0.9 frostiful: Frostiful 1.0.11 ftblibrary: FTB Library 2001.2.9 ftbquests: FTB Quests 2001.4.13 ftbquestsfreezefix: FTB Quests Freeze Fix 1.0.0 ftbteams: FTB Teams 2001.3.1 ftbxmodcompat: FTB XMod Compat 2.1.3 fwaystones: Fabric Waystones 3.3.3+mc1.20.1 fzzy_config: Fzzy Config 0.7.0+1.20.1 fabric-permissions-api-v0: fabric-permissions-api 0.3.1 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7 geckoanimfix: GeckoLibIrisCompat 1.0.0 geckolib: GeckoLib 4 4.7.4 com_eliotlash_mclib_mclib: mclib 20 geophilic: Geophilic 3.4.3 gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8 grassoverhaul: Grass Overhaul 25.1.31 graveyard: The Graveyard 3.0 handcrafted: Handcrafted 3.0.6 herbalbrews: [Let's Do] HerbalBrews 1.0.12 highlight: Highlight 2.0.1 highlighter: Highlighter 1.1.9 icarus: Icarus 2.12.0 iceberg: Iceberg 1.1.25 idwtialsimmoedm: idwtialsimmoedm 0.3.1+1.20 immediatelyfast: ImmediatelyFast 1.2.17+1.20.4 net_lenni0451_reflect: Reflect 1.3.3 immersive_melodies: Immersive Melodies 0.5.0+1.20.1 immersivelanterns: Immersive Lanterns 1.0.4 immersivemessages: Immersive Messages API 1.0.6 indium: Indium 1.0.36+mc1.20.1 indrev: Industrial Revolution 1.16.5-BETA libgui: LibGui 8.1.1+1.20.1 jankson: Jankson 6.0.0+j1.2.3 libninepatch: LibNinePatch 1.2.0 noindium: No Indium? 1.1.0+1.19 indrev-emi-plugin: Industrial Revolution EMI Plugin 1.0.1 inventorysorter: Inventory Sorter 1.9.0-1.20 kyrptconfig: Kyrpt Config 1.5.6-1.20 invoke: Invocations Mod **.**.**.**-1.20.1 iris: Iris 1.7.6+mc1.20.1 io_github_douira_glsl-transformer: glsl-transformer 2.0.1 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1 irisflw: Iris Flywheel Compat 1.1.4 ironchests: Iron Chests: Restocked 5.0.2 item_obliterator: Item Obliterator 2.3.0 itemborders: Item Borders 1.2.2 itemfilters: Item Filters 2001.1.0-build.59 jade: Jade 11.13.1+fabric jamlib: JamLib 1.3.5+1.20.1 java: OpenJDK 64-Bit Server VM 17 jewelry: Jewelry (RPG Series) 1.3.7+1.20.1 justhammers: Just Hammers 20.1.5+mc1.20.1 kibe: Kibe 1.10.1-BETA+1.20 kleeslabs: KleeSlabs 15.0.4 konkrete: Konkrete 1.8.1 ktnilcks: ItemLocks 1.20.1-1.3.8 lambdynlights: LambDynamicLights 4.1.4+1.20.1 lambdynlights_api: LambDynamicLights (API) 4.1.4+1.20.1 yumi-commons-collections: Yumi Commons: Collections 1.0.0-alpha.12 yumi-commons-core: Yumi Commons: Core 1.0.0-alpha.12 yumi-commons-event: Yumi Commons: Event 1.0.0-alpha.12 pride: Pride Lib 1.2.0+1.19.4 spruceui: SpruceUI 6.2.1+1.20 languagereload: Language Reload 1.7.4+1.20.1 lazy-language-loader: lazy-language-loader 0.3.3 leavesbegone: Leaves Be Gone 8.0.0 leawind_third_person: Leawind's Third Person 2.2.0 legendarytooltips: Legendary Tooltips 1.4.5 libz: LibZ 1.0.3 lithium: Lithium 0.11.3 lithostitched: Lithostitched 1.4.11 lmft: Load My F***ing Tags 1.0.2+1.20 loadmyresources: Load My Resources 1.0.4 logbegone: Log Begone 1.0.8 lootbeams: LootBeams 1.0.3 com_moandjiezana_toml_toml4j: toml4j 0.7.2 lootintegrations: Loot integration Mod 1.20.1-4.7 lootr: Lootr **.**.**.** ltxtbfix: Legendary Tooltips x Traveler's Backpack Fix 1.20.1-fabric-1.0.1 magnumtorch: Magnum Torch 8.0.2 mavapi: More Axolotl Variants API 1.1.4 mavm: More Axolotl Variants Mod 1.2.6 mcda: MC Dungeons Armors 5.0.2 mcdw: MC Dungeons Weapons 9.0.4 mcwholidays: Macaw's Holidays 1.1.2 megacells: MEGA Cells 2.4.6-1.20.1 melody: Melody 1.0.3 memorysettings: Memorysettings Mod 1.20.1-5.9 merequester: ME Requester 1.20.1-1.1.4 midnightlib: MidnightLib 1.4.1 mindfuldarkness: Mindful Darkness 8.0.3 minecells: Mine Cells 1.9.2 gimm1q: Gimm1q 0.7.9+1.20.1 com_github_redempt_crunch: Crunch 2.0.3 minecraft: Minecraft 1.20.1 mixintrace: MixinTrace 1.1.1+1.17 mmmindicators: Mmm Indicators 1.0.0 mobhealthbar: MobHealthBar 2.3.0 mobs_of_mythology: Mobs of Mythology 2.1.2 modern_industrialization: Modern Industrialization 1.8.6 magna: Magna 1.10.1+1.20.1 modernfix: ModernFix 5.24.3+mc1.20.1 modmenu: Mod Menu 7.2.2 modpack-update-checker: Modpack Update Checker 0.15.6 mpuc_lavendermd: MPUC lavender-md 0.1.2 moonlight: Moonlight 1.20-2.16.8 more_armor_trims: More Armor Trims 1.4.2-1.20.1 more_rpg_classes: More RPG Classes 1.2.18-1.20.1 moremobvariants: More Mob Variants 1.3.1 moretotems: More Totems 2.16.0 mousetweaks: Mouse Tweaks 2.26 mutantmonsters: Mutant Monsters 8.0.7 extensibleenums: Extensible Enums 7.0.1 mythicmounts: Mythic Mounts 1.20.1-7.2 mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1 naturalist: Naturalist 5.0pre3 naturescompass: Nature's Compass 1.20.1-2.2.3-fabric necronomicon: Necronomicon 1.6.0 nerb: Not Enough Recipe Book 0.4.1 neruina: Neruina 2.3.1-beta.1 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0 com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0 org_apache_httpcomponents_client5_httpclient5: httpclient5 5.3.1 org_apache_httpcomponents_core5_httpcore5: httpcore5 5.3.1 org_apache_maven_maven-artifact: maven-artifact 3.8.1 org_kohsuke_github-api: github-api 1.318 netherchested: Nether Chested 8.0.4 puzzlesapi: Puzzles Api 8.1.7 netherdepthsupgrade: Nether Depths Upgrade fabric-3.1.6-1.20 netherportalfix: NetherPortalFix 13.0.1 nicer-skies: Nicer Skies 1.3.0 nightconfigfixes: Night Config Fixes 8.0.0 nochatreports: No Chat Reports 1.20.1-v2.2.2 noreportbutton: No Report Button 1.5.0 notenoughanimations: NotEnoughAnimations 1.10.2 obscure_api: Obscure API 16 oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20 octolib: OctoLib **.**.**.** offhandtickfix: Off Hand Tick Fix 1.0.0 onlyexcavators: OnlyExcavators 1.20.1-0.8 opacpvp: Open Parties PvP Support 1.0.0 openblocks: Open Block Elevator Mod 0.0.3-1.20.1 openpartiesandclaims: Open Parties and Claims 0.25.5 org_jetbrains_annotations: annotations 13.0 owo: oωo 0.11.2+1.20 oxidized: Oxidized 1.8.2 packetfixer: Packet Fixer 3.3.1 paladins: Paladins & Priests (RPG Series) 1.4.0+1.20.1 patchouli: Patchouli 1.20.1-84-FABRIC paxi: Paxi 1.20-Fabric-4.0 pehkui: Pehkui 3.8.3+1.14.4-1.21 kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4 philipsruins: Philip`s Ruins 5.5 pickupnotifier: Pick Up Notifier 8.0.0 pigpen: PigPen 15.0.2 ping-wheel: Ping Wheel 1.11.0 piratesdoom: Pirate's Doom 1.0.0 player-animator: Player Animator 1.0.2-rc1+1.20 polyeng: Polymorphic Energistics 0.1.1-1.20.1 polymorph: Polymorph 0.49.10+1.20.1 spectrelib: SpectreLib 0.13.17+1.20.1 powah: Powah! 5.0.11 presencefootsteps: Presence Footsteps 1.10.1+1.20.1 kirin: Kirin UI 1.15.6+1.20.1 prism: Prism 1.0.5 projectile_damage: Projectile Damage Attribute 3.2.3+1.20.1 promenade: Promenade 4.1.1 biolith: Biolith 1.0.0-alpha.8 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1 prominent: Prominent 3.0.0 prominent_talents: Prominent Talents 2.8.0 sbprom: Spellblades X Prominence 1.1.0 prominent_ost: Prominence Original Soundtrack 1.0.0 puffish_attributes: Pufferfish's Attributes 0.7.7 puffish_skills: Pufferfish's Skills 0.16.0 puzzleslib: Puzzles Lib 8.1.32 puzzlesaccessapi: Puzzles Access Api 20.1.1 quartzelv: Quartz Elevator 2.2.7+1.20.4 questkilltask: Quest Kill Task 0.2.0+1.20.1 railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1 ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1 rare-ice: Rare Ice 0.6.0 reacharound: Reacharound 1.3.1 rebalance: ReBalance 1.2.0 reborncore: Reborn Core 5.8.14 recipeessentials: recipeessentials Mod 1.20.1-4.1 recipesplitter: RecipeSplitter 1.0-SNAPSHOT redirected: Redirected 1.0.0 reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101 regions_unexplored: Regions Unexplored 0.5.6+1.20.1 resistance_balancer: Resistance Balancer 1.1.0 resourcefulconfig: Resourcefulconfig 2.1.3 resourcefullib: Resourceful Lib 2.1.29 com_teamresourceful_bytecodecs: bytecodecs 1.0.2 com_teamresourceful_yabn: yabn 1.0.3 resourcepackoverrides: Resource Pack Overrides 8.0.3 riverredux: River Redux 0.3.1 rogues: Rogues & Warriors (RPG Series) 1.2.0+1.20.1 runelic: Runelic 18.0.2 runes: Runes 0.9.13+1.20.1 satisfying_buttons: Satisfying Buttons 1.1.2 sdrp: Simple Discord Rich Presence 4.0.3-build.40+mc1.20.1 com_github_jagrosh_discordipc: DiscordIPC a8d6631cc9 com_kohlschutter_junixsocket_junixsocket-common: junixsocket-common 2.6.2 com_kohlschutter_junixsocket_junixsocket-native-common: junixsocket-native-common 2.6.2 org_json_json: json 20210307 searchables: Searchables 1.0.3 serverbrowser: Server Browser 1.3.0 shield_api: Shield API 1.0.1+1.20.1 shield_overhaul: Shield Overhaul 2.0.4 simple_snowy_fix: Simple Snowy Fix 2.1.5 simply_houses: Simply Houses 1.1.4-1.20.1 simplyskills: SimplySkills 1.7.2+1.20.1 simplyswords: Simply Swords 1.56.0-1.20.1 skinlayers3d: 3d-Skin-Layers 1.10.1 transition: TRansition 1.0.11 trender: TRender 1.0.10 skyvillages: Sky Villages 1.0.4-1.19.2-1.20.1 smartbrainlib: SmartBrainLib 1.15 smoothchunk: Smooth chunk save Mod 1.20.1-4.1 smwyg: Show Me What You Got 1.1.1 snifferplus: Hellion's Sniffer+ 0.3.0 sodium: Sodium 0.5.13+mc1.20.1 sodium-extra: Sodium Extra 0.5.9+mc1.20.1 caffeineconfig: CaffeineConfig 1.3.0+1.17 sodiumextras: Sodium Extras 1.0.6 sodiumoptionsapi: Sodium Options API 1.0.10 mixinsquared: MixinSquared 0.2.0-beta.6 sortedenchantments: Sorted Enchantments 2.0.0+1.19.3+fabric folk_sisby_kaleido-config: kaleido-config 0.3.3+1.3.2 sortilege: Sortilege 1.6.4 soulsweapons: Marium's Soulslike Weaponry 1.3.1-1.20.1-fabric spark: spark 1.10.53 spell-engine-openpac-compat: Spell Engine x Open Parties and Claims 1.0.0 spell_engine: Spell Engine 0.15.12+1.20.1 spell_power: Spell Power Attribute 0.12.0+1.20.1 spellbladenext: Spellblades and Such 2.3.0+1.20.1 stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc net_fabricmc_mapping-io: mapping-io 0.6.1 stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc starterkit: Starter Kit 7.4 stoneworks: Stoneworks 8.0.0 structure_pool_api: Structure Pool API 1.0+1.20.1 structureessentials: Structure Essentials Mod 1.20.1-4.8 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a supplementaries: Supplementaries 1.20-3.1.37 swampier_swamps: Swampier Swamps 1.20-4.0.0 t_and_t: Towns and Towers 1.12 tclayer: Accessories Trinkets Compat Layer 3.8.1+beta.14 techreborn: Tech Reborn 5.8.14 techreborn-player-ability-lib-compat: TechReborn Player Ability Lib Compat **.**.**.** terrablender: TerraBlender **.**.**.** thaumon: Thaumon 2.3.0+1.20.1 the_bumblezone: The Bumblezone - Fabric 7.8.3+1.20.1-fabric thermoo: Thermoo 2.3.3 thiccpackets: Extra Thicc Packets 1.17-1.19+ things: Things 0.3.3+1.20 lavender: Lavender 0.1.0-pre.18+1.20 lavender-md: lavender-md 0.1.0-pre.3+1.20 lavender-md-owo-ui: lavender-md-owo-ui 0.1.0-pre.3+1.20 tiered: Tierify 1.2.0 tinyskeletons: Tiny Skeletons 8.0.1 tlc: The Lost Castle 1.0.1 toofast: TooFast 1.2.0 tradingpost: Trading Post 8.0.2 transmog: Transmog 1.3.0+1.20 transparent: Transparent 8.0.1+1.20.1 travelersbackpack: Traveler's Backpack 9.1.49 treechop: HT's TreeChop 0.19.0 twigs: Twigs 3.1.0 txnilib: TxniLib 1.0.24 universalcraft: UniversalCraft 431 unsafe-world-random-access-detector: Unsafe World Random Access Detector 1.1.0 veinmining: Vein Mining 1.5.0+1.20.1 vigilance: Vigilance 306 villagernames: Villager Names 8.2 villagersplus: Villagers Plus 3.1 vinery: [Let's Do] Vinery 1.4.41 visuality: Visuality 0.7.1+1.20 visualworkbench: Visual Workbench 8.0.1 vitalityfix: Vitality Fix 1.0.0 wands: Building Wands 2.7-beta watut: What Are They Up To 1.20.1-1.2.3 welcomescreen: Welcome Screen 1.0.0 windchimes: Windchimes 1.2.4+1.20 winterly: Winterly 0.9.3+1.20 wither_spawn_fix: Wither Spawn Fix MC1.20.1-1.0.0 wizards: Wizards (RPG Series) 1.4.1+1.20.1 xaerominimap: Xaero's Minimap 25.2.10 xaeroworldmap: Xaero's World Map 1.39.12 yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric com_twelvemonkeys_common_common-image: common-image 3.12.0 com_twelvemonkeys_common_common-io: common-io 3.12.0 com_twelvemonkeys_common_common-lang: common-lang 3.12.0 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0 org_quiltmc_parsers_gson: gson 0.2.1 yigd: You're in Grave Danger 2.0.16 yosbr: YOSBR 0.1.2 ysns: You Shall Not Spawn 2.0.2 yungsapi: YUNG's API 1.20-Fabric-4.0.6 org_javassist_javassist: javassist 3.29.2-GA yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3 zenith: Zenith 1.2.5-1.20.1 porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1 zenith_attributes: Zenith Attributes 0.2.10 additionalentityattributes: Additional Entity Attributes 1.7.6+1.20.1 zoomify: Zoomify 2.14.2+1.20.1 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2 Loaded Shaderpack: (off) Flywheel Backend: GL33 Instanced Arrays Server Running: true Player Count: 1 / 8; [class_3222['TYXLOZADIY'/347, l='ServerLevel[RIGATINA]', x=94.96, y=123.00, z=39.72]] Data Packs: vanilla, fabric, lithostitched:breaks_seed_parity, Moonlight Mods Dynamic Assets, Supplementaries Generated Pack, alms_oil_compat_1.20.1-1.0.0.zip, alms_recipe_additions-1.20.1_1.4.0.zip, archers_expansion_spell_tweaks_1.20.1_1.1.zip, artifacts_loot_table_tweaks_1.20.1_1.0.1.zip, artifact_protection.zip, auto_fire_hooks.zip, BE_default_endgen_fix_1.20.x.zip, create_applied_energistics_recipes_alts_1.20.1-1.0.zip, Daggers_Fix.zip, death_knights_spell_tweaks_1.20.1-1.0.zip, Disable SeasonHUD Slot 1.1.1.zip (incompatible), DKTempFix.zip, ElocinDev-Travelers-Comfort-Datapack.zip (incompatible), endrem_apoth_compat.zip (incompatible), GamerAxeRebalance.zip (incompatible), hardening_catalyst_blacklist.zip (incompatible), HighLevelSpellbooks.zip, ichphilipp-s-endcity-better-end-1-18-1.zip (incompatible), Iron.Chests.Restocked.Fix.zip, LessStructures-SpacingTweaks-1.20.1-2.1.56.zip, lightning_unlimited-1.20.1-1.0.0.zip, Lootr-BetterEnd-Compatibility-1.20-and-earlier-2.0.zip, Lootr-BetterNether-Compatibility-1.20-and-earlier.zip, mcdw_all_the_smites-1.20.1_1.0.zip, onlyExcavators-balancing-1.20.1-1.0.0.zip, paladins_all_the_smites-1.20.1_1.0.zip, quiver_recipe_supplementaries-1.20.1_1.0.zip, rpg_series_loot_table_tweaks_1.20.1_1.0.zip, Scarecrow_Obliterator.zip, simplyswords_all_the_death_strike-1.20.1_1.0.0.zip, simplyswords_all_the_festering_strike-1.20.1_1.0.0.zip, simplyswords_all_the_smites-1.20.1_1.0.zip, simplyswords_join_book.zip (incompatible), SkyVillages-FarmersDelightCompat-1.20.1-1.0.3.zip (incompatible), SkyVillages-GraveyardCompat-1.20.1-1.0.3.zip (incompatible), SkyVillages-PracticalPlushiesCompat-1.20.1-1.0.3.2.zip (incompatible), SkyVillages-SupplementariesCompat-1.20.1-1.0.3.1.zip (incompatible), SkyVillages-WaystonesCompat-1.20.1-1.0.3-fabric.zip (incompatible), soulslikeweaponry_all_the_smites-1.20.1_1.0.0.zip, spellblades_unlimited_1.20.1-1.0.0.zip, spell_enchants_for_all_1.1.zip, spell_enchants_for_all_armor_edition_1.20.1-1.1.0.zip, SupernovaTempFix.zip, tech_reborn_armor_balancing-1.20.1_1.0.0.zip, TierAdjustments.zip, tierify-prominence-tweaks-1.2.0.zip, TrophyAdjustments.zip, WDA-NoFlyingStructures-1.18.2-1.19.2.zip (incompatible), WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), loadmyresources.hiddenpack (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Launched Version: Fabric 1.20.1