---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2024-03-15 15:49:28 Description: Rendering screen java.lang.ClassCastException: class com.simibubi.create.foundation.ponder.ui.PonderUI cannot be cast to class net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen (com.simibubi.create.foundation.ponder.ui.PonderUI is in module create@0.5.1.f of loader 'TRANSFORMER' @dffcf1; net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen is in module minecraft@1.20.1 of loader 'TRANSFORMER' @dffcf1) at net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading} at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:48) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading} at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:426) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:aether_redux.mixins.json:client.render.shader.GameRendererMixin,pl:mixin:APP:mermod.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tempad-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.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:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mod: Just Enough Effects Descriptions (jeed), Version: 1.20-2.1.11 at TRANSFORMER/jeed@1.20-2.1.11/net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38) Stacktrace: at net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading} at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:48) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading} at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:426) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A} -- Screen render details -- Details: Screen name: com.simibubi.create.foundation.ponder.ui.PonderUI Mouse location: Scaled: (280, 141). Absolute: (840.000000, 424.000000) Screen size: Scaled: (640, 331). Absolute: (1920, 991). Scale factor of 3.000000 Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:aether_redux.mixins.json:client.render.shader.GameRendererMixin,pl:mixin:APP:mermod.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tempad-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.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:?] {} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Jun_naturefox'/1, l='ClientLevel', x=0.65, y=-59.12, z=-5.72]] Chunk stats: 1024, 313 Level dimension: minecraft:overworld Level spawn location: World: (0,-60,0), Section: (at 0,4,0 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: 12454 game time, 6000 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%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.hammerlib.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:galosphere.mixins.json:client.ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.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, file/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip, Moonlight Mods Dynamic Assets, builtin/DAGoldenSwetBallFixClient, builtin/ancient_aether_texture_tweaks, resource/overrides_pack, create:destroy_create_patches, distinguishedpotions:potion_overrides, spelunkery:better_vanilla_gems, spelunkery:unlit_redstone_ores, resources/updated, file/通用模组材质包1.6.1.zip, diagonalblocks:default_block_models -- 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.2, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft Memory: 1885141808 bytes (1797 MiB) / 7247757312 bytes (6912 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz Identifier: Intel64 Family 6 Model 141 Stepping 1 Microarchitecture: unknown Frequency (GHz): 2.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x25a5 Graphics card #0 versionInfo: DriverVersion=31.0.15.5176 Graphics card #1 name: Intel(R) UHD Graphics Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x9a68 Graphics card #1 versionInfo: DriverVersion=30.0.100.9864 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 25704.11 Virtual memory used (MB): 22652.99 Swap memory total (MB): 9556.80 Swap memory used (MB): 489.80 JVM Flags: 11 total; -Xmx8192m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump Loaded Shaderpack: (off) Launched Version: 1.20.1 Fog Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.76, NVIDIA Corporation Window size: 1920x991 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, file/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip, Moonlight Mods Dynamic Assets, builtin/DAGoldenSwetBallFixClient (incompatible), builtin/ancient_aether_texture_tweaks, builtin/resource/overrides_pack, create:destroy_create_patches, distinguishedpotions:potion_overrides, spelunkery:better_vanilla_gems, spelunkery:unlit_redstone_ores, resources/updated, file/通用模组材质包1.6.1.zip Current Language: zh_cn CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['Jun_naturefox'/1, l='ServerLevel[平坦]', x=0.65, y=-59.12, z=-5.72]] Data Packs: vanilla, mod:betterdungeons, mod:habitat (incompatible), mod:easyanvils, mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:excavar, mod:hamsters (incompatible), mod:paragon (incompatible), mod:hammerlib, mod:aquaculturedelight, mod:create_jetpack (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:kambrik (incompatible), mod:guardvillagers (incompatible), mod:createdieselgenerators (incompatible), mod:snowrealmagic (incompatible), mod:jeresources, mod:spelunkery (incompatible), mod:exposure, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:ctov, mod:sawmill (incompatible), mod:leavesbegone, mod:embeddium, mod:athena, mod:geophilic_reforged (incompatible), mod:structure_gel, mod:lmft (incompatible), mod:handcrafted (incompatible), mod:combatroll (incompatible), mod:morevillagers (incompatible), mod:kitchenkarrot, mod:jepp (incompatible), mod:yungsbridges, mod:botania, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:oculus, mod:searchables (incompatible), mod:yungsextras, mod:cumulus_menus, mod:constructionwand, mod:littlelogistics (incompatible), mod:chimes, mod:flib, mod:betterendisland, mod:flightlib (incompatible), mod:nitrogen_internals, mod:the_bumblezone, mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:betterjungletemples, mod:snifferent, mod:elytraslot (incompatible), mod:kiwi (incompatible), mod:createbigcannons (incompatible), mod:endertrigon (incompatible), mod:harvestwithease, mod:lithostitched, mod:visualworkbench, mod:universalbonemeal, mod:attributefix (incompatible), mod:jellyfishing, mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:fallingleaves, mod:integrated_api, mod:naturescompass, mod:smarterfarmers (incompatible), mod:libx, mod:convivium, mod:design_decor (incompatible), mod:snuffles (incompatible), mod:beefix, mod:vintageimprovements, mod:catalogue (incompatible), mod:phantom, mod:aetherdelight, mod:puzzlesaccessapi, mod:idas, mod:mythicbotany, mod:jsonthings, mod:smoothchunk (incompatible), mod:geode_plus (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:justenoughbreeding (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:fastpaintings (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:ecologics, mod:integrated_stronghold, mod:polymorph (incompatible), mod:almostunified (incompatible), mod:canary, mod:immediatelyfast (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:create_power_loader, mod:textrues_embeddium_options (incompatible), mod:goated (incompatible), mod:cosmeticarmorreworked, mod:create_oppenheimered, mod:chunksending (incompatible), mod:fruitsdelight (incompatible), mod:everyxhotpot, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:totw_modded, mod:tetra (incompatible), mod:tetranomicon, mod:aether_enhanced_extinguishing (incompatible), mod:treechop (incompatible), mod:skyvillages (incompatible), mod:unusualfishmod (incompatible), mod:betterwitchhuts, mod:v_slab_compat (incompatible), mod:distinguishedpotions, mod:aether, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:ancient_aether, mod:aether_redux, mod:galosphere (incompatible), mod:naturalist (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:structureessentials (incompatible), mod:ritchiesprojectilelib (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:cloudstorage (incompatible), mod:iceandfire, mod:rats, mod:forge, mod:zeta (incompatible), mod:aquaculture, mod:lootintegrations (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:kiwiboi (incompatible), mod:create_dragon_lib (incompatible), mod:relics, mod:jeed (incompatible), mod:monobank (incompatible), mod:mermod, mod:railways (incompatible), mod:ramcompat, mod:shieldexp (incompatible), mod:interiors (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:konkrete (incompatible), mod:diagonalblocks, mod:undergardendelight, mod:create_connected, mod:mcwbridges, mod:farmersdelight, mod:casualness_delight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:ends_delight, mod:tempad (incompatible), mod:curious_armor_stands, mod:underground_jungle, mod:endersdelight, mod:mcwfences, mod:diagonalwindows, mod:bountiful (incompatible), mod:modelfix (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:cerbons_api, mod:endreborn, mod:betterthirdperson, mod:aetheric_tetranomicon, mod:resourcefullib (incompatible), mod:twilightdelight (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:umbral_skies (incompatible), mod:undergarden, mod:biomancy, mod:jei, mod:sullysmod (incompatible), mod:geckolib, mod:t_and_t (incompatible), mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:quarkdelight, mod:voidtotem (incompatible), mod:caupona, mod:betteradvancements (incompatible), mod:arcane_abilities (incompatible), mod:festive_delight, mod:rootsclassic, mod:sob (incompatible), mod:amendments (incompatible), mod:irisflw (incompatible), mod:more_jellyfish, mod:octolib, mod:nourished_nether, mod:easymagic, mod:passivesearchbar (incompatible), mod:obscure_api (incompatible), mod:brazier (incompatible), mod:tetracelium (incompatible), mod:enlightened_end, mod:create, mod:create_structures, mod:create_central_kitchen (incompatible), mod:destroy (incompatible), mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:breezy (incompatible), mod:artifacts, mod:outer_end, mod:everycomp (incompatible), mod:betterdeserttemples, mod:explorerscompass, mod:bosses_of_mass_destruction, mod:blueprint, mod:randomium (incompatible), mod:toofast (incompatible), mod:tfmg (incompatible), mod:nyfsspiders (incompatible), mod:zillagersweararmor (incompatible), mod:etched (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:systeams (incompatible), mod:eidolon (incompatible), mod:dramaticdoors, mod:thermal_expansion, mod:alexscaves, mod:tact, mod:enchdesc (incompatible), mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:moyai (incompatible), mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:gardens_of_the_dead, mod:alexscaves_trimmed, mod:nightlights, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:oreganized, mod:forbidden_arcanus (incompatible), mod:undergardenpatch, mod:nethersdelight, mod:mobcompack (incompatible), mod:easy_villagers, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:mutil, mod:legendarytooltips (incompatible), mod:galospheretrimming, mod:some_assembly_required, mod:diagonalfences, mod:jecharacters (incompatible), mod:miners_delight (incompatible), mod:delightful (incompatible), mod:moderately_enough_effect_desc, mod:creeperoverhaul, mod:alexsdelight, mod:ferritecore (incompatible), mod:functionalstorage, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:crabbersdelight, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:openloader (incompatible), mod:createaddition (incompatible), Everycomp Generated Pack, Goated Generated Pack, Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Spelunkery Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, V Slab Compat Generated Pack, builtin/DAGoldenSwetBallAetherReduxFix (incompatible), builtin/aether_accessories, builtin/aether_lost_content_not_compat (incompatible), builtin/aether_redux_compat, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_compat (incompatible), builtin/ancient_aether_worldgen_overrides, builtin/data/ancient_aether_data, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/data/dungeon/boss_room/vault, builtin/data/dungeon/chest_room/pillars, builtin/data/dungeon/lobby/doors, builtin/data/dungeon_stone_recipes, builtin/data/gravitite_ingot, builtin/data/lost_content_data, builtin/extinguishing_recipe_override, builtin/lost_aether_content_compat (incompatible), builtin/lost_content_compat, create_central_kitchen:ends_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), create_central_kitchen:miners_delight (incompatible), data/SkyVillages-FarmersDelightCompat-1.20.1-1.0.3 (incompatible), data/SkyVillages-SupplementariesCompat-1.20.1-1.0.3.1 (incompatible), data/ctov-chefs-delight-add-on-v2-0, data/ctov-creates-structures-add-on-v1-0, data/ctov-farmers-delight-add-on-v2-1a, data/ctov-jellyfish-add-on-v1-0, data/ctov-monobanks-add-on-v1-0a, data/ctov-mores-villager-add-on-v2-0, data/ctov-paragliders-add-on-v-2-0, data/ctov-rats-add-on-v1-0, data/idasalexsmobs-1.20, data/idasbop-1.8.5-1.20.1 (incompatible), data/intstrong_alexsmobs-1.0.0-1.20.1, kitchenkarrot:legacy_art, libxdata/mythicbotany:curios, sullysmod:zombie_retextures, tact/apply_tag_adjustments Enabled Feature Flags: minecraft:vanilla World Generation: Stable 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.2.20.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar I18nUpdateMod TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@4.10.0 lowcodefml@null Mod List: YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE habitat-1.3.0.jar |Habitat |habitat |1.3.0 |DONE |Manifest: NOSIGNATURE EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createdeco-2.0.1-1.20.1-forge.jar |Create Deco |createdeco |2.0.1-1.20.1-forge |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE Excavar-1.20.1-3.1.0.jar |Excavar |excavar |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE hamsters-forge-1.0.3-1.20.1.jar |Hamsters |hamsters |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.20x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE HammerLib-1.20.1-20.1.25.jar |HammerLib |hammerlib |20.1.25 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.14.0+mc1.20.1.jar |ModernFix |modernfix |5.14.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE createdieselgenerators-1.20.1-1.2h.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2h |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.20.1-forge-10.4.0.jar |Snow! Real Magic! |snowrealmagic |10.4.0 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE spelunkery-1.20.1-0.3.5-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.5 |DONE |Manifest: NOSIGNATURE exposure-1.20.1-1.4.1-forge.jar |Exposure |exposure |1.4.1 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE ctov-3.4.2.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.2 |DONE |Manifest: NOSIGNATURE sawmill-1.20-1.3.8.jar |Universal Sawmill |sawmill |1.20-1.3.8 |DONE |Manifest: NOSIGNATURE LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** embeddium-0.3.9+mc1.20.1.jar |Embeddium |embeddium |0.3.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |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 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE combatroll-forge-1.3.1+1.20.1.jar |Combat Roll |combatroll |1.3.1+1.20.1 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE kitchenkarrot-1.20.1-0.5.4.jar |KitchenKarrot |kitchenkarrot |1.20.1-0.5.4 |DONE |Manifest: NOSIGNATURE jepp-1.20-1.1.2.jar |Just Enough Painting Previews |jepp |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.6.15a.jar |Oculus |oculus |1.6.15a |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |**.**.**.** |DONE |Manifest: NOSIGNATURE Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** YungsBetterEndIsland-1.20-Forge-2.0.5.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.2-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.2-neoforg|DONE |Manifest: NOSIGNATURE the_bumblezone-7.2.18+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.2.18+1.20.1-forge |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE snifferent-1.0.3-1.20.1.jar |snifferent |snifferent |1.0.3 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE Kiwi-1.20.1-forge-11.5.5.jar |Kiwi Library |kiwi |11.5.5 |DONE |Manifest: NOSIGNATURE createbigcannons-forge-1.20.1-0.5.3.b.jar |Create Big Cannons |createbigcannons |0.5.3.b-nightly-8a45|DONE |Manifest: NOSIGNATURE endertrigon-1.20.1-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** UniversalBoneMeal-v8.0.1-1.20.1-Forge.jar |Universal Bone Meal |universalbonemeal |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Jellyfishing-2.0.3.jar |Jellyfishing |jellyfishing |2.0.0 |DONE |Manifest: NOSIGNATURE caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.20.1-2.0.1-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE integrated_api-1.4.2+1.20.1-forge.jar |Integrated API |integrated_api |1.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE smarterfarmers-1.20-1.8.3.jar |Smarter Farmers |smarterfarmers |1.20-1.8.3 |DONE |Manifest: NOSIGNATURE LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE convivium-1.20.1-0.1.6.jar |Convivium |convivium |1.20.1-0.1.6 |DONE |Manifest: NOSIGNATURE design_decor-0.3-1.20.1.jar |Create: Design n' Decor |design_decor |0.3.0 |DONE |Manifest: NOSIGNATURE snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE vintageimprovements-1.20.1-0.1.3.0.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.1.3.0 |DONE |Manifest: NOSIGNATURE catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** library-forge-20.1.5.jar |Phantom Library |phantom |20.1.5 |DONE |Manifest: NOSIGNATURE aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** idas_forge-1.9.0+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.0+1.20.1 |DONE |Manifest: NOSIGNATURE MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE JsonThings-1.20.1-0.9.1.jar |Json Things |jsonthings |0.9.1 |DONE |Manifest: NOSIGNATURE smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE geodeplus-forge-1.2.4-1.20.1.jar |Geode+ |geode_plus |1.2.4 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE justenoughbreeding-forge-1.20.x-1.0.12.jar |Just Enough Breeding |justenoughbreeding |1.0.12 |DONE |Manifest: NOSIGNATURE createutilities-0.2.0+1.20.1.jar |Create Utilities |createutilities |0.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE fastpaintings-1.20-1.2.4.jar |Fast Paintings |fastpaintings |1.20-1.2.4 |DONE |Manifest: NOSIGNATURE kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.20.1-0.9.0.jar |AlmostUnified |almostunified |1.20.1-0.9.0 |DONE |Manifest: NOSIGNATURE canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.10+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.10+1.20.4 |DONE |Manifest: NOSIGNATURE rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar |Embeddium Extra |embeddium_extra |**.**.**.**+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.17-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.17 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_power_loader-1.4.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_oppenheimered-1.20.1-1.0.2.jar |Create: Oppenheimered |create_oppenheimered |1.0.2 |DONE |Manifest: NOSIGNATURE chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE fruitsdelight-1.0.8.jar |Fruits Delight |fruitsdelight |1.0.8 |DONE |Manifest: NOSIGNATURE everyxhotpot-1.1.2BF2-1.20.1-TeaCon2023.jar |EveryXHotpot |everyxhotpot |1.1.2BF2-1.20.1-TeaC|DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE totw_modded-1.0.3-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE tetra-1.20.1-6.2.0.jar |tetra |tetra |6.2.0 |DONE |Manifest: NOSIGNATURE tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |DONE |Manifest: NOSIGNATURE unusualfishmod-1.0.4.jar |Unusual Fish Mod |unusualfishmod |1.0.4 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE v_slab_compat-1.20-2.3.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.3 |DONE |Manifest: NOSIGNATURE DistinguishedPotions-v8.0.2-1.20.1-Forge.jar |Distinguished Potions |distinguishedpotions |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** aether-1.20.1-1.2.0-neoforge.jar |The Aether |aether |1.20.1-1.2.0-neoforg|DONE |Manifest: NOSIGNATURE lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE deep_aether-1.20.1-1.0.2.jar |Deep Aether |deep_aether |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE ancient_aether-0.8.8.jar |Ancient Aether |ancient_aether |0.8.8 |DONE |Manifest: NOSIGNATURE aether-redux-2.0.6-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.6 |DONE |Manifest: NOSIGNATURE Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.9.569.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE cloudstorage-1.4.0-1.20.jar |Cloud Storage |cloudstorage |1.4.0 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE Rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.20-universal.jar |Forge |forge |47.2.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Zeta-1.0-14.jar |Zeta |zeta |1.0-14 |DONE |Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** sophisticatedbackpacks-1.20.1-3.20.3.1029.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.3.1029 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |**.**.**.** |DONE |Manifest: NOSIGNATURE kiwiboi-1.0.1.jar |Kiwi Boi |kiwiboi |1.0.1 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE relics-1.20.1-0.6.2.1.jar |Relics |relics |**.**.**.** |DONE |Manifest: NOSIGNATURE jeed-1.20-2.1.11.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.11 |DONE |Manifest: NOSIGNATURE monobank-1.20.1-1.1.4.jar |Monobank |monobank |1.1.4 |DONE |Manifest: NOSIGNATURE mermod-forge-1.4.jar |Mermod |mermod |1.4 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.5.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE ramcompat-1.20.1-0.1.1.jar |RAM-Compat |ramcompat |0.1.1 |DONE |Manifest: NOSIGNATURE ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |DONE |Manifest: NOSIGNATURE interiors-0.5.2+mc1.20.1-FORGE.jar |Create: Interiors |interiors |0.5.2 |DONE |Manifest: NOSIGNATURE hauntedharvest-1.20-3.1.19.jar |Haunted Harvest |hauntedharvest |1.20-3.1.19 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE diagonalblocks-forge-8.0.3.jar |Diagonal Blocks |diagonalblocks |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** undergarden_delight_1.0.0_forge_1.20.1.jar |Undergarden Delight |undergardendelight |1.0.0 |DONE |Manifest: NOSIGNATURE create_connected-0.7.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.7.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.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 casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE cuisinedelight-1.1.13.jar |Cuisine Delight |cuisinedelight |1.1.13 |DONE |Manifest: NOSIGNATURE ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE tempad-forge-1.20.1-2.3.3.jar |Tempad |tempad |2.3.3 |DONE |Manifest: NOSIGNATURE curious_armor_stands-1.20-5.0.1.jar |Curious Armor Stands |curious_armor_stands |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE underground-jungle-forge-20.1.0.jar |Underground Jungle |underground_jungle |20.1.0 |DONE |Manifest: NOSIGNATURE endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE DiagonalWindows-v8.1.3-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.90 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE endorium-forge-1.1.0.jar |Endorium |endreborn |1.1.0 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE aetheric_tetranomicon-1.1.0-1.20.1.jar |Aetheric Tetranomicon |aetheric_tetranomicon |1.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.23.jar |Resourceful Lib |resourcefullib |2.1.23 |DONE |Manifest: NOSIGNATURE twilightdelight-2.0.7.jar |Twilight's Flavor & Delight |twilightdelight |2.0.7 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE biomancy-forge-1.20.1-2.4.4.0.jar |Biomancy 2 |biomancy |**.**.**.** |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE sullysmod-3.1.2-beta.jar |Sully's Mod |sullysmod |3.1.2-beta |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |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 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE arcane_abilities-0.1.8-1.20.1.jar |ArcaneAbilities |arcane_abilities |0.1.8 |DONE |Manifest: NOSIGNATURE Festive_Delight_1.3_Forge_1.20.1.jar |Festive Delight |festive_delight |1.3.0 |DONE |Manifest: NOSIGNATURE RootsClassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** SmidgeonOBliss-1.20.1-1.3.1.jar |Smidgeon O' Bliss |sob |1.3 |DONE |Manifest: NOSIGNATURE amendments-1.20-1.1.10.jar |Amendments |amendments |1.20-1.1.10 |DONE |Manifest: NOSIGNATURE oculus-flywheel-compat-1.20.1-0.2.4.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.4 |DONE |Manifest: NOSIGNATURE MoreJellyfish-2.0.0.jar |More Jellyfish |more_jellyfish |2.0.0 |DONE |Manifest: NOSIGNATURE octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** PassiveSearchBar+Forge+1.20.2-1.0.0.jar |PassiveSearchBar |passivesearchbar |1.0.0 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE brazier-forge-6.1.1.jar |Brazier |brazier |6.1.1 |DONE |Manifest: NOSIGNATURE tetracelium-1.20.1-1.1.1.jar |tetracelium |tetracelium |1.1.1 |DONE |Manifest: NOSIGNATURE enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.10 |DONE |Manifest: NOSIGNATURE destroy-1.20.1-0.8.jar |Destroy |destroy |0.8 |DONE |Manifest: NOSIGNATURE ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.18p1-forge.jar |Journeymap |journeymap |5.9.18p1 |DONE |Manifest: NOSIGNATURE breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |DONE |Manifest: NOSIGNATURE artifacts-forge-9.3.0.jar |Artifacts |artifacts |9.3.0 |DONE |Manifest: NOSIGNATURE TheOuterEnd-1.0.9.jar |The Outer End |outer_end |1.0.8 |DONE |Manifest: NOSIGNATURE everycomp-1.20-2.6.35.jar |Every Compat |everycomp |1.20-2.6.35 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE BOMD-Forge-1.20.1-1.1.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.2 |DONE |Manifest: NOSIGNATURE blueprint-1.20.1-7.0.1.jar |Blueprint |blueprint |7.0.1 |DONE |Manifest: NOSIGNATURE randomium-1.20-1.31.jar |Randomium |randomium |1.20-1.31 |DONE |Manifest: NOSIGNATURE toofast-1.20-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |DONE |Manifest: NOSIGNATURE tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |DONE |Manifest: NOSIGNATURE nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.20-1.3.3.jar |Illagers Wear Armor |zillagersweararmor |1.20-1.3.3 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** etched-3.0.1.jar |Etched |etched |3.0.1 |DONE |Manifest: NOSIGNATURE cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |DONE |Manifest: NOSIGNATURE thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |DONE |Manifest: NOSIGNATURE thermal_integration-1.20.1-11.0.0.23.jar |Thermal Integration |thermal_integration |11.0.0 |DONE |Manifest: NOSIGNATURE thermal_innovation-1.20.1-11.0.0.21.jar |Thermal Innovation |thermal_innovation |11.0.0 |DONE |Manifest: NOSIGNATURE thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.20.1-11.0.0.17.jar |Thermal Locomotion |thermal_locomotion |11.0.0 |DONE |Manifest: NOSIGNATURE thermal_dynamics-1.20.1-11.0.0.21.jar |Thermal Dynamics |thermal_dynamics |11.0.0 |DONE |Manifest: NOSIGNATURE systeams-1.20.1-1.7.0.jar |Thermal Systeams |systeams |1.7.0 |DONE |Manifest: NOSIGNATURE eidolon_repraised-1.20.1-0.3.8.1.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.1 |DONE |Manifest: NOSIGNATURE DramaticDoors-QuiFabrge-1.20.1-3.1.5.jar |Dramatic Doors |dramaticdoors |1.20.1-3.1.5 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |DONE |Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE tact-1.1.1+1.20.1.jar |TACT |tact |1.1.1 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** radiantgear-forge-2.1.4+1.20.1.jar |Radiant Gear |radiantgear |2.1.4+1.20.1 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.11.4-forge.jar |Moonlight Library |moonlight |1.20-2.11.4 |DONE |Manifest: NOSIGNATURE moyai-1.20-2.1.4.jar |Moyai |moyai |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |DONE |Manifest: NOSIGNATURE gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |DONE |Manifest: NOSIGNATURE alexscavestrimmed-1.0.2.jar |Alex's Caves: Trimmed! |alexscaves_trimmed |1.0.2 |DONE |Manifest: NOSIGNATURE nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |DONE |Manifest: NOSIGNATURE Oreganized_1.20.1-2.0.3.jar |Oreganized |oreganized |2.0.3 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.20.1-2.2.5.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.5 |DONE |Manifest: NOSIGNATURE undergardenpatch-1.4.0-1.20.1.jar |Undergarden-Tetra Patch |undergardenpatch |1.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE mobcompack-0.0.3.9-1.20.1.jar |Mob Compack |mobcompack |**.**.**.**-1.20.1 |DONE |Manifest: NOSIGNATURE easy-villagers-forge-1.20.1-1.1.4.jar |Easy Villagers |easy_villagers |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE Quark-4.0-438.jar |Quark |quark |4.0-438 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.8.6.jar |Supplementaries |supplementaries |1.20-2.8.6 |DONE |Manifest: NOSIGNATURE suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE some-assembly-required-1.20.1-4.0.0.jar |Some Assembly Required |some_assembly_required |1.20.1-4.0.0 |DONE |Manifest: NOSIGNATURE DiagonalFences-v8.1.3-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** jecharacters-1.20.1-forge-4.5.9.jar |Just Enough Characters |jecharacters |4.5.9 |DONE |Manifest: NOSIGNATURE miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE Delightful-1.20.1-3.5.2.jar |Delightful |delightful |3.5.2 |DONE |Manifest: NOSIGNATURE MEED-1.20.1-3.9.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE CrabbersDelight-1.20.1-1.1.4.jar |Crabber's Delight |crabbersdelight |1.1.4 |DONE |Manifest: NOSIGNATURE expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.8 |DONE |Manifest: NOSIGNATURE OpenLoader-Forge-1.20.1-19.0.3.jar |OpenLoader |openloader |19.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: b92450b1-ed1e-4e97-bf95-d04f4876f742 FML: 47.2 Forge: net.minecraftforge:47.2.20 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core