---- Minecraft Crash Report ---- // Why did you do that? Time: 2024-08-21 10:52:24 Description: Tesselating block model java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.BakedModel.getQuads(net.minecraft.world.level.block.state.BlockState, net.minecraft.core.Direction, net.minecraft.util.RandomSource, net.minecraftforge.client.model.data.ModelData, net.minecraft.client.renderer.RenderType)" because "this.bakedFronds[...]" is null at org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215) ~[DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar%23349!/:2.0.0-alpha1] {re:classloading} at net.minecraft.client.resources.model.MultiPartBakedModel.getQuads(MultiPartBakedModel.java:77) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.dedupmultipart.mixin.json:MixinMultipartModel,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateWithoutAO(ModelBlockRenderer.java:118) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraftforge.client.model.lighting.ForgeModelBlockRenderer.tesselateWithoutAO(ForgeModelBlockRenderer.java:52) ~[forge-1.20.1-47.3.7-universal.jar%23441!/:?] {re:mixin,re:classloading,pl:mixin:APP:creativecore.forge.mixins.json:ForgeModelBlockRendererAccessor,pl:mixin:A} at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mod: Dynamic Trees TFC (dttfc), Version: 2.0.0-alpha1 Issue tracker URL: https://github.com/Gaelmare/dynamictreestfc/issues at TRANSFORMER/dttfc@2.0.0-alpha1/org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215) Stacktrace: at org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215) ~[DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar%23349!/:2.0.0-alpha1] {re:classloading} at net.minecraft.client.resources.model.MultiPartBakedModel.getQuads(MultiPartBakedModel.java:77) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.dedupmultipart.mixin.json:MixinMultipartModel,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateWithoutAO(ModelBlockRenderer.java:118) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraftforge.client.model.lighting.ForgeModelBlockRenderer.tesselateWithoutAO(ForgeModelBlockRenderer.java:52) ~[forge-1.20.1-47.3.7-universal.jar%23441!/:?] {re:mixin,re:classloading,pl:mixin:APP:creativecore.forge.mixins.json:ForgeModelBlockRendererAccessor,pl:mixin:A} at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Block model being tesselated -- Details: Block: Block{dttfc:palm_leaves}[direction=6,distance=1,persistent=false,waterlogged=false] Block location: World: (9439,71,9967), Section: (at 15,7,15 in 589,4,622; chunk contains blocks 9424,-64,9952 to 9439,319,9967), Region: (18,19; contains chunks 576,608 to 607,639, blocks 9216,-64,9728 to 9727,319,10239) Using AO: false Stacktrace: at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Block being tesselated -- Details: Block: Block{dttfc:palm_leaves}[direction=6,distance=1,persistent=false,waterlogged=false] Block location: World: (9439,71,9967), Section: (at 15,7,15 in 589,4,622; chunk contains blocks 9424,-64,9952 to 9439,319,9967), Region: (18,19; contains chunks 576,608 to 607,639, blocks 9216,-64,9728 to 9727,319,10239) Stacktrace: at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Affected level -- Details: All players: 1 total; [LocalPlayer['booth09'/2, l='ClientLevel', x=9364.46, y=67.00, z=9821.13]] Chunk stats: 961, 505 Level dimension: minecraft:overworld Level spawn location: World: (-2384,72,-3104), Section: (at 0,8,0 in -149,4,-194; chunk contains blocks -2384,-64,-3104 to -2369,319,-3089), Region: (-5,-7; contains chunks -160,-224 to -129,-193, blocks -2560,-64,-3584 to -2049,319,-3073) Level time: 25298 game time, 25040 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:sanitydim.mixins.json:MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:waterdripsound.mixins.json:client.MixinClientWorld,pl:mixin:APP:tfc.mixins.json:client.ClientLevelMixin,pl:mixin:APP:physicsmod.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:sound_physics_remastered.mixins.json:ClientLevelMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.long_levelup_sound_at_30.MixinClientWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.void_fog_particles.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$delayCrash$24(Minecraft.java:829) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:708) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.7.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources, Forgery, Fabrication Grayscale, dtpterratweaks, Firmalife-1.20.1-2.1.6.jar:overload, TFCTumbleweed-1.20.1-1.2.2.jar:overload, TFCImprovedBadlands-1.20.1-1.0.2.jar:overload, file/FreshAnimations_v1.9.2.zip, file/Vexxed_Visuals_TFC_v1.2.7.1.zip, Moonlight Mods Dynamic Assets, file/Angel's_Weather_v1.4.zip, file/Weather2 Retextured.zip, file/§6Dynamic§9Surroundings §2R4.zip -- 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.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 5845188784 bytes (5574 MiB) / 8111783936 bytes (7736 MiB) up to 16341008384 bytes (15584 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz Identifier: Intel64 Family 6 Model 167 Stepping 1 Microarchitecture: Rocket Lake Frequency (GHz): 3.91 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: 0x2489 Graphics card #0 versionInfo: DriverVersion=32.0.15.6081 Graphics card #1 name: Intel(R) UHD Graphics 750 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x4c8a Graphics card #1 versionInfo: DriverVersion=31.0.101.3959 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 52033.62 Virtual memory used (MB): 33227.01 Swap memory total (MB): 19456.00 Swap memory used (MB): 155.75 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15584m -Xms256m Launched Version: forge-47.3.7 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.81, NVIDIA Corporation Window size: 3440x1440 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, Forgery, Forgery grayscale, dtpterratweaks, firmalife_data (incompatible), tfc_tumbleweed, tfcimprovedbadlands, file/FreshAnimations_v1.9.2.zip, file/Vexxed_Visuals_TFC_v1.2.7.1.zip, Moonlight Mods Dynamic Assets, file/Angel's_Weather_v1.4.zip (incompatible), file/Weather2 Retextured.zip (incompatible), file/§6Dynamic§9Surroundings §2R4.zip Current Language: en_us CPU: 12x 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['booth09'/2, l='ServerLevel[Owlen]', x=9364.46, y=67.00, z=9821.13]] Data Packs: vanilla, mod:saturn (incompatible), mod:advancedperipherals (incompatible), mod:geckolib, mod:scena (incompatible), mod:dynamiccrosshair (incompatible), mod:barrels_2012 (incompatible), mod:firstperson, mod:connectivity (incompatible), mod:gpumemleakfix (incompatible), mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:modernfix (incompatible), mod:useitemonblockevent (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:jumbofurnace (incompatible), mod:weather2 (incompatible), mod:fabrication (incompatible), mod:numismatics (incompatible), mod:moreredxcctcompat, mod:railways, mod:jeresources, mod:chat_heads (incompatible), mod:exposure, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:corpse, mod:sanitydim (incompatible), mod:betterpingdisplay (incompatible), mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:bcc (incompatible), mod:alekiships (incompatible), mod:minecraftcapes (incompatible), mod:highlighter (incompatible), mod:tfcambiental, mod:curios (incompatible), mod:patchouli (incompatible), mod:collective, mod:searchables (incompatible), mod:betterthirdperson, mod:createair, mod:architectury (incompatible), mod:findme (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:cherishedworlds (incompatible), mod:itemphysic, mod:mru (incompatible), mod:jadeaddons (incompatible), mod:exoticbirds, mod:dynamictrees (incompatible), mod:dynamictreesplus (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:waterdripsound (incompatible), mod:inventorysorter (incompatible), mod:potacore (incompatible), mod:butcher, mod:jei, mod:attributefix (incompatible), mod:paxi, mod:geckoanimfix (incompatible), mod:clumps (incompatible), mod:tumbleweed (incompatible), mod:configured (incompatible), mod:northstar (incompatible), mod:animatica (incompatible), mod:dismountentity, mod:puzzlesaccessapi, mod:firstaid (incompatible), mod:forge, mod:tfc, mod:waterflasks (incompatible), mod:tfcthermaldeposits, mod:farmersdelight_tfc, mod:dttfc (incompatible), mod:tfcdesirepaths, mod:tfc_lumberjack, mod:distanthorizons (incompatible), mod:mcw_tfc_aio (incompatible), mod:smoothchunk (incompatible), mod:coralstfc, mod:advancedtfctech, mod:physicsmod (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:immersiveengineering (incompatible), mod:tfc_ie_addon, mod:jade (incompatible), mod:obscure_tooltips (incompatible), mod:tfc_knapsacks, mod:creativecore, mod:alekiroofs, mod:spectrelib (incompatible), mod:firmaciv (incompatible), mod:astikorcarts (incompatible), mod:tfcastikorcarts, mod:ambientadditions (incompatible), mod:thinair, mod:sounds, mod:iceberg (incompatible), mod:flywheel, mod:steampowered (incompatible), mod:create, mod:createoreexcavation (incompatible), mod:tfc_ore_excavation, mod:xaerominimap (incompatible), mod:polymorph (incompatible), mod:parcool (incompatible), mod:entityculling, mod:tfc_tumbleweed, mod:canary, mod:betterchunkloading (incompatible), mod:ambientenvironment (incompatible), mod:immediatelyfast (incompatible), mod:coroutil (incompatible), mod:tfcweather, mod:tfcimprovedbadlands, mod:ferritecore (incompatible), mod:betterlightning, mod:tarantula (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:puzzleslib, mod:firmalife (incompatible), mod:castirongrill, mod:artisanal, mod:tfcorewashing, mod:tfcchannelcasting (incompatible), mod:lychee (incompatible), mod:yaclx (incompatible), mod:tfcgenviewer, mod:tfc_debark, mod:packetfixer (incompatible), mod:tfchotornot, mod:chunksending (incompatible), mod:chiselsandbits (incompatible), mod:chiselsandbits_tfc, mod:morered (incompatible), mod:deuf, mod:createaddition (incompatible), dtpterratweaks, mod:graveyard (incompatible), mod:immersive_weathering (incompatible), mod:everycomp (incompatible), mod:nyfsspiders (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, Everycomp Generated Pack, Immersive Weathering Generated Pack, mod:immersive_aircraft (incompatible), mod:terrafly Enabled Feature Flags: minecraft:vanilla World Generation: Experimental 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.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE dynamiccrosshair-7.4.4+1.20-forge.jar |Dynamic Crosshair |dynamiccrosshair |7.4.4+1.20 |DONE |Manifest: NOSIGNATURE barrels_2012-2.1.jar |Barrels 2012 |barrels_2012 |2.1 |DONE |Manifest: NOSIGNATURE firstperson-forge-2.4.4-mc1.20.1.jar |FirstPerson |firstperson |2.4.4 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE immersive_aircraft-1.0.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.38.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.8 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.19.1+mc1.20.1.jar |ModernFix |modernfix |5.19.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |**.**.**.** |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |DONE |Manifest: NOSIGNATURE weather2-1.20.1-2.8.3.jar |Weather2 |weather2 |1.20.1-2.8.3 |DONE |Manifest: NOSIGNATURE forgery-3.4.18+1.20.jar |Forgery |fabrication |3.4.18+1.20 |DONE |Manifest: NOSIGNATURE CreateNumismatics-1.0.6+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.6+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE MoreRed-CCT-Compat-1.20.1-1.0.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE chat_heads-0.12.13-forge-1.20.jar |Chat Heads |chat_heads |0.12.13 |DONE |Manifest: NOSIGNATURE exposure-1.20.1-1.7.6-forge.jar |Exposure |exposure |1.7.6 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE sanitydim-mc1.20-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE entity_model_features_forge_1.20.1-2.2.jar |Entity Model Features |entity_model_features |2.2 |DONE |Manifest: NOSIGNATURE entity_texture_features_forge_1.20.1-6.2.jar |Entity Texture Features |entity_texture_features |6.2 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE alekiNiftyShips-FORGE-1.20.1-1.0.11.jar |aleki's Nifty Ships |alekiships |1.0.11 |DONE |Manifest: NOSIGNATURE MinecraftCapes Forge 1.20.1-12.3.7.jar |MinecraftCapes |minecraftcapes |12.3.7 |DONE |Manifest: NOSIGNATURE Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE tfcambiental-1.20.1-3.3.0.jar |TFC Ambiental |tfcambiental |1.20.1-3.3.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE collective-1.20.1-7.84.jar |Collective |collective |7.84 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE createair-1.0-1.20.1.jar |Create Air |createair |1.0 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.20.1-forge-1.113.0.jar |CC: Tweaked |computercraft |1.113.0 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |DONE |Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.7.1_mc1.20.1.jar |ItemPhysic |itemphysic |1.7.1 |DONE |Manifest: NOSIGNATURE MRU-1.0.2+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-Forge-5.3.0.jar |Jade Addons |jadeaddons |5.3.0+forge |DONE |Manifest: NOSIGNATURE exoticbirds-1.20.1-1.0.0.jar |Exotic Birds |exoticbirds |1.0.0 |DONE |Manifest: NOSIGNATURE DynamicTrees-1.20.1-1.3.0-BETA13.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.0-BETA13 |DONE |Manifest: NOSIGNATURE DynamicTreesPlus-1.20.1-1.2.0-BETA3.jar |Dynamic Trees Plus |dynamictreesplus |1.20.1-1.2.0-BETA3 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE potacore-0.2.8-universal.jar |Potacore |potacore |0.2.8-universal |DONE |Manifest: NOSIGNATURE butcher-2.5.1.jar |Butcher |butcher |2.5.1 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.12.3.55.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.20.1-2.0.2-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE Tumbleweed-forge-1.20.1-0.5.5.jar |Tumbleweed |tumbleweed |0.5.5 |DONE |Manifest: NOSIGNATURE configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** northstar-0.1cb-1.20.1.jar |Northstar |northstar |0.1cb-1.20.1 |DONE |Manifest: NOSIGNATURE AnimaticaReforged-1.20.1-0.1.3.jar |AnimaticaReforged |animatica |1.20.1-0.1.3 |DONE |Manifest: NOSIGNATURE everycomp-1.21-2.6.72.jar |Every Compat |everycomp |1.21-2.6.72 |DONE |Manifest: NOSIGNATURE dismountentity-1.20.1-3.5.jar |Dismount Entity |dismountentity |3.5 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** firstaid-1.20.1-1.1.jar |First Aid |firstaid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TerraFirmaCraft-Forge-1.20.1-3.2.7.jar |TerraFirmaCraft |tfc |3.2.7 |DONE |Manifest: NOSIGNATURE waterflasks-3.0.2.jar |TFC Water Flasks |waterflasks |3.0.2 |DONE |Manifest: NOSIGNATURE TFCVolcanoes-1.20.1-1.3.14.jar |TFC Thermal Deposits |tfcthermaldeposits |1.3.14 |DONE |Manifest: NOSIGNATURE FarmersDelightTFC-1.0.5-forge-1.20.1.jar |Farmers Delight TFC |farmersdelight_tfc |1.0.5 |DONE |Manifest: NOSIGNATURE DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar |Dynamic Trees TFC |dttfc |2.0.0-alpha1 |DONE |Manifest: NOSIGNATURE TFCDesirePaths-1.20.1-1.1.3.jar |TFC Desire Paths |tfcdesirepaths |1.1.3 |DONE |Manifest: NOSIGNATURE tfc-lumberjack-1.20.2-forge-1.0.0.jar |TFC LumberJack |tfc_lumberjack |1.0.0 |DONE |Manifest: NOSIGNATURE DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.1.2-a |DONE |Manifest: NOSIGNATURE terrafly-1.0.0-forge-1.20.1.jar |TERRAFLY |terrafly |1.0.0 |DONE |Manifest: NOSIGNATURE mcw_tfc_aio-0.2.30-1.20.1.jar |Macaw's All-In-One for TFC |mcw_tfc_aio |0.2.30-1.20.1 |DONE |Manifest: NOSIGNATURE smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE corals-tfc-1.0.0-forge-1.20.1.jar |Corals TFC |coralstfc |1.0.0 |DONE |Manifest: NOSIGNATURE AdvancedTFCTech-1.20.1-2.3.jar |Advanced TFC Tech Unofficial |advancedtfctech |2.3 |DONE |Manifest: NOSIGNATURE physics-mod-3.0.14-mc-1.20.1-forge.jar |Physics Mod |physicsmod |3.0.14 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.12.14-forge.jar |Moonlight Library |moonlight |1.20-2.12.14 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TFC-IE-Crossover-1.20.1-1.2.1.jar |TFC + IE Crossover |tfc_ie_addon |1.2.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.10.1.jar |Jade |jade |11.10.1+forge |DONE |Manifest: NOSIGNATURE Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |DONE |Manifest: NOSIGNATURE TFC_CarryOnStorage1.2.0.jar |TFC : Carry on Storage |tfc_knapsacks |1.0.0 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.37_mc1.20.1.jar |CreativeCore |creativecore |2.11.37 |DONE |Manifest: NOSIGNATURE alekiRoofs-FORGE-1.20.1-1.0.3.jar |aleki's Ridiculously Simple Ro|alekiroofs |1.0.3 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE FirmaCivilization-1.20.1-1.0.5.jar |Firma: Civilization |firmaciv |1.0.5 |DONE |Manifest: NOSIGNATURE astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |DONE |Manifest: NOSIGNATURE TFCAstikorCarts-1.20.1-1.1.8.2.jar |TFC Astikor Carts |tfcastikorcarts |**.**.**.** |DONE |Manifest: NOSIGNATURE ambientadditions-1.20.1-1.0.0.jar |Ambient Additions |ambientadditions |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE ThinAir-v8.1.5-1.20.1-Forge.jar |Thin Air |thinair |8.1.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Sounds-2.0.4+1.20.1+forge.jar |Sounds |sounds |2.0.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE steampowered-1.20.1-3.0.1.jar |Create: Steam Powered |steampowered |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE createoreexcavation-1.20-1.5.0.jar |Create Ore Excavation |createoreexcavation |1.5.0 |DONE |Manifest: NOSIGNATURE tfc-ore-excavation-1.20.1-forge-1.0.jar |TFC Ore Excavation |tfc_ore_excavation |1.0.0 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_24.3.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.3.0 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.7-mc1.20.1.jar |EntityCulling |entityculling |1.6.7 |DONE |Manifest: NOSIGNATURE TFCTumbleweed-1.20.1-1.2.2.jar |TFC Tumbleweed |tfc_tumbleweed |1.2.2 |DONE |Manifest: NOSIGNATURE canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |DONE |Manifest: NOSIGNATURE AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.20+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.20+1.20.4 |DONE |Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE TFCWeather-1.20.1-1.6.6.jar |TFC Weather |tfcweather |1.6.6 |DONE |Manifest: NOSIGNATURE TFCImprovedBadlands-1.20.1-1.0.2.jar |TFC Improved Badlands |tfcimprovedbadlands |1.0.2 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** betterlightning-1.0.1-1.20.1.jar |Delayed Thunder |betterlightning |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE tarantula-1.1.2-1.20.1.jar |Liko's Tarantulas |tarantula |0.0.1-1.19 |DONE |Manifest: NOSIGNATURE yet-another-config-lib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Firmalife-1.20.1-2.1.6.jar |Firmalife |firmalife |2.1.6 |DONE |Manifest: NOSIGNATURE CastIronGrill-1.20.1-2.2.jar |TFC Cast Iron Grill |castirongrill |2.2 |DONE |Manifest: NOSIGNATURE artisanal-1.1.1.jar |TFC Artisanal |artisanal |1.0 |DONE |Manifest: NOSIGNATURE tfc-ore-washing-1.20.1-forge-1.0.3.jar |TFC Ore Washing |tfcorewashing |1.0.3 |DONE |Manifest: NOSIGNATURE tfcchannelcasting-0.2.3-beta.jar |TFC Casting with Channels |tfcchannelcasting |0.2.3-beta |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.20.1-5.0.0.4.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |DONE |Manifest: NOSIGNATURE Corgilib-Forge-1.20.1-4.0.3.0.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE Lychee-1.20.1-forge-5.1.14.jar |Lychee Tweaker |lychee |5.1.14 |DONE |Manifest: NOSIGNATURE yaclx-1.12+1.20.2-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.10 |DONE |Manifest: NOSIGNATURE tfcgenviewer-1.20.1-1.3.0.jar |TFCGenViewer |tfcgenviewer |1.3.0 |DONE |Manifest: NOSIGNATURE tfc-debark-1.20.1-forge-1.0.1.jar |TFC Debark |tfc_debark |1.0.1 |DONE |Manifest: NOSIGNATURE packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE TFCHotOrNot-1.20.1-1.0.7.jar |TFC Hot or Not |tfchotornot |1.0.7 |DONE |Manifest: NOSIGNATURE chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE ChiselsBitsTFC-1.0.0-forge-1.20.1.jar |Chisels & Bits TFC |chiselsandbits_tfc |1.0.0 |DONE |Manifest: NOSIGNATURE morered-1.20.1-4.0.0.4.jar |More Red |morered |**.**.**.** |DONE |Manifest: NOSIGNATURE deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.2.4d.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4d |DONE |Manifest: NOSIGNATURE Crash Report UUID: e0cce1bf-3ed4-4c70-80ba-3865d8f211e9 FML: 47.3 Forge: net.minecraftforge:47.3.7 Flywheel Backend: GL33 Instanced Arrays