Jump to content

Recommended Posts

Posted (edited)

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 11/17/21 5:31 PM
Description: Exception generating new chunk

java.lang.NullPointerException: Exception generating new chunk
    at com.telepathicgrunt.blame.main.JigsawStartPoolBlame.printStartPoolCrash(JigsawStartPoolBlame.java:16) ~[?:3.7.0] {re:mixin,re:classloading}
    at net.minecraft.world.gen.feature.jigsaw.JigsawManager.handler$zgj000$blame_storeCurrentPool(SourceFile:542) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blame.mixins.json:JigsawManagerMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.jigsaw.JigsawManager.func_242837_a(SourceFile:266) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blame.mixins.json:JigsawManagerMixin,pl:mixin:A}
    at com.silverminer.shrines.structures.ShrinesStructure$Start.generatePieces(ShrinesStructure.java:183) ~[?:1.16.5-2.0.0-SNAPSHOT-16] {re:classloading}
    at com.silverminer.shrines.structures.ShrinesStructure$Start.func_230364_a_(ShrinesStructure.java:149) ~[?:1.16.5-2.0.0-SNAPSHOT-16] {re:classloading}
    at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:224) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:StructureAccessor,pl:mixin:APP:blame.mixins.json:StructureMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A}
    at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A}
    at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.world.chunk.ChunkStatus$$Lambda$2176/526018818.doWork(Unknown Source) ~[?:?] {}
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager$$Lambda$40297/1430565626.apply(Unknown Source) ~[?:?] {}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager$$Lambda$40294/1246588277.apply(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$40171/1923705581.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Chunk to be generated --
Details:
    Location: 3,52
    Position hash: 223338299395
    Generator: net.minecraft.world.gen.NoiseChunkGenerator@145ab37b
Stacktrace:
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager$$Lambda$40297/1430565626.apply(Unknown Source) ~[?:?] {}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager$$Lambda$40294/1246588277.apply(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$40171/1923705581.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}

-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['xDarkin'/116, l='ServerLevel[Dante]', x=-84.50, y=62.00, z=578.69]]
    Chunk stats: ServerChunkCache: 2204
    Level dimension: minecraft:the_nether
    Derived: true
    Level spawn location: World: (-768,59,768), Chunk: (at 0,3,0 in -48,48; contains blocks -768,0,768 to -753,255,783), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
    Level time: 177058 game time, 271791 day time
    Level name: Dante
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Level weather: Rain time: 136479 (now: false), thunder time: 64127 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:mixins.shrines.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:mixins.shrines.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:mixins.shrines.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:mixins.shrines.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$39802/416306373.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 884606576 bytes (843 MB) / 4938268672 bytes (4709 MB) up to 7516192768 bytes (7168 MB)
    CPUs: 16
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8064m -Xms256m -XX:PermSize=256m
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.9.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.9.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.9.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.9.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.9.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.9
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials                 |1605.1.5-build.32   |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        justenoughbeacons-3.1-1.16.3.jar                  |Just Enough Beacons           |justenoughbeacons             |3.1-1.16.3          |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.16.5-1.2.10.jar             |IntegratedTerminals           |integratedterminals           |1.2.10              |DONE      |Manifest: NOSIGNATURE
        GetExpForEverything-v1.2.2-1.14-1.16.jar          |Get experience for everything!|getexpforeverything           |1.2.2               |DONE      |Manifest: NOSIGNATURE
        JAVD-2.6.1-build.48+mc1.16.5.jar                  |Just Another Void Dim         |javd                          |2.6.1-build.48+mc1.1|DONE      |Manifest: NOSIGNATURE
        HammerLib-1.16.5-16.3.26.jar                      |HammerLib                     |hammerlib                     |16.3.26             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
        mcw-windows-2.0.0-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |Manifest: NOSIGNATURE
        pitg-1.16.5-2.0.1.jar                             |Pane In The Glass             |pitg                          |1.16.5-2.0.1        |DONE      |Manifest: NOSIGNATURE
        Neat 1.7-27.jar                                   |Neat                          |neat                          |1.7-27              |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.16.5-4.2.2.jar                     |Iron Jetpacks                 |ironjetpacks                  |4.2.2               |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.16.5-7.2.1.0-build.0180.jar      |Forge Endertech               |forgeendertech                |7.2.1.0             |DONE      |Manifest: NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE
        ReAuth-1.16-Forge-3.9.3.jar                       |ReAuth                        |reauth                        |3.9.3               |DONE      |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
        farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |Manifest: NOSIGNATURE
        MaxHealthFix-Forge-1.16.5-1.0.4.jar               |MaxHealthFix                  |maxhealthfix                  |1.0.4               |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
        cabletiers-1.16.5-0.54.jar                        |Cable Tiers                   |cabletiers                    |1.16.5-0.54         |DONE      |Manifest: NOSIGNATURE
        rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |DONE      |Manifest: NOSIGNATURE
        Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar           |Wither Skeleton Tweaks        |wstweaks                      |5.3.0               |DONE      |Manifest: NOSIGNATURE
        Shrink-1.16.5-1.1.6.jar                           |Shrink                        |shrink                        |1.1.6               |DONE      |Manifest: NOSIGNATURE
        reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.16.5.1.2.6.jar                   |Guard Villagers               |guardvillagers                |1.2.6               |DONE      |Manifest: NOSIGNATURE
        forcecraft-1.16.5-1.0.8.2.jar                     |ForceCraft                    |forcecraft                    |1.0.8.2             |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.16.5-4.8.2.jar                       |Apotheosis                    |apotheosis                    |4.8.2               |DONE      |Manifest: NOSIGNATURE
        shiftnscrollonmac-1.16.4-0.0.1.s1.jar             |Shift n Scroll on Mac         |shiftnscrollonmac             |1.16.4-0.0.1.s1     |DONE      |Manifest: NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v1.2-1.16.3.jar                    |Pick Up Notifier              |pickupnotifier                |1.2                 |DONE      |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
        dynviewdist-2.0.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.128.jar         |Just Enough Resources         |jeresources                   |0.12.1.128          |DONE      |Manifest: NOSIGNATURE
        colossalbattery-1.16-1.0.12.jar                   |ColossalBattery               |colossal_battery              |1.0.12              |DONE      |Manifest: NOSIGNATURE
        stackrefill_1.16.5-2.0.jar                        |Stack Refill                  |stackrefill                   |2.0                 |DONE      |Manifest: NOSIGNATURE
        integrated_proxy-1.16-1.0.19.jar                  |IntegratedProxy               |integrated_proxy              |1.0.19              |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.17.10.jar                |Supplementaries               |supplementaries               |1.16.5-0.17.10      |DONE      |Manifest: NOSIGNATURE
        emojiful-1.16.4-2.1.4.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.4        |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.9.16.jar                         |Refined Storage               |refinedstorage                |1.9.16              |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
        PackMenu-1.16.5-2.5.0.jar                         |PackMenu                      |packmenu                      |2.5.0               |DONE      |Manifest: NOSIGNATURE
        BetterPingDisplay-1.16.5-1.0.jar                  |Better Ping Display           |betterpingdisplay             |1.0                 |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |DONE      |Manifest: NOSIGNATURE
        torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
        TipTheScales-1.16.5-3.0.0.15.jar                  |TipTheScales                  |tipthescales                  |3.0.0.15            |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-3.4.1+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.1+1.16.5        |DONE      |Manifest: NOSIGNATURE
        ToolStats-1.16.5-6.0.4.jar                        |ToolStats                     |toolstats                     |6.0.4               |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
        Craftable Elytras Mod 1_16_x.jar                  |Craftable Elytras Mod         |bkcraftableelytra             |[1.16,)             |DONE      |Manifest: NOSIGNATURE
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.3-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.3               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.14-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.14              |DONE      |Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |Manifest: NOSIGNATURE
        Botania-1.16.5-420.jar                            |Botania                       |botania                       |1.16.5-420          |DONE      |Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
        portality-1.16.5-3.2.5.jar                        |Portality                     |portality                     |3.2.5               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
        tanknull-2.3-1.16.4.jar                           |Tank Null                     |tanknull                      |2.3-1.16.4          |DONE      |Manifest: NOSIGNATURE
        NetherAgriculture-1.16.5-1.2.1.jar                |Nether Agriculture            |netheragriculture             |1.2.1               |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.16.5-1.5.1.jar                     |Extra Storage                 |extrastorage                  |1.5.1               |DONE      |Manifest: NOSIGNATURE
        NaturesAura-34.3.jar                              |Nature's Aura                 |naturesaura                   |34.3                |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.16.5-2.4.jar                   |Construction Wand             |constructionwand              |1.16.5-2.4          |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
        ExtraBotany-r1.2-68.jar                           |ExtraBotany                   |extrabotany                   |1.0                 |DONE      |Manifest: NOSIGNATURE
        observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.16.5-4.0.4.435-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.4.435           |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
        CBMultipart-1.16.5-3.0.2.120-universal.jar        |CBMultipart                   |cb_multipart                  |3.0.2.120           |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
        Babel-1.0.5.jar                                   |Babel                         |babel                         |1.0.5               |DONE      |Manifest: NOSIGNATURE
        JEPB-1.0.0.jar                                    |Just Enough Piglin Bartering  |jepb                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        SimpleDiscordRichPresence-1.16.4-1.3.5.jar        |Simple Discord Rich Presence  |sdrp                          |1.16.4-1.3.5        |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-1.16.5-6.0.5.jar                    |DarkPaintings                 |darkpaintings                 |6.0.5               |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
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE
        miniutilities-1.2.3.jar                           |Mini Utilities                |miniutilities                 |1.2.3               |DONE      |Manifest: NOSIGNATURE
        enigmatica-1.16.3-0.1.1.jar                       |Enigmatica Mod                |enigmatica                    |1.16.3-0.1.1        |DONE      |Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        SimplyJetpacks2-1.16.5-2.6.11.2.jar               |Simply Jetpacks 2             |simplyjetpacks                |1.16.5-2.6.11.2     |DONE      |Manifest: NOSIGNATURE
        forgeautofish-2.1.3-1.16.x.jar                    |AutoFish for Forge            |forgeautofish                 |2.1.3               |DONE      |Manifest: NOSIGNATURE
        bountifulbaubles-1.16.5-0.1.0-forge.jar           |Bountiful Baubles             |bountifulbaubles              |1.16.5-0.1.0        |DONE      |Manifest: NOSIGNATURE
        portable_stonecutter-1.16.5-1.3.5.jar             |Portable Stonecutter          |portable_stonecutter          |1.3.5               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.3.jar                    |AttributeFix                  |attributefix                  |10.1.3              |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
        seals-1.16.3-2.1.2.jar                            |Seals                         |seals                         |2.1.2               |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.0.24.453.jar                   |Mekanism                      |mekanism                      |10.0.24             |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        lemonlib-1.3.6.jar                                |Lemon Lib                     |lemonlib                      |1.3.6               |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
        catjammies-1.1.0.jar                              |CatJammies                    |catjammies                    |NONE                |DONE      |Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |Manifest: NOSIGNATURE
        phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.16.5-2.14.5-272.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.14.5-272   |DONE      |Manifest: NOSIGNATURE
        pedestals-0.8s_hotfix_5.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_5       |DONE      |Manifest: NOSIGNATURE
        additional_lights-1.16.4-2.1.3.jar                |Additional Lights             |additional_lights             |2.1.3               |DONE      |Manifest: NOSIGNATURE
        catalogue-1.4.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.4.0               |DONE      |Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.0.1.35.jar                    |JEI Tweaker                   |jeitweaker                    |1.0.1.35            |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.2.457.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.457           |DONE      |Manifest: NOSIGNATURE
        GameStages-Forge-1.16.5-7.3.12.jar                |GameStages                    |gamestages                    |7.3.12              |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
        ImmersivePetroleum-1.16.5-3.3.0-7.jar             |Immersive Petroleum           |immersivepetroleum            |3.3.0-7             |DONE      |Manifest: NOSIGNATURE
        blame-1.16.5-3.7.0-forge.jar                      |Blame!                        |blame                         |1.16.5-3.7.0-forge  |DONE      |Manifest: NOSIGNATURE
        ironchest-1.16.5-11.2.13.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.13      |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.16.5-1.4.17.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.17       |DONE      |Manifest: NOSIGNATURE
        IntegratedCrafting-1.16.5-1.0.20.jar              |IntegratedCrafting            |integratedcrafting            |1.0.20              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.9-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        logprot-1.16-1.5.jar                              |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
        clockout-1.16.4-2.0.0.1.jar                       |Clockout                      |clockout                      |2.0.0.1             |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        configswapper-1.5.jar                             |Config Swapper                |configswapper                 |1.5                 |DONE      |Manifest: NOSIGNATURE
        useful_railroads-1.16.5-1.4.6.38.jar              |Useful Railroads              |usefulrailroads               |1.4.6.38            |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        EntityCulling-1.16.5-2.1.6.jar                    |Entity Culling                |entity_culling                |2.1.6               |DONE      |Manifest: NOSIGNATURE
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
        EmendatusEnigmatica-1.2.14-build.5+mc1.16.5.jar   |Emendatus Enigmatica          |emendatusenigmatica           |1.16.5-1.2.14       |DONE      |Manifest: NOSIGNATURE
        Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ChickenChunks-1.16.5-2.9.0.87-universal.jar       |ChickenChunks                 |chickenchunks                 |2.9.0.87            |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
        sushigocrafting-1.16.5-0.2.0.jar                  |Sushi Go Crafting             |sushigocrafting               |NONE                |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        pipez-1.16.5-1.2.13.jar                           |Pipez                         |pipez                         |1.16.5-1.2.13       |DONE      |Manifest: NOSIGNATURE
        flywheel-1.16-0.2.4.jar                           |Flywheel                      |flywheel                      |1.16-0.2.4          |DONE      |Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.127.jar                         |Mantle                        |mantle                        |1.6.127             |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.16.5-1.10.5.jar              |IntegratedDynamics            |integrateddynamics            |1.10.5              |DONE      |Manifest: NOSIGNATURE
        integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |DONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.3-mc1.16.jar                   |Item Collectors               |itemcollectors                |1.1.3               |DONE      |Manifest: NOSIGNATURE
        ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
        cyclepaintings_1.16.5-2.0.jar                     |Cycle Paintings               |cyclepaintings                |2.0                 |DONE      |Manifest: NOSIGNATURE
        baubleyheartcanisters-1.16.5-1.1.11.jar           |Baubley Heart Canisters       |bhc                           |1.16.5-1.1.11       |DONE      |Manifest: NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.32.jar                   |Polymorph                     |polymorph                     |1.16.5-0.32         |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.16.5-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        tamedsummon-1.0.0.jar                             |TamedSummon                   |tamedsummon                   |NONE                |DONE      |Manifest: NOSIGNATURE
        Regrowth-1.16.4-1.16.5-1.36.0.24a.jar             |Regrowth Mod                  |regrowth                      |1.16.5-1.36.0.24a   |DONE      |Manifest: NOSIGNATURE
        creativecrafter-1.16x-0.152.jar                   |Creative Crafter              |creativecrafter               |1.16x-0.152         |DONE      |Manifest: NOSIGNATURE
        RSLargePatterns-1.16.5-2.1.0.3.jar                |Refined Storage Large Patterns|rslargepatterns               |2.1.0.3             |DONE      |Manifest: NOSIGNATURE
        quickstack-4.0.1.jar                              |DropOff                       |dropoff                       |4.0.1               |DONE      |Manifest: NOSIGNATURE
        PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.16.4-4.4.0.jar                      |FastFurnace                   |fastfurnace                   |4.4.0               |DONE      |Manifest: NOSIGNATURE
        lootr-1.16.5-0.0.8.24.jar                         |Lootr                         |lootr                         |0.0.8.23            |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.1-mc1.16.jar                   |Connected Glass               |connectedglass                |1.1.1               |DONE      |Manifest: NOSIGNATURE
        occultism-1.16.5-1.20.0.jar                       |Occultism                     |occultism                     |1.16.5-1.20.0       |DONE      |Manifest: NOSIGNATURE
        TacticalFishing-1.16.5-v1.0.2.jar                 |Tactical Fishing              |tactical_fishing              |1.0.1               |DONE      |Manifest: NOSIGNATURE
        extremeSoundMuffler-3.17_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.17_forge-1.16.5   |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v4.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4           |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
        convenientcurioscontainer-1.1-1.16.5.jar          |Convenient Curios Container   |convenientcurioscontainer     |1_forge-1.16.5      |DONE      |Manifest: NOSIGNATURE
        ftb-structures-1605.1.1-build.29.jar              |FTB Structures                |ftbstructures                 |1605.1.1-build.29   |DONE      |Manifest: NOSIGNATURE
        DefaultOptions_1.16.5-12.2.1.jar                  |Default Options               |defaultoptions                |12.2.1              |DONE      |Manifest: NOSIGNATURE
        tetra-1.16.5-3.19.0.jar                           |Tetra                         |tetra                         |3.19.0              |DONE      |Manifest: NOSIGNATURE
        tetranomicon-1.3.jar                              |Tetranomicon                  |tetranomicon                  |1.3                 |DONE      |Manifest: NOSIGNATURE
        rsrequestify-1.16.5-2.1.4.jar                     |RSRequestify                  |rsrequestify                  |2.1.4               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.16.5-1.12.1.jar                     |Cyclops Core                  |cyclopscore                   |1.12.1              |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-3.2.0-forge.jar                  |Not Enough Crashes            |notenoughcrashes              |3.2.0               |DONE      |Manifest: NOSIGNATURE
        astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |DONE      |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
        NaturesStarlight-1.1.jar                          |Nature's Starlight            |naturesstarlight              |1.1                 |DONE      |Manifest: NOSIGNATURE
        NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE
        aiotbotania-1.16.5-1.8.4.jar                      |AIOT Botania                  |aiotbotania                   |1.8.4               |DONE      |Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE
        Architects-Palette-1.16.4-1.1.4.jar               |Architect's Palette           |architects_palette            |1.1.2               |DONE      |Manifest: NOSIGNATURE
        morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE
        connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.16.5-1.2.12.jar                        |Gauges and Switches           |rsgauges                      |1.2.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
        findme-1.16.3-2.2.0.0.jar                         |Find Me                       |findme                        |2.2.0               |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.16.5-1.1.7.jar                |Glassential                   |glassential                   |1.1.7               |DONE      |Manifest: NOSIGNATURE
        TerraForged-1.16.5-0.2.16-BETA-2.jar              |TerraForged                   |terraforged                   |0.2.16-BETA-2       |DONE      |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
        MoreMobGriefingOptions-1.16.5-2.0.1.jar           |More MobGriefing Options      |moremobgriefingoptions        |2.0.1               |DONE      |Manifest: NOSIGNATURE
        CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.27.jar                          |Controlling                   |controlling                   |7.0.0.27            |DONE      |Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.0.jar                          |Placebo                       |placebo                       |4.6.0               |DONE      |Manifest: NOSIGNATURE
        dankstorage-3.16.jar                              |Dank Storage                  |dankstorage                   |3.16                |DONE      |Manifest: NOSIGNATURE
        NoFog-1.16.2-Forge-b1.jar                         |NoFog                         |nofog                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |DONE      |Manifest: NOSIGNATURE
        culinaryconstruct-forge-1.16.5-4.0.0.6.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.6      |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |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
        botanypotstiers-1.16.5-1.13.jar                   |Botany Pots Tiers             |botanypotstiers               |1.16.5-1.13         |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-1.16.5-8.0.10.jar                   |Dark Utilities                |darkutils                     |8.0.10              |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
        BotanyPots-1.16.5-7.1.28.jar                      |BotanyPots                    |botanypots                    |7.1.28              |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
        BotanyTrees-1.16.5-3.0.6.jar                      |BotanyTrees                   |botanytrees                   |3.0.6               |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
        Tips-1.16.5-4.0.12.jar                            |Tips                          |tips                          |4.0.12              |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
        biomeidfixer-1.16.5-1.0.1.s5.jar                  |Biome Id Fixer by Desagas     |biomeidfixer                  |1.16.5-1.0.1.s5     |DONE      |Manifest: NOSIGNATURE
        itemzoom-1.16.4-2.3.0.jar                         |Item Zoom                     |itemzoom                      |2.3.0               |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.16.5-3.11.1.390.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.11.1.390   |DONE      |Manifest: NOSIGNATURE
        u_team_core-1.16.5-3.2.1.196.jar                  |U Team Core                   |uteamcore                     |3.2.1.196           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        buildinggadgets-1.16.5-3.8.2.jar                  |Building Gadgets              |buildinggadgets               |3.8.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.9-universal.jar                 |Forge                         |forge                         |36.2.9              |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        PassthroughSigns-1.16.4-2.3.7.jar                 |Passthrough Signs             |passthroughsigns              |1.16.4-2.3.7        |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.16.5-1.3.1.jar                        |CoFH Core                     |cofh_core                     |1.3.1               |DONE      |Manifest: NOSIGNATURE
        thermal_foundation-1.16.5-1.3.2.jar               |Thermal Series                |thermal                       |1.3.2               |DONE      |Manifest: NOSIGNATURE
        thermal_innovation-1.16.5-1.3.0.jar               |Thermal Innovation            |thermal_innovation            |1.3.0               |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.16.5-1.3.0.jar               |Thermal Locomotion            |thermal_locomotion            |1.3.0               |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
        plonk-1.16.5-9.0.8.jar                            |Plonk                         |plonk                         |9.0.8               |DONE      |Manifest: NOSIGNATURE
        thermal_cultivation-1.16.5-1.3.0.jar              |Thermal Cultivation           |thermal_cultivation           |1.3.0               |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
        appleskin-forge-mc1.16.x-2.2.0.jar                |AppleSkin                     |appleskin                     |mc1.16.4-2.2.0      |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.21.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.21       |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.3-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.24.453.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.24             |DONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.7.jar                        |XNet Gases                    |xnetgases                     |2.3.7               |DONE      |Manifest: NOSIGNATURE
        LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |DONE      |Manifest: NOSIGNATURE
        restriction-1.16.5-0.1.2.jar                      |Restriction                   |restriction                   |1.16.5-0.1.2        |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.30.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.30       |DONE      |Manifest: NOSIGNATURE
        cobblegenrandomizer-1.16-5.1.2.jar                |CobbleGenRandomizer           |cobblegenrandomizer           |1.16-5.1.2          |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.16.5-1.1+3.jar                |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.1+3        |DONE      |Manifest: NOSIGNATURE
        chipped-1.1.2.jar                                 |Chipped                       |chipped                       |1.1.2               |DONE      |Manifest: NOSIGNATURE
        JAMD-1.2.3-build.16+mc1.16.5.jar                  |Just Another Mining Dimension |jamd                          |1.2.3-build.16+mc1.1|DONE      |Manifest: NOSIGNATURE
        createplus-1.16.4_v0.3.2.1.jar                    |Create Plus                   |createplus                    |1.16.4_v0.3.2.1     |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.0-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.5.1.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.5.1        |DONE      |Manifest: NOSIGNATURE
        farmersdelightintegration-1.16.5-1.0.3.jar        |Farmer's Delight Integration  |farmersdelightintegration     |1.16.5-1.0.3        |DONE      |Manifest: NOSIGNATURE
        ResourcefulBees-1.16.5-0.9.9.8.jar                |Resourceful Bees              |resourcefulbees               |1.16.5-0.9.9.8      |DONE      |Manifest: NOSIGNATURE
        DustrialDecor-1.2.9.jar                           |'Dustrial Decor               |dustrial_decor                |1.2.8               |DONE      |Manifest: NOSIGNATURE
        Curious Armor Stands-1.16.5-2.1.2.jar             |Curious Armor Stands          |curious_armor_stands          |1.16.5-2.1.2        |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.9-mc1.16.jar                        |Entangled                     |entangled                     |1.3.9               |DONE      |Manifest: NOSIGNATURE
        curiousjetpacks-1.4c-1.16.5.jar                   |Curious Jetpacks              |curiousjetpacks               |1.4c-1.16.5         |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE
        crashutilities-3.12.jar                           |Crash Utilities               |crashutilities                |3.12                |DONE      |Manifest: NOSIGNATURE
        Ping-1.16.4-1.6.9.jar                             |Ping                          |ping                          |1.16.4-1.6.9        |DONE      |Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |DONE      |Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |DONE      |Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |DONE      |Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.1-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.1               |DONE      |Manifest: NOSIGNATURE
        simplylight-1.16.5-1.3.1-build.15.jar             |Simply Light                  |simplylight                   |1.16.5-1.3.1-build.1|DONE      |Manifest: NOSIGNATURE
        simplefarming-1.16.5-1.3.8.jar                    |Simple Farming                |simplefarming                 |1.16.5-1.3.8        |DONE      |Manifest: NOSIGNATURE
        trofers-1.16.5-2.4.0.jar                          |Trofers                       |trofers                       |1.16.5-2.4.0        |DONE      |Manifest: NOSIGNATURE
        SolarFluxReborn-1.16.5-16.3.9.jar                 |Solar Flux Reborn             |solarflux                     |16.3.9              |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-2.65.jar                        |Collective                    |collective                    |2.65                |DONE      |Manifest: NOSIGNATURE
        cakechomps-forge-1.16.5-5.0.0.3.jar               |Cake Chomps                   |cakechomps                    |1.16.5-5.0.0.3      |DONE      |Manifest: NOSIGNATURE
        doomangelring-1.16.4-1.0.0.jar                    |Doom Angel Ring               |doomangelring                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |DONE      |Manifest: NOSIGNATURE
        blockcarpentry-1.16-0.4.0.jar                     |BlockCarpentry                |blockcarpentry                |1.16-0.4.0          |DONE      |Manifest: NOSIGNATURE
        villagertools-1.16.5-1.0.2.jar                    |villagertools                 |villagertools                 |1.16.5-1.0.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        thermal_expansion-1.16.5-1.3.0.jar                |Thermal Expansion             |thermal_expansion             |1.3.0               |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
        IntegratedTunnels-1.16.5-1.8.8.jar                |IntegratedTunnels             |integratedtunnels             |1.8.8               |DONE      |Manifest: NOSIGNATURE
        DrawersTooltip-1.16.2-2.1.0.jar                   |Drawers Tooltip               |drawerstooltip                |2.1.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        EnigmaticLegacy-2.11.6.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.11.6              |DONE      |Manifest: NOSIGNATURE
        buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.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
        MekanismTools-1.16.5-10.0.24.453.jar              |Mekanism: Tools               |mekanismtools                 |10.0.24             |DONE      |Manifest: NOSIGNATURE
        architectury-1.24.35-forge.jar                    |Architectury                  |architectury                  |1.24.35             |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1605.3.4-build.83.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.83   |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1605.2.3-build.38.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.38   |DONE      |Manifest: NOSIGNATURE
        ftb-ranks-1605.1.4-build.12-forge.jar             |FTB Ranks                     |ftbranks                      |1605.1.4-build.12   |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.16.2-0.3.0.jar                  |AI-Improvements               |aiimprovements                |0.3.0               |DONE      |Manifest: NOSIGNATURE
        moreoverlays-1.18.15-mc1.16.5.jar                 |More Overlays Updated         |moreoverlays                  |1.18.15-mc1.16.5    |DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-1.16.5-5.1.1.0.jar          |Cherished Worlds              |cherishedworlds               |1.16.5-5.1.1.0      |DONE      |Manifest: NOSIGNATURE
        lanserverproperties-1.4.jar                       |Lan Server Properties         |lanserverproperties           |1.4                 |DONE      |Manifest: NOSIGNATURE
        compactcrafting-1.0.0-beta.6.jar                  |Compact Crafting              |compactcrafting               |1.0.0-beta.6        |DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.136.jar                          |Just Enough Items             |jei                           |7.7.1.136           |DONE      |Manifest: NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.16-3.1.4.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.4          |DONE      |Manifest: NOSIGNATURE
        JustEnoughCalculation-1.16.5-3.8.6.jar            |Just Enough Calculation       |jecalculation                 |3.8.6               |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.10-mc1.16.5.jar                     |Trash Cans                    |trashcans                     |1.0.10              |DONE      |Manifest: NOSIGNATURE
        The_Undergarden-1.16.5-0.5.5.jar                  |The Undergarden               |undergarden                   |0.5.5               |DONE      |Manifest: NOSIGNATURE
        InventoryEssentials_1.16.5-2.3.2.jar              |Inventory Essentials          |inventoryessentials           |2.3.2               |DONE      |Manifest: NOSIGNATURE
        smallships-1.16.5-1.10.1.jar                      |Small Ships Mod               |smallships                    |1.10.1              |DONE      |Manifest: NOSIGNATURE
        bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |DONE      |Manifest: NOSIGNATURE
        chickensshed-1.16.5-1.2-forge.jar                 |ChickensShed                  |chickensshed                  |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        ServerTabInfo-1.16.4-1.3.3.jar                    |Server Tab Info               |servertabinfo                 |1.3.3               |DONE      |Manifest: NOSIGNATURE
        OverpoweredMending-1.16.5-2.2.3.jar               |OverpoweredMending            |overpoweredmending            |2.2.3               |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.5.11.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.11       |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
        BotaniaAdditionsMC1.16.4-1.0.4.jar                |Botania Additions             |botaniaadditions              |1.0.4               |DONE      |Manifest: NOSIGNATURE
        BedBenefits-1.16.5-5.0.4.jar                      |BedBenefits                   |bedbenefits                   |5.0.4               |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
        Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|DONE      |Manifest: NOSIGNATURE
        simpledelights-1.2.jar                            |Simple Delights               |simpledelights                |1.2                 |DONE      |Manifest: NOSIGNATURE
        snad-1.0.9-forge.jar                              |Snad                          |snad                          |1.0.9               |DONE      |Manifest: NOSIGNATURE
        redstonepen-1.16.5-1.0.6.jar                      |Redstone Pen                  |redstonepen                   |1.0.6               |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
        Shrines-1.16.5-2.0.0-SNAPSHOT-16.jar              |Shrines                       |shrines                       |1.16.5-2.0.0-SNAPSHO|DONE      |Manifest: NOSIGNATURE
        OldJavaWarning-1.16.5-7.0.2.jar                   |OldJavaWarning                |oldjavawarning                |7.0.2               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |DONE      |Manifest: NOSIGNATURE
        personality-1.16.5-1.0.2.jar                      |Personality                   |personality                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        ponderjs-1.16.5-1.0.3c.jar                        |Ponderjs                      |ponderjs                      |1.16.5-1.0.3c       |DONE      |Manifest: NOSIGNATURE
        DurabilityNotifier-1.16.3-1.0.1.jar               |Durability Notifier           |durabilitynotifier            |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ensorcellation-1.16.5-1.3.1.jar                   |Ensorcellation                |ensorcellation                |1.3.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
        create-mc1.16.5_v0.3.2f.jar                       |Create                        |create                        |v0.3.2f             |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.27.jar                               |Clumps                        |clumps                        |6.0.0.27            |DONE      |Manifest: NOSIGNATURE
        mgui-1.16.5-3.3.0.jar                             |mgui                          |mgui                          |3.3.0               |DONE      |Manifest: NOSIGNATURE
        journeymap-1.16.5-5.7.3.jar                       |Journeymap                    |journeymap                    |5.7.3               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.1.3.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.3      |DONE      |Manifest: NOSIGNATURE
        Artifacts-1.16.5-2.10.3.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.3       |DONE      |Manifest: NOSIGNATURE
        framedcompactdrawers-1.16-2.2.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |DONE      |Manifest: NOSIGNATURE
        configured-1.3.0-1.16.5.jar                       |Configured                    |configured                    |1.3.0               |DONE      |Manifest: NOSIGNATURE
        gardentools-1.16.5-1.1.2.jar                      |Garden Tools                  |gardentools                   |1.16.5-1.1.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
        decorative_blocks_abnormals-1.2.jar               |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.3.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.3               |DONE      |Manifest: NOSIGNATURE
        charginggadgets-1.3.0.jar                         |Charging Gadgets              |charginggadgets               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        demagnetize-forge-1.16.2-1.2.2.jar                |Demagnetize                   |demagnetize                   |1.16.2-1.2.2        |DONE      |Manifest: NOSIGNATURE
        TravelAnchors-2.4.jar                             |Travel Anchors                |travel_anchors                |2.4                 |DONE      |Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.16-5.0.23.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.23         |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.11         |DONE      |Manifest: NOSIGNATURE
        xnet-1.16-3.0.13.jar                              |XNet                          |xnet                          |1.16-3.0.13         |DONE      |Manifest: NOSIGNATURE
        rftoolsdim-1.16-7.0.15-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.15-beta    |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.9          |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.2.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.2          |DONE      |Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.13.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.13         |DONE      |Manifest: NOSIGNATURE
        rftoolscontrol-1.16-4.0.11.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.11         |DONE      |Manifest: NOSIGNATURE
        bedspreads-forge-1.16.5-5.1.0.3.jar               |Bedspreads                    |bedspreads                    |1.16.5-5.1.0.3      |DONE      |Manifest: NOSIGNATURE
        Interactio-1.16.4-3.1.1.jar                       |Interactio                    |interactio                    |1.16.4-3.1.1        |DONE      |Manifest: NOSIGNATURE
        Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |Manifest: NOSIGNATURE
        EnderStorage-1.16.5-2.8.0.168-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.168           |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
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1605.3.2-build.81.jar            |FTB Chunks                    |ftbchunks                     |1605.3.2-build.81   |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1605.3.19-build.174.jar              |KubeJS                        |kubejs                        |1605.3.19-build.174 |DONE      |Manifest: NOSIGNATURE
        kubejs-thermal-1605.1.4-build.2.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.2    |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1605.3.5-build.72.jar            |FTB Quests                    |ftbquests                     |1605.3.5-build.72   |DONE      |Manifest: NOSIGNATURE
        kubejs-create-1605.1.2-build.7.jar                |KubeJS Create                 |kubejs_create                 |1605.1.2-build.7    |DONE      |Manifest: NOSIGNATURE
        kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |DONE      |Manifest: NOSIGNATURE
        kubejs-ui-forge-1605.1.4-build.12.jar             |KubeJS UI                     |kubejs_ui                     |1605.1.4-build.12   |DONE      |Manifest: NOSIGNATURE
        BloodMagic-1.16.4-3.1.5-25.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.5-25     |DONE      |Manifest: NOSIGNATURE
        kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |DONE      |Manifest: NOSIGNATURE
        meetyourfight-1.16.5-1.1.2.jar                    |Meet Your Fight               |meetyourfight                 |1.1.2               |DONE      |Manifest: NOSIGNATURE
        BrandonsCore-1.16.5-3.0.11.238-universal.jar      |Brandon's Core                |brandonscore                  |3.0.11.238          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        Draconic-Evolution-1.16.5-3.0.17.420-universal.jar|Draconic Evolution            |draconicevolution             |3.0.17.420          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        immersiveposts-1.16.5-4.2.2.jar                   |Immersive Posts               |immersiveposts                |4.2.0               |DONE      |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
        ImmersiveEngineering-1.16.5-5.0.5-140.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.5-140    |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
        kubejs-immersive-engineering-1605.1.1-build.2.jar |KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.1-build.2    |DONE      |Manifest: NOSIGNATURE
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        sounddeviceoptions-1.4.3.jar                      |Sound Device Options          |sounddeviceoptions            |1.4.3               |DONE      |Manifest: NOSIGNATURE
        CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.2.1.296.jar                   |Tinkers' Construct            |tconstruct                    |3.2.1.296           |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.3.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.3          |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-1.16.5-7.0.17.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.17              |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
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |DONE      |Manifest: NOSIGNATURE
        baubles-1.8.7.1-1.16.5.jar                        |Baubles                       |baubles                       |1.8.7               |DONE      |Manifest: NOSIGNATURE
        Undergarden-Tetra Patch-1.2.1.jar                 |Undergarden/Tetra Patch       |undergardenpatch              |1.2.1               |DONE      |Manifest: NOSIGNATURE
        movingelevators-1.2.34-mc1.16.5.jar               |Moving Elevators              |movingelevators               |1.2.34              |DONE      |Manifest: NOSIGNATURE
        archers_paradox-1.16.5-1.3.1.jar                  |Archer's Paradox              |archers_paradox               |1.3.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
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-319.jar                                |Quark                         |quark                         |r2.4-319            |DONE      |Manifest: NOSIGNATURE
        charm-forge-1.16.5-2.3.2.jar                      |Charm                         |charm                         |2.3.2               |DONE      |Manifest: NOSIGNATURE
        cookiecore-1.16.5-3.3.0-12106d2.jar               |CookieCore                    |cookiecore                    |3.3.0               |DONE      |Manifest: NOSIGNATURE
        magicfeather-1.16.2-3.2.0.jar                     |Magic Feather                 |magicfeather                  |1.16.2-3.2.0        |DONE      |Manifest: NOSIGNATURE
        diet-forge-1.16.5-1.0.1.0.jar                     |Diet                          |diet                          |1.16.5-1.0.1.0      |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.16.4-4.5.1.jar                    |FastWorkbench                 |fastbench                     |4.5.1               |DONE      |Manifest: NOSIGNATURE
        abnormals_delight-1.16.5-1.2.0.jar                |Abnormals Delight             |abnormals_delight             |1.2.0               |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.3.0.jar                   |Storage Drawers               |storagedrawers                |8.3.0               |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.16.5-6.1.7.12.jar                  |Flux Networks                 |fluxnetworks                  |6.1.7.12            |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.1               |DONE      |Manifest: NOSIGNATURE
        ftb-power-pots-forge-1605.1.2-build.16.jar        |FTB Power Pots                |ftb-power-pots                |1605.1.2-build.16   |DONE      |Manifest: NOSIGNATURE
        scaffoldingpower-1.16.5-1.3.0.jar                 |Scaffolding power             |scaffoldingpower              |1.16.5-1.3.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        Transport-1.16.5-3.7.0.jar                        |Transport                     |transport                     |3.7.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |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
        engineersdecor-1.16.5-1.1.15.jar                  |Engineer's Decor              |engineersdecor                |1.1.15              |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
        Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|DONE      |Manifest: NOSIGNATURE
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        moredragoneggs-2.2.jar                            |More Dragon Eggs              |moredragoneggs                |2.2                 |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.16.5-7.5.1-69.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |DONE      |Manifest: NOSIGNATURE
        expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        chiselsandbits-1.0.43.jar                         |Chisels & bits                |chiselsandbits                |1.0.43              |DONE      |Manifest: NOSIGNATURE
        Morph-o-Tool-1.4-27.jar                           |Morph-o-Tool                  |morphtool                     |1.4-27              |DONE      |Manifest: NOSIGNATURE
        Translocators-1.16.5-2.6.0.82-universal.jar       |Translocators                 |translocators                 |2.6.0.82            |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
    Crash Report UUID: 0c2924c8-d10e-4a6d-8e1f-aa9dd999c4a3
    Patchouli open book context: n/a
    Suspected Mods: Unknown
    Player Count: 1 / 8; [ServerPlayerEntity['xDarkin'/116, l='ServerLevel[Dante]', x=-84.50, y=62.00, z=578.69]]
    Data Packs: vanilla, mod:ftbessentials, mod:supermartijn642configlib, mod:justenoughbeacons (incompatible), mod:integratedterminals, mod:getexpforeverything (incompatible), mod:javd (incompatible), mod:hammerlib (incompatible), mod:mcwwindows, mod:modnametooltip, mod:pitg (incompatible), mod:neat (incompatible), mod:ironjetpacks, mod:forgeendertech, mod:ctm (incompatible), mod:reauth, mod:farmersdelightintegrations, mod:yungsapi, mod:powah, mod:maxhealthfix, mod:cabletiers, mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:guardvillagers, mod:forcecraft, mod:apotheosis (incompatible), mod:shiftnscrollonmac, mod:morpheus (incompatible), mod:pickupnotifier (incompatible), mod:dynview (incompatible), mod:jeresources, mod:colossal_battery, mod:stackrefill, mod:integrated_proxy, mod:supplementaries, mod:emojiful (incompatible), mod:refinedstorage, mod:structure_gel, mod:packmenu (incompatible), mod:betterpingdisplay (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:repurposed_structures, mod:toolstats, mod:bkcraftableelytra (incompatible), mod:toughnessbar (incompatible), mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:supermartijn642corelib, mod:masonry (incompatible), mod:botania, mod:sf, mod:spark, mod:portality (incompatible), mod:curios, mod:tanknull (incompatible), mod:netheragriculture, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:extrabotany (incompatible), mod:observerlib, mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:babel, mod:jepb, mod:bettermineshafts, mod:sdrp (incompatible), mod:darkpaintings, mod:savemystronghold, mod:quarkoddities (incompatible), mod:miniutilities, mod:enigmatica (incompatible), mod:clienttweaks (incompatible), mod:simplyjetpacks, mod:forgeautofish (incompatible), mod:bountifulbaubles (incompatible), mod:portable_stonecutter, mod:attributefix, mod:seals (incompatible), mod:mekanism, mod:caelus, mod:lemonlib, mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:catjammies (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:additional_lights, mod:catalogue, mod:jeitweaker, mod:crafttweaker, mod:gamestages, mod:immersivepetroleum, mod:blame, mod:ironchest, mod:mythicbotany, mod:integratedcrafting, mod:logprot (incompatible), mod:clockout (incompatible), mod:mousetweaks, mod:configswapper, mod:usefulrailroads, mod:entity_culling, mod:pamhc2crops (incompatible), mod:emendatusenigmatica, mod:ding, mod:chickenchunks (incompatible), mod:sushigocrafting (incompatible), mod:jeiintegration, mod:pipez, mod:flywheel, mod:mantle (incompatible), mod:integrateddynamics, mod:integratednbt (incompatible), mod:pamhc2foodcore (incompatible), mod:itemcollectors, mod:ftbbackups (incompatible), mod:cyclepaintings, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:tamedsummon (incompatible), mod:regrowth, mod:creativecrafter (incompatible), mod:rslargepatterns (incompatible), mod:dropoff (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:lootr (incompatible), mod:connectedglass, mod:occultism, mod:tactical_fishing, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:ftbstructures (incompatible), mod:defaultoptions (incompatible), mod:tetra, mod:tetranomicon, mod:rsrequestify (incompatible), mod:cyclopscore, mod:notenoughcrashes, mod:astralsorcery, mod:naturesstarlight (incompatible), mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:eidolon, mod:betterf3forge, mod:architects_palette (incompatible), mod:morecfm, mod:connectivity, mod:kleeslabs (incompatible), mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:terraforged, mod:moremobgriefingoptions, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:nofog (incompatible), mod:mightyarchitect (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:botanypotstiers (incompatible), mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:tips, mod:biomeidfixer, mod:itemzoom (incompatible), mod:sophisticatedbackpacks, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:passthroughsigns, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:plonk (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:fpsreducer, mod:xnetgases, mod:losttrinkets, mod:restriction, mod:mob_grinding_utils, mod:cobblegenrandomizer, mod:rsinfinitybooster, mod:chipped, mod:jamd (incompatible), mod:createplus, mod:mcwbridges (incompatible), mod:farmersdelight, mod:farmersdelightintegration, mod:resourcefulbees (incompatible), mod:dustrial_decor (incompatible), mod:curious_armor_stands, mod:entangled, mod:curiousjetpacks (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:ping, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:mcwfences, mod:simplylight, mod:simplefarming, mod:trofers, mod:solarflux, mod:patchouli (incompatible), mod:collective, mod:cakechomps, mod:doomangelring (incompatible), mod:tiab, mod:blockcarpentry (incompatible), mod:villagertools, mod:thermal_expansion (incompatible), mod:integratedtunnels, mod:drawerstooltip, mod:elevatorid, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:runelic, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:curiouselytra, mod:aiimprovements, mod:moreoverlays, mod:cherishedworlds, mod:lanserverproperties (incompatible), mod:compactcrafting, mod:jei, mod:invtweaks (incompatible), mod:theoneprobe, mod:jecalculation (incompatible), mod:trashcans, mod:undergarden, mod:inventoryessentials (incompatible), mod:smallships, mod:bwncr, mod:chickensshed, mod:servertabinfo, mod:overpoweredmending, mod:gamemenumodoption, mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:botaniaadditions, mod:bedbenefits, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:simpledelights, mod:snad, mod:redstonepen, mod:shrines, mod:oldjavawarning, mod:itemfilters, mod:abnormals_core, mod:personality, mod:ponderjs, mod:durabilitynotifier, mod:ensorcellation (incompatible), mod:create, mod:waystones (incompatible), mod:clumps, mod:mgui (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:framedcompactdrawers (incompatible), mod:configured, mod:gardentools (incompatible), mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:dungeoncrawl, mod:charginggadgets, mod:demagnetize (incompatible), mod:travel_anchors, mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:bedspreads, mod:interactio, mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_create, mod:kubejs_mekanism, mod:kubejs_ui, mod:bloodmagic, mod:kubejs_blood_magic, mod:meetyourfight (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:immersiveposts, mod:immersiveengineering, mod:kubejs_immersive_engineering, mod:selene, mod:sounddeviceoptions (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:baubles (incompatible), mod:undergardenpatch, mod:movingelevators, mod:archers_paradox (incompatible), mod:enviroenergy, mod:quark (incompatible), mod:charm, mod:cookiecore, mod:magicfeather, mod:diet, mod:fastbench (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:inventoryhud, mod:ftb-power-pots, mod:scaffoldingpower (incompatible), mod:transport, mod:ferritecore (incompatible), mod:engineersdecor, mod:chisel (incompatible), mod:solcarrot, mod:moredragoneggs (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:expandability, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), mod:translocators (incompatible), resourcefulbees:internals (incompatible), Solar Flux Generated Resources, file/Included Structures, file/strata (incompatible), mod:convenientcurioscontainer, mod:enchdesc
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

Edited by diesieben07
remove useless formatting
Posted
30 minutes ago, diesieben07 said:

Seems to be an issue with "blame". Make sure it is up to date. If you are using the latest version, report this to the mod author.

i removed blame then i got this 

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.IllegalAccessError: no such constructor: net.minecraft.block.BlockState.<init>(Block,ImmutableMap,MapCodec)void/newInvokeSpecial

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:483)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.block.Block.<init>(Block.java:157)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.block.AirBlock.<init>(SourceFile:12)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)

19:08:00.654

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.WorldGenRegistries$$Lambda$688/1962431498.get(Unknown Source)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.WorldGenRegistries$$Lambda$696/787264099.accept(Unknown Source)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at net.minecraft.client.main.Main$$Lambda$637/938903489.run(Unknown Source)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

19:08:00.655

STDERR

main

[java.lang.Throwable:printStackTrace:667]: at java.lang.Thread.run(Thread.java:745)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: java.lang.VerifyError: Illegal constant pool index 0 in class net.minecraft.block.AbstractBlock$AbstractBlockState Exception Details: Location: net/minecraft/block/AbstractBlock$AbstractBlockState.func_227034_b_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V @8: invokespecial Reason: Constant pool index 0 is invalid Bytecode: 0x0000000: bb00 b159 1302 a804 b700 0023 042a 2b2c 0x0000010: 2d19 04b6 02ac 1904 b602 ad99 0004 b12b 0x0000020: 2c2a b600 50b8 02b3 99ff e5b1 2ab6 00bd 0x0000030: 2ab6 0050 2b2c 2db6 02b6 b1 Stackmap Table: append_frame(@31,Object[#177]) same_frame(@44)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MethodHandleNatives.resolve(Native Method)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:962)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:987)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1390)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1746)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477)

19:08:00.656

STDERR

main

[java.lang.Throwable:printEnclosedStackTrace:709]: ... 20 more

19:08:01.344

launcher

main

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0

19:08:01.344

monitor

Process Monitor

Process crashed with exit code 1

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

    • We are your trusted partner in discovering the best coupon codes and offers from top e-commerce platforms across Western countries, including the USA, Canada, and Europe. Our mission is simple: to help you save big while shopping for your favorite products. In this article, we’ll explore “Temu Coupon Code [acs670886]” showcasing unbeatable savings opportunities tailored just for you. Whether you're a savvy shopper looking for exclusive deals or a first-time buyer seeking maximum discounts, we have you covered. Together, we’ll make every shopping spree a budget-friendly adventure! Use the exclusive code “acs670886” to access maximum benefits in the USA, Canada, and European nations. Whether you're shopping for yourself or gifting others, this code guarantees unparalleled savings. Make the most of the Temu coupon $100 off and Temu $100 off coupon code today. It's time to enjoy exceptional deals and turn your shopping spree into a budget-friendly experience. What Is The Coupon Code For Temu $100 Off? Both new and existing customers can reap incredible benefits with our Temu coupon $100 off on the Temu app and website. Use the $100 off Temu coupon and enjoy unparalleled savings. acs670886: Flat $100 off your total purchase. acs670886: Access a $100 coupon pack for multiple uses. acs670886: Enjoy $100 off as a new customer. acs670886: Extra $100 promo code benefits for existing customers. acs670886: Exclusive $100 coupon for users in the USA/Canada. Temu Coupon Code $100 Off For New Users In 2025 New users can get unmatched savings with the Temu coupon $100 off and Temu coupon code $100 off. Use our exclusive code to unlock these amazing benefits: acs670886: Flat $100 discount for first-time shoppers. acs670886: A $100 coupon bundle for new customers. acs670886: Up to $100 off for multiple uses. acs670886: Free shipping to 68 countries worldwide. acs670886: An additional 30% off on your first purchase. acs670886: Also Flat 30% off on selected items. How To Redeem The Temu Coupon $100 Off For New Customers? Follow these steps to use the Temu $100 coupon and Temu 30% off coupon code for new users: Visit the Temu website or download the app. Add items to your cart and proceed to checkout. Enter the coupon code “acs670886” in the promo field. Click “Apply” to see the discount. Complete the payment and enjoy your savings. Temu Coupon $100 Off For Existing Customers Existing users can also benefit from our Temu $100 coupon codes for existing users and Temu coupon $100 off for existing customers free shipping. Use “acs670886” to unlock these perks: acs670886: Extra $100 discount for loyal Temu users. acs670886: A $100 coupon bundle for multiple purchases. acs670886: Free gift with express shipping across the USA/Canada. acs670886: Additional 30% off on top of existing discounts. acs670886: Free shipping to 68 countries. acs670886: Flat 30% off on select purchases. How To Use The Temu Coupon Code $100 Off For Existing Customers? Follow these steps to use the Temu coupon code $100 off and Temu coupon $100 off code: Log in to your Temu account. Select items and add them to your cart. Enter the coupon code “acs670886” at checkout. Apply the code and confirm the discount. Proceed with payment and enjoy exclusive offers. Latest Temu Coupon $100 Off First Order First-time shoppers can enjoy maximum benefits with the Temu coupon code $100 off first order, Temu coupon code first order, and Temu coupon code $100 off first time user. Use the “acs670886” code to unlock these offers: acs670886: Flat $100 off on your first order. acs670886: A $100 Temu coupon pack for first-time buyers. acs670886: Up to $100 off for multiple uses. acs670886: Free shipping to 68 countries. acs670886: Additional 30% discount for first-time purchases. acs670886: Flat 30% off on selected items. How To Find The Temu Coupon Code $100 Off? Discover verified Temu coupon $100 off and Temu coupon $100 off Reddit deals by subscribing to the Temu newsletter. Check Temu’s social media pages for the latest promos or visit trusted coupon websites for regularly updated offers. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit and Temu $100 off coupon legit. Our code “acs670886” is tested, verified, and works globally. Use it confidently for discounts on both first and recurring orders. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes $100 off offer instant savings. Enter the code at checkout to reduce your bill by $100 or more, ensuring great value on every purchase. How To Earn Temu $100 Coupons As A New Customer? Unlock the Temu coupon code $100 off and $100 off Temu coupon code by signing up for Temu’s rewards program. Earn additional discounts through referrals and promotional activities. What Are The Advantages Of Using The Temu Coupon $100 Off? Temu coupon code $100 off: Save $100 on your first order. Temu coupon code $100 off: Access a $100 bundle for multiple uses. Temu coupon code $100 off: Flat 30% off for selected items. Up to 30% off on trending items. Additional 30% off for existing customers. Up to 30% off on selected items. Free gift for new users. Free shipping to 68 countries. Temu $100 Discount Code And Free Gift For New And Existing Customers Take advantage of the Temu $100 off coupon code and $100 off Temu coupon code. Use “acs670886” to unlock: acs670886: $100 off on the first order. acs670886: Extra 30% discount on any item. acs670886: Flat 30% off on select purchases. acs670886: Free gift for new users. acs670886: Up to 30% off on select items. acs670886: Free shipping to 68 countries. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Pros: Flat $100 discount for new and existing users. Additional 30% off on top of discounts. Flat 30% off for specific items. Free shipping to 68 countries. No minimum purchase required. Valid globally. Cons: Limited to specific regions for maximum benefits. Some items may be excluded from the offer. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Temu coupon code $100 off free shipping: No minimum purchase required. Latest Temu coupon code $100 off: Valid worldwide. Use “acs670886” anytime, as it has no expiration date. Applicable to both new and existing customers. Free shipping to 68 countries. What Is The Temu Coupon Code 30% Off? Both new and existing customers can get amazing benefits if they use our Temu coupon 30% off on the Temu app and website. With this offer, shoppers can enjoy significant savings and exclusive perks. Here are the details of the benefits you can unlock: acs670886: Flat 30% discount for new users, making your shopping experience more affordable. acs670886: A 30% discount for existing users to save on every purchase. acs670886: Access a $100 coupon pack for multiple uses, ensuring continued savings. acs670886: Enjoy a $100 flat discount for new customers, reducing your first order cost significantly. acs670886: Extra $100 off promo code for existing customers in the USA and Canada, making every purchase worthwhile. Temu Coupon Code 30% Off For New Users New users can get the highest benefits if they use our Temu coupon 30% off on the Temu app. This exclusive code allows first-time shoppers to enjoy unmatched savings. Here’s what you can expect: acs670886: Flat 30% discount for new users to kickstart your shopping journey. acs670886: A $100 coupon bundle for new customers to maximize savings. acs670886: Up to $100 coupon bundle for multiple uses, extending your benefits. acs670886: Free shipping to 68 countries, ensuring a hassle-free shopping experience. acs670886: Extra 30% off on any purchase for first-time users, making your first order even more affordable. How To Redeem The Temu 30% Off Coupon Code For New Customers? Using the Temu 30% off coupon code is simple and straightforward. Follow these steps to redeem your Temu 30% off coupon code as a new customer: Visit the Temu website or download the Temu app. Sign up for a new account. Add your desired items to the shopping cart. Enter the coupon code “acs670886” in the promo code field. Click "Apply" to activate the discount. Complete the checkout process to enjoy your savings. Temu Coupon Code 30% Off For Existing Users Existing users can also get exclusive benefits when they use our Temu 30% off coupon code on the Temu app. Here’s how you can maximize your savings: acs670886: 30% extra discount for loyal Temu users, helping you save on every purchase. acs670886: A $100 coupon bundle for multiple purchases, making your savings stretch further. acs670886: Free gift with express shipping across the USA and Canada, adding more value to your orders. acs670886: Extra 30% off on top of the existing discount, ensuring unmatched savings. acs670886: Free shipping to 68 countries, making your shopping experience seamless. How To Use The Temu Coupon Code 30% Off For Existing Customers? Redeeming your Temu coupon code 30% off as an existing user is easy. Follow these steps to unlock your benefits with the Temu discount code for existing users: Log in to your Temu account. Browse and select your favorite items. Add the items to your cart. Enter the coupon code “acs670886” during checkout. Click "Apply" to activate the discount. Complete your purchase and enjoy the exclusive offers. How To Find The Temu Coupon Code 30% Off? To find the Temu 30% off coupon code first order and latest Temu coupons 30% off, follow these tips: Sign up for the Temu newsletter to receive verified and tested coupons directly in your inbox. Visit Temu’s social media pages regularly for the latest promotions and updates. Check trusted coupon websites to find the most recent and working Temu coupon codes. Use The Latest Temu Coupon Code $100 Off Don’t miss out on incredible savings with the Temu coupon code $100 off. Shop smart and make every dollar count. With the Temu coupon $100 off, you’re guaranteed a rewarding shopping experience. Start saving today!
    • In this article, we’ll dive into the “Temu Coupon Code [acs670886],” highlighting incredible savings opportunities designed just for you. Whether you're a seasoned bargain hunter searching for exclusive deals or a first-time shopper aiming for the best discounts, we’ve got you covered. Let’s transform every shopping experience into a budget-friendly journey! Use the exclusive code “acs670886” to unlock maximum savings in the USA, Canada, and European countries. Whether you're treating yourself or shopping for gifts, this code ensures unbeatable discounts. Don’t miss out on the Temu 70% off coupon and the Temu 70% off coupon code today. It’s time to embrace incredible deals and make your shopping spree both enjoyable and affordable! What Is The Coupon Code For Temu 70% Off? Both new and existing customers can reap incredible benefits with our Temu coupon 70% off on the Temu app and website. Use the 70% off Temu coupon and enjoy unparalleled savings. acs670886: Flat 70% off your total purchase. acs670886: Access a 70% coupon pack for multiple uses. acs670886: Enjoy 70% off as a new customer. acs670886: Extra 70% promo code benefits for existing customers. acs670886: Exclusive 70% coupon for users in the USA/Canada. Temu Coupon Code 70% Off For New Users In 2025 New users can get unmatched savings with the Temu coupon 70% off and Temu coupon code 70% off. Use our exclusive code to unlock these amazing benefits: acs670886: Flat 70% discount for first-time shoppers. acs670886: A 70% coupon bundle for new customers. acs670886: Up to 70% off for multiple uses. acs670886: Free shipping to 68 countries worldwide. acs670886: An additional 70% off on your first purchase. acs670886: Also Flat 70% off on selected items. How To Redeem The Temu Coupon 70% Off For New Customers? Follow these steps to use the Temu 70% coupon and Temu 70% off coupon code for new users: Visit the Temu website or download the app. Add items to your cart and proceed to checkout. Enter the coupon code “acs670886” in the promo field. Click “Apply” to see the discount. Complete the payment and enjoy your savings. Temu Coupon 70% Off For Existing Customers Existing users can also benefit from our Temu 70% coupon codes for existing users and Temu coupon 70% off for existing customers free shipping. Use “acs670886” to unlock these perks: acs670886: Extra 70% discount for loyal Temu users. acs670886: A 70% coupon bundle for multiple purchases. acs670886: Free gift with express shipping across the USA/Canada. acs670886: Additional 70% off on top of existing discounts. acs670886: Free shipping to 68 countries. acs670886: Flat 70% off on select purchases. How To Use The Temu Coupon Code 70% Off For Existing Customers? Follow these steps to use the Temu coupon code 70% off and Temu coupon 70% off code: Log in to your Temu account. Select items and add them to your cart. Enter the coupon code “acs670886” at checkout. Apply the code and confirm the discount. Proceed with payment and enjoy exclusive offers. Latest Temu Coupon 70% Off First Order First-time shoppers can enjoy maximum benefits with the Temu coupon code 70% off first order, Temu coupon code first order, and Temu coupon code 70% off first time user. Use the “acs670886” code to unlock these offers: acs670886: Flat 70% off on your first order. acs670886: A 70% Temu coupon pack for first-time buyers. acs670886: Up to 70% off for multiple uses. acs670886: Free shipping to 68 countries. acs670886: Additional 70% discount for first-time purchases. acs670886: Flat 70% off on selected items. How To Find The Temu Coupon Code 70% Off? Discover verified Temu coupon 70% off and Temu coupon 70% off Reddit deals by subscribing to the Temu newsletter. Check Temu’s social media pages for the latest promos or visit trusted coupon websites for regularly updated offers. Is Temu 70% Off Coupon Legit? Yes, the Temu 70% Off Coupon Legit and Temu 70% off coupon legit. Our code “acs670886” is tested, verified, and works globally. Use it confidently for discounts on both first and recurring orders. How Does Temu 70% Off Coupon Work? The Temu coupon code 70% off first-time user and Temu coupon codes 70% off offer instant savings. Enter the code at checkout to reduce your bill by 70% or more, ensuring great value on every purchase. How To Earn Temu 70% Coupons As A New Customer? Unlock the Temu coupon code 70% off and 70% off Temu coupon code by signing up for Temu’s rewards program. Earn additional discounts through referrals and promotional activities. What Are The Advantages Of Using The Temu Coupon 70% Off? Save 70% on your first order. Access a 70% bundle for multiple uses. Flat 70% off for selected items. Up to 70% off on trending items. Additional 70% off for existing customers. Up to 70% off on selected items. Free gift for new users. Free shipping to 68 countries. Temu 70% Discount Code And Free Gift For New And Existing Customers Take advantage of the Temu 70% off coupon code and 70% off Temu coupon code. Use “acs670886” to unlock: acs670886: 70% off on the first order. acs670886: Extra 70% discount on any item. acs670886: Flat 70% off on select purchases. acs670886: Free gift for new users. acs670886: Up to 70% off on select items. acs670886: Free shipping to 68 countries. Pros And Cons Of Using The Temu Coupon Code 70% Off This Month Pros: Flat 70% discount for new and existing users. Additional 70% off on top of discounts. Flat 70% off for specific items. Free shipping to 68 countries. No minimum purchase required. Valid globally. Cons: Limited to specific regions for maximum benefits. Some items may be excluded from the offer. Terms And Conditions Of Using The Temu Coupon 70% Off In 2025 Temu coupon code 70% off free shipping: No minimum purchase required. Latest Temu coupon code 70% off: Valid worldwide. Use “acs670886” anytime, as it has no expiration date. Applicable to both new and existing customers. Free shipping to 68 countries. Use The Latest Temu Coupon Code 70% Off Don’t miss out on incredible savings with the Temu coupon code 70% off. Shop smart and make every dollar count. With the Temu coupon 70% off, you’re guaranteed a rewarding shopping experience. Start saving today!
    • Hello everyone new here how are you all?
    • I haven't tested it but under https://minecraft.wiki/w/Items_model_definition it says now:   So I guess the resource location must have changed with 1.24.4, which means you need to move your models/item/ to the new source. But as I said I haven't tested this so it also may be that this wont work. Nevertheless give it a try      EDIT (important) So now I tested it and found out how it works   Let the model files (e.g. the .json from blockbench) within "assets/<your_mod_id>/models/item" In addition to that do the following: Every model you added will need a new file under "assets/<your_mod_id>/items" That file is also a JSON and looks like this: { "model": { "type": "minecraft:model", "model": "your_mod_id:item/custom_item" } } - "type" can be minecraft:model, minecraft:composite, minecraft:condition, minecraft:select, minecraft:range_dispatch, minecraft:empty, minecraft:bundle/selected_item or minecraft:special. (In most cases you would need minecraft:model) - "model" is the path to your actual model for this item. For example the value above would point to "assets/your_mod_id/models/item/custom_item"
    • On version 1.20.1 there is a build with the AE2 mod, and when opening the reference book for this mod inside Minecraft, it just freezes and closes
  • Topics

×
×
  • Create New...

Important Information

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