Pitan76 / UncraftingTable

Fabric/Forge
https://www.curseforge.com/minecraft/mc-mods/simple-uncrafting-table-fabric
MIT License
1 stars 6 forks source link

Client Disconnect from Server/Server Crash on Opening GUI #12

Open Wubzzz1337 opened 1 year ago

Wubzzz1337 commented 1 year ago
---- Minecraft Crash Report ----
// There are four lights!

Time: 2022-12-14 14:02:28
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'net.minecraft.world.inventory.Slot ml.pkom.uncraftingtable.UncraftingScreenHandler.addSlot(net.minecraft.world.inventory.Slot)'
    at ml.pkom.uncraftingtable.UncraftingScreenHandler.<init>(UncraftingScreenHandler.java:24) ~[UncraftingTable-forge-1.1.5.jar%23424!/:?] {re:classloading}
    at ml.pkom.uncraftingtable.UncraftingTableBlock.lambda$createScreenHandlerFactory$0(UncraftingTableBlock.java:35) ~[UncraftingTable-forge-1.1.5.jar%23424!/:?] {re:classloading}
    at net.minecraft.world.SimpleMenuProvider.m_7208_(SimpleMenuProvider.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading}
    at net.minecraft.server.level.ServerPlayer.m_5893_(ServerPlayer.java:966) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.level.block.CraftingTableBlock.m_6227_(CraftingTableBlock.java:30) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading,pl:accesstransformer:B}
    at ml.pkom.uncraftingtable.UncraftingTableBlock.m_6227_(UncraftingTableBlock.java:30) ~[UncraftingTable-forge-1.1.5.jar%23424!/:?] {re:classloading}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:714) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:snowrealmagic.mixins.json:BlockStateMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:340) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:uniquebase.mixins.json:common.InteractionManagerMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1060) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:classloading}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23433!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,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.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Linux (amd64) version 5.15.0-52-generic
    Java Version: 17.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 3251434264 bytes (3100 MiB) / 9546235904 bytes (9104 MiB) up to 19964887040 bytes (19040 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): -0.00
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 31622.31
    Virtual memory used (MB): 11080.14
    Swap memory total (MB): 15616.00
    Swap memory used (MB): 0.00
    JVM Flags: 2 total; -Xms128M -XX:MaxRAMPercentage=95.0
    Server Running: true
    Player Count: 1 / 10; [ServerPlayer['Fundryi'/86, l='ServerLevel[AAASurvival]', x=-1861.57, y=118.00, z=-682.80]]
    Data Packs: vanilla, mod:saturn (incompatible), mod:cyclopscore (incompatible), mod:mowlib, mod:ftbessentials (incompatible), mod:telepads (incompatible), mod:supermartijn642configlib (incompatible), mod:v_slab_compat (incompatible), mod:extratrades, mod:mcwwindows, mod:multimine (incompatible), mod:kleeslabs (incompatible), mod:noenchantcap (incompatible), mod:golemsarefriends (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:jumpoverfences (incompatible), mod:bookshelf (incompatible), mod:secretroomsmod (incompatible), mod:buildinggadgets (incompatible), mod:darkutils (incompatible), mod:uniqueapex (incompatible), mod:mcwdoors, mod:lightingwand (incompatible), mod:balm (incompatible), mod:snowrealmagic (incompatible), mod:dynview (incompatible), mod:biggerstacks (incompatible), mod:uniqueutil (incompatible), mod:jeresources (incompatible), mod:betterthanmending (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:mob_grinding_utils (incompatible), mod:sdlink (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:morevillagers, mod:commoncapabilities (incompatible), mod:ambientsounds (incompatible), mod:musicdr (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib (incompatible), mod:goprone, mod:curios, mod:patchouli (incompatible), mod:collective, mod:uniquee (incompatible), mod:gobber2, mod:ftbultimine (incompatible), mod:runelic (incompatible), mod:mcwroofs, mod:indestructible (incompatible), mod:architectury (incompatible), mod:javd (incompatible), mod:moreoverlays (incompatible), mod:mcwfurnitures, mod:tramplestopper, mod:jadeaddons (incompatible), mod:toms_storage (incompatible), mod:infinitetrading, mod:fastleafdecay, mod:disenchanting (incompatible), mod:codechickenlib (incompatible), mod:veinmining, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:effortlessbuilding (incompatible), mod:mcwlights, mod:kiwi (incompatible), mod:cucumber (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:rechiseled (incompatible), mod:mekanismtweaks, mod:jei (incompatible), mod:old_combat_mod, mod:tesseract (incompatible), mod:simplerpc (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:moremekanismprocessing (incompatible), mod:reap (incompatible), mod:ringsofascension (incompatible), mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:thermal_extra (incompatible), mod:fallingleaves (incompatible), mod:clumps (incompatible), mod:botanypots (incompatible), mod:opf (incompatible), mod:snowundertrees, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsdim (incompatible), mod:notenoughwands (incompatible), mod:pedestals, mod:enderstorage (incompatible), mod:rftoolspower (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:colossalchests (incompatible), mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:matc, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal (incompatible), mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:thermal_locomotion, mod:ensorcellation, mod:okzoomer (incompatible), mod:trade_cycling (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:jerintegration, mod:ae2wtlib (incompatible), mod:ae2ao (incompatible), mod:ae2things (incompatible), mod:creativecore (incompatible), mod:bsvsb (incompatible), mod:spectrelib (incompatible), mod:smoothboot, mod:ceilingtorch, mod:domum_ornamentum, mod:pipez (incompatible), mod:reliquary (incompatible), mod:jaopca (incompatible), mod:growablecells (incompatible), mod:gravestone (incompatible), mod:thermal_cultivation, mod:pigpen (incompatible), mod:experienceobelisk, mod:polymorph, mod:justenoughprofessions, mod:torcherino (incompatible), mod:fluxnetworks (incompatible), mod:almostunified (incompatible), mod:doubleslabs (incompatible), mod:effective_fg (incompatible), mod:ambientenvironment (incompatible), mod:puzzleslib (incompatible), mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:nostalgic_tweaks (incompatible), V Slab Compat Generated Pack, inmemory:jaopca (incompatible), mod:sophisticatedcore (incompatible), mod:inventorysorter (incompatible), mod:sophisticatedstorage (incompatible), mod:appleskin, mod:polylib (incompatible), mod:soulshards (incompatible), mod:infinitemusic (incompatible), mod:mcpitanlibarch (incompatible), mod:findercompass (incompatible), mod:uncraftingtable76 (incompatible)
    World Generation: Experimental
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        kotlinforforge@3.8.0
        javafml@null
    Mod List: 
        saturn-mc1.19.2-0.0.1.jar                         |Saturn                        |saturn                        |0.0.1               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.19.2-1.17.2.jar                     |Cyclops Core                  |cyclopscore                   |1.17.2              |DONE      |Manifest: NOSIGNATURE
        mowlib-0.2.41.jar                                 |MowLib                        |mowlib                        |0.2.41              |DONE      |Manifest: NOSIGNATURE
        ftb-essentials-1902.1.10-build.47.jar             |FTB Essentials                |ftbessentials                 |1902.1.10-build.47  |DONE      |Manifest: NOSIGNATURE
        telepads-1.19.2-6.1.0.2.jar                       |Telepads                      |telepads                      |1.19.2-6.1.0.2      |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        v_slab_compat-1.19.2-1.2.jar                      |Vertical Slabs Compat         |v_slab_compat                 |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
        extratrades-1.19.2-1.2.jar                        |Extra Trades                  |extratrades                   |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.1.0forge-1.19.2.jar                 |Macaw's Windows               |mcwwindows                    |2.1.0               |DONE      |Manifest: NOSIGNATURE
        MultiMine-1.19.2.2.jar                            |Multi Mine                    |multimine                     |1.19.2.2            |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.32.181.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.32.181   |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.19-12.1.0.jar                   |KleeSlabs                     |kleeslabs                     |12.1.0              |DONE      |Manifest: NOSIGNATURE
        noenchantcap-forge-1.19.2-2.2.3.jar               |No Enchant Cap                |noenchantcap                  |2.2.3               |DONE      |Manifest: NOSIGNATURE
        golemsarefriends-1.19.2-0.1.0.1.jar               |Golems Are Friends Not Fodder |golemsarefriends              |1.19.2-0.1.0.1      |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |DONE      |Manifest: NOSIGNATURE
        jumpoverfences-forge-1.19.2-1.1.0.jar             |Jump Over Fences              |jumpoverfences                |1.1.0               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.2.16.jar                |Bookshelf                     |bookshelf                     |16.2.16             |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
        secretrooms-1.19.2-1.2.0.jar                      |Secret Rooms 6                |secretroomsmod                |1.19.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-3.16.1-build.15+mc1.19.2.jar      |Building Gadgets              |buildinggadgets               |3.16.1-build.15+mc1.|DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.19.2-13.1.2.jar             |DarkUtilities                 |darkutils                     |13.1.2              |DONE      |Manifest: NOSIGNATURE
        Unique Enchantments Apex-1.19.2-3.0.1.jar         |Unique Apex Enchantments      |uniqueapex                    |3.0.1               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.7-mc1.19.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.7               |DONE      |Manifest: NOSIGNATURE
        LightingWand-1.19.2-forge-5.1.0.jar               |Lighting Wand                 |lightingwand                  |5.1.0               |DONE      |Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE
        SnowRealMagic-1.19.2-forge-5.1.0.jar              |Snow! Real Magic!             |snowrealmagic                 |5.1.0               |DONE      |Manifest: NOSIGNATURE
        dynview-1.19.1-2.9.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE
        biggerstacks-1.19-3.1.jar                         |Bigger Stacks                 |biggerstacks                  |1.19-3.1            |DONE      |Manifest: NOSIGNATURE
        Unique Enchantments Utils-1.19.2-3.0.2.jar        |Unique Util Enchantments      |uniqueutil                    |3.0.2               |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.2.0.188.jar          |Just Enough Resources         |jeresources                   |1.2.0.188           |DONE      |Manifest: NOSIGNATURE
        BetterThanMending-1.7.2.jar                       |BetterThanMending             |betterthanmending             |1.7.2               |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.19.2-1.0.16.jar              |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.0.16       |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.19.2-0.4.46.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.19.2-0.4.46       |DONE      |Manifest: NOSIGNATURE
        SimpleDiscordLink-forge-1.19.1-2.0.1.jar          |Simple Discord Link           |sdlink                        |2.0.1               |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.5-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.5               |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.19.2-3.3.2.1-3.jar         |Industrial Foregoing          |industrialforegoing           |3.3.2.1             |DONE      |Manifest: NOSIGNATURE
        torchmaster-19.2.0.jar                            |Torchmaster                   |torchmaster                   |19.2.0              |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.8.3.jar               |CommonCapabilities            |commoncapabilities            |2.8.3               |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar          |Ambient Sounds                |ambientsounds                 |5.2.13              |DONE      |Manifest: NOSIGNATURE
        musicdr-3.0.0-hotfix.jar                          |Music Duration Reducer        |musicdr                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.19.2-5.0.1.jar                |BotanyTrees                   |botanytrees                   |5.0.1               |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.19.2-3.6.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.6.3               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.7-mc1.19.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.7               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.6-mc1.19.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19a-forge-mc1.19.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19a             |DONE      |Manifest: NOSIGNATURE
        goprone-1.19-2.0.4.jar                            |GoProne                       |goprone                       |1.19-2.0.4          |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
        collective-1.19.2-5.25.jar                        |Collective                    |collective                    |5.25                |DONE      |Manifest: NOSIGNATURE
        Unique Enchantments-1.19.2-4.0.2.jar              |Unique Enchantments           |uniquee                       |4.0.2               |DONE      |Manifest: NOSIGNATURE
        Gobber2-Forge-1.19.2-2.7.28.jar                   |Gobber 2                      |gobber2                       |2.7.28              |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1902.3.5-build.65.jar          |FTB Ultimine                  |ftbultimine                   |1902.3.5-build.65   |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.19.2-14.1.2.jar                   |Runelic                       |runelic                       |14.1.2              |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
        mcw-roofs-2.2.1-mc1.19.2-forge.jar                |Macaw's Roofs                 |mcwroofs                      |2.2.1               |DONE      |Manifest: NOSIGNATURE
        indestructible-1.19-0.3.2.jar                     |Indestructible Enchantment    |indestructible                |1.19-0.3.2          |DONE      |Manifest: NOSIGNATURE
        architectury-6.4.62-forge.jar                     |Architectury                  |architectury                  |6.4.62              |DONE      |Manifest: NOSIGNATURE
        javd-forge-4.0.1-build.2+mc1.19.2.jar             |Just Another Void Dimension   |javd                          |4.0.1-build.2+mc1.19|DONE      |Manifest: NOSIGNATURE
        infinitemusic-1.7.0.jar                           |Infinite Music                |infinitemusic                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        moreoverlays-1.21.3-mc1.19.jar                    |More Overlays Updated         |moreoverlays                  |1.21.3-mc1.19       |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.0.2-mc1.19.2.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.2               |DONE      |Manifest: NOSIGNATURE
        TrampleStopper-3.8.1-build.35+mc1.19.2.jar        |Trample Stopper               |tramplestopper                |3.8.1-build.35+mc1.1|DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.19.2-forge-3.2.0.jar                 |Jade Addons                   |jadeaddons                    |3.2.0               |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.19-1.3.10.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.3.10              |DONE      |Manifest: NOSIGNATURE
        infinitetrading_1.19.2-3.0.jar                    |Infinite Trading              |infinitetrading               |3.0                 |DONE      |Manifest: NOSIGNATURE
        polylib-forge-1900.0.2-build.42.jar               |PolyLib                       |polylib                       |1900.0.2-build.42   |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE
        Disenchanting-forge-1.19-2.2.0.jar                |Disenchanting                 |disenchanting                 |2.2.0               |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.19.2-4.3.0.470-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.0.470           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        veinmining-forge-1.0.0-beta.5+1.19.2.jar          |Vein Mining                   |veinmining                    |1.0.0-beta.5+1.19.2 |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.38.jar                    |GeckoLib                      |geckolib3                     |3.1.38              |DONE      |Manifest: NOSIGNATURE
        EnchantingInfuser-v4.2.2-1.19.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |4.2.2               |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
        effortlessbuilding-1.19-2.37.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.37           |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.4-mc1.19.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.19.1-forge-8.1.3.jar                       |Kiwi                          |kiwi                          |8.1.3               |DONE      |Manifest: NOSIGNATURE
        inventorysorter-1.19.2-21.0.4.jar                 |Simple Inventory Sorter       |inventorysorter               |21.0.4              |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.19.2-6.0.3.jar                         |Cucumber Library              |cucumber                      |6.0.3               |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.19-12.0.0.jar                   |TrashSlot                     |trashslot                     |12.0.0              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.10-build.162.jar         |FTB Library                   |ftblibrary                    |1902.3.10-build.162 |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.10-build.76.jar            |FTB Teams                     |ftbteams                      |1902.2.10-build.76  |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.10c-forge-mc1.19.jar               |Rechiseled                    |rechiseled                    |1.0.10c             |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.19.2-0.6.15.266.jar        |Sophisticated Storage         |sophisticatedstorage          |1.19.2-0.6.15.266   |DONE      |Manifest: NOSIGNATURE
        mekanismtweaks-1.0.jar                            |MekanismTweaks                |mekanismtweaks                |1.0                 |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.4.0.288.jar                   |Just Enough Items             |jei                           |11.4.0.288          |DONE      |Manifest: NOSIGNATURE
        OldCombatMod_1.19.2.jar                           |Old Combat Mod                |old_combat_mod                |1.1                 |DONE      |Manifest: NOSIGNATURE
        tesseract-1.0.27b-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.27b             |DONE      |Manifest: NOSIGNATURE
        simple-rpc-forge-1.19.x-3.2.1.jar                 |Simple RPC                    |simplerpc                     |3.2.1               |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.19.2-10.3.5.473.jar                    |Mekanism                      |mekanism                      |10.3.5              |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.19.2-10.3.5.473.jar          |Mekanism: Generators          |mekanismgenerators            |10.3.5              |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.19.2-10.3.5.473.jar           |Mekanism: Additions           |mekanismadditions             |10.3.5              |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.19.2-10.3.5.473.jar               |Mekanism: Tools               |mekanismtools                 |10.3.5              |DONE      |Manifest: NOSIGNATURE
        MoreMekanismProcessing-1.19.2-3.0.jar             |More Mekanism Processing      |moremekanismprocessing        |3.0                 |DONE      |Manifest: NOSIGNATURE
        reap-1.19.2-1.0.0.jar                             |Reap Mod                      |reap                          |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        RingsOfAscension-1.19-1.0.1.jar                   |Rings of Ascension            |ringsofascension              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Unique Enchantments Battle-1.19.2-3.0.2.jar       |Unique Battle Enchantments    |uniquebattle                  |3.0.2               |DONE      |Manifest: NOSIGNATURE
        Unique Enchantments Base-1.19.2-3.0.2.jar         |Unique Enchantments Base      |uniquebase                    |3.0.2               |DONE      |Manifest: NOSIGNATURE
        ThermalExtra 1.19.2-3.0.1.jar                     |Thermal: Extra                |thermal_extra                 |3.0.1               |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.19.1-1.3.1.jar                    |Falling Leaves                |fallingleaves                 |1.3.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE
        mcpitanlibarch-1.2.7-1.19-forge.jar               |MCPitanLibarch                |mcpitanlibarch                |1.2.7-1.19-forge    |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.2-9.0.14.jar                |BotanyPots                    |botanypots                    |9.0.14              |DONE      |Manifest: NOSIGNATURE
        OPF-15.jar                                        |Online Picture Frame 2        |opf                           |15                  |DONE      |Manifest: NOSIGNATURE
        snowundertrees-1.19.2-1.3.jar                     |Snow Under Trees              |snowundertrees                |1.3                 |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.19-7.0.6.jar                           |McJtyLib                      |mcjtylib                      |1.19-7.0.6          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.19.1-4.0.3.jar                      |RFToolsBase                   |rftoolsbase                   |1.19.1-4.0.3        |DONE      |Manifest: NOSIGNATURE
        rftoolsdim-1.19-9.0.2.jar                         |RFToolsDimensions             |rftoolsdim                    |1.19-9.0.2          |DONE      |Manifest: NOSIGNATURE
        notenoughwands-1.19.2-5.0.0.jar                   |Not Enough Wands              |notenoughwands                |1.19.2-5.0.0        |DONE      |Manifest: NOSIGNATURE
        pedestals-0.2.26.jar                              |Pedestals                     |pedestals                     |0.2.26              |DONE      |Manifest: NOSIGNATURE
        EnderStorage-1.19.2-2.10.1.181-universal.jar      |EnderStorage                  |enderstorage                  |2.10.1.181          |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        rftoolspower-1.19-5.0.3.jar                       |RFToolsPower                  |rftoolspower                  |1.19-5.0.3          |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1902.3.13-build.207.jar          |FTB Chunks                    |ftbchunks                     |1902.3.13-build.207 |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |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
        ColossalChests-1.19.2-1.8.4.jar                   |ColossalChests                |colossalchests                |1.8.4               |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.19.2-6.0.5.jar              |Mystical Agriculture          |mysticalagriculture           |6.0.5               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.19.2-6.0.2.jar             |Mystical Agradditions         |mysticalagradditions          |6.0.2               |DONE      |Manifest: NOSIGNATURE
        matc-1.3.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.19.2-10.0.0.29.jar                    |CoFH Core                     |cofh_core                     |10.0.0.29           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_core-1.19.2-10.0.0.1.jar                  |Thermal Series                |thermal                       |10.0.0.1            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_integration-1.19.2-10.0.0.11.jar          |Thermal Integration           |thermal_integration           |10.0.0.11           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        redstone_arsenal-1.19.2-7.0.1.12.jar              |Redstone Arsenal              |redstone_arsenal              |7.0.1.12            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_innovation-1.19.2-10.0.0.16.jar           |Thermal Innovation            |thermal_innovation            |10.0.0.16           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_foundation-1.19.2-10.0.0.38.jar           |Thermal Foundation            |thermal_foundation            |10.0.0.38           |DONE      |Manifest: NOSIGNATURE
        thermal_expansion-1.19.2-10.0.0.19.jar            |Thermal Expansion             |thermal_expansion             |10.0.0.19           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_locomotion-1.19.2-10.0.0.12.jar           |Thermal Locomotion            |thermal_locomotion            |10.0.0.12           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        ensorcellation-1.19.2-4.0.0.12.jar                |Ensorcellation                |ensorcellation                |4.0.0.12            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        okzoomer-forge-1.19-2.1.1.jar                     |OkZoomer                      |okzoomer                      |2.1.1               |DONE      |Manifest: NOSIGNATURE
        trade-cycling-forge-1.19.2-1.0.5.jar              |Trade Cycling                 |trade_cycling                 |1.19.2-1.0.5        |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.1.17-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.1.17       |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.0-23.jar                      |Titanium                      |titanium                      |3.7.0               |DONE      |Manifest: NOSIGNATURE
        Jade-1.19.1-forge-8.6.3.jar                       |Jade                          |jade                          |8.6.3               |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-forge-12.9.1.jar              |Applied Energistics 2         |ae2                           |12.9.1              |DONE      |Manifest: NOSIGNATURE
        AEInfinityBooster-1.19.2-1.2.0+11.jar             |AEInfinityBooster             |aeinfinitybooster             |1.19.2-1.2.0+11     |DONE      |Manifest: NOSIGNATURE
        JER-Integration-4.3.1.jar                         |JER Integration               |jerintegration                |4.3.1               |DONE      |Manifest: NOSIGNATURE
        AE2WTLib-12.8.4.jar                               |AE2WTLib                      |ae2wtlib                      |12.8.4              |DONE      |Manifest: NOSIGNATURE
        ae2ao-8.1.1-1.19.jar                              |AE2AO                         |ae2ao                         |8.1.1               |DONE      |Manifest: NOSIGNATURE
        AE2-Things-1.1.0-beta.jar                         |AE2 Things                    |ae2things                     |1.1.0-beta          |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.3_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |DONE      |Manifest: NOSIGNATURE
        brvsb-1.0.2-mc1.19.2.jar                          |Better Rubidium Video Settings|bsvsb                         |1.0.2-mc1.19.2      |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.11.0+1.19.jar                  |SpectreLib                    |spectrelib                    |0.11.0+1.19         |DONE      |Manifest: NOSIGNATURE
        soulshards-1.19-1.3.4.jar                         |SoulShards                    |soulshards                    |1.19.1-1.3.4        |DONE      |Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.19.2-0.0.2.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |DONE      |Manifest: NOSIGNATURE
        ceilingtorch-1.19.2-1.24.jar                      |Ceiling Torch                 |ceilingtorch                  |1.24                |DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.76-ALPHA   |DONE      |Manifest: NOSIGNATURE
        pipez-1.19.2-1.0.1.jar                            |Pipez                         |pipez                         |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        reliquary-1.19.2-2.0.20.1166.jar                  |Reliquary                     |reliquary                     |1.19.2-2.0.20.1166  |DONE      |Manifest: NOSIGNATURE
        JAOPCA-1.19.2-4.2.4.5.jar                         |JAOPCA                        |jaopca                        |4.2.4.5             |DONE      |Manifest: NOSIGNATURE
        growablecells-1.19.2-4.0.1.jar                    |Growable Cells                |growablecells                 |1.19.2-4.0.1        |DONE      |Manifest: NOSIGNATURE
        gravestone-1.19.2-1.0.1.jar                       |Gravestone Mod                |gravestone                    |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        thermal_cultivation-1.19.2-10.0.0.15.jar          |Thermal Cultivation           |thermal_cultivation           |10.0.0.15           |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        PigPen-Forge-1.19.2-11.1.2.jar                    |PigPen                        |pigpen                        |11.1.2              |DONE      |Manifest: NOSIGNATURE
        experienceobelisk-v1.3.6-1.19.2.jar               |Experience Obelisk            |experienceobelisk             |1.3.6-1.19.2        |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.46.1+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.1+1.19.2       |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19-2.0.1.jar        |Just Enough Professions (JEP) |justenoughprofessions         |2.0.1               |DONE      |Manifest: NOSIGNATURE
        Torcherino-forge-1.19.2-17.0.4.jar                |Torcherino                    |torcherino                    |17.0.4              |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.19.2-7.1.2.11.jar                  |Flux Networks                 |fluxnetworks                  |7.1.2.11            |DONE      |Manifest: NOSIGNATURE
        findercompass-1.19.2.1.jar                        |Finder Compass                |findercompass                 |1.19.2.1            |DONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.19.2-0.3.2.jar              |AlmostUnified                 |almostunified                 |1.19.2-0.3.2        |DONE      |Manifest: NOSIGNATURE
        DoubleSlabs-1.19-6.1.0.jar                        |Double Slabs                  |doubleslabs                   |6.1.0               |DONE      |Manifest: NOSIGNATURE
        effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |DONE      |Manifest: NOSIGNATURE
        AmbientEnvironment-forge-1.19.2-8.0+3.jar         |Ambient Environment           |ambientenvironment            |8.0+3               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |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
        Applied-Mekanistics-1.3.3.jar                     |Applied Mekanistics           |appmek                        |1.3.3               |DONE      |Manifest: NOSIGNATURE
        AEAdditions-1.19.2-4.0.2.jar                      |AE Additions                  |ae2additions                  |4.0.2               |DONE      |Manifest: NOSIGNATURE
        megacells-forge-1.5.3-1.19.2.jar                  |MEGA Cells                    |megacells                     |1.5.3-1.19.2        |DONE      |Manifest: NOSIGNATURE
        UncraftingTable-forge-1.1.5.jar                   |Uncrafting Table              |uncraftingtable76             |1.1.5               |DONE      |Manifest: NOSIGNATURE
        NostalgicTweaks-Forge-1.19.2-1.2.2.jar            |Nostalgic Tweaks              |nostalgic_tweaks              |1.2.2               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 9db51655-4edd-4a5f-9b71-9e4f75df7a50
    FML: 43.2
    Forge: net.minecraftforge:43.2.0
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
        lightingwand:core
        snowrealmagic:core
PTOM76 commented 1 year ago

Released 1.1.6. I haven't checked it because I'm busy, but I'll check it later.