Jump to content

Having a problem with error java.lang.IllegalStateException:


FTM

Recommended Posts

so i have mod instaled (Minecraft trainsit railway / MTR) and there you can make any transport things. Everything works fine but when i create a boat depot an there is siding in that area it crashes and says this error.

 

 

 

 

 

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 29.06.23 18:11
Description: Unexpected error

java.lang.IllegalStateException: Pose stack not empty
    at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1419) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1225) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.4.jar%2318!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1419) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1225) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:koremods.asm.service:default,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['HulkingGlobe946'/232, l='ClientLevel', x=48.12, y=64.63, z=-35.66]]
    Chunk stats: 16384, 3662
    Level dimension: minecraft:overworld
    Level spawn location: World: (-48,91,64), Section: (at 0,11,0 in -3,5,4; chunk contains blocks -48,-64,64 to -33,319,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
    Level time: 1757332 game time, 2015341 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23199!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.4.jar%2318!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Mod Resources, Default, Default-Dark-Mode-1.18-0.5-000000-1-000000-a-(v1.3.4).zip, NoCaveAmbience+1.18.zip, Create Legacy Copper, Better+Rails+1.16.4-1.2.2.zip

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 3438654656 bytes (3279 MiB) / 9663676416 bytes (9216 MiB) up to 9663676416 bytes (9216 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3,60
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: AMD Radeon RX 6600 XT
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 4095,00
    Graphics card #0 deviceId: 0x73ff
    Graphics card #0 versionInfo: DriverVersion=31.0.22000.11023
    Memory slot #0 capacity (MB): 8192,00
    Memory slot #0 clockSpeed (GHz): 2,40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192,00
    Memory slot #1 clockSpeed (GHz): 2,40
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 37892,04
    Virtual memory used (MB): 33753,23
    Swap memory total (MB): 21582,31
    Swap memory used (MB): 1960,30
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.18.2-forge-40.2.4
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: AMD Radeon RX 6600 XT GL version 3.2.0 Core Profile Context 23.20.00.11.230609, ATI Technologies Inc.
    Window size: 2560x1369
    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: fast
    Resource Packs: mod_resources, vanilla, file/Default-Dark-Mode-1.18-0.5-000000-1-000000-a-(v1.3.4).zip, file/NoCaveAmbience+1.18.zip, create:legacy_copper, file/Better+Rails+1.16.4-1.2.2.zip (incompatible)
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['HulkingGlobe946'/232, l='ServerLevel[FTM]', x=48.12, y=64.63, z=-35.66]]
    Data Packs: vanilla, mod:saturn (incompatible), mod:create_things_and_misc, mod:supermartijn642configlib, mod:netherportalfix (incompatible), mod:architects_palette (incompatible), mod:mcwwindows, mod:rubidium (incompatible), mod:rsgauges (incompatible), mod:neat (incompatible), mod:furnacemk2 (incompatible), mod:jrftl (incompatible), mod:ctm (incompatible), mod:timber_frames, mod:simpleplanes (incompatible), mod:mcwdoors, mod:balm (incompatible), mod:chat_heads (incompatible), mod:beyond_earth, mod:cloth_config (incompatible), mod:ravenbrewscore (incompatible), mod:pfm (incompatible), mod:slide_show (incompatible), mod:durabilitytooltip, mod:corpse (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:farmersdelight (incompatible), mod:graphutil (incompatible), mod:ultreon_gui_lib (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:wirelesschargers, mod:supermartijn642corelib, mod:reeses_sodium_options (incompatible), mod:trofers (incompatible), mod:portality (incompatible), mod:patchouli (incompatible), mod:ironchests (incompatible), mod:collective (incompatible), mod:advancednetherite, mod:simplebbq, mod:framedblocks, mod:xercapaint (incompatible), mod:liquidburner (incompatible), mod:wirelessredstone (incompatible), mod:worldedit (incompatible), mod:pluto (incompatible), mod:mcwroofs, mod:cfm, mod:architectury (incompatible), mod:otyacraftengine (incompatible), mod:iammusicplayer (incompatible), mod:refinedcooking (incompatible), mod:cookingforblockheads (incompatible), mod:refinedstorage, mod:computercraft, mod:energymeter (incompatible), mod:mcwfurnitures, mod:create_crystal_clear, mod:chunkloaders, mod:framework (incompatible), mod:energycontrol (incompatible), mod:wwta (incompatible), mod:mcwlights, mod:landmines, mod:thinpillars, mod:dice (incompatible), mod:cgm, mod:rechiseled, mod:redstonepen (incompatible), mod:additionallanterns, mod:jei (incompatible), mod:mekanism, mod:shutupexperimentalsettings, mod:journeymap, mod:comforts (incompatible), mod:configured (incompatible), mod:badpackets (incompatible), mod:lightmanscurrency (incompatible), mod:pneumaticcraft, mod:starlight (incompatible), mod:screenshotmgr (incompatible), mod:mtr (incompatible), mod:londonunderground (incompatible), mod:msd (incompatible), mod:catalogue (incompatible), mod:forge, mod:chalk (incompatible), mod:jeimultiblocks, mod:mcwpaths, mod:immersiveposts (incompatible), mod:dramaticdoors, mod:tconstruct (incompatible), mod:titanium (incompatible), mod:immersiveengineering, mod:firstpersonmod (incompatible), mod:jsblock (incompatible), mod:infinitybuttons, mod:bsvsb (incompatible), mod:movingelevators, mod:smoothboot (incompatible), mod:ceilingtorch (incompatible), mod:car (incompatible), mod:plane (incompatible), mod:notenoughanimations (incompatible), mod:flywheel (incompatible), mod:create, mod:mantle (incompatible), mod:sodiumextra (incompatible), mod:pamhc2foodcore, mod:securitycraft (incompatible), mod:storagedrawers (incompatible), mod:toughasnails (incompatible), mod:reasonable_sorting (incompatible), mod:canary (incompatible), mod:inventoryhud (incompatible), mod:suggestion_tweaker, mod:yisthereautojump, mod:ravencoffee (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:connectedglass, mod:extendedcreativeinventory, mod:nochatlagforge (incompatible), mod:betterf3 (incompatible), mod:brightnessslider, mod:endermail (incompatible), mod:createaddition (incompatible), mod:defaultoptions (incompatible), mod:controlengineering (incompatible), mod:justenoughcrowns, mod:jade, mod:bricklayer, mod:solarpanels, mod:quarry, mod:caffeineconfig (incompatible), mod:somnia (incompatible), mod:another_furniture, mod:kotlinforforge, mod:koremods (incompatible), mod:opensignals, mod:geckolib3 (incompatible), mod:moderntrainparts, mod:create_train_additions, mod:mtrsteamloco (incompatible)
    World Generation: Experimental
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
         koremods.asm.service TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
    Mod List: 
        saturn-mc1.18.2-0.0.3.jar                         |Saturn                        |saturn                        |0.0.3               |DONE      |Manifest: NOSIGNATURE
        bricklayer-1.0.3-1.18.2-FORGE.jar                 |Bricklayer                    |bricklayer                    |1.0.3-1.18.2-FORGE  |DONE      |Manifest: NOSIGNATURE
        Mekanism-MoreSolarPanels-1.18.2-1.5.jar           |More Solar Panels             |solarpanels                   |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        create_misc_and_things_1.18.2_2.0.jar             |create: things and misc       |create_things_and_misc        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18.2-9.0.1.jar            |NetherPortalFix               |netherportalfix               |9.0.1               |DONE      |Manifest: NOSIGNATURE
        Architects-Palette-1.18.2-1.3.2.jar               |Architect's Palette           |architects_palette            |1.3.1               |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.1.1-mc1.18.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.6.jar                                |Rubidium                      |rubidium                      |0.5.6               |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        Neat-1.8-31.jar                                   |Neat                          |neat                          |1.8-31              |DONE      |Manifest: NOSIGNATURE
        furnacemk2-1.18.2-0.1.11.jar                      |Furnace Mk2                   |furnacemk2                    |1.18.2-0.1.11       |DONE      |Manifest: NOSIGNATURE
        JRFTL+[1.18.1]-1.4.1.jar                          |JRFTL                         |jrftl                         |1.4.1               |DONE      |Manifest: NOSIGNATURE
        CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE
        Timber_Frames_1.18.2_1.5_CTM.jar                  |Timber Frames                 |timber_frames                 |1.4.1               |DONE      |Manifest: NOSIGNATURE
        simpleplanes-1.18.2-5.2.1.jar                     |Simple Planes                 |simpleplanes                  |1.18.2-5.2.1        |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.9forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        quarry-1.18.2-1.6.4r.jar                          |Quarry                        |quarry                        |1.6.4r              |DONE      |Manifest: NOSIGNATURE
        balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
        chat_heads-0.6.1-forge-1.18.2.jar                 |Chat Heads                    |chat_heads                    |0.6.1               |DONE      |Manifest: NOSIGNATURE
        Beyond-Earth-1.18.2-6.2.jar                       |Beyond Earth                  |beyond_earth                  |6.2                 |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
        ravenbrewscore-1.0.0-1.18.2-40.1.0.jar            |Raven Brews Core              |ravenbrewscore                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar    |Paladin's Furniture           |pfm                           |1.1.1               |DONE      |Manifest: NOSIGNATURE
        SlideShow-Forge-1.18-0.6.3.jar                    |Slide Show                    |slide_show                    |0.6.3               |DONE      |Manifest: NOSIGNATURE
        durabilitytooltip-1.1.4-forge-mc1.18.jar          |Durability Tooltip            |durabilitytooltip             |1.1.4               |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.2.jar                           |Corpse                        |corpse                        |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.7-mc1.18.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.7               |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.18.2-3.3.1.6-10.jar        |Industrial Foregoing          |industrialforegoing           |3.3.1.6             |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        ColaMixinConfig-v1.0.2.jar                        |ColaConfig                    |caffeineconfig                |1.0.2               |DONE      |Manifest: NOSIGNATURE
        graphutil-forge-1.0.0-mc1.18.2.jar                |GraphUtil                     |graphutil                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ultreon-gui-lib-0.0.1-alpha1.jar                  |Ultreon Gui Lib               |ultreon_gui_lib               |0.0.1-alpha1        |DONE      |Manifest: NOSIGNATURE
        jec-1.18.2.jar                                    |Just Enough Crowns            |justenoughcrowns              |1.17.11.4.5         |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.9-mc1.18.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.18.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        wirelesschargers-1.0.8-forge-mc1.18.jar           |Wireless Chargers             |wirelesschargers              |1.0.8               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.0-forge-mc1.18.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.0               |DONE      |Manifest: NOSIGNATURE
        TextruesRubidiumOptions-1.0.4-mc1.18.2.jar        |TexTrue's Rubidium Options    |reeses_sodium_options         |1.0.4-mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        trofers-1.18.2-2.7.0.jar                          |Trofers                       |trofers                       |1.18.2-2.7.0        |DONE      |Manifest: NOSIGNATURE
        portality-1.18.2-3.3.5.jar                        |Portality                     |portality                     |3.3.5               |DONE      |Manifest: NOSIGNATURE
        Somnia-Awoken-1.18.2-3.0.105.jar                  |Somnia Awoken                 |somnia                        |1.18.2-3.0.105      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        ironchests-2.0.5-forge.jar                        |Iron Chests: Restocked        |ironchests                    |2.0.5               |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        advancednetherite-1.14.7-1.18.2.jar               |Advanced Netherite            |advancednetherite             |1.14.7              |DONE      |Manifest: NOSIGNATURE
        SimpleBBQ-1.18.2-1.0.2-release.jar                |Simple BBQ                    |simplebbq                     |1.0.2-release       |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-5.11.4.jar                           |FramedBlocks                  |framedblocks                  |5.11.4              |DONE      |Manifest: NOSIGNATURE
        xercapaint-1.18.2-1.0.1.jar                       |Joy of Painting               |xercapaint                    |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        liquidburner-1.18.2-0.2.jar                       |Liquid burner                 |liquidburner                  |1.18.2-0.2          |DONE      |Manifest: NOSIGNATURE
        WirelessRedstone-1.18.2-0.1.0b.jar                |Wireless Redstone             |wirelessredstone              |1.18.2-0.1.0b       |DONE      |Manifest: NOSIGNATURE
        worldedit-mod-7.2.10.jar                          |WorldEdit                     |worldedit                     |7.2.10+1742f98      |DONE      |Manifest: NOSIGNATURE
        pluto-mc1.18.2-0.0.6.jar                          |Pluto                         |pluto                         |0.0.6               |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.3-mc1.18.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.3               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-4.11.90-forge.jar                    |Architectury                  |architectury                  |4.11.90             |DONE      |Manifest: NOSIGNATURE
        otyacraftengine-forge-1.18.2-2.14.jar             |Otyacraft Engine              |otyacraftengine               |2.14                |DONE      |Manifest: NOSIGNATURE
        iammusicplayer-forge-1.18.2-3.16.2.jar            |Iam Music Player              |iammusicplayer                |3.16.2              |DONE      |Manifest: NOSIGNATURE
        refinedcooking-2.0.2.jar                          |Refined Cooking               |refinedcooking                |2.0.2               |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.18.2-12.2.0.jar      |CookingForBlockheads          |cookingforblockheads          |12.2.0              |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.10.5.jar                         |Refined Storage               |refinedstorage                |1.10.5              |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.18.2-1.101.2.jar                     |CC: Tweaked                   |computercraft                 |1.101.2             |DONE      |Manifest: NOSIGNATURE
        energymeter-1.18.2-3.2.1.jar                      |Energy Meter                  |energymeter                   |1.18.2-3.2.1        |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.1.0-mc1.18.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
        chunkloaders-1.2.3-forge-mc1.18.jar               |Chunk Loaders                 |chunkloaders                  |1.2.3               |DONE      |Manifest: NOSIGNATURE
        framework-0.4.2-1.18.2.jar                        |Framework                     |framework                     |0.4.2               |DONE      |Manifest: NOSIGNATURE
        Create+Train+Additions+0.3.0-1.18.2.jar           |Create Train Additions        |create_train_additions        |0.3.0               |DONE      |Manifest: NOSIGNATURE
        EnergyControl-forge-1.18.2-0.2.6.jar              |Energy Control                |energycontrol                 |1.18.2-0.2.6        |DONE      |Manifest: NOSIGNATURE
        wwta-1.18-1.0.jar                                 |When Was That Again           |wwta                          |1.18-1.0            |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.5-mc1.18.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.5               |DONE      |Manifest: NOSIGNATURE
        landmines-1.0.6-forge-mc1.18.jar                  |Landmines                     |landmines                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        thinpillars-1.18.2-1.0.jar                        |Thin Pillars                  |thinpillars                   |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
        Dice-1.18.2-1.0.0.jar                             |Dice                          |dice                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        cgm-1.3.3-1.18.2.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.3.3               |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.13-forge-mc1.18.jar                |Rechiseled                    |rechiseled                    |1.0.13              |DONE      |Manifest: NOSIGNATURE
        redstonepen-1.18.2-1.0.12.jar                     |Redstone Pen                  |redstonepen                   |1.0.12              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        additionallanterns-1.0.4-forge-mc1.18.jar         |Additional Lanterns           |additionallanterns            |1.0.4               |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-forge-10.2.1.1002.jar                  |Just Enough Items             |jei                           |10.2.1.1002         |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.5.465-all.jar                |Mekanism                      |mekanism                      |10.2.5              |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.5.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.5-forge.jar                 |Journeymap                    |journeymap                    |5.9.5               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE
        configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        badpackets-forge-0.1.3.jar                        |Bad Packets API               |badpackets                    |0.1.3               |DONE      |Manifest: NOSIGNATURE
        lightmanscurrency-1.18.2-2.1.1.1a.jar             |Lightman's Currency           |lightmanscurrency             |1.18.2-2.1.1.1a     |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.18.2-3.6.0-19.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |1.18.2-3.6.0-19     |DONE      |Manifest: NOSIGNATURE
        starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
        screenshot-manager-1.0.0.jar                      |Screenshot Manager            |screenshotmgr                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        MTR-forge-1.18.2-3.2.2-hotfix-1.jar               |Minecraft Transit Railway     |mtr                           |1.18.2-3.2.2-hotfix-|DONE      |Manifest: NOSIGNATURE
        MTR-LU-Addon-forge-1.18.2-3.2.0-1.11.jar          |MTR London Underground Addon  |londonunderground             |1.18.2-3.2.0-1.11   |DONE      |Manifest: NOSIGNATURE
        MTR-NTE-forge-1.18.2-0.3.3.jar                    |Nemo's Transit Expansion      |mtrsteamloco                  |1.18.2-0.3.3        |DONE      |Manifest: NOSIGNATURE
        MTR-MSD-Addon-forge-1.18.2-3.2.2-1.3.4-enhancement|MTR Station Decoration Addon  |msd                           |1.18.2-3.2.2-1.3.4-e|DONE      |Manifest: NOSIGNATURE
        catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.4-universal.jar                 |Forge                         |forge                         |40.2.4              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        moderntrainparts-mc1.18.2-0.2.1-forge.jar         |Modern Train Parts            |moderntrainparts              |0.2.1               |DONE      |Manifest: NOSIGNATURE
        chalk-1.18.2-1.4.0.jar                            |Chalk                         |chalk                         |1.4.0               |DONE      |Manifest: NOSIGNATURE
        jeimultiblocks-1.18.2-0.0.2.jar                   |Just Enough Immersive Multiblo|jeimultiblocks                |0.0.2               |DONE      |Manifest: NOSIGNATURE
        mcw-paths-1.0.2forge-mc1.18.2.jar                 |Macaw's Paths and Pavings     |mcwpaths                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        ImmersivePosts-1.18.2-4.3.0-3.jar                 |Immersive Posts               |immersiveposts                |4.3.0-3             |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        DramaticDoors-Forge-1.18.2-2.1.9.jar              |Dramatic Doors                |dramaticdoors                 |1.18.2-2.1.9        |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.18.2-3.6.4.113.jar                   |Tinkers' Construct            |tconstruct                    |3.6.4.113           |DONE      |Manifest: NOSIGNATURE
        OpenSignals-1.18.2-3.0.0-b5.jar                   |Open Signals                  |opensignals                   |3.0.0-b5            |DONE      |Manifest: NOSIGNATURE
        titanium-1.18.2-3.5.8-40.jar                      |Titanium                      |titanium                      |3.5.8               |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.2-8.4.0-161.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.4.0-161    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        Jade-1.18.2-forge-5.2.6.jar                       |Jade                          |jade                          |5.2.6               |DONE      |Manifest: NOSIGNATURE
        firstperson-forge-2.2.2-mc1.18.2.jar              |FirstPersonModel Mod          |firstpersonmod                |2.2.2-mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-1.2.2-1.18.2.jar          |Another Furniture             |another_furniture             |1.2.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
        Joban-Client-Mod-1.18.2-1.2.2.jar                 |Joban Client Mod              |jsblock                       |1.2.2+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        infinitybuttons-1.18.2-3.1.0.jar                  |Infinity Buttons              |infinitybuttons               |1.18.2-3.1.0        |DONE      |Manifest: NOSIGNATURE
        BRVSB-1.0.4-mc1.18.2.jar                          |Better Rubidium Video Settings|bsvsb                         |1.0.4-mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        movingelevators-1.3.12-forge-mc1.18.jar           |Moving Elevators              |movingelevators               |1.3.12              |DONE      |Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.18.2-0.0.2.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |DONE      |Manifest: NOSIGNATURE
        ceilingtorch-1.18.2-1.25.jar                      |Ceiling Torch                 |ceilingtorch                  |1.25                |DONE      |Manifest: NOSIGNATURE
        car-1.18.2-1.0.3.jar                              |Ultimate Car Mod              |car                           |1.18.2-1.0.3        |DONE      |Manifest: NOSIGNATURE
        plane-1.18.2-1.0.0.jar                            |Ultimate Plane Mod            |plane                         |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        kffmod-3.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.11.0              |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.0-mc1.18.2.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.0               |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        create-1.18.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |DONE      |Manifest: NOSIGNATURE
        create_crystal_clear-0.2.1-1.18.2.jar             |Create: Crystal Clear         |create_crystal_clear          |1.18.2-0.2.a        |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.2-1.9.43.jar                          |Mantle                        |mantle                        |1.9.43              |DONE      |Manifest: NOSIGNATURE
        rubidium-extra-0.4.17+mc1.18.2-build.68.jar       |Rubidium Extra                |sodiumextra                   |0.4.17+mc1.18.2-buil|DONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.18.2-1.0.3.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |DONE      |Manifest: NOSIGNATURE
        [1.18.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |1.9.6.1             |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE
        ToughAsNails-1.18.2-7.0.0.73.jar                  |Tough As Nails                |toughasnails                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        reasonable-sorting-forge-2.1.0-mc1.18.2.jar       |Reasonable Sorting            |reasonable_sorting            |2.1.0               |DONE      |Manifest: NOSIGNATURE
        canary-mc1.18.2-0.1.7.jar                         |Canary                        |canary                        |0.1.7               |DONE      |Manifest: NOSIGNATURE
        invhud.forge.1.18.2-3.4.10.jar                    |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.10              |DONE      |Manifest: NOSIGNATURE
        suggestion-tweaker-1.18.2-1.3.0-forge.jar         |Suggestion Tweaker            |suggestion_tweaker            |1.18.2-1.3.0        |DONE      |Manifest: NOSIGNATURE
        yisthereautojump-forge-1.18.2-1.1.0.jar           |Why is there Auto Jump?       |yisthereautojump              |1.1.0               |DONE      |Manifest: NOSIGNATURE
        ravencoffee-0.4.1-1.18.2-40.1.0.jar               |Raven Coffee Mod              |ravencoffee                   |0.4.0               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        connectedglass-1.1.6-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.6               |DONE      |Manifest: NOSIGNATURE
        extendedcreativeinventory-1.18.2-2.1.jar          |Extended Creative Inventory   |extendedcreativeinventory     |2.1                 |DONE      |Manifest: NOSIGNATURE
        NoChatLagForge-1.1.0-1.17-1.18.jar                |NoChatLagForge                |nochatlagforge                |1.1.0               |DONE      |Manifest: NOSIGNATURE
        BetterF3-3.0.0-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
        koremods-modlauncher-0.4.11-mod.jar               |Koremods                      |koremods                      |0.4.11              |DONE      |Manifest: NOSIGNATURE
        brightnessslider-forge-1.0-1.18.2.jar             |Better Brightness Slider      |brightnessslider              |1.0                 |DONE      |Manifest: NOSIGNATURE
        EnderMail-1.18.2-1.2.5.jar                        |Ender Mail                    |endermail                     |1.18.2-1.2.5        |DONE      |Manifest: NOSIGNATURE
        createaddition-1.18.2-20230527a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20230527a    |DONE      |Manifest: NOSIGNATURE
        defaultoptions-forge-1.18.2-14.1.2.jar            |Default Options               |defaultoptions                |14.1.2              |DONE      |Manifest: NOSIGNATURE
        ControlEngineering-0.1.1.jar                      |Control Engineering           |controlengineering            |0.1.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
    Crash Report UUID: 0cb4af05-1081-4cab-afd0-ed99501e2f57
    FML: 40.2
    Forge: net.minecraftforge:40.2.4
    FramedBlocks BlockEntity Warning: Not applicable
    Flywheel Backend: GL33 Instanced Arrays

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello friends, I am a music therapist based in the UK, focusing on healing through music. However, my recent experience required a different kind of healing—one from financial loss due to a forex scam. I invested £342,000 with what I believed to be a reputable forex trading platform. To my dismay, it was a sophisticated scam, and my investment was lost. The situation was incredibly distressing. Feeling a mix of frustration and helplessness, I knew I needed expert assistance to recover my funds. That’s when I discovered MUYERN TRUST HACKER. Their reputation for handling complex cases involving financial fraud stood out, and I decided to seek their help. From the outset, MUYERN TRUST HACKER demonstrated professionalism and expertise. They provided a comprehensive plan tailored to my case and were clear about what steps would be taken. Their thorough approach and transparent communication helped to ease my anxiety and gave me hope that recovery was possible. MUYERN TRUST HACKER's team worked tirelessly on my behalf. Their in-depth knowledge of fraud recovery procedures and their meticulous approach led to the successful recovery of my entire investment. I was astonished at how efficiently they managed to retrieve the £342,000. If you find yourself in a similar situation, I wholeheartedly recommend MUYERN TRUST HACKER. ( muyerntrusted @ mail - me . c o m ) They are specialists in recovering funds lost to scams and have a proven track record of success. muyerntrusthacker. o r g /
    • thanks bro! something was wrong with the delightful mod I had!!
    • Hello, apologies in advance for the bad English, I am using a translator, I need help for a problem I have had lately, when I install Forge in current versions for some reason my skin is not visible(although I have paid minecraft), it is as if it were not connected to the Minecraft servers and it doesn't connect me to essential either, I have tried everything and the only solution is to change the internet for mobile internet and it works fine there, in older versions like 1.12 it works fine with my house internet, the problem starts in current versions like 1.19 and above, I tried several versions of java, uninstalling and installing but it only worked using another type of network. Although mobile internet is quite slow, I would like to know if anyone has a solution that can help me, thanks for your attention.
    • Everything was working great a few days ago and now this is what happened The game crashed whilst exception in server tick loop Error: java.util.NoSuchElementException: No value present That's what it says and here is the crash report says ---- Minecraft Crash Report ---- // Don't do that. Time: 9/27/24, 5:17 PM Description: Exception in server tick loop java.util.NoSuchElementException: No value present     at java.util.Optional.get(Optional.java:143) ~[?:?] {re:mixin}     at corgitaco.enhancedcelestials.LunarContext.readJson(LunarContext.java:338) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.iterateAndReadConfiguredEvents(LunarContext.java:274) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.handleEventConfigs(LunarContext.java:264) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.<init>(LunarContext.java:74) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at net.minecraft.server.level.ServerLevel.handler$cle000$injectLunarContext(ServerLevel.java:6707) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:228) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.18.2     Minecraft Version ID: 1.18.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.1, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 2762955752 bytes (2634 MiB) / 4664066048 bytes (4448 MiB) up to 8589934592 bytes (8192 MiB)     CPUs: 16     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz     Identifier: Intel64 Family 6 Model 167 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 2.50     Number of physical packages: 1     Number of physical CPUs: 8     Number of logical CPUs: 16     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=31.0.15.3623     Graphics card #1 name: Intel(R) UHD Graphics 750     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 128.00     Graphics card #1 deviceId: 0x4c8a     Graphics card #1 versionInfo: DriverVersion=31.0.101.5334     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 2.67     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 2.67     Memory slot #1 type: DDR4     Virtual memory max (MB): 30485.31     Virtual memory used (MB): 19450.16     Swap memory total (MB): 14336.00     Swap memory used (MB): 686.21     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:betterwitchhuts, mod:playeranimator, mod:additionalbanners (incompatible), mod:doggytalents, mod:betteroceanmonuments, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:modnametooltip (incompatible), mod:xaeroworldmap (incompatible), mod:jrftl (incompatible), mod:ctm (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:balm (incompatible), mod:jeresources, mod:interiors (incompatible), mod:betterfortresses, mod:shetiphiancore, mod:rpgsmw, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:structure_gel, mod:flytre_lib (incompatible), mod:chipped (incompatible), mod:morevillagers, mod:biomesoplenty (incompatible), mod:chunky (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:botania (incompatible), mod:pamhc2foodextended, mod:curios (incompatible), mod:patchouli (incompatible), mod:blockui (incompatible), mod:collective (incompatible), mod:arsomega (incompatible), mod:betterbiomeblend (incompatible), mod:oreexcavation, mod:framedblocks, mod:libnonymous, mod:elevatorid, mod:betterstrongholds, mod:buildersaddition (incompatible), mod:catherder, mod:cfm, mod:architectury (incompatible), mod:mcwfurnitures, mod:productivebees (incompatible), mod:betterendisland, mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:morewoolmod, mod:mcwlights, mod:cucumber, mod:pamhc2trees (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns, mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:pehkui (incompatible), mod:caelus (incompatible), mod:waystones (incompatible), mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:mobhealthbar (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:configured (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:bonsaitrees3, mod:lazydfu (incompatible), mod:guideapi_vp (incompatible), mod:betterdeserttemples, mod:explorerscompass (incompatible), mod:iceandfire (incompatible), mod:inventorypets (incompatible), mod:bobberdetector (incompatible), mod:ars_nouveau, mod:forge, mod:chococraft, mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:chromaticarsenal (incompatible), mod:tconstruct (incompatible), mod:lucky (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:commonality, mod:nightlights, mod:jade, mod:majobroom (incompatible), mod:pamhc2crops, mod:domum_ornamentum (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:create, mod:vct, mod:ars_creo (incompatible), mod:mantle (incompatible), mod:xaerominimap (incompatible), mod:pamhc2foodcore, mod:gravestone (incompatible), mod:tcrm (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks (incompatible), mod:canary (incompatible), mod:ars_instrumentum, mod:structurize (incompatible), mod:multipiston (incompatible), mod:minecolonies (incompatible), mod:arsarsenal (incompatible), mod:betterfps, mod:appleskin (incompatible), mod:infinitylib (incompatible), mod:ferritecore (incompatible), mod:connectedglass, mod:apexcore, mod:fantasyfurniture, mod:witchmobility, mod:puzzleslib, mod:enhancedcelestials (incompatible), mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:moblassos, mod:xpbook (incompatible), mod:druidcraftrg, Supplementaries Generated Pack, builtin/mod_support/ctm, iceandfire:data     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     ModLauncher: 9.1.3+9.1.3+main.9b69c82a     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:           mixin PLUGINSERVICE           eventbus PLUGINSERVICE           slf4jfixer PLUGINSERVICE           object_holder_definalize PLUGINSERVICE           runtime_enum_extender PLUGINSERVICE           capability_token_subclass PLUGINSERVICE           accesstransformer PLUGINSERVICE           runtimedistcleaner PLUGINSERVICE           mixin TRANSFORMATIONSERVICE           fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         lowcodefml@null         javafml@null     Mod List:          YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE         AdditionalBanners-Forge-1.18.2-7.0.8.jar          |AdditionalBanners             |additionalbanners             |7.0.8               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         DoggyTalents-1.18.2-2.5.11.jar                    |Doggy Talents 2               |doggytalents                  |2.5.11              |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE         mcw-windows-2.2.0-mc1.18.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.2.0               |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.18.2-0.5.98.458.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.98.458   |DONE      |Manifest: NOSIGNATURE         modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE         XaerosWorldMap_1.38.8_Forge_1.18.2.jar            |Xaero's World Map             |xaeroworldmap                 |1.38.8              |DONE      |Manifest: NOSIGNATURE         JRFTL+[1.18.1]-1.4.1.jar                          |JRFTL                         |jrftl                         |1.4.1               |DONE      |Manifest: NOSIGNATURE         CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.9.2+mc1.18.2.jar                |ModernFix                     |modernfix                     |5.9.2+mc1.18.2      |DONE      |Manifest: NOSIGNATURE         citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE         YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.18.2-13.3.56.jar                |Bookshelf                     |bookshelf                     |13.3.56             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         sophisticatedbackpacks-1.18.2-3.18.65.933.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.65.933  |DONE      |Manifest: NOSIGNATURE         mcw-doors-1.1.0forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.0               |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar     |Create: Steam 'n Rails        |railways                      |1.4.8+forge-mc1.18.2|DONE      |Manifest: NOSIGNATURE         balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.18.2-0.14.2.206.jar         |Just Enough Resources         |jeresources                   |0.14.2.206          |DONE      |Manifest: NOSIGNATURE         interiors-0.5.2-mc1.18.2-FORGE.jar                |Create: Interiors             |interiors                     |0.5.2               |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE         shetiphiancore-forge-1.18.2-3.10.17.jar           |ShetiPhian-Core               |shetiphiancore                |3.10.17             |DONE      |Manifest: NOSIGNATURE         RPG_style_more_weapons_4.9.6R.jar                 |RPG_style_More_Weapons        |rpgsmw                        |4.9.6               |DONE      |Manifest: NOSIGNATURE         twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.6.1_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE         structure_gel-1.18.2-2.4.8.jar                    |Structure Gel API             |structure_gel                 |2.4.8               |DONE      |Manifest: NOSIGNATURE         flytre_lib-1.18.2-1.8.2-forge.jar                 |FlytreLib                     |flytre_lib                    |1.8.2               |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.18.2-2.0.1.jar                    |Chipped                       |chipped                       |2.0.1               |DONE      |Manifest: NOSIGNATURE         morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE         Chunky-1.2.164.jar                                |Chunky                        |chunky                        |1.2.164             |DONE      |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.2-mc1.18.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.2               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.15-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.15              |DONE      |Manifest: NOSIGNATURE         Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |DONE      |Manifest: NOSIGNATURE         pamhc2foodextended-1.18.2-1.0.5.jar               |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended            |1.0                 |DONE      |Manifest: NOSIGNATURE         curios-forge-1.18.2-5.0.9.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.1      |DONE      |Manifest: NOSIGNATURE         Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE         blockui-1.18.2-0.0.71-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.71-ALPHA |DONE      |Manifest: NOSIGNATURE         collective-1.18.2-7.3.jar                         |Collective                    |collective                    |7.3                 |DONE      |Manifest: NOSIGNATURE         arsomega-2.7.4.jar                                |Ars Omega                     |arsomega                      |1.18.2-2.7.4        |DONE      |Manifest: NOSIGNATURE         betterbiomeblend-1.18.2-1.3.5-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.3.5-forge         |DONE      |Manifest: NOSIGNATURE         OreExcavation-1.10.162.jar                        |OreExcavation                 |oreexcavation                 |1.10.162            |DONE      |Manifest: NOSIGNATURE         FramedBlocks-5.11.5.jar                           |FramedBlocks                  |framedblocks                  |5.11.5              |DONE      |Manifest: NOSIGNATURE         libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous                   |2.1.0               |DONE      |Manifest: NOSIGNATURE         elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE         buildersaddition-1.18.2-20220308a.jar             |Builders Crafts & Addition    |buildersaddition              |1.18.2-20220308a    |DONE      |Manifest: NOSIGNATURE         CatHerder-1.18.2-1.0.12.jar                       |Cat Herder                    |catherder                     |1.0.12              |DONE      |Manifest: NOSIGNATURE         cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE         architectury-4.12.94-forge.jar                    |Architectury                  |architectury                  |4.12.94             |DONE      |Manifest: NOSIGNATURE         mcw-furniture-3.2.1-mc1.18.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.2.1               |DONE      |Manifest: NOSIGNATURE         productivebees-1.18.2-0.9.3.0.jar                 |Productive Bees               |productivebees                |1.18.2-0.9.3.0      |DONE      |Manifest: NOSIGNATURE         YungsBetterEndIsland-1.18.2-Forge-1.0.jar         |YUNG's Better End Island      |betterendisland               |1.18.2-Forge-1.0    |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE         YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE         MoreWoolMod-1.18.2-1.0.0.jar                      |More Wool Mod                 |morewoolmod                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         mcw-lights-1.0.6-mc1.18.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.6               |DONE      |Manifest: NOSIGNATURE         Cucumber-1.18.2-5.1.5.jar                         |Cucumber Library              |cucumber                      |5.1.5               |DONE      |Manifest: NOSIGNATURE         pamhc2trees-1.18.2-1.0.4.jar                      |Pam's HarvestCraft 2 - Trees  |pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE         sophisticatedstorage-1.18.2-0.8.46.624.jar        |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.8.46.624   |DONE      |Manifest: NOSIGNATURE         additionallanterns-1.1.1-forge-mc1.18.jar         |Additional Lanterns           |additionallanterns            |1.1.1               |DONE      |Manifest: NOSIGNATURE         jei-1.18.2-forge-10.2.1.1005.jar                  |Just Enough Items             |jei                           |10.2.1.1005         |DONE      |Manifest: NOSIGNATURE         JEIEnchantmentInfo-1.17.1-2.0.0.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.17.1-2.0.0        |DONE      |Manifest: NOSIGNATURE         Pehkui-3.7.11+1.18.2-forge.jar                    |Pehkui                        |pehkui                        |3.7.11+1.18.2-forge |DONE      |Manifest: NOSIGNATURE         caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.18.2-10.2.1.jar                 |Waystones                     |waystones                     |10.2.1              |DONE      |Manifest: NOSIGNATURE         TaxFreeLevels-1.3.6-forge-1.20.2.jar              |Tax Free Levels               |taxfreelevels                 |1.3.6               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE         mobhealthbar-forge-1.18.2-2.2.0.jar               |YDM's Mob Health Bar          |mobhealthbar                  |2.2.0               |DONE      |Manifest: NOSIGNATURE         comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE         artifacts-1.18.2-4.2.2.jar                        |Artifacts                     |artifacts                     |1.18.2-4.2.2        |DONE      |Manifest: NOSIGNATURE         configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE         Decorative+Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |DONE      |Manifest: NOSIGNATURE         BotanyPots-Forge-1.18.2-8.1.29.jar                |BotanyPots                    |botanypots                    |8.1.29              |DONE      |Manifest: NOSIGNATURE         bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.1.0               |DONE      |Manifest: NOSIGNATURE         lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE         Guide-API-VP-1.18.1-2.2.3.jar                     |Guide-API VP                  |guideapi_vp                   |2.2.3               |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE         ExplorersCompass-1.18.2-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.18.2-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE         iceandfire-2.1.13-1.18.2-beta-3.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.18.2+build.|DONE      |Manifest: NOSIGNATURE         inventorypets-1.18.2-2.0.19.jar                   |Inventory Pets                |inventorypets                 |2.0.19              |DONE      |Manifest: NOSIGNATURE         bobberdetector-0.1.9-1.18.2.jar                   |Bobber Detector               |bobberdetector                |0.1.9.1.20.1        |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.18.2-2.9.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.9.0               |DONE      |Manifest: NOSIGNATURE         forge-1.18.2-40.2.10-universal.jar                |Forge                         |forge                         |40.2.10             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         chococraft-1.18.2-0.5.2.jar                       |Chococraft 4                  |chococraft                    |0.5.2               |DONE      |Manifest: NOSIGNATURE         selene-1.18.2-1.17.14.jar                         |Selene                        |selene                        |1.18.2-1.17.14      |DONE      |Manifest: NOSIGNATURE         supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.18.2-5.1.5.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.5               |DONE      |Manifest: NOSIGNATURE         chromaticarsenal-1.18.2-1.7.2.jar                 |Chromatic Arsenal             |chromaticarsenal              |1.7.2               |DONE      |Manifest: NOSIGNATURE         client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         TConstruct-1.18.2-3.6.4.113.jar                   |Tinkers' Construct            |tconstruct                    |3.6.4.113           |DONE      |Manifest: NOSIGNATURE         lucky-block-forge-1.18.2-13.1.jar                 |Lucky Block                   |lucky                         |1.18.2-13.1         |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE         commonality-1.18.2-1.4.0.jar                      |Commonality                   |commonality                   |1.4.0               |DONE      |Manifest: NOSIGNATURE         nightlights_1.18.2_1.1.jar                        |Night Lights                  |nightlights                   |1.1                 |DONE      |Manifest: NOSIGNATURE         Jade-1.18.2-forge-5.3.2.jar                       |Jade                          |jade                          |5.3.2               |DONE      |Manifest: NOSIGNATURE         majobroom-1.4.1--1.18.2-forge.jar                 |Majo Broom Mod                |majobroom                     |1.0                 |DONE      |Manifest: NOSIGNATURE         pamhc2crops-1.18.2-1.0.6.jar                      |Pam's HarvestCraft 2 - Crops  |pamhc2crops                   |1.0.6               |DONE      |Manifest: NOSIGNATURE         domum_ornamentum-1.18.2-1.0.77-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.77-ALPHA |DONE      |Manifest: NOSIGNATURE         pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE         create-1.18.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |DONE      |Manifest: NOSIGNATURE         VariantCraftingTables-1.18.2-1.7.0_1.jar          |Variant Crafting Tables       |vct                           |1.18.2-1.7.0_1      |DONE      |Manifest: NOSIGNATURE         ars_creo-1.18.2-2.2.0.jar                         |Ars Creo                      |ars_creo                      |2.2.0               |DONE      |Manifest: NOSIGNATURE         Mantle-1.18.2-1.9.45.jar                          |Mantle                        |mantle                        |1.9.45              |DONE      |Manifest: NOSIGNATURE         Xaeros_Minimap_24.3.0_Forge_1.18.2.jar            |Xaero's Minimap               |xaerominimap                  |24.3.0              |DONE      |Manifest: NOSIGNATURE         pamhc2foodcore-1.18.2-1.0.3.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |DONE      |Manifest: NOSIGNATURE         gravestone-1.18.2-1.0.2.jar                       |Gravestone Mod                |gravestone                    |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE         TheCropReapingMod-1.18.2-2.0.jar                  |The Crop Reaping Mod          |tcrm                          |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE         polymorph-forge-1.18.2-0.50.jar                   |Polymorph                     |polymorph                     |1.18.2-0.50         |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-1.18.2-1.3.0.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.3.0               |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE         ars_elemental-1.18.2-0.4.9.9.jar                  |Ars Elemental                 |ars_elemental                 |1.18.2-0.4.9.9      |DONE      |Manifest: NOSIGNATURE         irons_spellbooks-1.18.2-1.1.4.5.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.18.2-1.1.4.5      |DONE      |Manifest: NOSIGNATURE         canary-mc1.18.2-0.2.4.jar                         |Canary                        |canary                        |0.2.4               |DONE      |Manifest: NOSIGNATURE         ars_instrumentum-1.18.2-2.5.0.jar                 |Ars Instrumentum              |ars_instrumentum              |2.4.1               |DONE      |Manifest: NOSIGNATURE         structurize-1.18.2-1.0.424-ALPHA.jar              |Structurize                   |structurize                   |1.18.2-1.0.424-ALPHA|DONE      |Manifest: NOSIGNATURE         multi-piston-1.18.2-1.2.15-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.18.2-1.2.15-ALPHA |DONE      |Manifest: NOSIGNATURE         minecolonies-1.18.2-1.1.612-BETA.jar              |MineColonies                  |minecolonies                  |1.18.2-1.1.612-BETA |DONE      |Manifest: NOSIGNATURE         arsarsenal-1.0.5-1.18.2.jar                       |Ars Arsenal                   |arsarsenal                    |1.0.5-{1.18.2}      |DONE      |Manifest: NOSIGNATURE         BetterFPS+1.18.2.jar                              |Better-fps                    |betterfps                     |1.0.0               |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.18.2-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE         infinitylib-2.1.4.jar                             |InfinityLib                   |infinitylib                   |1.18.2-2.1.4        |DONE      |Manifest: NOSIGNATURE         ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         connectedglass-1.1.8-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.8               |DONE      |Manifest: NOSIGNATURE         apexcore-1.18.2-4.13.0.jar                        |ApexCore                      |apexcore                      |4.13.0              |DONE      |Manifest: NOSIGNATURE         fantasyfurniture-1.18.2-3.14.0.jar                |Fantasy's Furniture           |fantasyfurniture              |3.14.0              |DONE      |Manifest: NOSIGNATURE         witchmobility-1.2-1.18.2.jar                      |Witch Mobility                |witchmobility                 |1.2-1.18.2          |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Enhanced_Celestials-forge-1.18.2-2.0.7.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.7               |DONE      |Manifest: NOSIGNATURE         expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         MobLassos-v3.0.0-1.18.2-Forge.jar                 |Mob Lassos                    |moblassos                     |3.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         xptome-1.18.2-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE         druidcraftrg-0.0.12.jar                           |Druidcraft Regrown            |druidcraftrg                  |0.0.12              |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 4d88470f-a36b-43ed-83bd-51517f045008
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.