Advertisement
gridcube

Untitled

Aug 6th, 2023
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2023-08-06 23:33:09
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.LinkageError: loader constraint violation: loader 'MC-BOOTSTRAP' @64115783 wants to load interface org.apache.logging.log4j.util.MessageSupplier. (org.apache.logging.log4j.util.MessageSupplier is in module org.apache.logging.log4j@2.17.0 of loader 'MC-BOOTSTRAP' @64115783, parent loader 'bootstrap')
  8. at net.minecraftforge.eventbus.EventBus.handleException(EventBus.java:329) ~[eventbus-6.0.3.jar%2373!/:?] {}
  9. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:320) ~[eventbus-6.0.3.jar%2373!/:?] {}
  10. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2373!/:?] {}
  11. at net.minecraftforge.event.ForgeEventFactory.onToolUse(ForgeEventFactory.java:326) ~[forge-1.19.2-43.2.14-universal.jar%23598!/:?] {re:classloading}
  12. at net.minecraftforge.common.extensions.IForgeBlockState.getToolModifiedState(IForgeBlockState.java:660) ~[forge-1.19.2-43.2.14-universal.jar%23598!/:?] {re:computing_frames,re:mixin,re:classloading}
  13. at net.minecraft.world.item.HoeItem.m_6225_(HoeItem.java:42) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  14. at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:675) ~[forge-1.19.2-43.2.14-universal.jar%23598!/:?] {re:mixin,re:classloading,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin,pl:mixin:APP:tombstone.mixins.json:ForgeHooksMixin,pl:mixin:A}
  15. at net.minecraft.world.item.ItemStack.m_41661_(ItemStack.java:236) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:showcaseitem.mixins.json:ItemStackMixin,pl:mixin:APP:tetra.mixins.json:MixinItemStack,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:A}
  16. at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:355) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:interact,re:computing_frames,pl:accesstransformer:B,xf:fml:libx:interact,re:classloading,pl:accesstransformer:B,xf:fml:libx:interact,pl:mixin:A}
  17. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1060) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:classloading}
  19. at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:classloading}
  20. at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:classloading}
  21. at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:classloading,re:mixin}
  22. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  23. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,re:computing_frames,re:classloading}
  24. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  25. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  26. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  27. at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  28. at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  29. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  30. at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  31. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  32. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23593!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  33. at java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- System Details --
  40. Details:
  41. Minecraft Version: 1.19.2
  42. Minecraft Version ID: 1.19.2
  43. Operating System: Linux (amd64) version 6.2.0-26-generic
  44. Java Version: 17.0.4, Eclipse Adoptium
  45. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  46. Memory: 2602726840 bytes (2482 MiB) / 5200936960 bytes (4960 MiB) up to 6442450944 bytes (6144 MiB)
  47. CPUs: 16
  48. Processor Vendor: AuthenticAMD
  49. Processor Name: AMD Ryzen 7 5700G with Radeon Graphics
  50. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  51. Microarchitecture: Zen 3
  52. Frequency (GHz): 4.67
  53. Number of physical packages: 1
  54. Number of physical CPUs: 8
  55. Number of logical CPUs: 16
  56. Graphics card #0 name: Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
  57. Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
  58. Graphics card #0 VRAM (MB): 8448.00
  59. Graphics card #0 deviceId: 0x731f
  60. Graphics card #0 versionInfo: unknown
  61. Virtual memory max (MB): 25956.07
  62. Virtual memory used (MB): 13874.32
  63. Swap memory total (MB): 18071.99
  64. Swap memory used (MB): 1298.64
  65. JVM Flags: 7 total; -Xmx6132M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  66. Server Running: true
  67. Player Count: 1 / 8; [ServerPlayer['gridcube'/491, l='ServerLevel[aus]', x=8339.74, y=67.00, z=47.75]]
  68. Data Packs: vanilla, mod:ftbessentials, mod:supermartijn642configlib (incompatible), mod:integratedterminals (incompatible), mod:rubidium (incompatible), mod:ftbdripper (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:reauth (incompatible), mod:modernfix (incompatible), mod:powah (incompatible), mod:gateways (incompatible), mod:maxhealthfix (incompatible), mod:shrink (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:supplementaries (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:spark (incompatible), mod:curios, mod:ic2 (incompatible), mod:advgenerators, mod:angelring (incompatible), mod:angelblockrenewed (incompatible), mod:tombstone, mod:constructionwand, mod:squeezerpatch (incompatible), mod:jadeaddons (incompatible), mod:cobblefordays (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:rechiseled (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:shutupexperimentalsettings (incompatible), mod:libx, mod:ic2cuumatter, mod:compactmachines, mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:fusion (incompatible), mod:forge, mod:resourcechickens (incompatible), mod:integratedcrafting (incompatible), mod:alchemistry (incompatible), mod:playerabilitylib (incompatible), mod:cofh_core, mod:thermal, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:plonk, mod:simplebackups, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:ceramicbucket, mod:spectrelib (incompatible), mod:skyblockbuilder, mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:itemcollectors (incompatible), mod:thermal_cultivation, mod:polymorph, mod:almostunified (incompatible), mod:jei (incompatible), mod:mekanism, mod:pipez (incompatible), mod:entityculling, mod:canary, mod:pickletweaks (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:showcaseitem (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:gravisuit (incompatible), mod:exnihilosequentia, mod:exnihilomekanism, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:tetra (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:alchemylib (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:fireproofboats (incompatible), mod:healthoverlay (incompatible), mod:connectivity (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:sworddisplay, mod:generatorgalore, mod:mekanismgenerators, mod:carryon (incompatible), mod:dummmmmmy (incompatible), mod:mob_grinding_utils (incompatible), mod:exmachinis (incompatible), mod:vb_companion, mod:mcwbridges, mod:usefulbackpacks, mod:hostilenetworks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:thermalendergy (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:ars_caelum (incompatible), mod:ars_armiger, mod:ironchests (incompatible), mod:tiab (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:thermaloot (incompatible), mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:squatgrow (incompatible), mod:ftbteams, mod:computercraft (incompatible), mod:energymeter (incompatible), mod:moreoverlays (incompatible), mod:trashcans (incompatible), mod:bwncr (incompatible), mod:polylib (incompatible), mod:betteradvancements (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_immersive_engineering (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:create, mod:ars_creo (incompatible), mod:ponderjs (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:configured (incompatible), mod:myserveriscompatible (incompatible), mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:exnihilothermal, mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:colossalchests (incompatible), mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:exnihiloae (incompatible), mod:merequester (incompatible), mod:jerintegration, mod:ae2wtlib (incompatible), mod:ae2things (incompatible), mod:reliquary (incompatible), mod:mutil (incompatible), mod:bucketlib, mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:skyguis, mod:modonomicon, mod:quartz (incompatible), mod:pylons, mod:ferritecore (incompatible), mod:functionalstorage (incompatible), mod:modularrouters, mod:occultism_kubejs, mod:appmek (incompatible), mod:megacells (incompatible), mod:flickerfix, Supplementaries Generated Pack, mod:ic2c (incompatible), mod:woodenhopper, mod:advanced_solars (incompatible), mod:bhc (incompatible), mod:storagenetwork (incompatible)
  69. World Generation: Experimental
  70. Type: Integrated Server (map_client.txt)
  71. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  72. Launched Version: 1.19.2-forge-43.2.14
  73. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  74. ModLauncher launch target: forgeclient
  75. ModLauncher naming: srg
  76. ModLauncher services:
  77. mixin-0.8.5.jar mixin PLUGINSERVICE
  78. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  79. fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE
  80. fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE
  81. fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE
  82. fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE
  83. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  84. fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE
  85. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  86. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  87. FML Language Providers:
  88. minecraft@1.0
  89. javafml@null
  90. kotlinforforge@3.12.0
  91. lowcodefml@null
  92. kotori_scala@2.13.10-build-10
  93. Mod List:
  94. ftb-essentials-forge-1902.3.3-build.100.jar |FTB Essentials |ftbessentials |1902.3.3-build.100 |DONE |Manifest: NOSIGNATURE
  95. supermartijn642configlib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |DONE |Manifest: NOSIGNATURE
  96. IntegratedTerminals-1.19.2-1.4.9.jar |IntegratedTerminals |integratedterminals |1.4.9 |DONE |Manifest: NOSIGNATURE
  97. woodenhopper-1.19-1.3.2.1.jar |Wooden Hopper |woodenhopper |1.19-1.3.2.1 |DONE |Manifest: NOSIGNATURE
  98. rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |DONE |Manifest: NOSIGNATURE
  99. ftb-dripper-1902.1.0-build.1.jar |FTB Dripper |ftbdripper |1902.1.0-build.1 |DONE |Manifest: NOSIGNATURE
  100. IronJetpacks-1.19.2-6.0.4.jar |Iron Jetpacks |ironjetpacks |6.0.4 |DONE |Manifest: NOSIGNATURE
  101. laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE
  102. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
  103. ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |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
  104. modernfix-forge-5.4.1+mc1.19.2.jar |ModernFix |modernfix |5.4.1+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  105. Powah-4.0.10.jar |Powah |powah |4.0.10 |DONE |Manifest: NOSIGNATURE
  106. GatewaysToEternity-1.19.2-3.2.0.jar |Gateways To Eternity |gateways |3.2.0 |DONE |Manifest: NOSIGNATURE
  107. MaxHealthFix-Forge-1.19.2-8.0.2.jar |MaxHealthFix |maxhealthfix |8.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
  108. Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE
  109. DarkUtilities-Forge-1.19.2-13.1.9.jar |DarkUtilities |darkutils |13.1.9 |DONE |Manifest: NOSIGNATURE
  110. Apotheosis-1.19.2-6.3.1.jar |Apotheosis |apotheosis |6.3.1 |DONE |Manifest: NOSIGNATURE
  111. balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE
  112. JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
  113. cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE
  114. supplementaries-1.19.2-2.3.20.jar |Supplementaries |supplementaries |1.19.2-2.3.20 |DONE |Manifest: NOSIGNATURE
  115. PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE
  116. alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE
  117. industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE
  118. torchmaster-19.2.93.jar |Torchmaster |torchmaster |19.2.93 |DONE |Manifest: NOSIGNATURE
  119. supermartijn642corelib-1.1.12-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12 |DONE |Manifest: NOSIGNATURE
  120. Botania-1.19.2-440-FORGE.jar |Botania |botania |1.19.2-440-FORGE |DONE |Manifest: NOSIGNATURE
  121. spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
  122. curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
  123. IC2Classic-1.19.2-2.0.6.2.jar |IC2 Classic |ic2 |1.19.2-2.0.6.2 |DONE |Manifest: NOSIGNATURE
  124. advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE
  125. AngelRing2-1.19.2-2.1.7.jar |Angel Ring 2 |angelring |2.1.7 |DONE |Manifest: NOSIGNATURE
  126. angelblockrenewed-forge-1.0-1.19.jar |Angel Block Renewed |angelblockrenewed |1.0 |DONE |Manifest: NOSIGNATURE
  127. tombstone-8.2.10-1.19.2.jar |Corail Tombstone |tombstone |8.2.10 |DONE |Manifest: NOSIGNATURE
  128. constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE
  129. SqueezerPatch-1.19.2-2.0.0.jar |ID Squeezer Patch |squeezerpatch |2.0.0 |DONE |Manifest: NOSIGNATURE
  130. JadeAddons-1.19.2-forge-3.5.0.jar |Jade Addons |jadeaddons |3.5.0 |DONE |Manifest: NOSIGNATURE
  131. CobbleForDays-1.6.0.jar |Cobble For Days |cobblefordays |1.6.0 |DONE |Manifest: NOSIGNATURE
  132. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
  133. CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |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
  134. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  135. crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE
  136. SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
  137. rechiseled-1.1.2-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.2 |DONE |Manifest: NOSIGNATURE
  138. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  139. AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE
  140. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
  141. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
  142. ic2cuumatter-1.19.2-1.2.1.jar |IC2C UU-Matter |ic2cuumatter |1.19.2-1.2.1 |DONE |Manifest: NOSIGNATURE
  143. compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE
  144. phosphophyllite-1.19.2-0.6.0-beta.7.1.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.7.1 |DONE |Manifest: NOSIGNATURE
  145. farmingforblockheads-forge-1.19.2-11.3.1.jar |Farming for Blockheads |farmingforblockheads |11.3.1 |DONE |Manifest: NOSIGNATURE
  146. pneumaticcraft-repressurized-1.19.2-4.3.6-27.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.6-27 |DONE |Manifest: NOSIGNATURE
  147. fusion-1.0.5-forge-mc1.19.2.jar |Fusion |fusion |1.0.5 |DONE |Manifest: NOSIGNATURE
  148. forge-1.19.2-43.2.14-universal.jar |Forge |forge |43.2.14 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  149. ResourceChickens-1.19.2-1.4.jar |Resource Chickens |resourcechickens |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
  150. IntegratedCrafting-1.19.2-1.1.3.jar |IntegratedCrafting |integratedcrafting |1.1.3 |DONE |Manifest: NOSIGNATURE
  151. alchemistry-1.19.2-2.3.1.jar |Alchemistry |alchemistry |1.19.2-2.3.1 |DONE |Manifest: NOSIGNATURE
  152. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  153. PlayerAbilityLib-forge-b2d633b0ae.jar |Pal |playerabilitylib |1.6.0 |DONE |Manifest: NOSIGNATURE
  154. advancedsolars-2.0.1.jar |Advanced Solars Classic |advanced_solars |2.0.1 |DONE |Manifest: NOSIGNATURE
  155. cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.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
  156. thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |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
  157. redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  158. thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |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
  159. thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE
  160. thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |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
  161. thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |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
  162. plonk-1.19.2-10.0.4.jar |Plonk |plonk |10.0.4 |DONE |Manifest: NOSIGNATURE
  163. SimpleBackups-1.19.1-2.1.9.jar |Simple Backups |simplebackups |1.19.1-2.1.9 |DONE |Manifest: NOSIGNATURE
  164. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  165. ImmersiveEngineering-1.19.2-9.2.2-165.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.2-165 |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
  166. NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
  167. allthemodium-2.1.7-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.7-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE
  168. ceramicbucket-1.19-3.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.19-3.1.0.0 |DONE |Manifest: NOSIGNATURE
  169. spectrelib-forge-0.12.5+1.19.2.jar |SpectreLib |spectrelib |0.12.5+1.19.2 |DONE |Manifest: NOSIGNATURE
  170. SkyblockBuilder-1.19.2-4.2.15.jar |Skyblock Builder |skyblockbuilder |1.19.2-4.2.15 |DONE |Manifest: NOSIGNATURE
  171. domum_ornamentum-1.19-1.0.111-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.111-BETA |DONE |Manifest: NOSIGNATURE
  172. kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
  173. flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE
  174. IntegratedDynamics-1.19.2-1.16.9.jar |IntegratedDynamics |integrateddynamics |1.16.9 |DONE |Manifest: NOSIGNATURE
  175. itemcollectors-1.1.8-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
  176. thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |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
  177. baubley-heart-canisters-1.19.2-2.1.0.jar |Baubley Heart Canisters |bhc |1.19.2-2.1.0 |DONE |Manifest: NOSIGNATURE
  178. polymorph-forge-0.46.4+1.19.2.jar |Polymorph |polymorph |0.46.4+1.19.2 |DONE |Manifest: NOSIGNATURE
  179. almostunified-forge-1.19.2-0.5.0.jar |AlmostUnified |almostunified |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE
  180. jei-1.19.2-forge-11.6.0.1016.jar |Just Enough Items |jei |11.6.0.1016 |DONE |Manifest: NOSIGNATURE
  181. Mekanism-1.19.2-10.3.9.13.jar |Mekanism |mekanism |10.3.9 |DONE |Manifest: NOSIGNATURE
  182. pipez-1.19.2-1.1.3.jar |Pipez |pipez |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
  183. entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
  184. canary-mc1.19.2-0.2.8.jar |Canary |canary |0.2.8 |DONE |Manifest: NOSIGNATURE
  185. PickleTweaks-1.19.2-7.0.3.jar |Pickle Tweaks |pickletweaks |7.0.3 |DONE |Manifest: NOSIGNATURE
  186. FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE
  187. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  188. showcaseitem-1.19.2-1.1.jar |Showcase Item |showcaseitem |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
  189. occultism-1.19.2-1.81.1.jar |Occultism |occultism |1.19.2-1.81.1 |DONE |Manifest: NOSIGNATURE
  190. allthetweaks-2.0.6-1.19.2-43.2.0.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE
  191. gravisuit-2.1.jar |Gravisuit Classic |gravisuit |2.1 |DONE |Manifest: NOSIGNATURE
  192. ExNihiloSequentia-1.19.2-4.2.0.53.jar |Ex Nihilo: Sequentia |exnihilosequentia |4.2.0 |DONE |Manifest: NOSIGNATURE
  193. ExNihiloMekanism-1.19.2-4.2.0.5.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |4.2.0 |DONE |Manifest: NOSIGNATURE
  194. extremesoundmuffler-3.37-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.37-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
  195. CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |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
  196. tetra-1.19.2-5.3.1.jar |Tetra |tetra |5.3.1 |DONE |Manifest: NOSIGNATURE
  197. hexerei-0.3.2.2.jar |Hexerei |hexerei |0.3.2 |DONE |Manifest: NOSIGNATURE
  198. CyclopsCore-1.19.2-1.18.6.jar |Cyclops Core |cyclopscore |1.18.6 |DONE |Manifest: NOSIGNATURE
  199. alchemylib-1.19.2-1.0.21.jar |AlchemyLib |alchemylib |1.19.2-1.0.21 |DONE |Manifest: NOSIGNATURE
  200. AIOTBotania-1.19.2-3.0.1.jar |AIOT Botania |aiotbotania |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE
  201. AdvancedPeripherals-1.19.2-0.7.29r.jar |Advanced Peripherals |advancedperipherals |0.7.29r |DONE |Manifest: NOSIGNATURE
  202. fireproofboats-1.19.2-1.0.0.jar |Fireproof Boats |fireproofboats |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  203. HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE
  204. connectivity-1.19.2-4.4.jar |Connectivity Mod |connectivity |1.19.2-4.4 |DONE |Manifest: NOSIGNATURE
  205. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  206. cookingforblockheads-forge-1.19.2-13.3.2.jar |CookingForBlockheads |cookingforblockheads |13.3.2 |DONE |Manifest: NOSIGNATURE
  207. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  208. Placebo-1.19.2-7.3.1.jar |Placebo |placebo |7.3.1 |DONE |Manifest: NOSIGNATURE
  209. mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE
  210. Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
  211. u_team_core-1.19.2-4.4.3.260.jar |U Team Core |uteamcore |4.4.3.260 |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
  212. buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE
  213. FramedBlocks-6.8.4.jar |FramedBlocks |framedblocks |6.8.4 |DONE |Manifest: NOSIGNATURE
  214. mcw-doors-1.1.0forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  215. sworddisplay-1.19.2-1.2.0.jar |Sword Displays |sworddisplay |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  216. generatorgalore-1.19.2-0.1.0.5.jar |Generator Galore |generatorgalore |1.19.2-0.1.0.5 |DONE |Manifest: NOSIGNATURE
  217. MekanismGenerators-1.19.2-10.3.9.13.jar |Mekanism: Generators |mekanismgenerators |10.3.9 |DONE |Manifest: NOSIGNATURE
  218. carryon-forge-1.19.2-2.0.5.17.jar |Carry On |carryon |2.0.5.17 |DONE |Manifest: NOSIGNATURE
  219. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  220. mob_grinding_utils-1.19.2-0.4.50.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.50 |DONE |Manifest: NOSIGNATURE
  221. exmachinis-1.19.2-2.1.0.jar |Ex Machinis |exmachinis |2.1.0 |DONE |Manifest: NOSIGNATURE
  222. vb_companion-1.1.jar |Example Mod |vb_companion |1.1 |DONE |Manifest: NOSIGNATURE
  223. mcw-bridges-2.1.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  224. useful_backpacks-1.19.2-1.14.1.107.jar |Useful Backpacks |usefulbackpacks |1.14.1.107 |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
  225. HostileNeuralNetworks-1.19.2-4.1.1.jar |Hostile Neural Networks |hostilenetworks |4.1.1 |DONE |Manifest: NOSIGNATURE
  226. CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  227. crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE
  228. thermalendergy-1.19.2-3.0.2-all.jar |Thermal Endergy |thermalendergy |1.19.2-3.0.2 |DONE |Manifest: NOSIGNATURE
  229. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  230. ars_nouveau-1.19.2-3.17.10.jar |Ars Nouveau |ars_nouveau |3.17.10 |DONE |Manifest: NOSIGNATURE
  231. ars_caelum-1.19.2-1.1.2.jar |Ars Caelum |ars_caelum |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  232. arsarmiger-1.19.2-1.4.0.jar |Ars Armiger |ars_armiger |1.19.2-1.4.0 |DONE |Manifest: NOSIGNATURE
  233. ironchests-3.1.3-forge.jar |Iron Chests: Restocked |ironchests |3.1.3 |DONE |Manifest: NOSIGNATURE
  234. time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE
  235. thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |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
  236. IntegratedTunnels-1.19.2-1.8.20.jar |IntegratedTunnels |integratedtunnels |1.8.20 |DONE |Manifest: NOSIGNATURE
  237. MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE
  238. elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
  239. ftb-ultimine-forge-1902.4.1-build.90.jar |FTB Ultimine |ftbultimine |1902.4.1-build.90 |DONE |Manifest: NOSIGNATURE
  240. thermaloot-1.19.2-2.2.0.jar |Thermaloot |thermaloot |2.2.0 |DONE |Manifest: NOSIGNATURE
  241. Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.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
  242. resourcefullib-forge-1.19.2-1.1.20.jar |Resourceful Lib |resourcefullib |1.1.20 |DONE |Manifest: NOSIGNATURE
  243. spirit-forge-1.19.2-2.2.6.jar |Spirit |spirit |2.2.6 |DONE |Manifest: NOSIGNATURE
  244. MekanismTools-1.19.2-10.3.9.13.jar |Mekanism: Tools |mekanismtools |10.3.9 |DONE |Manifest: NOSIGNATURE
  245. architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
  246. ftb-library-forge-1902.4.0-build.232.jar |FTB Library |ftblibrary |1902.4.0-build.232 |DONE |Manifest: NOSIGNATURE
  247. findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
  248. squatgrow-3.0.0-build.33+mc1.19.2.jar |Squat Grow |squatgrow |3.0.0-build.33+mc1.1|DONE |Manifest: NOSIGNATURE
  249. ftb-teams-forge-1902.2.14-build.123.jar |FTB Teams |ftbteams |1902.2.14-build.123 |DONE |Manifest: NOSIGNATURE
  250. cc-tweaked-1.19.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
  251. energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  252. moreoverlays-1.21.9-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.9-mc1.19.2 |DONE |Manifest: NOSIGNATURE
  253. trashcans-1.0.18-forge-mc1.19.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
  254. bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE
  255. polylib-forge-1900.0.2-build.73.jar |PolyLib |polylib |1900.0.2-build.73 |DONE |Manifest: NOSIGNATURE
  256. BetterAdvancements-1.19.2-0.3.0.148.jar |Better Advancements |betteradvancements |0.3.0.148 |DONE |Manifest: NOSIGNATURE
  257. inventorysorter-22.0.0.jar |Simple Inventory Sorter |inventorysorter |22.0.0 |DONE |Manifest: NOSIGNATURE
  258. rhino-forge-1902.2.2-build.268.jar |Rhino |rhino |1902.2.2-build.268 |DONE |Manifest: NOSIGNATURE
  259. kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE
  260. kubejs-immersive-engineering-1902.2.2-build.40.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1902.2.2-build.40 |DONE |Manifest: NOSIGNATURE
  261. biggerreactors-1.19.2-0.6.0-beta.6.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6.1 |DONE |Manifest: NOSIGNATURE
  262. RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE
  263. Cucumber-1.19.2-6.0.7.jar |Cucumber Library |cucumber |6.0.7 |DONE |Manifest: NOSIGNATURE
  264. item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |DONE |Manifest: NOSIGNATURE
  265. ftb-quests-forge-1902.4.18-build.244.jar |FTB Quests |ftbquests |1902.4.18-build.244 |DONE |Manifest: NOSIGNATURE
  266. create-1.19.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
  267. ars_creo-1.19.2-3.2.1.jar |Ars Creo |ars_creo |3.2.1 |DONE |Manifest: NOSIGNATURE
  268. ponderjs-1.19.2-1.1.12.jar |PonderJS |ponderjs |1.1.12 |DONE |Manifest: NOSIGNATURE
  269. ThermalExtra 1.19.2-3.0.3.jar |Thermal: Extra |thermal_extra |3.0.3 |DONE |Manifest: NOSIGNATURE
  270. FastSuite-1.19.2-4.1.0.jar |Fast Suite |fastsuite |4.1.0 |DONE |Manifest: NOSIGNATURE
  271. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  272. SimpleStorageNetwork-1.19.2-1.7.0.jar |Simple Storage Network |storagenetwork |1.19.2-1.7.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
  273. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
  274. MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  275. charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE
  276. lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  277. mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE
  278. rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE
  279. xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE
  280. rftoolspower-1.19-5.1.2.jar |RFToolsPower |rftoolspower |1.19-5.1.2 |DONE |Manifest: NOSIGNATURE
  281. rftoolsbuilder-1.19-5.2.8.jar |RFToolsBuilder |rftoolsbuilder |1.19-5.2.8 |DONE |Manifest: NOSIGNATURE
  282. rftoolsstorage-1.19-4.1.2.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE
  283. rftoolscontrol-1.19-6.1.4.jar |RFToolsControl |rftoolscontrol |1.19-6.1.4 |DONE |Manifest: NOSIGNATURE
  284. ExNihiloThermal-1.19.2-4.2.0.3.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |4.2.0 |DONE |Manifest: NOSIGNATURE
  285. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
  286. mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE
  287. EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  288. ftb-chunks-forge-1902.3.22-build.271.jar |FTB Chunks |ftbchunks |1902.3.22-build.271 |DONE |Manifest: NOSIGNATURE
  289. XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE
  290. XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE
  291. XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE
  292. ColossalChests-1.19.2-1.9.0.jar |ColossalChests |colossalchests |1.9.0 |DONE |Manifest: NOSIGNATURE
  293. MysticalAgriculture-1.19.2-6.0.11.jar |Mystical Agriculture |mysticalagriculture |6.0.11 |DONE |Manifest: NOSIGNATURE
  294. MysticalAgradditions-1.19.2-6.0.3.jar |Mystical Agradditions |mysticalagradditions |6.0.3 |DONE |Manifest: NOSIGNATURE
  295. craftingtweaks-forge-1.19.2-15.1.8.jar |CraftingTweaks |craftingtweaks |15.1.8 |DONE |Manifest: NOSIGNATURE
  296. rftoolsutility-1.19-5.1.7.jar |RFToolsUtility |rftoolsutility |1.19-5.1.7 |DONE |Manifest: NOSIGNATURE
  297. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
  298. moonlight-1.19.2-2.2.43-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.43 |DONE |Manifest: NOSIGNATURE
  299. eccentrictome-1.19.2-1.10.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.10.1 |DONE |Manifest: NOSIGNATURE
  300. titanium-1.19.2-3.7.3-27.jar |Titanium |titanium |3.7.3 |DONE |Manifest: NOSIGNATURE
  301. Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE
  302. appliedenergistics2-forge-12.9.5.jar |Applied Energistics 2 |ae2 |12.9.5 |DONE |Manifest: NOSIGNATURE
  303. AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE
  304. ExNihiloAE-1.19.2-4.2.0.6.jar |Ex Nihilo: Sequentia - AE2 Add|exnihiloae |4.2.0 |DONE |Manifest: NOSIGNATURE
  305. merequester-forge-1.19.2-1.1.3.jar |ME Requester |merequester |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
  306. JER-Integration-4.4.0.jar |JER Integration |jerintegration |4.4.0 |DONE |Manifest: NOSIGNATURE
  307. AE2WTLib-12.9.7.jar |AE2WTLib |ae2wtlib |12.9.7 |DONE |Manifest: NOSIGNATURE
  308. AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE
  309. reliquary-1.19.2-2.0.40.1198.jar |Reliquary |reliquary |1.19.2-2.0.40.1198 |DONE |Manifest: NOSIGNATURE
  310. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
  311. bucketlib-1.19-1.0.6.0.jar |BucketLib |bucketlib |1.19-1.0.6.0 |DONE |Manifest: NOSIGNATURE
  312. chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE
  313. PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE
  314. FastWorkbench-1.19.2-7.1.4.jar |Fast Workbench |fastbench |7.1.4 |DONE |Manifest: NOSIGNATURE
  315. FluxNetworks-1.19.2-7.1.4.13.jar |Flux Networks |fluxnetworks |7.1.4.13 |DONE |Manifest: NOSIGNATURE
  316. SkyGUIs-1.19.1-2.1.3.jar |Sky GUIs |skyguis |1.19.1-2.1.3 |DONE |Manifest: NOSIGNATURE
  317. modonomicon-1.19.2-1.33.0.jar |Modonomicon |modonomicon |1.19.2-1.33.0 |DONE |Manifest: NOSIGNATURE
  318. quartz-1.19.2-0.1.0-beta.2.1.jar |Quartz |quartz |0.1.0-beta.2.1 |DONE |Manifest: NOSIGNATURE
  319. pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |DONE |Manifest: NOSIGNATURE
  320. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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
  321. functionalstorage-1.19.2-1.1.4.jar |Functional Storage |functionalstorage |1.19.2-1.1.4 |DONE |Manifest: NOSIGNATURE
  322. modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE
  323. occultism_kubejs-1.19.2-0.0.1.jar |Occultism KubeJS |occultism_kubejs |1.19.2-0.0.1 |DONE |Manifest: NOSIGNATURE
  324. Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE
  325. megacells-forge-2.0.1-1.19.2.jar |MEGA Cells |megacells |2.0.1-1.19.2 |DONE |Manifest: NOSIGNATURE
  326. flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |DONE |Manifest: NOSIGNATURE
  327. Crash Report UUID: 9d6f3769-6638-4f56-98af-cdf6d7e71121
  328. FML: 43.2
  329. Forge: net.minecraftforge:43.2.14
  330. Flywheel Backend: GL33 Instanced Arrays
  331. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement