Paste your logs.

Built for Minecraft & Hytale

Forge 1.20.1 Crash Report

375 lines
Raw
Detected
Minecraft version: 1.20.1 Java version: 17.0.15 Forge version: 47.4.20
1 Problem detected
Problem The entity 'gtceu:large_assembler' at the location -23, 75, -52 is causing issues while ticking. Line 7
Solution:
Remove the entity 'gtceu:large_assembler' at the location -23, 75, -52.
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [fusion, betterfpsdist, start_core, oculus, copycats]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Uh... Did I do that?
Time: 2026-05-15 10:37:43
Description: Ticking block entity
java.lang.IllegalArgumentException: x (0) must be > 0
at com.google.common.math.MathPreconditions.checkPositive(MathPreconditions.java:33) ~[guava-31.1-jre.jar%23102!/:?] {}
at com.google.common.math.IntMath.log2(IntMath.java:120) ~[guava-31.1-jre.jar%23102!/:?] {}
at com.gregtechceu.gtceu.api.recipe.OverclockingLogic.getModifier(OverclockingLogic.java:102) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.OverclockingLogic.getModifier(OverclockingLogic.java:117) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.common.data.GTRecipeModifiers.lambda$static$0(GTRecipeModifiers.java:56) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:mixin,re:classloading,pl:mixin:APP:start_core.mixins.json:GTRecipeModifiersMixin,pl:mixin:A}
at com.gregtechceu.gtceu.api.recipe.modifier.IdentifiedRecipeModifier.getModifier(IdentifiedRecipeModifier.java:20) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.modifier.RecipeModifierList.getModifier(RecipeModifierList.java:31) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.modifier.RecipeModifier.applyModifier(RecipeModifier.java:43) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.machine.multiblock.WorkableMultiblockMachine.getRealRecipe(WorkableMultiblockMachine.java:215) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.multiblock.WorkableMultiblockMachine.doModifyRecipe(WorkableMultiblockMachine.java:210) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.feature.IRecipeLogicMachine.fullModifyRecipe(IRecipeLogicMachine.java:46) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.checkMatchedRecipeAvailable(RecipeLogic.java:259) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.handleSearchingRecipes(RecipeLogic.java:361) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.findAndHandleRecipe(RecipeLogic.java:350) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.serverTick(RecipeLogic.java:219) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.TickableSubscription.run(TickableSubscription.java:18) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.machine.MetaMachine.executeTick(MetaMachine.java:312) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:computing_frames,re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.MetaMachine.serverTick(MetaMachine.java:287) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:computing_frames,re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.block.IMachineBlock.lambda$getTicker$0(IMachineBlock.java:68) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:mixin,re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.Level.redirect$cmd000$observable$redirectTick(Level.java:2540) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:railways-common.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fancymenu.mixins.json:server.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Suspected Mods:
GregTech CEu Modern - StarT Fork (gtceu), Version: 1.7.0
Issue tracker URL: https://www.github.com/StarT-Dev-Team/GTM-StarT-Fork/issues/
at TRANSFORMER/gtceu@1.7.0/com.gregtechceu.gtceu.api.recipe.OverclockingLogic.getModifier(OverclockingLogic.java:102)
Observable (observable), Version: 4.4.2
Issue tracker URL: https://github.com/tasgon/observable/issues
Mixin class: observable.mixin.LevelMixin
Target: net.minecraft.world.level.Level
at TRANSFORMER/minecraft@1.20.1/net.minecraft.world.level.Level.redirect$cmd000$observable$redirectTick(Level.java:2540)
Stacktrace:
at com.google.common.math.MathPreconditions.checkPositive(MathPreconditions.java:33) ~[guava-31.1-jre.jar%23102!/:?] {}
at com.google.common.math.IntMath.log2(IntMath.java:120) ~[guava-31.1-jre.jar%23102!/:?] {}
at com.gregtechceu.gtceu.api.recipe.OverclockingLogic.getModifier(OverclockingLogic.java:102) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.OverclockingLogic.getModifier(OverclockingLogic.java:117) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.common.data.GTRecipeModifiers.lambda$static$0(GTRecipeModifiers.java:56) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:mixin,re:classloading,pl:mixin:APP:start_core.mixins.json:GTRecipeModifiersMixin,pl:mixin:A}
at com.gregtechceu.gtceu.api.recipe.modifier.IdentifiedRecipeModifier.getModifier(IdentifiedRecipeModifier.java:20) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.modifier.RecipeModifierList.getModifier(RecipeModifierList.java:31) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.recipe.modifier.RecipeModifier.applyModifier(RecipeModifier.java:43) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.machine.multiblock.WorkableMultiblockMachine.getRealRecipe(WorkableMultiblockMachine.java:215) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.multiblock.WorkableMultiblockMachine.doModifyRecipe(WorkableMultiblockMachine.java:210) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.feature.IRecipeLogicMachine.fullModifyRecipe(IRecipeLogicMachine.java:46) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.checkMatchedRecipeAvailable(RecipeLogic.java:259) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.handleSearchingRecipes(RecipeLogic.java:361) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.findAndHandleRecipe(RecipeLogic.java:350) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.trait.RecipeLogic.serverTick(RecipeLogic.java:219) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.TickableSubscription.run(TickableSubscription.java:18) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:classloading}
at com.gregtechceu.gtceu.api.machine.MetaMachine.executeTick(MetaMachine.java:312) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:computing_frames,re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.machine.MetaMachine.serverTick(MetaMachine.java:287) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:computing_frames,re:classloading,re:mixin}
at com.gregtechceu.gtceu.api.block.IMachineBlock.lambda$getTicker$0(IMachineBlock.java:68) ~[gtceu-st-1.20.1-1.7.0.jar%23431!/:1.7.0] {re:mixin,re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.Level.redirect$cmd000$observable$redirectTick(Level.java:2540) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:railways-common.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fancymenu.mixins.json:server.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Block entity being ticked --
Details:
Name: gtceu:large_assembler // com.gregtechceu.gtceu.api.blockentity.MetaMachineBlockEntity
Block: Block{gtceu:large_assembler}[facing=west,upwards_facing=west]
Block location: World: (-23,75,-52), Section: (at 9,11,12 in -2,4,-4; chunk contains blocks -32,-64,-64 to -17,319,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Block: Block{gtceu:large_assembler}[facing=west,upwards_facing=west]
Block location: World: (-23,75,-52), Section: (at 9,11,12 in -2,4,-4; chunk contains blocks -32,-64,-64 to -17,319,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:classloading}
at net.minecraft.world.level.Level.redirect$cmd000$observable$redirectTick(Level.java:2540) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:railways-common.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fancymenu.mixins.json:server.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['BoredTM'/1, l='ServerLevel[SkyGreg]', x=-26.12, y=74.56, z=-51.70]]
Chunk stats: 3247
Level dimension: minecraft:overworld
Level spawn location: World: (6,67,5), Section: (at 6,3,5 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 135754254 game time, 4139415 day time
Level name: SkyGreg
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Known server brands: forge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23517!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.15, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 666225704 bytes (635 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 58 Stepping 9
Microarchitecture: Ivy Bridge (Client)
Frequency (GHz): 3.19
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GT 730
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x0f02
Graphics card #0 versionInfo: DriverVersion=23.21.13.9135
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 0.00
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 0.00
Memory slot #1 type: DDR3
Virtual memory max (MB): 28152.07
Virtual memory used (MB): 22584.03
Swap memory total (MB): 11814.10
Swap memory used (MB): 688.73
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
Loaded Shaderpack: (off)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['BoredTM'/1, l='ServerLevel[SkyGreg]', x=-26.12, y=74.56, z=-51.70]]
Data Packs: vanilla, mod:ftbessentials (incompatible), mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:botarium (incompatible), mod:modernfix (incompatible), mod:zume (incompatible), mod:forgivingvoid, mod:createdieselgenerators, mod:ldlib (incompatible), mod:twerkitmeal (incompatible), mod:create_new_age, mod:balm, mod:cloth_config (incompatible), mod:shetiphiancore, mod:embeddium, mod:athena, mod:lmft (incompatible), mod:glodium (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:mysticaladaptations, mod:curios (incompatible), mod:gamestages (incompatible), mod:searchables (incompatible), mod:transition, mod:woodenbucket, mod:unilib, mod:toms_storage (incompatible), mod:fastleafdecay, mod:ftbquestsfreezefix, mod:fastload, mod:rechiseled, mod:nonetherportal, mod:immersive_optimization (incompatible), mod:libx, mod:rechiseledcreate, mod:expandedae, mod:fusion, mod:crafttweaker (incompatible), mod:puzzlesaccessapi, mod:forge, mod:novacore, mod:cofh_core, mod:thermal, mod:thermal_foundation, mod:commonality, mod:skyblockbuilder, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:pipez, mod:flywheel, mod:ponder (incompatible), mod:itemcollectors, mod:gravestone, mod:thermal_cultivation, mod:stellarview (incompatible), mod:almostunified (incompatible), mod:emi (incompatible), mod:jei, mod:entityculling, mod:fastfurnace (incompatible), mod:puzzleslib, mod:extremesoundmuffler, mod:ae2ct, mod:cyclopscore, mod:kuma_api, mod:geckolib, mod:architects_palette, mod:controlling (incompatible), mod:placebo (incompatible), mod:bookshelf, mod:railways, mod:clearvoid (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:melody (incompatible), mod:vintage, mod:konkrete (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:dustrial_decor, mod:pccard, mod:endertanks, mod:simplylight (incompatible), mod:simplybackpacks (incompatible), mod:jetboots, mod:redimstages, mod:chisel_chipped_integration, mod:sgjourney (incompatible), mod:patchouli (incompatible), mod:laserio (incompatible), mod:thermal_expansion, mod:mysticalcustomization, mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:create_hypertube, mod:lootjs, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:placeablemaxwell, mod:spanorama (incompatible), mod:cupboard (incompatible), mod:trashcans (incompatible), mod:inventoryessentials, mod:classicbar (incompatible), mod:polylib, mod:observable (incompatible), mod:yeetusexperimentus (incompatible), mod:effortlessbuilding, mod:blackdogsmoddinglibrary, mod:craftpresence, mod:inventorysorter (incompatible), mod:bhmenu, mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:exnihilosequentia, mod:cucumber, mod:copycats (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:createlowheated, mod:travelanchors, mod:trender, mod:create, mod:framedblocks, mod:kubejs_create (incompatible), mod:chloride, mod:thermal_extra, mod:systeams (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:komarumod (incompatible), mod:configured (incompatible), mod:badmobs (incompatible), mod:ftbbackups2 (incompatible), mod:guideme (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:xycraft_core, mod:xycraft_world, mod:colossalchests, mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks, mod:chipped_express (incompatible), mod:configuration (incompatible), mod:gtceu, mod:start_core, mod:titanium (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:betterp2p, mod:ae2netanalyser (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:megacells (incompatible), mod:expatternprovider (incompatible), mod:recipes_lib, mod:defaultworldtype, mod:bucketlib, mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:enderchests, mod:buildinggadgets2 (incompatible), mod:skyguis, mod:bingus, mod:ferritecore (incompatible), mod:functionalstorage, mod:apexcore, mod:fantasyfurniture, mod:modularrouters (incompatible), mod:packetfixer (incompatible), mod:no_telemetry (incompatible), mod:xtonesreworked (incompatible), create:dynamic_data, fantasyfurniture:builtin/mod_support/xycraft_core (incompatible), gtceu:dynamic_data, mod:fancymenu (incompatible), mod:crash_assistant (incompatible), mod:dailydad, mod:oculus, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:emiextraworkstations, mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_transmission (incompatible), mod:projectred_illumination (incompatible), mod:expandedgt, mod:irisflw
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.2.33.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.4.20.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.20.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.20.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.20.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.20.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotlinforforge@4.12.0
javafml@null
lowcodefml@null
Mod List:
ftb-essentials-forge-2001.2.4.jar |FTB Essentials |ftbessentials |2001.2.4 |DONE |Manifest: NOSIGNATURE
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.27.22+mc1.20.1.jar |ModernFix |modernfix |5.27.22+mc1.20.1 |DONE |Manifest: NOSIGNATURE
zume-1.2.2.jar |Zume |zume |1.2.2 |DONE |Manifest: NOSIGNATURE
forgivingvoid-forge-1.20.1-10.0.3.jar |Forgiving Void |forgivingvoid |10.0.3 |DONE |Manifest: NOSIGNATURE
createdieselgenerators-1.20.1-1.3.12.jar |Create: Diesel Generators |createdieselgenerators |1.20.1-1.3.12 |DONE |Manifest: NOSIGNATURE
ldlib-forge-1.20.1-1.0.50.jar |LowDragLib |ldlib |1.0.50 |DONE |Manifest: NOSIGNATURE
TwerkItMeal-2.3.0.jar |TwerkItMeal |twerkitmeal |2.3.0 |DONE |Manifest: NOSIGNATURE
create-new-age-forge-1.20.1-1.1.4.jar |Create: New Age |create_new_age |1.1.4 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.38-all.jar |Balm |balm |7.3.38 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.11.9 |DONE |Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.5.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
DailyDad-forge-1.20-1.6.0.jar |Daily Dad |dailydad |1.6.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.21-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.21 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
GameStages-Forge-1.20.1-15.0.2.jar |GameStages |gamestages |15.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
TRansition-1.0.19-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.19 |DONE |Manifest: NOSIGNATURE
woodenbucket-1.20.1-2∙1∙2∙0.jar |Wooden Bucket |woodenbucket |1.20.1-2∙1∙2∙0 |DONE |Manifest: NOSIGNATURE
UniLib-1.2.1+1.20.1-forge.jar |UniLib |unilib |1.2.1 |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4∙4∙0∙516-universal.jar |CodeChicken Lib |codechickenlib |4∙4∙0∙516 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
CBMultipart-1.20.1-3∙3∙0∙159-universal.jar |CBMultipart |cb_multipart |3∙3∙0∙159 |DONE |Manifest: NOSIGNATURE
ftbquestsfreezefix-forge-1.0.0-1.20.1.jar |FTB Quests Freeze Fix |ftbquestsfreezefix |1.0.0 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.2.4-forge-mc1.20.1.jar |Rechiseled |rechiseled |1.2.4 |DONE |Manifest: NOSIGNATURE
nonetherportal-1.20.1-1.0.jar |No Nether Portal! |nonetherportal |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
immersive_optimization-forge-1.20.1-0.1.5.jar |Immersive Optimization |immersive_optimization |0.1.5 |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
rechiseledcreate-1.1.0-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.1.0 |DONE |Manifest: NOSIGNATURE
expandedae-1.4.1.b.jar |Expanded AE |expandedae |1.4.1.b |DONE |Manifest: NOSIGNATURE
fusion-1.2.12-forge-mc1.20.1.jar |Fusion |fusion |1.2.12 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.60.jar |CraftTweaker |crafttweaker |14.0.60 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.20-universal.jar |Forge |forge |47.4.20 |DONE |Manifest: NOSIGNATURE
novacore-1.20.1-1.0.0-build.3.jar |NovaCore |novacore |1.0.0 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
cofh_core-1.20.1-11∙0∙2∙56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
thermal_core-1.20.1-11∙0∙6∙24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.20.1-11∙0∙6∙70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
SkyblockBuilder-1.20.1-5.1.32.jar |Skyblock Builder |skyblockbuilder |1.20.1-5.1.32 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
kffmod-4.12.0.jar |Kotlin For Forge |kotlinforforge |4.12.0 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.26.jar |Pipez |pipez |1.20.1-1.2.26 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-1.0.5.jar |Flywheel |flywheel |1.0.5 |DONE |Manifest: NOSIGNATURE
Ponder-Forge-1.20.1-1.0.91.jar |Ponder |ponder |1.0.91 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.12-forge-mc1.20.2.jar |Item Collectors |itemcollectors |1.1.12 |DONE |Manifest: NOSIGNATURE
gravestone-forge-1.20.1-1.0.35.jar |Gravestone Mod |gravestone |1.20.1-1.0.35 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.20.1-11∙0∙1∙24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
Stellar View-1.20.1-0.5.2-Forge.jar |Stellar View |stellarview |0.5.2 |DONE |Manifest: NOSIGNATURE
almostunified-forge-1.20.1-0.11.0.jar |AlmostUnified |almostunified |1.20.1-0.11.0 |DONE |Manifest: NOSIGNATURE
emi-1.1.24+1.20.1+forge.jar |EMI |emi |1.1.24+1.20.1+forge |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15∙20∙0∙130.jar |Just Enough Items |jei |15∙20∙0∙130 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.10.2-mc1.20.1.jar |EntityCulling |entityculling |1.10.2 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.33-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.33 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
ExtremeSoundMuffler-3.51-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.51 |DONE |Manifest: NOSIGNATURE
ae2ct-1.20.1-1.1.1.jar |ae2CraftingTree |ae2ct |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.22.1.jar |Cyclops Core |cyclopscore |1.22.1 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.12+1.20.1.jar |KumaAPI |kuma_api |20.1.12 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |DONE |Manifest: NOSIGNATURE
Architects-Palette-1.20.1-1∙3∙6∙1.jar |Architect's Palette |architects_palette |1∙3∙6∙1 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.15.jar |Bookshelf |bookshelf |20.2.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
emiextraworkstations-2.1.0.jar |Emi Extra Workstations |emiextraworkstations |2.1.0 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.7.2+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.7.2+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
clearvoid-forge-1.3.0.jar |Clear Void |clearvoid |1.3.0 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.20.1-2.5.1.jar |FPS Reducer |fpsreducer |1.20.1-2.5.1 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2∙1∙2∙7.jar |Carry On |carryon |2∙1∙2∙7 |DONE |Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
vintage-1.20.1-1.5.9.jar |Create: Vintage |vintage |1.20.1-1.5.9 |DONE |Manifest: NOSIGNATURE
placeablemaxwell-2.1.2+1.20.1-forge.jar |Maxwell the placeable cat |placeablemaxwell |2.1.2 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
Programmed Circuit Card-1.20.1-1.2.9.jar |Programmed Circuit Card |pccard |1.2.9 |DONE |Manifest: NOSIGNATURE
endertanks-forge-1.20.1-1.5.jar |EnderTanks |endertanks |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-core.jar |ProjectRed Core |projectred_core |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-integration.jar |ProjectRed Integration |projectred_integration |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-transmission.jar |ProjectRed Transmission |projectred_transmission |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-illumination.jar |ProjectRed Illumination |projectred_illumination |4.21.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
simplybackpacks-1.20.1-2.1.5-build.51.jar |Simply Backpacks |simplybackpacks |1.20.1-2.1.5-build.5|DONE |Manifest: NOSIGNATURE
Jet-Boots-1.20.1-1.2.6.jar |Jet Boots |jetboots |1.2.6 |DONE |Manifest: NOSIGNATURE
expandedgt-1.0.1.jar |Expanded GT |expandedgt |1.0.1 |DONE |Manifest: NOSIGNATURE
redimstages-1.0.0.jar |Re-Dimension Stages |redimstages |1.0.0 |DONE |Manifest: NOSIGNATURE
chisel_chipped_integration-v1.1.6-1.20.1.jar |Chisel |chisel_chipped_integration |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
Stargate Journey-1.20.1-0.6.42.jar |Stargate Journey |sgjourney |0.6.42 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-85-FORGE.jar |Patchouli |patchouli |1.20.1-85-FORGE |DONE |Manifest: NOSIGNATURE
laserio-uel-1.5.0.jar |LaserIO UEL |laserio |1.5.0 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.20.1-11∙0∙1∙29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.20.1-5.0.3.jar |Mystical Customization |mysticalcustomization |5.0.3 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.8.jar |FTB Ultimine |ftbultimine |2001.1.8 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
create_hypertube-0.4.0-FORGE.jar |Create Hypertube |create_hypertube |0.4.0 |DONE |Manifest: NOSIGNATURE
lootjs-forge-1.20.1-2.13.1.jar |LootJS |lootjs |1.20.1-2.13.1 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.12.jar |FTB Library |ftblibrary |2001.2.12 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.2.jar |FTB Teams |ftbteams |2001.3.2 |DONE |Manifest: NOSIGNATURE
spanorama-1.5.2.jar |Panorama |spanorama |1.5.2 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-3.7.jar |Cupboard utilities |cupboard |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
inventoryessentials-forge-1.20.1-8.2.16.jar |Inventory Essentials |inventoryessentials |8.2.16 |DONE |Manifest: NOSIGNATURE
classicbar-1.20.1-4.jar |Classic Bar |classicbar |1.20.1-4 |DONE |Manifest: NOSIGNATURE
polylib-forge-2000.0.3-build.143.jar |PolyLib |polylib |2000.0.3-build.143 |DONE |Manifest: NOSIGNATURE
observable-4.4.2.jar |Observable |observable |4.4.2 |DONE |Manifest: NOSIGNATURE
YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
effortlessbuilding-1.20.1-3.11.jar |Effortless Building |effortlessbuilding |3.11 |DONE |Manifest: NOSIGNATURE
bml-1.20.1-1.1.8.jar |BML |blackdogsmoddinglibrary |1.1.8 |DONE |Manifest: NOSIGNATURE
CraftPresence-2.7.1+1.20.1-forge.jar |CraftPresence |craftpresence |2.7.1 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.11.jar |Simple Inventory Sorter |inventorysorter |23.0.11 |DONE |Manifest: NOSIGNATURE
BHMenu-Forge-1.20.1-2.4.3.jar |BHMenu |bhmenu |2.4.3 |DONE |Manifest: NOSIGNATURE
rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.26.jar |Star Technology |kubejs |2001.6.5-build.26 |DONE |Manifest: NOSIGNATURE
kubejs-thermal-2001.1.10-build.5.jar |KubeJS Thermal |kubejs_thermal |2001.1.10-build.5 |DONE |Manifest: NOSIGNATURE
exnihilosequentia-1.20.1-5.0.0-build.9.jar |Ex Nihilo: Sequentia |exnihilosequentia |5.0.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.16.jar |Cucumber Library |cucumber |7.0.16 |DONE |Manifest: NOSIGNATURE
oculus-flywheel-compat-Forge-2.0.3.jar |Oculus Flywheel Compat |irisflw |2.0.3 |DONE |Manifest: NOSIGNATURE
copycats-3.0.7+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.7+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.22.jar |FTB Quests |ftbquests |2001.4.22 |DONE |Manifest: NOSIGNATURE
createlowheated-forge-1.20.1-6.0.8-6.jar |Create Low-Heated |createlowheated |1.20.1-6.0.8-5 |DONE |Manifest: NOSIGNATURE
TravelAnchors-1.20.1-5.0.1.jar |Travel Anchors |travelanchors |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
TRender-1.0.13-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.13 |DONE |Manifest: NOSIGNATURE
create-1.20.1-6.0.8.jar |Create |create |6.0.8 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.4.3.jar |FramedBlocks |framedblocks |9.4.3 |DONE |Manifest: NOSIGNATURE
kubejs-create-forge-2001.3.0-build.8.jar |KubeJS Create |kubejs_create |2001.3.0-build.8 |DONE |Manifest: NOSIGNATURE
chloride-FORGE-mc1.20.1-v1.7.7.jar |Chloride |chloride |1.7.7 |DONE |Manifest: NOSIGNATURE
ThermalExtra-3.3.1-1.20.1.jar |Thermal Extra |thermal_extra |3.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
systeams-1.20.1-1.9.2.jar |Thermal Systeams |systeams |1.9.2 |DONE |Manifest: NOSIGNATURE
FastSuite-1.20.1-5.1.2.jar |Fast Suite |fastsuite |5.1.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12∙0∙0∙4.jar |Clumps |clumps |12∙0∙0∙4 |DONE |Manifest: NOSIGNATURE
komaru-cat-1.0-SNAPSHOT.jar |Komaru Cat |komarumod |1.0.1 |DONE |Manifest: NOSIGNATURE
configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |DONE |Manifest: NOSIGNATURE
ftbbackups2-forge-1.20-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
guideme-20.1.14.jar |GuideME |guideme |20.1.14 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.7.jar |FTB Chunks |ftbchunks |2001.3.7 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
XyCraft Core-0.6.22.jar |XyCraft: Core |xycraft_core |0.6.22 |DONE |Manifest: NOSIGNATURE
XyCraft World-0.6.22.jar |XyCraft: World |xycraft_world |0.6.22 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.20.1-1.8.7.jar |ColossalChests |colossalchests |1.8.7 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.24.jar |Mystical Agriculture |mysticalagriculture |7.0.24 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.12.jar |Mystical Agradditions |mysticalagradditions |7.0.12 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20.1-18.2.9.jar |CraftingTweaks |craftingtweaks |18.2.9 |DONE |Manifest: NOSIGNATURE
ChippedExpress-universal-20x.jar |ChippedExpress |chipped_express |1.3.2 |DONE |Manifest: NOSIGNATURE
configuration-forge-1.20.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
gtceu-st-1.20.1-1.7.0.jar |GregTech CEu Modern - StarT Fo|gtceu |1.7.0 |DONE |Manifest: NOSIGNATURE
Star-Technology-Core-1.8.0.jar |Star Technology Core |start_core |1.8.0 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.34.jar |Titanium |titanium |3.8.34 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-15.4.10.jar |Applied Energistics 2 |ae2 |15.4.10 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.20.1-1.0.0+51.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+51 |DONE |Manifest: NOSIGNATURE
betterp2p-1.5.0-forge.jar |Better P2P |betterp2p |1.5.0 |DONE |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.20-1.0.6-forge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.20-1.0.6-forge |DONE |Manifest: NOSIGNATURE
merequester-forge-1.20.1-1.1.5.jar |ME Requester |merequester |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
ae2wtlib-15.3.3-forge.jar |AE2WTLib |ae2wtlib |15.3.3-forge |DONE |Manifest: NOSIGNATURE
megacells-forge-2.4.6-1.20.1.jar |MEGA Cells |megacells |2.4.6-1.20.1 |DONE |Manifest: NOSIGNATURE
ExtendedAE-1.20-1.4.15-forge.jar |ExtendedAE |expatternprovider |1.20-1.4.15-forge |DONE |Manifest: NOSIGNATURE
RecipesLibrary-1.20.1-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE
DefaultWorldType-1.20.1-4.0.5.jar |Default World Type |defaultworldtype |1.20.1-4.0.5 |DONE |Manifest: NOSIGNATURE
bucketlib-1.20.1-2∙3∙8∙0.jar |BucketLib |bucketlib |1.20.1-2∙3∙8∙0 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.20.1-7∙2∙1∙15.jar |Flux Networks |fluxnetworks |7∙2∙1∙15 |DONE |Manifest: NOSIGNATURE
enderchests-forge-1.20.1-1.4.jar |EnderChests |enderchests |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
buildinggadgets2-1.0.8.jar |Building Gadgets 2 |buildinggadgets2 |1.0.8 |DONE |Manifest: NOSIGNATURE
SkyGUIs-1.20.1-3.0.16.jar |Sky GUIs |skyguis |1.20.1-3.0.16 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_3.8.1_MC_1.20.1.jar |FancyMenu |fancymenu |3.8.1 |DONE |Manifest: NOSIGNATURE
bingus-1.20.1.jar |The Official Bingus Mod |bingus |2.0.0 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
functionalstorage-1.20.1-1.2.13.jar |Functional Storage |functionalstorage |1.20.1-1.2.13 |DONE |Manifest: NOSIGNATURE
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
packetfixer-3.3.2-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.3.2 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.10.0.jar |No Telemetry |no_telemetry |1.10.0 |DONE |Manifest: NOSIGNATURE
xtonesreworked-1.0.4-F_1.20.1-47.2.0.jar |XTones Reworked |xtonesreworked |1.0.4 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 203ff31e-16a6-4a84-a7ba-0e14175565ce
FML: 47.4
Forge: net.minecraftforge:47.4.20
Flywheel Backend: flywheel:indirect