Advertisement
Guest User

Untitled

a guest
Sep 5th, 2024
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // Hi. I'm Connector, and I'm a crashaholic
  4. =========================
  5. SINYTRA CONNECTOR IS PRESENT!
  6. Please verify issues are not caused by Connector before reporting them to mod authors.
  7. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
  8. =========================
  9.  
  10. // Hey, that tickles! Hehehe!
  11.  
  12. Time: 2024-09-05 19:02:58
  13. Description: Exception generating new chunk
  14.  
  15. java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Holder.m_203543_()" because "biome" is null
  16. at mcjty.rftoolsdim.dimension.biomes.RFTBiomeProvider.getMappedBiome(RFTBiomeProvider.java:96) ~[rftoolsdim-1.20-11.0.9.jar%23704!/:1.20-11.0.9] {re:classloading}
  17. at mcjty.rftoolsdim.dimension.biomes.RFTBiomeProvider.getDefaultBiome(RFTBiomeProvider.java:220) ~[rftoolsdim-1.20-11.0.9.jar%23704!/:1.20-11.0.9] {re:classloading}
  18. at mcjty.rftoolsdim.dimension.biomes.RFTBiomeProvider.m_203407_(RFTBiomeProvider.java:212) ~[rftoolsdim-1.20-11.0.9.jar%23704!/:1.20-11.0.9] {re:classloading}
  19. at net.minecraft.world.level.biome.BiomeSource.m_213971_(BiomeSource.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:BiomeSourceMixin from mod alexscaves,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource from mod terrablender,pl:mixin:A,pl:connector_pre_launch:A}
  20. at net.minecraft.world.level.biome.BiomeSource.m_220570_(BiomeSource.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:BiomeSourceMixin from mod alexscaves,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource from mod terrablender,pl:mixin:A,pl:connector_pre_launch:A}
  21. at net.minecraft.world.level.chunk.ChunkGeneratorStructureState.m_254937_(ChunkGeneratorStructureState.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:betterdeserttemples.mixins.json:accessor.ChunkGeneratorStructureStateAccessor from mod betterdeserttemples,pl:mixin:APP:betterjungletemples.mixins.json:accessor.ChunkGeneratorStructureStateAccessor from mod betterjungletemples,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  22. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
  23. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
  24. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  25. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  26. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  27. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  28. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Server thread
  36. Stacktrace:
  37. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:653) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin from mod smoothchunk,pl:mixin:APP:dimdoors-common.mixins.json:ThreadedAnvilChunkStorageMixin from mod dimdoors,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor from mod railways,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin from mod modernfix,pl:mixin:APP:servercore.common.mixins.json:features.dynamic.ChunkMapMixin from mod servercore,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ChunkMapMixin from mod ad_astra,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A}
  38. -- Chunk to be generated --
  39. Details:
  40. Location: -1,-1
  41. Position hash: -1
  42. Generator: mcjty.rftoolsdim.dimension.terraintypes.RFToolsChunkGenerator@5ce63d
  43. Stacktrace:
  44. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:653) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin from mod smoothchunk,pl:mixin:APP:dimdoors-common.mixins.json:ThreadedAnvilChunkStorageMixin from mod dimdoors,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor from mod railways,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin from mod modernfix,pl:mixin:APP:servercore.common.mixins.json:features.dynamic.ChunkMapMixin from mod servercore,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ChunkMapMixin from mod ad_astra,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A}
  45. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2379!/:?] {}
  46. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin from mod smoothchunk,pl:mixin:APP:dimdoors-common.mixins.json:ThreadedAnvilChunkStorageMixin from mod dimdoors,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor from mod railways,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin from mod modernfix,pl:mixin:APP:servercore.common.mixins.json:features.dynamic.ChunkMapMixin from mod servercore,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ChunkMapMixin from mod ad_astra,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A}
  47. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  48. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  49. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:classloading,pl:connector_pre_launch:A}
  50. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:classloading,pl:connector_pre_launch:A}
  51. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:classloading,pl:connector_pre_launch:A}
  52. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23785!/:?] {re:classloading,pl:connector_pre_launch:A}
  53. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  54. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  55. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  56. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  57. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  58. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  59.  
  60.  
  61. -- Block entity being ticked --
  62. Details:
  63. Name: rftoolsdim:dimension_builder // mcjty.rftoolsdim.modules.dimensionbuilder.blocks.DimensionBuilderTileEntity
  64. Block: Block{rftoolsdim:dimension_builder}[facing=east]
  65. Block location: World: (237,237,136), Section: (at 13,13,8 in 14,14,8; chunk contains blocks 224,-64,128 to 239,319,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  66. Block: Block{rftoolsdim:dimension_builder}[facing=east]
  67. Block location: World: (237,237,136), Section: (at 13,13,8 in 14,14,8; chunk contains blocks 224,-64,128 to 239,319,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  68. Block Entity NBT: {Energy:19880L,Info:{infused:0,owner:"Tetrahedronn",ownerId:[I;-1354988552,1840138494,-1999613048,387235180],powered:0b,rsMode:0b},Items:[{Count:1b,id:"rftoolsdim:realized_dimension_tab",tag:{descriptor:'[{"t":"s","n":"minecraft:nether_fossil"},{"t":"t","n":"void"}]',dimension:"rftoolsdim:fossil",name:"fossil",rfCreateCost:120,rfMaintainCost:130,tickCost:210,ticksLeft:0}}]}
  69.  
  70. -- Affected level --
  71. Details:
  72. All players: 2 total; [ServerPlayer['Tetrahedronn'/15106, l='ServerLevel[world]', x=237.63, y=235.00, z=133.22], ServerPlayer['HaroldMines'/4920, l='ServerLevel[world]', x=750.40, y=97.00, z=410.92]]
  73. Chunk stats: 5406
  74. Level dimension: minecraft:overworld
  75. Level spawn location: World: (16,74,48), Section: (at 0,10,0 in 1,4,3; chunk contains blocks 16,-64,48 to 31,319,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  76. Level time: 11269800 game time, 10466951 day time
  77. Level name: world
  78. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  79. Level weather: Rain time: 136142 (now: false), thunder time: 126072 (now: false)
  80. Known server brands: forge
  81. Removed feature flags:
  82. Level was modded: true
  83. Level storage version: 0x04ABD - Anvil
  84.  
  85. -- System Details --
  86. Details:
  87. Minecraft Version: 1.20.1
  88. Minecraft Version ID: 1.20.1
  89. Operating System: Linux (amd64) version 5.15.0-119-generic
  90. Java Version: 17.0.11, Eclipse Adoptium
  91. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  92. Memory: 5509543960 bytes (5254 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
  93. CPUs: 8
  94. Processor Vendor: GenuineIntel
  95. Processor Name: 12th Gen Intel(R) Core(TM) i3-12100
  96. Identifier: Intel64 Family 6 Model 151 Stepping 5
  97. Microarchitecture: Alder Lake
  98. Frequency (GHz): -0.00
  99. Number of physical packages: 1
  100. Number of physical CPUs: 4
  101. Number of logical CPUs: 8
  102. Graphics card #0 name: unknown
  103. Graphics card #0 vendor: unknown
  104. Graphics card #0 VRAM (MB): 0.00
  105. Graphics card #0 deviceId: unknown
  106. Graphics card #0 versionInfo: unknown
  107. Virtual memory max (MB): 11976.07
  108. Virtual memory used (MB): 15276.52
  109. Swap memory total (MB): 4096.00
  110. Swap memory used (MB): 2726.49
  111. JVM Flags: 9 total; -XX:+UseG1GC -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32
  112. Server Running: true
  113. Player Count: 2 / 20;
  114. Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:riverredux (incompatible), mod:botarium (incompatible), mod:nerb (incompatible), mod:hammerlib, mod:mcwwindows, mod:noreportbutton (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:calcmod, mod:morevanilladrawers, mod:botanypotstiers (incompatible), mod:clientcrafting (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:pickupnotifier, mod:balm, mod:jeresources, mod:chat_heads (incompatible), mod:exposure, mod:betterfortresses, mod:cloth_config (incompatible), mod:embeddium, mod:geophilic_reforged (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:handcrafted (incompatible), mod:bcc (incompatible), mod:adastradelight, mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:yungsbridges, mod:botania, mod:resourcefulconfig (incompatible), mod:botaniadelight, mod:servercore (incompatible), mod:twilightaether, mod:spark (incompatible), mod:curios (incompatible), mod:advancednetherite, mod:yungsextras, mod:mr_storage_drawerscreatecompat, mod:attributeslib (incompatible), mod:cumulus_menus, mod:mcwroofs, mod:emiffect (incompatible), mod:betterendisland, mod:dynamic_fps, mod:nitrogen_internals, mod:unilib, mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:sfm (incompatible), mod:sliceanddice (incompatible), mod:mcwlights, mod:betterjungletemples, mod:smartbrainlib, mod:cleardespawn (incompatible), mod:clienttweaks, mod:createbigcannons (incompatible), mod:fastload, mod:rechiseled (incompatible), mod:visualworkbench, mod:alexscavesdelight, mod:stoneworks, mod:fallingleaves, mod:travelersbackpack, mod:naturescompass, mod:badpackets (incompatible), mod:libx, mod:botanypots (incompatible), mod:toadlib (incompatible), mod:mobcaptains (incompatible), mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:craterlib (incompatible), mod:jeitweaker (incompatible), mod:fusion, mod:memoryleakfix (incompatible), mod:crafttweaker (incompatible), mod:puzzlesaccessapi, mod:forge, mod:chalk (incompatible), mod:logbegone, mod:mcwpaths, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:smoothchunk (incompatible), mod:emi_create_schematics (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:delightfulburgers, mod:rechiseledae2 (incompatible), mod:justenoughbreeding, mod:createutilities (incompatible), mod:appliedenergisticsdelight, mod:spectrelib (incompatible), mod:createtweaker (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:compressedcreativity (incompatible), mod:xaerominimap (incompatible), mod:itemcollectors (incompatible), mod:gravestone, mod:thermal_cultivation, mod:justenoughprofessions, mod:sit, mod:almostunified (incompatible), mod:jei, mod:mekanism, mod:emi (incompatible), mod:zeta (incompatible), mod:entityculling, mod:canary, mod:ae2qolrecipes (incompatible), mod:immediatelyfast (incompatible), mod:fastfurnace (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:moremobvariants, mod:lootr, mod:visuality (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:immersive_melodies (incompatible), mod:extremesoundmuffler, mod:cristellib (incompatible), mod:ad_astra (incompatible), mod:aether_enhanced_extinguishing (incompatible), mod:notenoughcrashes (incompatible), mod:kuma_api (incompatible), mod:embeddiumplus, mod:betterwitchhuts, mod:geckolib, mod:ars_nouveau (incompatible), mod:aether, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs, mod:mcwfurnituresbop, mod:mcwfurnitures, mod:terrablender, mod:biomesoplenty (incompatible), mod:ritchiesprojectilelib (incompatible), mod:xaeroworldmap (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:emi_loot (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:emitrades (incompatible), mod:bookshelf, mod:kiwiboi (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:jeed (incompatible), mod:railways, mod:mekanismgenerators, mod:damagenumbers (incompatible), mod:morebookshelves, mod:carryon (incompatible), mod:melody (incompatible), mod:interiors (incompatible), mod:macawsroofsbop, mod:dummmmmmy (incompatible), mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:arseng, mod:mcwbridges, mod:macawsbridgesbop, mod:farmersdelight, mod:ends_delight, mod:tempad (incompatible), mod:ambientsounds, mod:fakeplayers, mod:mekanismadditions, mod:rapid_leaf_decay, mod:chunky (incompatible), mod:mcwfences, mod:mcwfencesbop, mod:industrialforegoingsouls (incompatible), mod:modelfix (incompatible), mod:solarflux (incompatible), mod:mr_katters_structures, mod:cerbons_api, mod:thermal_expansion, mod:drawerstooltip (incompatible), mod:betterthirdperson, mod:elevatorid, mod:connectormod, mod:betterstrongholds, mod:mifa, mod:aether_emissivity (incompatible), mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:twilightdelight (incompatible), mod:architectury (incompatible), mod:animal_feeding_trough (incompatible), mod:dimdoors (incompatible), mod:computercraft, mod:aiimprovements, mod:cupboard (incompatible), mod:undergarden, mod:chunkloaders, mod:bwncr, mod:chickensshed, mod:t_and_t (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:amendments (incompatible), mod:create, mod:creategoggles (incompatible), mod:create_structures, mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolsdim, mod:rftoolsbuilder, mod:rftoolscontrol, mod:everycomp (incompatible), mod:betterdeserttemples, mod:ichunutil, mod:azurelib, mod:enderstorage (incompatible), mod:skinlayers3d, mod:cutthrough, mod:tfmg (incompatible), mod:delightfulsandwich, mod:nyfsspiders (incompatible), mod:rftoolsutility, mod:just_enough_beacons (incompatible), mod:alexscaves, mod:simplyswords (incompatible), mod:sebastrnlib, mod:appliedcooking, mod:cookingforblockheads, mod:patchouli (incompatible), mod:ars_creo (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:magnumtorch, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:creativecore, mod:packagedauto (incompatible), mod:smoothboot, mod:nethersdelight, mod:enderio, mod:emienchants (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:appbot (incompatible), mod:betterarcheology (incompatible), mod:buildinggadgets2 (incompatible), mod:ferritecore (incompatible), mod:betterf3, mod:mekanismaaa, mod:appmek (incompatible), mod:megacells (incompatible), mod:botanicalmachinery, mod:no_telemetry (incompatible), mod:deeper_oceans, mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Everycomp Generated Pack, SolarFlux, Supplementaries Generated Pack, Suppsquared Generated Pack, builtin/aether_accessories, builtin/classic (incompatible), builtin/compat_recipes/aether_lost_content_compat, builtin/default (incompatible), builtin/extinguishing_recipe_override, mod:artifacts, mod:expandability (incompatible), mod:mowziesmobs, mod:trashslot, mod:dynview (incompatible), mod:goblintraders (incompatible), mod:chunksending (incompatible), mod:xpbook, mod:framework, mod:alternate_current, mod:sophisticatedbackpacks (incompatible), mod:findme (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:reliquary (incompatible), mod:useitemonblockevent (incompatible), mod:jumbofurnace (incompatible), mod:advgenerators, mod:noisium, mod:chimes, mod:morered (incompatible), mod:advancedperipherals (incompatible), mod:hostilenetworks (incompatible), mod:jearchaeology, mod:dogslie, mod:fuelgoeshere, mod:culllessleaves (incompatible), mod:betterpingdisplay (incompatible), mod:angelring, mod:bdlib, mod:packingtape (incompatible), mod:akashictome (incompatible), mod:morphtool (incompatible), mod:zerocore (incompatible), mod:slabmachines, mod:transmog (incompatible), mod:endercrop (incompatible), mod:wirelesschargers (incompatible), mod:thermalendergy, mod:gunpowderlib, mod:exchangers, mod:observable (incompatible), mod:bigreactors (incompatible), mod:snad (incompatible), mod:create_confectionery, mod:bloodmagic (incompatible), mod:toofast (incompatible), mod:aeinfinitybooster (incompatible), mod:aecapfix, mod:ae2things (incompatible), mod:theurgy, mod:modonomicon, mod:connectedglass, mod:ironchest, mod:ironshulkerbox
  115. Enabled Feature Flags: minecraft:vanilla
  116. World Generation: Stable
  117. Is Modded: Definitely; Server brand changed to 'forge'
  118. Type: Dedicated Server (map_server.txt)
  119. Sinytra Connector: 1.0.0-beta.45+1.20.1
  120. SINYTRA CONNECTOR IS PRESENT!
  121. Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
  122. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
  123. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  124. ModLauncher launch target: forgeserver
  125. ModLauncher naming: srg
  126. ModLauncher services:
  127. mixin-0.8.5.jar mixin PLUGINSERVICE
  128. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  129. loader-47.2.2.jar slf4jfixer PLUGINSERVICE
  130. loader-47.2.2.jar object_holder_definalize PLUGINSERVICE
  131. loader-47.2.2.jar runtime_enum_extender PLUGINSERVICE
  132. loader-47.2.2.jar capability_token_subclass PLUGINSERVICE
  133. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  134. loader-47.2.2.jar runtimedistcleaner PLUGINSERVICE
  135. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  136. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  137. modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
  138. modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
  139. FML Language Providers:
  140. Mod List:
  141. saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE
  142. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  143. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  144. createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  145. riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE
  146. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
  147. nerb-1.20.1-0.3-FORGE.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE
  148. HammerLib-1.20.1-20.1.32.jar |HammerLib |hammerlib |20.1.32 |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
  149. mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
  150. no-report-button-forge-1.5.0.jar |No Report Button |noreportbutton |1.5.0 |DONE |Manifest: NOSIGNATURE
  151. modernfix-forge-5.19.3+mc1.20.1.jar |ModernFix |modernfix |5.19.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  152. useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  153. YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
  154. calcmod-forge-1.20.1-1.3.0.jar |CalcMod |calcmod |1.3.0 |DONE |Manifest: NOSIGNATURE
  155. morevanilladrawers-1.20.1-1.0.0.jar |More Vanilla Drawers |morevanilladrawers |1.0.0 |DONE |Manifest: NOSIGNATURE
  156. jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |4.0.0.5 |DONE |Manifest: NOSIGNATURE
  157. BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE
  158. clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  159. DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
  160. Apotheosis-1.20.1-7.4.2.jar |Apotheosis |apotheosis |7.4.2 |DONE |Manifest: NOSIGNATURE
  161. PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  162. balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
  163. dynview-1.20.1-4.0.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
  164. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  165. chat_heads-0.12.13-forge-1.20.jar |Chat Heads |chat_heads |0.12.13 |DONE |Manifest: NOSIGNATURE
  166. exposure-1.20.1-1.7.6-forge.jar |Exposure |exposure |1.7.6 |DONE |Manifest: NOSIGNATURE
  167. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  168. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  169. embeddium-0.3.30+mc1.20.1.jar |Embeddium |embeddium |0.3.30+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  170. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
  171. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
  172. BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
  173. industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
  174. handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
  175. BetterCompatibilityChecker-neo-4.0.8+mc1.20.1.jar |Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
  176. adastradelight-1.0.1-1.20.1.jar |Ad Astra Delight |adastradelight |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  177. BotanyTrees-Forge-1.20.1-9.0.15.jar |BotanyTrees |botanytrees |9.0.15 |DONE |Manifest: NOSIGNATURE
  178. ToolStats-Forge-1.20.1-16.0.8.jar |ToolStats |toolstats |16.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  179. mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
  180. supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
  181. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  182. Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |DONE |Manifest: NOSIGNATURE
  183. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  184. botaniadelight-1.0.2-1.20.1.jar |Botania Delight |botaniadelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  185. servercore-forge-1.5.1+1.20.1.jar |ServerCore |servercore |1.5.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  186. twilightaether-1.20.1-1.0.0.jar |Twilight Aether |twilightaether |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  187. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  188. curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  189. advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
  190. advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |DONE |Manifest: NOSIGNATURE
  191. storage-drawers-create-compat-1.0.0.jar |Storage Drawers Create compat |mr_storage_drawerscreatecompat|1.0.0 |DONE |Manifest: NOSIGNATURE
  192. AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE
  193. YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  194. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
  195. noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
  196. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  197. mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
  198. emiffect-forge-1.1.2+mc1.20.1.jar |EMIffect |emiffect |1.1.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  199. Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
  200. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  201. dynamic-fps-3.6.3+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.6.3 |DONE |Manifest: NOSIGNATURE
  202. nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE
  203. UniLib-1.0.2+1.20.1-forge.jar |UniLib |unilib |1.0.2 |DONE |Manifest: NOSIGNATURE
  204. JadeAddons-1.20.1-Forge-5.3.0.jar |Jade Addons |jadeaddons |5.3.0+forge |DONE |Manifest: NOSIGNATURE
  205. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
  206. CodeChickenLib-1.20.1-4.4.0.512-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.512 |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
  207. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  208. sliceanddice-forge-3.2.1.jar |Create Slice & Dice |sliceanddice |3.2.1 |DONE |Manifest: NOSIGNATURE
  209. Super Factory Manager-1.20.1-4.18.0.jar |Super Factory Manager |sfm |4.18.0 |DONE |Manifest: NOSIGNATURE
  210. mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
  211. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  212. SmartBrainLib-neoforge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
  213. ClearDespawn-forge-1.20.2-1.1.15.jar |ClearDespawn |cleardespawn |1.1.15 |DONE |Manifest: NOSIGNATURE
  214. clienttweaks-forge-1.20-11.1.0.jar |Client Tweaks |clienttweaks |11.1.0 |DONE |Manifest: NOSIGNATURE
  215. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
  216. createbigcannons-5.5.1+mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.5.1+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
  217. Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
  218. rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
  219. VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  220. goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  221. alexscavesdelight-1.0.11-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.11-1.20.1 |DONE |Manifest: NOSIGNATURE
  222. Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  223. bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE
  224. Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE
  225. travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |DONE |Manifest: NOSIGNATURE
  226. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  227. badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
  228. LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE
  229. BotanyPots-Forge-1.20.1-13.0.38.jar |BotanyPots |botanypots |13.0.38 |DONE |Manifest: NOSIGNATURE
  230. ToadLib-1.20-1.20.4-1.1.0.jar |ToadLib |toadlib |1.1.0 |DONE |Manifest: NOSIGNATURE
  231. MobCaptains-v3.1.2.jar |Mob Captains |mobcaptains |3.1.1 |DONE |Manifest: NOSIGNATURE
  232. pneumaticcraft-repressurized-6.0.16+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.16+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  233. rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
  234. CraterLib-Forge-1.20-2.0.3.jar |CraterLib |craterlib |2.0.3 |DONE |Manifest: NOSIGNATURE
  235. JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |DONE |Manifest: NOSIGNATURE
  236. PackingTape-1.20.1-0.14.3.jar |Packing Tape |packingtape |0.14.3 |DONE |Manifest: NOSIGNATURE
  237. fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  238. memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
  239. CraftTweaker-forge-1.20.1-14.0.43.jar |CraftTweaker |crafttweaker |14.0.43 |DONE |Manifest: NOSIGNATURE
  240. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  241. forge-1.20.1-47.1.106-universal.jar |NeoForge |forge |47.1.106 |DONE |Manifest: NOSIGNATURE
  242. chalk-1.20.1-1.6.4.jar |Chalk |chalk |1.6.4 |DONE |Manifest: NOSIGNATURE
  243. Log-Begone-neoforge-1.20.1-1.0.9.jar |Log Begone |logbegone |1.0.9 |DONE |Manifest: NOSIGNATURE
  244. mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
  245. ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
  246. ZeroCore2-1.20.1-2.1.41.jar |Zero CORE 2 |zerocore |1.20.1-2.1.41 |DONE |Manifest: NOSIGNATURE
  247. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  248. cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
  249. thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
  250. thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
  251. redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE
  252. thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
  253. thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
  254. thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
  255. thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
  256. smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
  257. EMI Create Schematics [1.0.1 Forge 1.20.1].jar |EMI: Create Schematics |emi_create_schematics |1.0.1 |DONE |Manifest: NOSIGNATURE
  258. voicechat-forge-1.20.1-2.5.20.jar |Simple Voice Chat |voicechat |1.20.1-2.5.20 |DONE |Manifest: NOSIGNATURE
  259. sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
  260. delightfulburgers-1.20.1.jar |Delightful Burgers |delightfulburgers |1.20.1 |DONE |Manifest: NOSIGNATURE
  261. rechiseledae2-forge-1.20.1-1.0.0.jar |Rechiseled: AE2 |rechiseledae2 |1.0.0 |DONE |Manifest: NOSIGNATURE
  262. justenoughbreeding-neoforge-1.20.1-1.3.0.jar |Just Enough Breeding |justenoughbreeding |1.3.0 |DONE |Manifest: NOSIGNATURE
  263. createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  264. appliedenergisticsdelight-1.0.1-1.20.1.jar |AE Delight |appliedenergisticsdelight |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  265. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  266. CreateTweaker-forge-1.20.1-4.0.10.jar |CreateTweaker |createtweaker |4.0.10 |DONE |Manifest: NOSIGNATURE
  267. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  268. notenoughanimations-forge-1.7.5-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.5 |DONE |Manifest: NOSIGNATURE
  269. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  270. compressedcreativity-1.20.1-0.1.8.b.jar |Compressed Creativity |compressedcreativity |1.20.1-0.1.8.b |DONE |Manifest: NOSIGNATURE
  271. Xaeros_Minimap_24.3.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.3.0 |DONE |Manifest: NOSIGNATURE
  272. itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
  273. gravestone-forge-1.20.1-1.0.21.jar |Gravestone Mod |gravestone |1.20.1-1.0.21 |DONE |Manifest: NOSIGNATURE
  274. thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
  275. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  276. sit-1.20.1-1.3.5.jar |Sit |sit |1.3.5 |DONE |Manifest: NOSIGNATURE
  277. almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
  278. jei-1.20.1-forge-15.12.2.51.jar |Just Enough Items |jei |15.12.2.51 |DONE |Manifest: NOSIGNATURE
  279. Mekanism-1.20.1-10.4.9.61.jar |Mekanism |mekanism |10.4.9 |DONE |Manifest: NOSIGNATURE
  280. emi-1.1.12+1.20.1+forge.jar |EMI |emi |1.1.12+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  281. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
  282. entityculling-forge-1.6.7-mc1.20.1.jar |EntityCulling |entityculling |1.6.7 |DONE |Manifest: NOSIGNATURE
  283. canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
  284. ae2qolrecipes-neoforge-1.20.1-1.2.0.jar |AE2 QoL Recipes |ae2qolrecipes |1.2.0 |DONE |Manifest: NOSIGNATURE
  285. ImmediatelyFast-Forge-1.2.20+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.20+1.20.4 |DONE |Manifest: NOSIGNATURE
  286. FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
  287. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  288. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  289. connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
  290. moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |DONE |Manifest: NOSIGNATURE
  291. lootr-forge-1.20-0.7.34.85.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE
  292. visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
  293. rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |0.5.4.3+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
  294. PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  295. immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  296. ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
  297. chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
  298. morered-1.20.1-4.0.0.4.jar |More Red |morered |4.0.0.4 |DONE |Manifest: NOSIGNATURE
  299. xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |DONE |Manifest: NOSIGNATURE
  300. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
  301. ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE
  302. SlabMachines-1.20-2.0.0.jar |Slab Machines |slabmachines |2.0.0 |DONE |Manifest: NOSIGNATURE
  303. aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  304. notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  305. kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
  306. transmog-forge-1.3.0+1.20.jar |Transmog |transmog |1.3.0+1.20 |DONE |Manifest: NOSIGNATURE
  307. embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |DONE |Manifest: NOSIGNATURE
  308. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  309. AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE
  310. geckolib-neoforge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
  311. ars_nouveau-1.20.1-4.9.0-all.jar |Ars Nouveau |ars_nouveau |4.9.0 |DONE |Manifest: NOSIGNATURE
  312. aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|DONE |Manifest: NOSIGNATURE
  313. lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
  314. deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  315. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  316. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  317. connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE
  318. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
  319. sophisticatedcore-1.20.1-0.6.25.632.jar |Sophisticated Core |sophisticatedcore |0.6.25.632 |DONE |Manifest: NOSIGNATURE
  320. mcwfurnituresbop-1.20-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  321. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  322. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  323. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  324. ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library |ritchiesprojectilelib |2.0.0-dev+mc.1.20.1-|DONE |Manifest: NOSIGNATURE
  325. XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
  326. citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
  327. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
  328. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  329. emi_loot-0.6.6+fix3+1.20.1+forge.jar |EMI Loot |emi_loot |0.6.6+fix3+1.20.1+fo|DONE |Manifest: NOSIGNATURE
  330. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  331. emitrades-forge-1.2.1+mc1.20.1.jar |EMI Trades |emitrades |1.2.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  332. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  333. endercrop-1.20.1-1.7.0.jar |Ender Crop |endercrop |1.20.1-1.7.0 |DONE |Manifest: NOSIGNATURE
  334. sophisticatedbackpacks-1.20.1-3.20.6.1064.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.6.1064 |DONE |Manifest: NOSIGNATURE
  335. create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
  336. kiwiboi-1.0.1.jar |Kiwi Boi |kiwiboi |1.0.1 |DONE |Manifest: NOSIGNATURE
  337. jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE
  338. ironshulkerbox-1.20.1-5.3.2.jar |Iron Shulker Boxes |ironshulkerbox |1.20.1-5.3.2 |DONE |Manifest: NOSIGNATURE
  339. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  340. Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  341. MekanismGenerators-1.20.1-10.4.9.61.jar |Mekanism: Generators |mekanismgenerators |10.4.9 |DONE |Manifest: NOSIGNATURE
  342. damagenumbers-1.4.0-forge.jar |Damage Numbers |damagenumbers |1.4.0-forge |DONE |Manifest: NOSIGNATURE
  343. FORGE-1.20.1 More-Bookshelves-Mod.jar |MoreBookshelves |morebookshelves |1.0.1 |DONE |Manifest: NOSIGNATURE
  344. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
  345. melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
  346. interiors-0.5.4+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  347. macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  348. dummmmmmy-1.20-1.8.19.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.19 |DONE |Manifest: NOSIGNATURE
  349. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
  350. mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  351. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  352. arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
  353. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  354. ends_delight-1.20.1-2.4.jar |End's Delight |ends_delight |2.4 |DONE |Manifest: NOSIGNATURE
  355. mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
  356. macawsbridgesbop-1.20-1.3.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.3 |DONE |Manifest: NOSIGNATURE
  357. tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |DONE |Manifest: NOSIGNATURE
  358. HostileNeuralNetworks-1.20.1-5.3.1.jar |Hostile Neural Networks |hostilenetworks |5.3.1 |DONE |Manifest: NOSIGNATURE
  359. AmbientSounds_FORGE_v6.0.5_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.5 |DONE |Manifest: NOSIGNATURE
  360. fakeplayers-0.7.7-1.20.1-FORGE.jar |Fake Players |fakeplayers |0.7.7-1.20.1-FORGE |DONE |Manifest: NOSIGNATURE
  361. jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  362. MekanismAdditions-1.20.1-10.4.9.61.jar |Mekanism: Additions |mekanismadditions |10.4.9 |DONE |Manifest: NOSIGNATURE
  363. RapidLeafDecay-1.20.1-2.0.2.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.2 |DONE |Manifest: NOSIGNATURE
  364. LetSleepingDogsLie-1.20.1-Forge-1.3.0.jar |Let Sleeping Dogs Lie |dogslie |1.3.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  365. Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE
  366. mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
  367. mcwfencesbop-1.20-1.2.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  368. fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
  369. wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |DONE |Manifest: NOSIGNATURE
  370. industrial-foregoing-souls-1.20.1-1.0.9.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.9 |DONE |Manifest: NOSIGNATURE
  371. thermalendergy-1.20.1-1.0.0.jar |Thermal Endergy |thermalendergy |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  372. modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
  373. SolarFluxReborn-1.20.1-20.1.6.jar |Solar Flux Reborn |solarflux |20.1.6 |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
  374. katters-structures-1.6.jar |Katters Structures |mr_katters_structures |1.6 |DONE |Manifest: NOSIGNATURE
  375. CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE
  376. thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
  377. DrawersTooltip-1.20.1-forge-8.0.0.jar |Drawers Tooltip |drawerstooltip |8.0.0 |DONE |Manifest: NOSIGNATURE
  378. BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
  379. elevatorid-1.20.1-1.9.1.jar |Elevator Mod |elevatorid |1.20.1-1.9 |DONE |Manifest: NOSIGNATURE
  380. GunpowderLib-1.20.2-2.2.2.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  381. Connector-1.0.0-beta.45+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.45+1.20.1|DONE |Manifest: NOSIGNATURE
  382. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  383. mifa-forge-1.20.x-1.0.0.jar |More Industrial Foregoing Addo|mifa |1.0.0 |DONE |Manifest: NOSIGNATURE
  384. aether_emissivity-1.20.1-1.0.0-neoforge.jar |Emissivity |aether_emissivity |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  385. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
  386. Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.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
  387. MekanismTools-1.20.1-10.4.9.61.jar |Mekanism: Tools |mekanismtools |10.4.9 |DONE |Manifest: NOSIGNATURE
  388. twilightdelight-2.0.12.jar |Twilight's Flavor & Delight |twilightdelight |2.0.12 |DONE |Manifest: NOSIGNATURE
  389. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  390. animal_feeding_trough-1.1.0+1.20.1-neoforge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.0+1.20.1-neoforg|DONE |Manifest: NOSIGNATURE
  391. dimdoors-5.4.1-1.20.1-forge.jar |DimensionalDoors |dimdoors |5.4.1 |DONE |Manifest: NOSIGNATURE
  392. findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
  393. cc-tweaked-1.20.1-forge-1.113.0.jar |CC: Tweaked |computercraft |1.113.0 |DONE |Manifest: NOSIGNATURE
  394. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  395. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  396. ExtremeReactors2-1.20.1-2.0.77.jar |Extreme Reactors |bigreactors |1.20.1-2.0.77 |DONE |Manifest: NOSIGNATURE
  397. chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
  398. The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
  399. framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  400. bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
  401. chickensshed-forge-1.6.0+mc1.20.1.jar |ChickensShed |chickensshed |1.6.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  402. Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
  403. observable-4.4.2.jar |Observable |observable |4.4.2 |DONE |Manifest: NOSIGNATURE
  404. rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |DONE |Manifest: NOSIGNATURE
  405. kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
  406. trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
  407. amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
  408. Snad-20.1.0.jar |Snad |snad |20.1.0 |DONE |Manifest: NOSIGNATURE
  409. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  410. creategoggles-1.20.1-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |DONE |Manifest: NOSIGNATURE
  411. create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
  412. FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  413. mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
  414. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  415. comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  416. alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
  417. artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
  418. create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
  419. mcjtylib-1.20-8.0.6.jar |McJtyLib |mcjtylib |1.20-8.0.6 |DONE |Manifest: NOSIGNATURE
  420. rftoolsbase-1.20-5.0.5.jar |RFToolsBase |rftoolsbase |1.20-5.0.5 |DONE |Manifest: NOSIGNATURE
  421. rftoolsdim-1.20-11.0.9.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.9 |DONE |Manifest: NOSIGNATURE
  422. rftoolsbuilder-1.20-6.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.5 |DONE |Manifest: NOSIGNATURE
  423. rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.0.2 |DONE |Manifest: NOSIGNATURE
  424. everycomp-1.21-2.6.72.jar |Every Compat |everycomp |1.21-2.6.72 |DONE |Manifest: NOSIGNATURE
  425. YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  426. iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  427. azurelib-neo-1.20.1-2.0.30.jar |AzureLib |azurelib |2.0.31 |DONE |Manifest: NOSIGNATURE
  428. EnderStorage-1.20.1-2.11.0.188-universal.jar |EnderStorage |enderstorage |2.11.0.188 |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
  429. AkashicTome-1.7-27.jar |Akashic Tome |akashictome |1.7-27 |DONE |Manifest: NOSIGNATURE
  430. skinlayers3d-forge-1.6.7-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |DONE |Manifest: NOSIGNATURE
  431. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
  432. toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE
  433. CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  434. tfmg-0.9.1c-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.1c-1.20.1 |DONE |Manifest: NOSIGNATURE
  435. BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |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
  436. Draconic-Evolution-1.20.1-3.1.2.588-universal.jar |Draconic Evolution |draconicevolution |3.1.2.588 |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
  437. delightfulsandwich-1.20.1.jar |Delightful Sandwiches |delightfulsandwich |1.20.1 |DONE |Manifest: NOSIGNATURE
  438. nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
  439. rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
  440. alexscaves-1.1.5.jar |Alex's Caves |alexscaves |1.1.5 |DONE |Manifest: NOSIGNATURE
  441. JustEnoughBeacons-Forge-1.20.4-1.2.0.jar |Just Enough Beacons |just_enough_beacons |1.2.0 |DONE |Manifest: NOSIGNATURE
  442. simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  443. sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
  444. appliedcooking-4.0.0.jar |Applied Cooking |appliedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
  445. cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |DONE |Manifest: NOSIGNATURE
  446. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  447. ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
  448. moonlight-1.20-2.12.16-forge.jar |Moonlight Library |moonlight |1.20-2.12.16 |DONE |Manifest: NOSIGNATURE
  449. titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
  450. MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  451. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  452. Jade-1.20.1-forge-11.10.1.jar |Jade |jade |11.10.1+forge |DONE |Manifest: NOSIGNATURE
  453. appliedenergistics2-forge-15.2.13.jar |Applied Energistics 2 |ae2 |15.2.13 |DONE |Manifest: NOSIGNATURE
  454. AEInfinityBooster-1.20.1-1.0.0+21.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+21 |DONE |Manifest: NOSIGNATURE
  455. merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
  456. aecapfix-0.9.jar |AECapFix |aecapfix |0.9 |DONE |Manifest: NOSIGNATURE
  457. ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
  458. AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
  459. CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  460. CreativeCore_FORGE_v2.11.37_mc1.20.1.jar |CreativeCore |creativecore |2.11.37 |DONE |Manifest: NOSIGNATURE
  461. PackagedAuto-1.20.1-3.4.7.25.jar |PackagedAuto |packagedauto |3.4.7.25 |DONE |Manifest: NOSIGNATURE
  462. theurgy-1.20.1-1.21.1.jar |Theurgy |theurgy |1.21.1 |DONE |Manifest: NOSIGNATURE
  463. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  464. smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |DONE |Manifest: NOSIGNATURE
  465. EnderIO-1.20.1-6.1.8-beta-all.jar |Ender IO |enderio |6.1.8-beta |DONE |Manifest: NOSIGNATURE
  466. Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  467. EMIEnchants-forge-1.19.3-1.20.4-1.0.0.jar |EMI Enchants |emienchants |1.0.0 |DONE |Manifest: NOSIGNATURE
  468. Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
  469. Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
  470. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
  471. suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
  472. reliquary-1.20.1-2.0.41.1229.jar |Reliquary |reliquary |1.20.1-2.0.41.1229 |DONE |Manifest: NOSIGNATURE
  473. PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  474. FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
  475. StorageDrawers-1.20.1-12.5.2.jar |Storage Drawers |storagedrawers |12.5.2 |DONE |Manifest: NOSIGNATURE
  476. FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
  477. Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE
  478. betterarcheology-1.2.0-1.20.1.jar |Better Archeology |betterarcheology |1.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  479. buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
  480. modonomicon-1.20.1-forge-1.74.1.jar |Modonomicon |modonomicon |1.74.1 |DONE |Manifest: NOSIGNATURE
  481. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  482. BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
  483. Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
  484. megacells-forge-2.4.4-1.20.1.jar |MEGA Cells |megacells |2.4.4-1.20.1 |DONE |Manifest: NOSIGNATURE
  485. mekanism-ad-astra-ores-1.0.0.jar |Mekanism: Ad Astra Ores |mekanismaaa |1.0.0 |DONE |Manifest: NOSIGNATURE
  486. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
  487. BotanicalMachinery-1.20.1-3.0.4.jar |Botanical Machinery |botanicalmachinery |1.20.1-3.0.4 |DONE |Manifest: NOSIGNATURE
  488. deeper-oceans-mc1.20-v1.0.1a.jar |Deeper Oceans |deeper_oceans |1.0.1a |DONE |Manifest: NOSIGNATURE
  489. no-telemetry-1.8.0.jar |No Telemetry |no_telemetry |1.8.0 |DONE |Manifest: NOSIGNATURE
  490. Morph-o-Tool-1.7-38.jar |Morph-o-Tool |morphtool |1.7-38 |DONE |Manifest: NOSIGNATURE
  491. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
  492. createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
  493. Crash Report UUID: 819434a2-57d7-4484-ba34-f0190eeca366
  494. FML: 47.1
  495. NeoForge: net.neoforged:47.1.106
  496. Suspected Mods: Minecraft (minecraft), RFToolsDimensions (rftoolsdim)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement