Advertisement
Guest User

Untitled

a guest
Apr 24th, 2024
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 4/24/24, 3:59 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraftforge.items.IItemHandlerModifiable.getSlots()" because "this.wrapped" is null
  8. at com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  9. at com.simibubi.create.foundation.item.ItemHelper.extract(ItemHelper.java:169) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  10. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInput(ChuteBlockEntity.java:350) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  11. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInputFromAbove(ChuteBlockEntity.java:331) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  12. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.tick(ChuteBlockEntity.java:154) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  13. at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  14. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  15. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  16. at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
  17. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  18. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  19. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
  20. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  21. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  22. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  23. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Server thread
  31. Suspected Mod:
  32. Create (create), Version: 0.5.1.f
  33. Issue tracker URL: https://github.com/Creators-of-Create/Create/issues
  34. at TRANSFORMER/[email protected]/com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16)
  35. Stacktrace:
  36. at com.simibubi.create.foundation.item.ItemHandlerWrapper.getSlots(ItemHandlerWrapper.java:16) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  37. at com.simibubi.create.foundation.item.ItemHelper.extract(ItemHelper.java:169) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  38. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInput(ChuteBlockEntity.java:350) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  39. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.handleInputFromAbove(ChuteBlockEntity.java:331) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  40. at com.simibubi.create.content.logistics.chute.ChuteBlockEntity.tick(ChuteBlockEntity.java:154) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  41. at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.18.2-0.5.1.f.jar%2395!/:0.5.1.f] {re:classloading}
  42. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  43. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  44. at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
  45. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  46. -- Block entity being ticked --
  47. Details:
  48. Name: create:chute // com.simibubi.create.content.logistics.chute.ChuteBlockEntity
  49. Block: Block{create:chute}[facing=down,shape=normal,waterlogged=false]
  50. Block location: World: (-281,62,-587), Section: (at 7,14,5 in -18,3,-37; chunk contains blocks -288,-64,-592 to -273,319,-577), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
  51. Block: Block{create:chute}[facing=down,shape=normal,waterlogged=false]
  52. Block location: World: (-281,62,-587), Section: (at 7,14,5 in -18,3,-37; chunk contains blocks -288,-64,-592 to -273,319,-577), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
  53. Stacktrace:
  54. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  55. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading}
  56. at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.clip_replace.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.world_border.MixinLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.MixinLevel,pl:mixin:A}
  57. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:moreplayermodels.mixins.json:ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:ritchiesprojectilelib.mixins.json:ServerLevelMixin,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  58. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  59. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
  60. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  61. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  62. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  63. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  64.  
  65.  
  66. -- Affected level --
  67. Details:
  68. All players: 1 total; [ServerPlayer['_rudeus'/503, l='ServerLevel[world]', x=-315.33, y=90.13, z=-402.08]]
  69. Chunk stats: 8596
  70. Level dimension: minecraft:overworld
  71. Level spawn location: World: (0,65,6), Section: (at 0,1,6 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  72. Level time: 10017626 game time, 1695465 day time
  73. Level name: world
  74. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  75. Level weather: Rain time: 84308 (now: false), thunder time: 47436 (now: false)
  76. Known server brands: forge
  77. Level was modded: true
  78. Level storage version: 0x04ABD - Anvil
  79. Stacktrace:
  80. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  81. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pfm-common.mixins.json:PFMMixinDedicatedServer,pl:mixin:A}
  82. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  83. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  84. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  85. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  86.  
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.18.2
  91. Minecraft Version ID: 1.18.2
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 17.0.6, Eclipse Adoptium
  94. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  95. Memory: 1397501440 bytes (1332 MiB) / 6442450944 bytes (6144 MiB) up to 10737418240 bytes (10240 MiB)
  96. CPUs: 16
  97. Processor Vendor: AuthenticAMD
  98. Processor Name: AMD Ryzen 7 5700G with Radeon Graphics
  99. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  100. Microarchitecture: Zen 3
  101. Frequency (GHz): 3.79
  102. Number of physical packages: 1
  103. Number of physical CPUs: 8
  104. Number of logical CPUs: 16
  105. Graphics card #0 name: DisplayLink USB Device
  106. Graphics card #0 vendor: DisplayLink (0x17e9)
  107. Graphics card #0 VRAM (MB): 0.00
  108. Graphics card #0 deviceId: 0xff06
  109. Graphics card #0 versionInfo: DriverVersion=9.3.3324.0
  110. Graphics card #1 name: AMD Radeon(TM) Graphics
  111. Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
  112. Graphics card #1 VRAM (MB): 512.00
  113. Graphics card #1 deviceId: 0x1638
  114. Graphics card #1 versionInfo: DriverVersion=31.0.12027.9001
  115. Graphics card #2 name: DisplayLink USB Device
  116. Graphics card #2 vendor: DisplayLink (0x17e9)
  117. Graphics card #2 VRAM (MB): 0.00
  118. Graphics card #2 deviceId: 0xff06
  119. Graphics card #2 versionInfo: DriverVersion=9.3.3324.0
  120. Memory slot #0 capacity (MB): 16384.00
  121. Memory slot #0 clockSpeed (GHz): 3.20
  122. Memory slot #0 type: DDR4
  123. Memory slot #1 capacity (MB): 16384.00
  124. Memory slot #1 clockSpeed (GHz): 3.20
  125. Memory slot #1 type: DDR4
  126. Virtual memory max (MB): 48003.06
  127. Virtual memory used (MB): 23239.03
  128. Swap memory total (MB): 15872.00
  129. Swap memory used (MB): 1128.31
  130. JVM Flags: 20 total; -Xms6G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20
  131. Server Running: true
  132. Player Count: 1 / 20; [ServerPlayer['_rudeus'/503, l='ServerLevel[world]', x=-315.33, y=90.13, z=-402.08]]
  133. Data Packs: vanilla, mod:forge, mod:supermartijn642configlib, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:cccbridge, mod:sophisticatedcore (incompatible), mod:chiseled, mod:mcwfurnituresbop, mod:ritchiesprojectilelib (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:condensedmilk, mod:wildbackport, mod:maxhealthfix (incompatible), mod:mixinextras (incompatible), mod:wstweaks (incompatible), mod:macawsbridgesbop, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:mekanismgenerators, mod:balm (incompatible), mod:macawsroofsbop, mod:cloth_config (incompatible), mod:pfm (incompatible), mod:absentbydesign, mod:refinedstorage, mod:konkrete (incompatible), mod:createcafe (incompatible), mod:mcwbridges, mod:biomesoplenty (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:botania (incompatible), mod:hangglider, mod:lightspeed, mod:curios (incompatible), mod:patchouli (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:mekanismtools, mod:constructionwand, mod:mcwroofs, mod:cfm, mod:architectury (incompatible), mod:computercraft, mod:mcwfurnitures, mod:chunkloaders, mod:framework (incompatible), mod:enchanted (incompatible), mod:stateobserver (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_expansion (incompatible), mod:dynamictrees (incompatible), mod:geckolib3 (incompatible), mod:dangerousstonecutter (incompatible), mod:extrautilitiesrebirth, mod:betteradvancements (incompatible), mod:smartbrainlib, mod:dtbop (incompatible), mod:createbigcannons, mod:fastload (incompatible), mod:simplyjetpacks, mod:torchslabmod (incompatible), mod:ftblibrary (incompatible), mod:mca (incompatible), mod:snad (incompatible), mod:ae2 (incompatible), mod:attributefix (incompatible), mod:mekanism, mod:tac (incompatible), mod:waystones (incompatible), mod:hat (incompatible), mod:projectred_transmission (incompatible), mod:clumps (incompatible), mod:naturescompass (incompatible), mod:badpackets (incompatible), mod:create_confectionery, mod:mahoutsukai, mod:ars_nouveau, mod:extradisks, mod:immersivepetroleum (incompatible), mod:bloodmagic (incompatible), mod:fasterladderclimbing (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:ironchest, mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_expansion, mod:thermal_dynamics, mod:projectred_exploration (incompatible), mod:tconstruct (incompatible), mod:voicechat (incompatible), mod:terrablender (incompatible), mod:mcwfencesbop, mod:mousetweaks (incompatible), mod:immersiveengineering, mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:flywheel (incompatible), mod:create, mod:mantle (incompatible), mod:moreplayermodels (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:securitycraft (incompatible), mod:diagonalfences, mod:armourers_workshop (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:projectred_illumination (incompatible), mod:valkyrienskies (incompatible), mod:vs_eureka (incompatible), mod:vs_clockwork (incompatible), mod:create_interactive (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), pfm-data-resources, mod:ftbessentials (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:tempad (incompatible), mod:sebastrnlib, mod:appliedcooking (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:ae2things, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:mcwwindows, mod:corpse (incompatible), mod:botanytrees (incompatible), mod:framedblocks, mod:antighost (incompatible), mod:psionicolor (incompatible), mod:mcwlights, mod:rechiseled, mod:jei (incompatible), mod:botanypots (incompatible), mod:rechiseledcreate (incompatible), mod:fusion (incompatible), mod:mcwpaths, mod:dungeons_arise, mod:sound_physics_remastered (incompatible), mod:psi (incompatible), mod:entityculling (incompatible), mod:connectedglass, mod:controlling (incompatible), mod:simplylight, mod:lightoverlay (incompatible), mod:trashcans, mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:sophisticatedstorage (incompatible), mod:ae2extras (incompatible), mod:journeymap, mod:artifacts, mod:dungeoncrawl, mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:valkyrienskies_sophisticatedstorage_compat, mod:justzoom (incompatible), mod:expandability (incompatible), mod:betterfoliage, mod:lootr (incompatible), mod:extremesoundmuffler (incompatible), mod:buildinggadgets (incompatible), mod:framedcompactdrawers (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsutility (incompatible), mod:creativecore (incompatible), mod:waterframes, mod:storagedrawers (incompatible), mod:morestoragedrawers (incompatible), mod:fluiddrawerslegacy, mod:dtarsnouveau (incompatible), mod:engineersdecor (incompatible), mod:spark (incompatible), mod:watermedia (incompatible), mod:memoryleakfix, mod:autoreglib (incompatible), mod:showcaseitem (incompatible), mod:rsinfinitybooster (incompatible), mod:extrastorage, mod:pipez (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight, mod:refinedstorageaddons, mod:jadeaddons (incompatible), mod:s_a_b, mod:pamhc2crops, mod:pamhc2foodcore, mod:vs_tournament (incompatible), mod:pamhc2foodextended, mod:pamhc2trees (incompatible), mod:trackwork, mod:jade
  134. World Generation: Stable
  135. Is Modded: Definitely; Server brand changed to 'forge'
  136. Type: Dedicated Server (map_server.txt)
  137. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  138. ModLauncher launch target: forgeserver
  139. ModLauncher naming: srg
  140. ModLauncher services:
  141. mixin PLUGINSERVICE
  142. eventbus PLUGINSERVICE
  143. slf4jfixer PLUGINSERVICE
  144. object_holder_definalize PLUGINSERVICE
  145. runtime_enum_extender PLUGINSERVICE
  146. capability_token_subclass PLUGINSERVICE
  147. accesstransformer PLUGINSERVICE
  148. runtimedistcleaner PLUGINSERVICE
  149. mixin TRANSFORMATIONSERVICE
  150. fml TRANSFORMATIONSERVICE
  151. FML Language Providers:
  152. javafml@null
  153. lowcodefml@null
  154. Mod List:
  155. ftb-essentials-1802.2.2-build.83.jar |FTB Essentials |ftbessentials |1802.2.2-build.83 |DONE |Manifest: NOSIGNATURE
  156. supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  157. cccbridge-mc1.18.2-forge-v1.5.1.jar |CC:C Bridge |cccbridge |1.5.1-forge |DONE |Manifest: NOSIGNATURE
  158. mcw-windows-2.2.1-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
  159. CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
  160. wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
  161. MaxHealthFix-Forge-1.18.2-5.0.4.jar |MaxHealthFix |maxhealthfix |5.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  162. WitherSkeletonTweaks-1.18.2-7.1.3.jar |Wither Skeleton Tweaks |wstweaks |7.1.3 |DONE |Manifest: NOSIGNATURE
  163. macawsbridgesbop-1.18.2-1.5.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  164. Apotheosis-1.18.2-5.8.1.jar |Apotheosis |apotheosis |5.8.1 |DONE |Manifest: NOSIGNATURE
  165. balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
  166. cloth-config-6.5.116-forge.jar |Cloth Config v4 API |cloth_config |6.5.116 |DONE |Manifest: NOSIGNATURE
  167. corpse-1.18.2-1.0.2.jar |Corpse |corpse |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  168. BotanyTrees-Forge-1.18.2-4.0.14.jar |BotanyTrees |botanytrees |4.0.14 |DONE |Manifest: NOSIGNATURE
  169. ironfurnaces-1.18.2-3.3.3.jar |Iron Furnaces |ironfurnaces |3.3.3 |DONE |Manifest: NOSIGNATURE
  170. mcw-trapdoors-1.1.2-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
  171. supermartijn642corelib-1.1.17-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
  172. spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE
  173. lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  174. curios-forge-1.18.2-5.0.9.2.jar |Curios API |curios |1.18.2-5.0.9.2 |DONE |Manifest: NOSIGNATURE
  175. antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
  176. constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE
  177. mcw-roofs-2.3.0-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE
  178. cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
  179. mcw-furniture-3.2.2-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
  180. JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE
  181. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  182. CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |4.1.4.488 |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
  183. CBMultipart-1.18.2-3.1.1.138-universal.jar |CBMultipart |cb_multipart |3.1.1.138 |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
  184. DynamicTrees-1.18.2-1.0.4.jar |Dynamic Trees |dynamictrees |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE
  185. geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
  186. dangerousstonecutter-forge-1.18.2-1.6.jar |Dangerous Stone Cutter |dangerousstonecutter |1.6 |DONE |Manifest: NOSIGNATURE
  187. psionicolor-1.18.2-1.0.1.jar |Psionicolor |psionicolor |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  188. mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
  189. extra-utilities-reborn-1.7.4-release.jar |Extra Utilities Rebirth |extrautilitiesrebirth |1.7.3 |DONE |Manifest: NOSIGNATURE
  190. SmartBrainLib-forge-1.18.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
  191. createbigcannons-forge-1.18.2-0.5.3.b.jar |Create Big Cannons |createbigcannons |0.5.3.b-nightly-55e3|DONE |Manifest: NOSIGNATURE
  192. Fastload-Reforged-mc1.18.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
  193. SimplyJetpacks2-1.18.2-2.8.0.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.18.2-2.8.0.1 |DONE |Manifest: NOSIGNATURE
  194. torchslabmod-1.18.1_v1.7.5.jar |Torch Slab Mod |torchslabmod |1.7.5 |DONE |Manifest: NOSIGNATURE
  195. rechiseled-1.1.5b-forge-mc1.18.jar |Rechiseled |rechiseled |1.1.5b |DONE |Manifest: NOSIGNATURE
  196. watermedia-2.0.31.jar |WaterMedia |watermedia |2.0.31 |DONE |Manifest: NOSIGNATURE
  197. AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.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
  198. hats-and-cosmetics-1.4-1.18.2.jar |Hats and Cosmetics |hat |1.4 |DONE |Manifest: NOSIGNATURE
  199. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
  200. badpackets-forge-0.1.3.jar |Bad Packets API |badpackets |0.1.3 |DONE |Manifest: NOSIGNATURE
  201. BotanyPots-Forge-1.18.2-8.1.32.jar |BotanyPots |botanypots |8.1.32 |DONE |Manifest: NOSIGNATURE
  202. rechiseledcreate-1.0.2-forge-mc1.18.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
  203. fusion-1.1.1-forge-mc1.18.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  204. memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  205. ExtraDisks-1.18.2-2.1.1.jar |Extra Disks |extradisks |1.18.2-2.1.1 |DONE |Manifest: NOSIGNATURE
  206. ImmersivePetroleum-1.18.2-4.2.0-25.jar |Immersive Petroleum |immersivepetroleum |4.2.0-25 |DONE |Manifest: NOSIGNATURE
  207. steel_armor_blocks_forge_1.18.2_1.3.0.jar |Steel armor blocks |s_a_b |1.3.0 |DONE |Manifest: NOSIGNATURE
  208. mcw-paths-1.0.4forge-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.4 |DONE |Manifest: NOSIGNATURE
  209. ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE
  210. DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE
  211. server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE
  212. voicechat-forge-1.18.2-2.5.11.jar |Simple Voice Chat |voicechat |1.18.2-2.5.11 |DONE |Manifest: NOSIGNATURE
  213. soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  214. TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
  215. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  216. ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |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
  217. pamhc2crops-1.18.2-1.0.6.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.6 |DONE |Manifest: NOSIGNATURE
  218. betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  219. kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
  220. flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE
  221. Mantle-1.18.2-1.9.50.jar |Mantle |mantle |1.9.50 |DONE |Manifest: NOSIGNATURE
  222. pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
  223. MorePlayerModels-1.18.2.20240405.jar |More Player Models |moreplayermodels |1.18.2.20240405 |DONE |Manifest: NOSIGNATURE
  224. polymorph-forge-1.18.2-0.50.jar |Polymorph |polymorph |1.18.2-0.50 |DONE |Manifest: NOSIGNATURE
  225. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  226. [1.18.2] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |DONE |Manifest: NOSIGNATURE
  227. entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
  228. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
  229. showcaseitem-1.18.2-1.0.jar |Showcase Item |showcaseitem |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  230. lootr-forge-1.18.2-0.3.28.70.jar |Lootr |lootr |0.3.28.70 |DONE |Manifest: NOSIGNATURE
  231. connectedglass-1.1.11-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
  232. PuzzlesLib-v3.5.9-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.9 |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
  233. valkyrienskies-118-2.1.1-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.1.1-beta.5 |DONE |Manifest: NOSIGNATURE
  234. tournament-forge-1.1.0_beta-2e0399daa01.jar |VS Tournament Mod |vs_tournament |1.1.0_beta-2+e0399da|DONE |Manifest: NOSIGNATURE
  235. extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
  236. CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |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
  237. netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |DONE |Manifest: NOSIGNATURE
  238. AdvancedPeripherals-1.18.2-0.7.31r.jar |Advanced Peripherals |advancedperipherals |0.7.31r |DONE |Manifest: NOSIGNATURE
  239. sophisticatedcore-1.18.2-0.6.4.586.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.6.4.586 |DONE |Manifest: NOSIGNATURE
  240. chiseled-1.18.2-0.5beta.jar |Chiseled |chiseled |0.5.0 |DONE |Manifest: NOSIGNATURE
  241. eureka-1.4.0-beta.1.jar |VS Eureka Mod |vs_eureka |1.4.0-beta.1 |DONE |Manifest: NOSIGNATURE
  242. mcwfurnituresbop-1.18.2-1.3.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
  243. ritchiesprojectilelib-1.0.0-3a68f88+1.18.2-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-3a68f88+1.18.2|DONE |Manifest: NOSIGNATURE
  244. Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE
  245. Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
  246. condensedmilk-1.18.2_1.0r.jar |Condensedmilk |condensedmilk |1.18.2_1.0r |DONE |Manifest: NOSIGNATURE
  247. mixinextras-forge-0.2.1.jar |MixinExtras |mixinextras |0.2.1 |DONE |Manifest: NOSIGNATURE
  248. Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |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
  249. sophisticatedbackpacks-1.18.2-3.20.2.1036.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.20.2.1036 |DONE |Manifest: NOSIGNATURE
  250. buildinggadgets-3.13.2-build.21+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.2-build.21+mc1.|DONE |Manifest: NOSIGNATURE
  251. FramedBlocks-5.11.5.jar |FramedBlocks |framedblocks |5.11.5 |DONE |Manifest: NOSIGNATURE
  252. forge-1.18.2-40.2.18-universal.jar |Forge |forge |40.2.18 |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
  253. cofh_core-1.18.2-9.2.3.47.jar |CoFH Core |cofh_core |9.2.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
  254. thermal_foundation-1.18.2-9.2.2.58.jar |Thermal Series |thermal |9.2.2 |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
  255. thermal_innovation-1.18.2-9.2.1.19.jar |Thermal Innovation |thermal_innovation |9.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
  256. thermal_dynamics-1.18.2-9.2.2.19.jar |Thermal Dynamics |thermal_dynamics |9.2.2 |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
  257. Psi 1.18.2-98.jar |Psi |psi |2.0.0 |DONE |Manifest: NOSIGNATURE
  258. appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
  259. mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  260. Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar |Create: Steam 'n Rails |railways |1.4.8+forge-mc1.18.2|DONE |Manifest: NOSIGNATURE
  261. MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
  262. macawsroofsbop-1.18.2-1.5.jar |Macaw's Roofs - BOP |macawsroofsbop |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  263. paladin-furniture-mod-1.2.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.2.1 |DONE |Manifest: NOSIGNATURE
  264. absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  265. konkrete_forge_1.8.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  266. createcafe-1.10.4-1.18.2.jar |Create Cafe |createcafe |1.10.4-1.18.2 |DONE |Manifest: NOSIGNATURE
  267. RSInfinityBooster-1.18.2-2.1+20.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+20 |DONE |Manifest: NOSIGNATURE
  268. refinedstorage-1.10.6.jar |Refined Storage |refinedstorage |1.10.6 |DONE |Manifest: NOSIGNATURE
  269. ExtraStorage-1.18.2-2.2.1.jar |Extra Storage |extrastorage |2.2.1 |DONE |Manifest: NOSIGNATURE
  270. jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |DONE |Manifest: NOSIGNATURE
  271. Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
  272. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  273. mcw-bridges-3.0.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
  274. tempad-forge-1.18.2-1.4.1.jar |Tempad |tempad |1.4.1 |DONE |Manifest: NOSIGNATURE
  275. mcw-fences-1.1.1-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
  276. simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
  277. HangGlider-v3.0.0-1.18.2-Forge.jar |Hang Glider |hangglider |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  278. pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE
  279. thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |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
  280. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
  281. ftb-ultimine-forge-1802.3.4-build.93.jar |FTB Ultimine |ftbultimine |1802.3.4-build.93 |DONE |Manifest: NOSIGNATURE
  282. MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
  283. architectury-4.12.94-forge.jar |Architectury |architectury |4.12.94 |DONE |Manifest: NOSIGNATURE
  284. ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE
  285. ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE
  286. cc-tweaked-1.18.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
  287. ProjectRed-1.18.2-4.17.0-beta-4-core.jar |ProjectRed Core |projectred_core |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  288. ProjectRed-1.18.2-4.17.0-beta-4-integration.jar |ProjectRed Integration |projectred_integration |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  289. ProjectRed-1.18.2-4.17.0-beta-4-expansion.jar |ProjectRed Expansion |projectred_expansion |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  290. ProjectRed-1.18.2-4.17.0-beta-4-transmission.jar |ProjectRed Transmission |projectred_transmission |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  291. ProjectRed-1.18.2-4.17.0-beta-4-exploration.jar |ProjectRed Exploration |projectred_exploration |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  292. ProjectRed-1.18.2-4.17.0-beta-4-illumination.jar |ProjectRed Illumination |projectred_illumination |4.17.0-beta-4 |DONE |Manifest: NOSIGNATURE
  293. light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
  294. trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
  295. chunkloaders-1.2.8a-forge-mc1.18.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
  296. framework-forge-1.18.2-0.4.3.jar |Framework |framework |0.4.3 |DONE |Manifest: NOSIGNATURE
  297. enchanted-forge-1.18.2-1.1.5.jar |Enchanted |enchanted |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  298. StateObserver-forge-1.18.2-1.2.1.jar |StateObserver |stateobserver |1.2.1 |DONE |Manifest: NOSIGNATURE
  299. BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |0.2.0.146 |DONE |Manifest: NOSIGNATURE
  300. inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |DONE |Manifest: NOSIGNATURE
  301. trashslot-forge-1.18.2-11.0.3.jar |TrashSlot |trashslot |11.0.3 |DONE |Manifest: NOSIGNATURE
  302. pamhc2trees-1.18.2-1.0.4.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  303. minecraft-comes-alive-7.4.11+1.18.2-universal.jar |Minecraft Comes Alive |mca |7.4.11+1.18.2 |DONE |Manifest: NOSIGNATURE
  304. sophisticatedstorage-1.18.2-0.9.7.764.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.9.7.764 |DONE |Manifest: NOSIGNATURE
  305. Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |DONE |Manifest: NOSIGNATURE
  306. ae2extras-2-1.18.2.jar |AE2 Extras |ae2extras |2-1.18.2 |DONE |Manifest: NOSIGNATURE
  307. tac-0.3.10.2-1.18.2.jar |Timeless and Classics Guns |tac |0.3.10.2-1.18.2 |DONE |Manifest: NOSIGNATURE
  308. create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  309. clockwork-1.18.2-0.1.13-forge-90516b7ffc.jar |Clockwork: Create x Valkyrien |vs_clockwork |1.18.2-0.1.13-forge-|DONE |Manifest: NOSIGNATURE
  310. trackwork-1.18.2-0.0.1h1-alpha.jar |Trackwork Mod |trackwork |1.18.2-0.0.1h1-alpha|DONE |Manifest: NOSIGNATURE
  311. waystones-forge-1.18.2-10.2.2.jar |Waystones |waystones |10.2.2 |DONE |Manifest: NOSIGNATURE
  312. Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
  313. journeymap-1.18.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE
  314. artifacts-1.18.2-4.2.3.jar |Artifacts |artifacts |1.18.2-4.2.3 |DONE |Manifest: NOSIGNATURE
  315. framedcompactdrawers-1.18-4.1.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.1.0 |DONE |Manifest: NOSIGNATURE
  316. DungeonCrawl-1.18.2-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
  317. create-confectionery1.18.2_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
  318. mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE
  319. rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE
  320. mahoutsukai-1.18.2-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.62 |DONE |Manifest: NOSIGNATURE
  321. ftb-chunks-forge-1802.3.17-build.265.jar |FTB Chunks |ftbchunks |1802.3.17-build.265 |DONE |Manifest: NOSIGNATURE
  322. BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE
  323. FasterLadderClimbing-1.18.2-0.2.4.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.4 |DONE |Manifest: NOSIGNATURE
  324. BrandonsCore-1.18.2-3.1.10.283-universal.jar |Brandon's Core |brandonscore |3.1.10.283 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  325. Draconic-Evolution-1.18.2-3.0.31.531-universal.jar|Draconic Evolution |draconicevolution |3.0.31.531 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  326. TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |DONE |Manifest: NOSIGNATURE
  327. rftoolsutility-1.18-4.0.24.jar |RFToolsUtility |rftoolsutility |1.18-4.0.24 |DONE |Manifest: NOSIGNATURE
  328. EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  329. swingthroughgrass-1.18.2-1.9.1.jar |SwingThroughGrass |swingthroughgrass |1.18.2-1.9.1 |DONE |Manifest: NOSIGNATURE
  330. sebastrnlib-1.0.2.jar |Sebastrn Lib |sebastrnlib |1.0.2 |DONE |Manifest: NOSIGNATURE
  331. appliedcooking-1.0.3.jar |Applied Cooking |appliedcooking |1.0.3 |DONE |Manifest: NOSIGNATURE
  332. cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE
  333. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  334. Jade-1.18.2-forge-5.3.2.jar |Jade |jade |5.3.2 |DONE |Manifest: NOSIGNATURE
  335. appliedenergistics2-forge-11.7.6.jar |Applied Energistics 2 |ae2 |11.7.6 |DONE |Manifest: NOSIGNATURE
  336. AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |DONE |Manifest: NOSIGNATURE
  337. AE2WTLib-11.6.3.jar |AE2WTLib |ae2wtlib |11.6.3 |DONE |Manifest: NOSIGNATURE
  338. AE2-Things-1.0.7.jar |AE2 Things |ae2things |1.0.7 |DONE |Manifest: NOSIGNATURE
  339. CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
  340. waterframes-1.18.2-2.0.0-beta5.jar |WaterFrames |waterframes |2.0.0-beta5 |DONE |Manifest: NOSIGNATURE
  341. valkyrienskies_sophisticatedstorage_compat-1.18.2-|Valkyrien Skies + Sophisticate|valkyrienskies_sophisticatedst|1.18.2-1.0.2-SS0.8 |DONE |Manifest: NOSIGNATURE
  342. create_interactive-118-forge-1.0.0-beta.3.jar |Create: Interactive |create_interactive |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE
  343. FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
  344. StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE
  345. morestoragedrawers-1.18.2-1.1.2.jar |More Storage Drawers |morestoragedrawers |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  346. Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE
  347. FluidDrawersLegacy-1.18.2-forge-2.3.9.jar |Fluid Drawers Legacy |fluiddrawerslegacy |1.18.2-forge-2.3.9 |DONE |Manifest: NOSIGNATURE
  348. ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE
  349. DynamicTreesArsNouveau-1.18.2-1.0.0.jar |Dynamic Trees for Ars Nouveau |dtarsnouveau |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  350. DiagonalFences-v3.2.3-1.18.2-Forge.jar |Diagonal Fences |diagonalfences |3.2.3 |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
  351. armourersworkshop-forge-1.18.2-2.1.2.jar |Armourer's Workshop |armourers_workshop |2.1.2 |DONE |Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a
  352. alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
  353. citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
  354. alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
  355. FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  356. ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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
  357. engineersdecor-1.18.2-1.1.28.jar |Engineer's Decor |engineersdecor |1.1.28 |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
  358. justzoom_forge_1.0.2-1_MC_1.18.2.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE
  359. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
  360. Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |DONE |Manifest: NOSIGNATURE
  361. AEAdditions-1.18.2-3.2.8.jar |AE Additions |ae2additions |3.2.8 |DONE |Manifest: NOSIGNATURE
  362. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  363. ChiselsBits-forge-1.18.2-1.2.116-universal.jar |Chisels & bits |chiselsandbits |1.2.116 |DONE |Manifest: NOSIGNATURE
  364. betterfoliage-3.1.4.jar |Better Foliage |betterfoliage |3.1.4 |DONE |Manifest: NOSIGNATURE
  365. BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |DONE |Manifest: NOSIGNATURE
  366. mcwfencesbop-1.18.2-1.4.jar |Macaw's Fences - BOP |mcwfencesbop |1.18.2-1.4 |DONE |Manifest: NOSIGNATURE
  367. DynamicTreesBOP-1.18.2-3.0.2.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.18.2-3.0.2 |DONE |Manifest: NOSIGNATURE
  368. createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  369. Crash Report UUID: 5a064786-1bb7-47a6-a36e-3270d0ff1cf7
  370. FML: 40.2
  371. Forge: net.minecraftforge:40.2.18
  372. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement