cbcb96

scription: Ticking block entity

May 4th, 2023
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.78 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 2023-05-03 20:20:05
  5. Description: Ticking block entity
  6.  
  7. java.lang.ClassCastException: class com.direwolf20.buildinggadgets.common.tileentities.ConstructionBlockTileEntity cannot be cast to class com.mowmaster.pedestals.Blocks.Pedestal.BasePedestalBlockEntity (com.direwolf20.buildinggadgets.common.tileentities.ConstructionBlockTileEntity is in module [email protected]+mc1.19.2 of loader 'TRANSFORMER' @5fb44964; com.mowmaster.pedestals.Blocks.Pedestal.BasePedestalBlockEntity is in module [email protected] of loader 'TRANSFORMER' @5fb44964)
  8. at com.mowmaster.pedestals.Blocks.Pedestal.BasePedestalBlock.lambda$getTicker$0(BasePedestalBlock.java:1140) ~[pedestals-0.2.47.jar%23667!/:0.2.47] {re:classloading}
  9. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  10. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  11. at net.minecraft.world.level.Level.m_46463_(MixinLevel.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:mixins.hammerlib.json:LevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:LevelAccess,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
  12. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:ServerLevelAccess,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  13. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  14. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  15. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:minetogether-common.mixins.json:connect.IntegratedServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  17. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at java.lang.Thread.run(Unknown Source) [?:?] {}
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Server thread
  26. Stacktrace:
  27. at com.mowmaster.pedestals.Blocks.Pedestal.BasePedestalBlock.lambda$getTicker$0(BasePedestalBlock.java:1140) ~[pedestals-0.2.47.jar%23667!/:0.2.47] {re:classloading}
  28. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  29. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  30. at net.minecraft.world.level.Level.m_46463_(MixinLevel.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:mixins.hammerlib.json:LevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:LevelAccess,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
  31. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:ServerLevelAccess,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  32. -- Block entity being ticked --
  33. Details:
  34. Name: buildinggadgets:construction_tile // com.direwolf20.buildinggadgets.common.tileentities.ConstructionBlockTileEntity
  35. Block: Block{pedestals:block_pedestal}[color_blue=2,color_green=2,color_red=2,facing=up,filter_status=0,lit=false,waterlogged=false]
  36. Block location: World: (-3,53,-88), Section: (at 13,5,8 in -1,3,-6; chunk contains blocks -16,0,-96 to -1,383,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,383,-1)
  37. Block: Block{buildinggadgets:construction_block}[ambient_occlusion=false,bright=true,neighbor_brightness=false]
  38. Block location: World: (-3,53,-88), Section: (at 13,5,8 in -1,3,-6; chunk contains blocks -16,0,-96 to -1,383,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,383,-1)
  39. Stacktrace:
  40. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  41. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:classloading}
  42. at net.minecraft.world.level.Level.m_46463_(MixinLevel.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:mixins.hammerlib.json:LevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:LevelAccess,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
  43. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:ftbteamdimensions.mixins.json:ServerLevelAccess,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  44. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  45. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  46. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:minetogether-common.mixins.json:connect.IntegratedServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  47. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  48. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  49. at java.lang.Thread.run(Unknown Source) [?:?] {}
  50.  
  51.  
  52. -- Affected level --
  53. Details:
  54. All players: 1 total; [ServerPlayer['softloreax'/762, l='ServerLevel[05.04.2023]', x=-2.89, y=7.15, z=-89.76]]
  55. Chunk stats: 3301
  56. Level dimension: ftbteamdimensions:team/0556ef53-b9ac-40ab-b906-d1b79c7efff7
  57. Derived: true
  58. Level spawn location: World: (0,42,44), Section: (at 0,10,12 in 0,2,2; chunk contains blocks 0,0,32 to 15,383,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,383,511)
  59. Level time: 5154061 game time, 5579131 day time
  60. Level name: 05.04.2023
  61. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  62. Level weather: Rain time: 5135 (now: true), thunder time: 6876 (now: true)
  63. Known server brands: forge
  64. Level was modded: true
  65. Level storage version: 0x04ABD - Anvil
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  68. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  69. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:minetogether-common.mixins.json:connect.IntegratedServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  70. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  71. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23763!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  72. at java.lang.Thread.run(Unknown Source) [?:?] {}
  73.  
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.19.2
  78. Minecraft Version ID: 1.19.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 17.0.2, Eclipse Adoptium
  81. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  82. Memory: 2091685304 bytes (1994 MiB) / 6442450944 bytes (6144 MiB) up to 6442450944 bytes (6144 MiB)
  83. CPUs: 12
  84. Processor Vendor: GenuineIntel
  85. Processor Name: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
  86. Identifier: Intel64 Family 6 Model 158 Stepping 10
  87. Microarchitecture: Coffee Lake
  88. Frequency (GHz): 2.21
  89. Number of physical packages: 1
  90. Number of physical CPUs: 6
  91. Number of logical CPUs: 12
  92. Graphics card #0 name: Virtual Desktop Monitor
  93. Graphics card #0 vendor: Virtual Desktop, Inc.
  94. Graphics card #0 VRAM (MB): 0.00
  95. Graphics card #0 deviceId: unknown
  96. Graphics card #0 versionInfo: DriverVersion=15.39.56.845
  97. Graphics card #1 name: Intel(R) UHD Graphics 630
  98. Graphics card #1 vendor: Intel Corporation (0x8086)
  99. Graphics card #1 VRAM (MB): 1024.00
  100. Graphics card #1 deviceId: 0x3e9b
  101. Graphics card #1 versionInfo: DriverVersion=31.0.101.2114
  102. Graphics card #2 name: NVIDIA GeForce GTX 1060
  103. Graphics card #2 vendor: NVIDIA (0x10de)
  104. Graphics card #2 VRAM (MB): 4095.00
  105. Graphics card #2 deviceId: 0x1c20
  106. Graphics card #2 versionInfo: DriverVersion=31.0.15.2698
  107. Memory slot #0 capacity (MB): 8192.00
  108. Memory slot #0 clockSpeed (GHz): 2.67
  109. Memory slot #0 type: DDR4
  110. Memory slot #1 capacity (MB): 8192.00
  111. Memory slot #1 clockSpeed (GHz): 2.67
  112. Memory slot #1 type: DDR4
  113. Virtual memory max (MB): 26955.98
  114. Virtual memory used (MB): 24044.65
  115. Swap memory total (MB): 10725.25
  116. Swap memory used (MB): 1050.72
  117. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  118. Loaded Shaderpack: (off)
  119. Server Running: true
  120. Player Count: 1 / 8; [ServerPlayer['softloreax'/762, l='ServerLevel[05.04.2023]', x=-2.89, y=7.15, z=-89.76]]
  121. Data Packs: vanilla, mod:kubeutils (incompatible), mod:auudio (incompatible), mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:scena (incompatible), mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:blazemek (incompatible), mod:uppers, mod:hammerlib (incompatible), mod:rubidium (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:reauth (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:lootbeams, mod:universalgrid (incompatible), mod:chancecubes, mod:forcecraft, mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:jeresources, mod:energeticsheep (incompatible), mod:delogger (incompatible), mod:toolkit (incompatible), mod:cloth_config (incompatible), mod:durabilitytooltip (incompatible), mod:easy_piglins (incompatible), mod:castle_in_the_sky (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales (incompatible), mod:bcc (incompatible), mod:unusualend, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:structureexpansion (incompatible), mod:curios, mod:oculus (incompatible), mod:measurements, mod:angelblockrenewed (incompatible), mod:ftbteamdimensions (incompatible), mod:constructionwand, mod:rebindnarrator (incompatible), mod:squeezerpatch (incompatible), mod:jadeaddons (incompatible), mod:codechickenlib (incompatible), mod:cleanview (incompatible), mod:geckolib3 (incompatible), mod:antiblocksrechiseled, mod:sliceanddice (incompatible), mod:nebs (incompatible), mod:randombonemealflowers, mod:smartbrainlib, mod:ftbsba (incompatible), mod:elytraslot, mod:endertrigon, mod:rechiseled (incompatible), mod:mining_helmet (incompatible), mod:jei (incompatible), mod:everlastingabilities (incompatible), mod:universalbonemeal (incompatible), mod:attributefix (incompatible), mod:mekanism, mod:luggage, mod:caelus (incompatible), mod:bdlib, mod:fallingleaves (incompatible), mod:easyelytratakeoff, mod:naturescompass (incompatible), mod:libx, mod:compactmachines, mod:farmingforblockheads (incompatible), mod:beefix, mod:pedestals, mod:questsadditions, mod:petrock, mod:packingtape (incompatible), mod:forge, mod:feederhelmet, mod:simpletomb (incompatible), mod:ironchest (incompatible), mod:integratedcrafting (incompatible), mod:cofh_core, mod:thermal, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_dynamics (incompatible), mod:plonk, mod:sons_of_sins, mod:smoothchunk (incompatible), mod:flopper (incompatible), mod:mousetweaks, mod:ceramicbucket, mod:spectrelib (incompatible), mod:ding, mod:createendertransmission (incompatible), mod:compacter, mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:experienceobelisk, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:almostunified (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:rainshield, mod:puzzleslib (incompatible), mod:responsiveshields (incompatible), mod:defaultoptions (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:tetra (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:skyvillages, mod:mowlib, mod:advancedperipherals (incompatible), mod:flower_doubling, mod:healthoverlay (incompatible), mod:incontrol (incompatible), mod:tipsmod, mod:sophisticatedcore (incompatible), mod:structureessentials (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:buildguide, mod:unstabletools (incompatible), mod:mekanismgenerators, mod:botanicadds (incompatible), mod:dummmmmmy (incompatible), mod:no_nv_flash (incompatible), mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:dustrial_decor (incompatible), mod:hostilenetworks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:mekanismadditions, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:technobauble, mod:dpanvil (incompatible), mod:collective, mod:tiab (incompatible), mod:blockcarpentry, mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:sdrp (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:customvillagertrades (incompatible), mod:ftbauxilium (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials, mod:accelerateddecay (incompatible), mod:computercraft (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:productivebees, mod:hexal (incompatible), mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:probejs (incompatible), mod:polylib (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:autosmithingtable (incompatible), mod:cyclic (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:reaper, mod:craftingstation (incompatible), mod:redstonepen, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:metalbarrels (incompatible), mod:travelanchors, mod:ftbpc (incompatible), mod:ensorcellation, mod:create, mod:createsifter (incompatible), mod:ponderjs (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:artifacts, mod:configured (incompatible), mod:charginggadgets (incompatible), mod:ftbbackups2 (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:toastcontrol (incompatible), mod:blueprint (incompatible), mod:incubation (incompatible), mod:enderstorage (incompatible), mod:hexcasting (incompatible), mod:akashictome (incompatible), mod:ftbchunks (incompatible), mod:travelerstitles, mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:cookingforblockheads (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:starbunclemania, mod:ars_armiger, mod:ars_creo (incompatible), mod:toomanyglyphs (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:ae2things (incompatible), mod:creativecore (incompatible), mod:creativedisk (incompatible), mod:archers_paradox, mod:nethersdelight (incompatible), mod:easy_villagers (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:jaopca (incompatible), mod:bucketlib, mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:appbot (incompatible), mod:statues, mod:ars_instrumentum (incompatible), mod:flowerpatch, mod:modonomicon, mod:kubejs_botania (incompatible), mod:fancymenu (incompatible), mod:fmextension_audio (incompatible), mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:minetogether (incompatible), mod:functionalstorage (incompatible), mod:charmofundying, mod:occultism_kubejs, mod:appmek (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, inmemory:jaopca (incompatible), mod:mute (incompatible), mod:sfm (incompatible), mod:integratednbt (incompatible), mod:modularrouters, mod:tetra_nihilo, mod:tetranomicon, mod:rsrequestify (incompatible), mod:transmog (incompatible), mod:adtetra
  122. World Generation: Stable
  123. Type: Integrated Server (map_client.txt)
  124. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  125. Launched Version: 1.19.2-forge-43.2.8
  126. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  127. ModLauncher launch target: forgeclient
  128. ModLauncher naming: srg
  129. ModLauncher services:
  130. mixin-0.8.5.jar mixin PLUGINSERVICE
  131. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  132. fmlloader-1.19.2-43.2.8.jar slf4jfixer PLUGINSERVICE
  133. fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE
  134. fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE
  135. fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE
  136. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  137. fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE
  138. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  139. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  140. FML Language Providers:
  141. javafml@null
  142. lowcodefml@null
  143. Mod List:
  144. kube-utils-forge-1.0.2+mc1.19.2.jar |KubeUtils |kubeutils |1.0.2+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  145. auudio_forge_1.0.3_MC_1.19.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
  146. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
  147. paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE
  148. scena-forge-1.0.95.jar |Scena |scena |1.0.95 |DONE |Manifest: NOSIGNATURE
  149. simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE
  150. botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
  151. IntegratedTerminals-1.19.2-1.4.6.jar |IntegratedTerminals |integratedterminals |1.4.6 |DONE |Manifest: NOSIGNATURE
  152. blazemek-0.1.1.jar |Blaze Mek |blazemek |0.1.1 |DONE |Manifest: NOSIGNATURE
  153. Uppers-0.5.1.jar |Uppers |uppers |0.5.1 |DONE |Manifest: NOSIGNATURE
  154. HammerLib-1.19.2-19.3.56.jar |HammerLib |hammerlib |19.3.56 |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
  155. rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE
  156. IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |DONE |Manifest: NOSIGNATURE
  157. laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE
  158. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
  159. 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
  160. YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
  161. MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |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
  162. WitherSkeletonTweaks-1.19.2-8.0.2.jar |Wither Skeleton Tweaks |wstweaks |8.0.2 |DONE |Manifest: NOSIGNATURE
  163. Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE
  164. lootbeams-1.19.2-beta-sept1322.jar |LootBeams |lootbeams |1.19.2 |DONE |Manifest: NOSIGNATURE
  165. universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE
  166. ChanceCubes-1.19.2-5.0.2.475.jar |Chance Cubes |chancecubes |1.19.2-5.0.2.475 |DONE |Manifest: NOSIGNATURE
  167. Mute-1.0.3-build.6+mc1.19.1.jar |Mute |mute |1.0.3-build.6+mc1.19|DONE |Manifest: NOSIGNATURE
  168. forcecraft-1.19.2-3.2.6.jar |ForceCraft |forcecraft |3.2.6 |DONE |Manifest: NOSIGNATURE
  169. DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |DONE |Manifest: NOSIGNATURE
  170. Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |DONE |Manifest: NOSIGNATURE
  171. balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE
  172. JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
  173. EnergeticSheep-1.19.2-1.1.10.jar |EnergeticSheep |energeticsheep |1.1.10 |DONE |Manifest: NOSIGNATURE
  174. DeLogger-4.7.0-build.9+mc1.19.2.jar |DeLogger |delogger |4.7.0-build.9+mc1.19|DONE |Manifest: NOSIGNATURE
  175. ToolKit-2.3.6-build.10+mc1.19.1.jar |Tool Kit |toolkit |2.3.6-build.10+mc1.1|DONE |Manifest: NOSIGNATURE
  176. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
  177. durabilitytooltip-1.1.4-forge-mc1.19.jar |Durability Tooltip |durabilitytooltip |1.1.4 |DONE |Manifest: NOSIGNATURE
  178. easy_piglins-1.19.2-1.0.0.jar |Easy Piglins |easy_piglins |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  179. castle_in_the_sky-1.19.2-0.5.2.jar |Castle in the sky |castle_in_the_sky |1.19.2 |DONE |Manifest: NOSIGNATURE
  180. industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE
  181. torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE
  182. TipTheScales-forge-1.19.2-6.0.10.jar |TipTheScales |tipthescales |6.0.10 |DONE |Manifest: NOSIGNATURE
  183. BetterCompatibilityChecker-1.0.10-build.50+mc1.19.|Better Compatibility Checker |bcc |1.0.10-build.50+mc1.|DONE |Manifest: NOSIGNATURE
  184. UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |DONE |Manifest: NOSIGNATURE
  185. supermartijn642corelib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE
  186. Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |DONE |Manifest: NOSIGNATURE
  187. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
  188. TextruesRubidiumOptions-1.0.5-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE
  189. spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
  190. structure-expansion-1902.1.3-build.7.jar |Structure Expansion |structureexpansion |1902.1.3-build.7 |DONE |Manifest: NOSIGNATURE
  191. curios-forge-1.19.2-5.1.4.0.jar |Curios API |curios |1.19.2-5.1.4.0 |DONE |Manifest: NOSIGNATURE
  192. oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE
  193. Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE
  194. angelblockrenewed-forge-1.0-1.19.jar |Angel Block Renewed |angelblockrenewed |1.0 |DONE |Manifest: NOSIGNATURE
  195. ftb-team-dimensions-1.0.1-build.3.jar |FTB Dimensions |ftbteamdimensions |1.0.1-build.3 |DONE |Manifest: NOSIGNATURE
  196. constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE
  197. rebindnarrator-forge-1.19-1.2.2.jar |RebindNarrator |rebindnarrator |1.2.2 |DONE |Manifest: NOSIGNATURE
  198. SqueezerPatch-1.19.2-2.0.0.jar |ID Squeezer Patch |squeezerpatch |2.0.0 |DONE |Manifest: NOSIGNATURE
  199. JadeAddons-1.19.2-forge-3.4.0.jar |Jade Addons |jadeaddons |3.4.0 |DONE |Manifest: NOSIGNATURE
  200. 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
  201. CleanView-1.19.2-v1.jar |CleanView |cleanview |1.19.2-v1 |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
  202. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  203. antiblocksrechiseled-0.1.7.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.1.7 |DONE |Manifest: NOSIGNATURE
  204. SuperFactoryManager-1.19.2-4.7.3.jar |Super Factory Manager |sfm |4.7.3 |DONE |Manifest: NOSIGNATURE
  205. sliceanddice-2.0.3.jar |Create Slice & Dice |sliceanddice |2.0.3 |DONE |Manifest: NOSIGNATURE
  206. NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
  207. randombonemealflowers-1.19.2-4.1.jar |Random Bone Meal Flowers |randombonemealflowers |4.1 |DONE |Manifest: NOSIGNATURE
  208. SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
  209. ftb-skyblock-addons-1.0.0+mc1.19.2.jar |FTB Skyblock Addons |ftbsba |1.0.0+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  210. tetra_nihilo-1.19.2-0.0.2.jar |Tetra Nihilo |tetra_nihilo |1.19.2-0.0.2 |DONE |Manifest: NOSIGNATURE
  211. elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  212. endertrigon-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
  213. rechiseled-1.0.13-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.13 |DONE |Manifest: NOSIGNATURE
  214. mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |DONE |Manifest: NOSIGNATURE
  215. EverlastingAbilities-1.19.2-2.0.3.jar |EverlastingAbilities |everlastingabilities |2.0.3 |DONE |Manifest: NOSIGNATURE
  216. UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar |Universal Bone Meal |universalbonemeal |4.2.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
  217. AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  218. luggage-1.19-1.6.jar |Luggage |luggage |1.6 |DONE |Manifest: NOSIGNATURE
  219. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  220. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  221. Fallingleaves-1.19.1-2.0.0-alpha+20221129-2000.jar|Falling Leaves |fallingleaves |2.0.0-alpha+20221129|DONE |Manifest: NOSIGNATURE
  222. easyelytratakeoff-1.19.2-4.0.jar |Easy Elytra Takeoff |easyelytratakeoff |4.0 |DONE |Manifest: NOSIGNATURE
  223. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  224. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
  225. compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE
  226. farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE
  227. BeeFix-1.19-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  228. pedestals-0.2.47.jar |Pedestals |pedestals |0.2.47 |DONE |Manifest: NOSIGNATURE
  229. questsadditions-1.19.2-1.4.1.jar |Quests Additions |questsadditions |1.4.1 |DONE |Manifest: NOSIGNATURE
  230. petrock-0.11.14.jar |PetRock |petrock |0.11.14 |DONE |Manifest: NOSIGNATURE
  231. PackingTape-1.19-0.14.0.jar |Packing Tape |packingtape |0.14.0 |DONE |Manifest: NOSIGNATURE
  232. forge-1.19.2-43.2.8-universal.jar |Forge |forge |43.2.8 |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
  233. FeederHelmet-43.1.0.jar |AutoFeederHelmet |feederhelmet |43.1.0 |DONE |Manifest: NOSIGNATURE
  234. simpletomb-1.19-1.0.15.jar |Simple Tombstone |simpletomb |1.19-1.0.15 |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
  235. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
  236. IntegratedCrafting-1.19.2-1.1.1.jar |IntegratedCrafting |integratedcrafting |1.1.1 |DONE |Manifest: NOSIGNATURE
  237. 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
  238. 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
  239. 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
  240. 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
  241. 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
  242. thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE
  243. 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
  244. plonk-1.19.2-10.0.4.jar |Plonk |plonk |10.0.4 |DONE |Manifest: NOSIGNATURE
  245. sons-of-sins-1.19.2-1.1.1.jar |sons of sins |sons_of_sins |1.1.1 |DONE |Manifest: NOSIGNATURE
  246. smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
  247. Flopper-1.19.2-1.1.4.jar |Flopper |flopper |1.1.4 |DONE |Manifest: NOSIGNATURE
  248. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  249. ceramicbucket-1.19-3.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.19-3.1.0.0 |DONE |Manifest: NOSIGNATURE
  250. spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
  251. Ding-1.19.2-Forge-1.4.0.jar |Ding |ding |1.4.0 |DONE |Manifest: NOSIGNATURE
  252. createendertransmission-1.2.1.jar |Create Ender Transmission |createendertransmission |1 |DONE |Manifest: NOSIGNATURE
  253. compacter-1.9.0.3-mc1.19.2.jar |Compacter |compacter |1.9.0.3 |DONE |Manifest: NOSIGNATURE
  254. kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE
  255. flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
  256. IntegratedDynamics-1.19.2-1.16.4.jar |IntegratedDynamics |integrateddynamics |1.16.4 |DONE |Manifest: NOSIGNATURE
  257. integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE
  258. baubley-heart-canisters-1.19.2-2.0.0.jar |Baubley Heart Canisters |bhc |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE
  259. serverconfigupdater-3.2.jar |ServerConfig Updater |serverconfigupdater |3.2 |DONE |Manifest: NOSIGNATURE
  260. experienceobelisk-v1.3.8-1.19.2.jar |Experience Obelisk |experienceobelisk |1.3.8 |DONE |Manifest: NOSIGNATURE
  261. polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  262. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
  263. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  264. almostunified-forge-1.19.2-0.4.2.jar |AlmostUnified |almostunified |1.19.2-0.4.2 |DONE |Manifest: NOSIGNATURE
  265. jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
  266. Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE
  267. pipez-1.19.2-1.1.0.jar |Pipez |pipez |1.19.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  268. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  269. lootr-1.19-0.4.23.60.jar |Lootr |lootr |0.3.22.59 |DONE |Manifest: NOSIGNATURE
  270. connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE
  271. occultism-1.19.2-1.75.2.jar |Occultism |occultism |1.19.2-1.75.2 |DONE |Manifest: NOSIGNATURE
  272. RainShield-1.19-1.1.1.jar |Rain Shield |rainshield |1.1.1 |DONE |Manifest: NOSIGNATURE
  273. PuzzlesLib-v4.4.0-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.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
  274. responsiveshields-2.1-mc1.17-18-19.x.jar |Responsive Shields |responsiveshields |2.1 |DONE |Manifest: NOSIGNATURE
  275. defaultoptions-forge-1.19-15.0.1.jar |Default Options |defaultoptions |15.0.1 |DONE |Manifest: NOSIGNATURE
  276. ad_astra-forge-1.19.2-1.12.6.jar |Ad Astra |ad_astra |1.12.6 |DONE |Manifest: NOSIGNATURE
  277. Ad-Astra-Giselle-Addon-forge-1.19.2-1.14.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.14 |DONE |Manifest: NOSIGNATURE
  278. tetra-1.19.2-5.2.1.jar |Tetra |tetra |5.2.1 |DONE |Manifest: NOSIGNATURE
  279. tetranomicon-1.4.1-1.19.2.jar |Tetranomicon |tetranomicon |1.4.1-1.19.2 |DONE |Manifest: NOSIGNATURE
  280. rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE
  281. hexerei-0.3.0.jar |Hexerei |hexerei |0.3.1 |DONE |Manifest: NOSIGNATURE
  282. CyclopsCore-1.19.2-1.18.3.jar |Cyclops Core |cyclopscore |1.18.3 |DONE |Manifest: NOSIGNATURE
  283. SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |DONE |Manifest: NOSIGNATURE
  284. mowlib-0.2.43.jar |MowLib |mowlib |0.2.43 |DONE |Manifest: NOSIGNATURE
  285. transmog-forge-1.2.0+1.19.2.jar |Transmog |transmog |1.2.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  286. AdvancedPeripherals-0.7.27r.jar |Advanced Peripherals |advancedperipherals |0.7.27r |DONE |Manifest: NOSIGNATURE
  287. flower_doubling_1.19.2-1.0.0.jar |Flower_Doubling |flower_doubling |1.0.0 |DONE |Manifest: NOSIGNATURE
  288. HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE
  289. incontrol-1.19-7.1.3.jar |InControl |incontrol |1.19-7.1.3 |DONE |Manifest: NOSIGNATURE
  290. Tips-Forge-1.19.2-8.0.27.jar |Tips |tipsmod |8.0.27 |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
  291. sophisticatedcore-1.19.2-0.5.51.251.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.51.251 |DONE |Manifest: NOSIGNATURE
  292. structureessentials-1.19.2-2.5.jar |Structure Essentials mod |structureessentials |1.19.2-2.5 |DONE |Manifest: NOSIGNATURE
  293. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  294. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  295. Placebo-1.19.2-7.1.8.jar |Placebo |placebo |7.1.8 |DONE |Manifest: NOSIGNATURE
  296. dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE
  297. Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |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. sophisticatedbackpacks-1.19.2-3.18.45.819.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.45.819 |DONE |Manifest: NOSIGNATURE
  299. buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE
  300. FramedBlocks-6.8.3.jar |FramedBlocks |framedblocks |6.8.3 |DONE |Manifest: NOSIGNATURE
  301. BuildGuide-1.19.2-0.3.3.jar |Build Guide |buildguide |0.0NONE |DONE |Manifest: NOSIGNATURE
  302. unstabletools-1.19.2-7.0.2a.jar |Unstable Tools |unstabletools |1.19.2-7.0.2a |DONE |Manifest: NOSIGNATURE
  303. MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE
  304. BotanicAdditions-1.19.2-19.3.3.jar |Botanic Additions |botanicadds |19.3.3 |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
  305. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  306. no_nv_flash-1.19.2-1.5.0.3.jar |No Night Vision Flashing |no_nv_flash |1.5.0.3 |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
  307. mob_grinding_utils-1.19.2-0.4.48.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.48 |DONE |Manifest: NOSIGNATURE
  308. konkrete_forge_1.6.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE
  309. RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE
  310. adtetra-1.0.1.jar |Ad Tetra |adtetra |1.0.1 |DONE |Manifest: NOSIGNATURE
  311. chipped-forge-1.19.2-2.1.4.jar |Chipped |chipped |2.1.4 |DONE |Manifest: NOSIGNATURE
  312. FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
  313. DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
  314. HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |DONE |Manifest: NOSIGNATURE
  315. CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  316. crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE
  317. MekanismAdditions-1.19.2-10.3.8.477.jar |Mekanism: Additions |mekanismadditions |10.3.8 |DONE |Manifest: NOSIGNATURE
  318. wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE
  319. simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
  320. technobauble-0.7.0.4-mc1.19.2.jar |Technobauble |technobauble |0.7.0.4 |DONE |Manifest: NOSIGNATURE
  321. dpanvil-1.19.2-4.3.2.jar |DataPack Anvil |dpanvil |1.19.2-4.3.2 |DONE |Manifest: NOSIGNATURE
  322. collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
  323. time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE
  324. blockcarpentry-1.19-0.1.1.1.jar |BlockCarpentry |blockcarpentry |1.19-0.1.1.1 |DONE |Manifest: NOSIGNATURE
  325. 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
  326. IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |DONE |Manifest: NOSIGNATURE
  327. elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
  328. ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE
  329. 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
  330. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
  331. spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |DONE |Manifest: NOSIGNATURE
  332. MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE
  333. architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |DONE |Manifest: NOSIGNATURE
  334. SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.27+mc1.1|DONE |Manifest: NOSIGNATURE
  335. ftb-library-forge-1902.3.18-build.208.jar |FTB Library |ftblibrary |1902.3.18-build.208 |DONE |Manifest: NOSIGNATURE
  336. findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
  337. customvillagertrades-forge-19.20.0.jar |Custom Villager Trades |customvillagertrades |19.20.0 |DONE |Manifest: NOSIGNATURE
  338. ftbauxilium-forge-1902.1.10-build.42-forge.jar |FTB Auxilium |ftbauxilium |1902.1.10-build.42 |DONE |Manifest: NOSIGNATURE
  339. ftb-teams-forge-1902.2.13-build.100.jar |FTB Teams |ftbteams |1902.2.13-build.100 |DONE |Manifest: NOSIGNATURE
  340. ftb-ranks-forge-1902.1.15-build.76.jar |FTB Ranks |ftbranks |1902.1.15-build.76 |DONE |Manifest: NOSIGNATURE
  341. ftb-essentials-1902.3.0-build.64.jar |FTB Essentials |ftbessentials |1902.3.0-build.64 |DONE |Manifest: NOSIGNATURE
  342. accelerated-decay-forge-1.0.0+mc1.19.2.jar |Accelerated Decay |accelerateddecay |1.0.0+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  343. cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE
  344. AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  345. moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE
  346. productivebees-1.19.2-0.10.5.3.jar |Productive Bees |productivebees |1.19.2-0.10.5.3 |DONE |Manifest: NOSIGNATURE
  347. hexal-forge-1.19.2-0.2.14.jar |Hexal |hexal |0.2.14 |DONE |Manifest: NOSIGNATURE
  348. trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE
  349. inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE
  350. probejs-4.4.0-forge.jar |ProbeJS |probejs |4.4.0 |DONE |Manifest: NOSIGNATURE
  351. polylib-forge-1900.0.2-build.73.jar |PolyLib |polylib |1900.0.2-build.73 |DONE |Manifest: NOSIGNATURE
  352. letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE
  353. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
  354. GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE
  355. voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE
  356. autosmithingtable_1.19.2-1.2.4.jar |Auto Smithing Table |autosmithingtable |1.2.4 |DONE |Manifest: NOSIGNATURE
  357. Cyclic-1.19.2-1.7.14.jar |Cyclic |cyclic |1.19.2-1.7.14 |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
  358. inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE
  359. rhino-forge-1902.2.2-build.268.jar |Rhino |rhino |1902.2.2-build.268 |DONE |Manifest: NOSIGNATURE
  360. kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE
  361. kubejs-thermal-1902.1.6-build.22.jar |KubeJS Thermal |kubejs_thermal |1902.1.6-build.22 |DONE |Manifest: NOSIGNATURE
  362. RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE
  363. Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE
  364. Reaper-1.0.4.jar |Reaper |reaper |1.0.4 |DONE |Manifest: NOSIGNATURE
  365. craftingstation-1.19.2-6.0.1.jar |Crafting Station |craftingstation |1.19.2-6.0.1 |DONE |Manifest: NOSIGNATURE
  366. redstonepen-1.19.2-forge-1.2.20.jar |Redstone Pen |redstonepen |1.2.20 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  367. item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE
  368. ftb-quests-forge-1902.4.13-build.219.jar |FTB Quests |ftbquests |1902.4.13-build.219 |DONE |Manifest: NOSIGNATURE
  369. metalbarrels-1.19.2-5.0.1.jar |Metal Barrels |metalbarrels |1.19.2-5.0.1 |DONE |Manifest: NOSIGNATURE
  370. TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE
  371. ftb-pack-companion-2.0.3-build.8+mc1.19.2.jar |FTB Pack Companion |ftbpc |2.0.3-build.8+mc1.19|DONE |Manifest: NOSIGNATURE
  372. ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.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
  373. create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
  374. createsifter-1.19.2-1.4.0.i.jar |Create Sifter |createsifter |1.19.2-1.4.0.i |DONE |Manifest: NOSIGNATURE
  375. ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |DONE |Manifest: NOSIGNATURE
  376. FastSuite-1.19.2-4.1.0.jar |Fast Suite |fastsuite |4.1.0 |DONE |Manifest: NOSIGNATURE
  377. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  378. artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE
  379. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
  380. charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE
  381. ftbbackups2-forge-1.19.2-1.0.18.jar |FTB Backups 2 |ftbbackups2 |1.0.18 |DONE |Manifest: NOSIGNATURE
  382. lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  383. mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE
  384. rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE
  385. rftoolsbuilder-1.19-5.2.6.jar |RFToolsBuilder |rftoolsbuilder |1.19-5.2.6 |DONE |Manifest: NOSIGNATURE
  386. rftoolsstorage-1.19-4.1.2.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE
  387. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
  388. blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE
  389. incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |DONE |Manifest: NOSIGNATURE
  390. 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
  391. hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE
  392. AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE
  393. ftb-chunks-forge-1902.3.21-build.266.jar |FTB Chunks |ftbchunks |1902.3.21-build.266 |DONE |Manifest: NOSIGNATURE
  394. TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
  395. craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE
  396. rftoolsutility-1.19-5.1.7.jar |RFToolsUtility |rftoolsutility |1.19-5.1.7 |DONE |Manifest: NOSIGNATURE
  397. 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
  398. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE
  399. sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE
  400. appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE
  401. refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE
  402. refinedstorage-1.11.6.jar |Refined Storage |refinedstorage |1.11.6 |DONE |Manifest: NOSIGNATURE
  403. cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE
  404. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  405. ars_nouveau-1.19.2-3.13.2.jar |Ars Nouveau |ars_nouveau |3.13.2 |DONE |Manifest: NOSIGNATURE
  406. starbunclemania-1.19.2-1.0.6.jar |Starbunclemania |starbunclemania |1.19.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  407. arsarmiger-1.19.2-1.4.0.jar |Ars Armiger |ars_armiger |1.19.2-1.4.0 |DONE |Manifest: NOSIGNATURE
  408. ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE
  409. toomanyglyphs-1.19.2-2.2.45.12185.jar |Too Many Glyphs |toomanyglyphs |2.2.45.12185 |DONE |Manifest: NOSIGNATURE
  410. elementalcraft-1.19.2-5.7.5.jar |ElementalCraft |elementalcraft |1.19.2-5.7.5 |DONE |Manifest: NOSIGNATURE
  411. moonlight-1.19.2-2.2.31-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.31 |DONE |Manifest: NOSIGNATURE
  412. titanium-1.19.2-3.7.3-27.jar |Titanium |titanium |3.7.3 |DONE |Manifest: NOSIGNATURE
  413. Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE
  414. appliedenergistics2-forge-12.9.4.jar |Applied Energistics 2 |ae2 |12.9.4 |DONE |Manifest: NOSIGNATURE
  415. AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE
  416. merequester-1.19.2-1.1.2.jar |ME Requester |merequester |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  417. AE2WTLib-12.8.7.jar |AE2WTLib |ae2wtlib |12.8.7 |DONE |Manifest: NOSIGNATURE
  418. AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE
  419. CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
  420. creativedisk-1.0.0+mc1.19.2.jar |Creative Disk |creativedisk |1.0.0+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  421. archers_paradox-1.19.2-4.2.0.13.jar |Archer's Paradox |archers_paradox |4.2.0.13 |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
  422. NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
  423. easy_villagers-1.19.2-1.0.8.jar |Easy Villagers |easy_villagers |1.19.2-1.0.8 |DONE |Manifest: NOSIGNATURE
  424. Quark-3.4-397.jar |Quark |quark |3.4-397 |DONE |Manifest: NOSIGNATURE
  425. supplementaries-1.19.2-2.3.4.jar |Supplementaries |supplementaries |1.19.2-2.3.4 |DONE |Manifest: NOSIGNATURE
  426. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
  427. art_of_forging-1.6.3-1.19.2.jar |Art of Forging |art_of_forging |1.6.3-1.19.2 |DONE |Manifest: NOSIGNATURE
  428. JAOPCA-1.19.2-4.2.7.13.jar |JAOPCA |jaopca |4.2.7.13 |DONE |Manifest: NOSIGNATURE
  429. bucketlib-1.19-1.0.4.1.jar |BucketLib |bucketlib |1.19-1.0.4.1 |DONE |Manifest: NOSIGNATURE
  430. PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE
  431. FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE
  432. FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE
  433. Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |DONE |Manifest: NOSIGNATURE
  434. Statues-1.19.2-0.3.2.4.jar |Statues Mod |statues |0.3.2.4 |DONE |Manifest: NOSIGNATURE
  435. ars_instrumentum-1.19.2-3.3.1.jar |Ars Instrumentum |ars_instrumentum |3.2.2 |DONE |Manifest: NOSIGNATURE
  436. FlowerPatch-forge-1.19.2-2.0.0.jar |Flower Patch |flowerpatch |2.0.0 |DONE |Manifest: NOSIGNATURE
  437. modonomicon-1.19.2-1.30.1.jar |Modonomicon |modonomicon |1.19.2-1.30.1 |DONE |Manifest: NOSIGNATURE
  438. kubejs_botania-1.0.4-fix2-forge.jar |KubeJS Botania |kubejs_botania |1.0.4-fix2 |DONE |Manifest: NOSIGNATURE
  439. fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.7 |DONE |Manifest: NOSIGNATURE
  440. fm_audio_extension_forge_1.1.1-1_MC_1.19.jar |FancyMenu Audio Extension |fmextension_audio |1.1.1 |DONE |Manifest: NOSIGNATURE
  441. 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
  442. SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE
  443. minetogether-forge-1.19.2-6.0.16.jar |MineTogether |minetogether |6.0.16 |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
  444. functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
  445. modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE
  446. charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  447. occultism_kubejs-1.19.2-0.0.1.jar |Occultism KubeJS |occultism_kubejs |1.19.2-0.0.1 |DONE |Manifest: NOSIGNATURE
  448. Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE
  449. megacells-forge-2.0.0-beta.9-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.9-1.19.2 |DONE |Manifest: NOSIGNATURE
  450. expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
  451. overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |DONE |Manifest: NOSIGNATURE
  452. chisels-and-bits-forge-1.3.135.jar |chisels-and-bits |chiselsandbits |1.3.135 |DONE |Manifest: NOSIGNATURE
  453. Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE
  454. createaddition-1.19.2-20230404a.jar |Create Crafts & Additions |createaddition |1.19.2-20230404a |DONE |Manifest: NOSIGNATURE
  455. Crash Report UUID: 5b1fe887-276b-40f7-9eba-e42390626491
  456. FML: 43.2
  457. Forge: net.minecraftforge:43.2.8
  458. Flywheel Backend: GL33 Instanced Arrays
  459. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment