Quark Oddities

Quark Oddities

22M Downloads

Compatability issues with unknown mod... (FORGE ERRORS FUCKING SUCK!)

AHartTN opened this issue · 5 comments

commented

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 1/9/22, 11:13 AM
Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "net.minecraft.core.NonNullList.iterator()" because "ingredients" is null
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.loadMagnetizableBlocks(MagnetSystem.java:143) ~[Quark-3.0-334.jar%23305!:3.0-334] {re:classloading,pl:runtimedistcleaner:A}
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.tick(MagnetSystem.java:78) ~[Quark-3.0-334.jar%23305!:3.0-334] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.ASMEventHandler_1778_MagnetSystem_tick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:866) ~[forge-1.18.1-39.0.10-universal.jar%23417!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:874) ~[server-1.18.1-20211210.034407-srg.jar%23413!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328) ~[server-1.18.1-20211210.034407-srg.jar%23413!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[server-1.18.1-20211210.034407-srg.jar%23413!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%23413!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%23413!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

commented

Looks like I found the offending mod... Problem is on their end, not yours... Still wish Forge had better errors that specifically stated what went wrong in an easier to understand fashion...

Curios Quark Oddities Backpack is the offending mod... Uninstalled it and the error goes away

commented

Belay my last... Error still happens after world generation completes

commented

[11:30:57] [Server thread/ERROR]: Exception caught during firing event: Cannot invoke "net.minecraft.core.NonNullList.iterator()" because "ingredients" is null
Index: 31
Listeners:
0: HIGH
1: ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
2: NORMAL
3: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@16b89d69
4: ASM: class com.endertech.minecraft.forge.world.GameWorld$WorldData onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
5: ASM: class com.supermartijn642.wormhole.PortalGroupCapability onTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
6: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@ce07e80
7: ASM: class com.supermartijn642.tesseract.manager.TesseractTracker onTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
8: ASM: sereneseasons.handler.season.SeasonHandler@6b61cbaa onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
9: ASM: sereneseasons.handler.season.RandomUpdateHandler@6c6f9686 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
10: ASM: class com.mrcrayfish.goblintraders.world.spawner.SpawnHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
11: ASM: sereneseasons.handler.season.TimeSkipHandler@7c7afa1f onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
12: ASM: class com.endertech.minecraft.mods.adchimneys.world.Events onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
13: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@2411b435
14: ASM: class com.supermartijn642.scarecrowsterritory.ScarecrowTracker onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
15: ASM: class harmonised.pmmo.events.EventHandler worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
16: ASM: class com.ldtteam.structurize.event.EventSubscriber onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
17: ASM: class com.maciej916.indreb.common.subscribers.ForgeEventSubscriber onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
18: ASM: class net.mrscauthd.beyond_earth.events.Events onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
19: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@553f8100
20: ASM: class com.supermartijn642.chunkloaders.ChunkLoaderUtil onTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
21: ASM: class com.mrcrayfish.furniture.common.mail.PostOffice onTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
22: ASM: class geni.witherutilsbase.event.WitherEventCraftingHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
23: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@73e0d1b
24: ASM: com.teamabnormals.blueprint.common.capability.chunkloading.ChunkLoaderEvents@3fdae7de tickChunkLoader(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
25: ASM: blusunrize.immersiveengineering.common.world.IEWorldGen@5f8f5f00 serverWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
26: ASM: class net.silentchaos512.lib.util.EntityHelper onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
27: ASM: stepsword.mahoutsukai.handlers.ServerHandler@11c4a9ad worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
28: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@8a56702
29: ASM: class com.minecolonies.coremod.event.FMLEventHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
30: ASM: class me.desht.modularrouters.event.TickEventHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
31: ASM: class vazkii.quark.addons.oddities.magnetsystem.MagnetSystem tick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
32: ASM: class com.simibubi.create.events.CommonEvents onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
33: ASM: class pokecube.adventures.events.TrainerSpawnHandler tickEvent(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
34: ASM: class com.mrh0.createaddition.event.GameEvents worldTickEvent(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
35: ASM: class pokecube.core.world.dimension.SecretBaseDimension onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
36: ASM: vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule@3d928706 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
37: ASM: vazkii.quark.content.automation.module.FeedingTroughModule@19bb9177 buildTroughSet(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
38: ASM: vazkii.quark.content.tweaks.module.UtilityRecipesModule@75fb2a07 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
39: ASM: top.theillusivec4.curios.common.event.CuriosEventHandler@481e2341 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
40: ASM: de.ellpeck.naturesaura.events.CommonEvents@370b6983 onLevelTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
41: ASM: com.refinedmods.refinedstorage.apiimpl.network.NetworkListener@7fd9afc7 onLevelTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
42: ASM: top.theillusivec4.polymorph.common.CommonEventsListener@7ef078b7 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
43: ASM: blusunrize.immersiveengineering.common.EventHandler@399aeead onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
44: ASM: com.Da_Technomancer.crossroads.EventHandlerCommon@37331838 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
45: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@213cda3f
46: ASM: mcjty.xnet.setup.ForgeEventHandlers@68ec09ef onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
47: ASM: mcjty.lib.setup.ModSetup$EventHandler@3c23d146 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
48: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@8a27899
49: ASM: mcjty.rftoolsbuilder.modules.scanner.ShapeHandler@3cc005cb onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
50: ASM: mcjty.rftoolsutility.setup.ForgeEventHandlers@5421d93d onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
51: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@7f03fa43
52: net.minecraftforge.eventbus.EventBus$$Lambda$4073/0x0000000801825300@5c3d0fd6
53: ASM: com.natamus.stackrefill.events.RefillEvent@60fc6c39 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
54: ASM: com.natamus.collective.events.CollectiveEvents@30f063c8 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
55: ASM: class paulojjj.solarenergy.TickHandler serverTick(Lnet/minecraftforge/event/TickEvent;)V
56: ASM: me.lucko.spark.forge.ForgeTickHook@66c41745 onTick(Lnet/minecraftforge/event/TickEvent;)V
57: ASM: me.lucko.spark.forge.ForgeTickReporter@4d4a6da1 onTick(Lnet/minecraftforge/event/TickEvent;)V
java.lang.NullPointerException: Cannot invoke "net.minecraft.core.NonNullList.iterator()" because "ingredients" is null
at TRANSFORMER/[email protected]/vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.loadMagnetizableBlocks(MagnetSystem.java:143)
at TRANSFORMER/[email protected]/vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.tick(MagnetSystem.java:78)
at net.minecraftforge.eventbus.ASMEventHandler_1648_MagnetSystem_tick_WorldTickEvent.invoke(.dynamic)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:866)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:874)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258)
at java.base/java.lang.Thread.run(Thread.java:833)

[11:30:57] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException: Cannot invoke "net.minecraft.core.NonNullList.iterator()" because "ingredients" is null
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.loadMagnetizableBlocks(MagnetSystem.java:143) ~[Quark-3.0-334.jar%23301!:3.0-334]
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.tick(MagnetSystem.java:78) ~[Quark-3.0-334.jar%23301!:3.0-334]
at net.minecraftforge.eventbus.ASMEventHandler_1648_MagnetSystem_tick_WorldTickEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?]
at net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:866) ~[forge-1.18.1-39.0.10-universal.jar%23413!:?]
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:874) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?]
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?]
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?]
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?]
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?]
at java.lang.Thread.run(Thread.java:833) [?:?]

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 1/9/22, 11:30 AM
Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "net.minecraft.core.NonNullList.iterator()" because "ingredients" is null
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.loadMagnetizableBlocks(MagnetSystem.java:143) ~[Quark-3.0-334.jar%23301!:3.0-334] {re:classloading,pl:runtimedistcleaner:A}
at vazkii.quark.addons.oddities.magnetsystem.MagnetSystem.tick(MagnetSystem.java:78) ~[Quark-3.0-334.jar%23301!:3.0-334] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.ASMEventHandler_1648_MagnetSystem_tick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:866) ~[forge-1.18.1-39.0.10-universal.jar%23413!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:874) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%23409!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

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

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 853773744 bytes (814 MiB) / 5670699008 bytes (5408 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz
Identifier: Intel64 Family 6 Model 79 Stepping 1
Microarchitecture: Broadwell (Server)
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1b06
Graphics card #0 versionInfo: DriverVersion=30.0.14.7212
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 16384.00
Memory slot #2 clockSpeed (GHz): 3.00
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 16384.00
Memory slot #3 clockSpeed (GHz): 3.00
Memory slot #3 type: DDR4
Memory slot #4 capacity (MB): 16384.00
Memory slot #4 clockSpeed (GHz): 3.00
Memory slot #4 type: DDR4
Memory slot #5 capacity (MB): 16384.00
Memory slot #5 clockSpeed (GHz): 3.00
Memory slot #5 type: DDR4
Memory slot #6 capacity (MB): 16384.00
Memory slot #6 clockSpeed (GHz): 3.00
Memory slot #6 type: DDR4
Memory slot #7 capacity (MB): 16384.00
Memory slot #7 clockSpeed (GHz): 3.00
Memory slot #7 type: DDR4
Virtual memory max (MB): 150427.75
Virtual memory used (MB): 27286.57
Swap memory total (MB): 19456.00
Swap memory used (MB): 3.88
JVM Flags: 2 total; -Xms4G -Xmx12G
Server Running: true
Player Count: 0 / 12; []
Data Packs: vanilla, mod:telepads (incompatible), mod:supermartijn642configlib, mod:quarryplus, mod:gbook (incompatible), mod:collectibles, mod:refinedpipes, mod:betteramethyst, mod:prefab, mod:beautifiedchatclient, mod:uppers, mod:gamemenuremovegfarb, mod:planttech2 (incompatible), mod:woodenhopper, mod:modnametooltip (incompatible), mod:neat (incompatible), mod:ironjetpacks, mod:essentials (incompatible), mod:forgeendertech, mod:ctm (incompatible), mod:smelt_raw_blocks, mod:rangedpumps, mod:colouredtooltips, mod:guardvillagers (incompatible), mod:cdl, mod:apotheosis (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:stonechest, mod:jeresources, mod:ninjaphenix_container_lib, mod:cloth_config (incompatible), mod:stackrefill, mod:shetiphiancore, mod:supplementaries (incompatible), mod:seedfix_forge, mod:refinedstorage, mod:infchest, mod:easy_piglins, mod:configurablecane (incompatible), mod:alltheores (incompatible), mod:fancyclear (incompatible), mod:castle_in_the_sky (incompatible), mod:graphio, mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:geolosys (incompatible), mod:biomesoplenty, mod:toolstats, mod:ironfurnaces, mod:timeout_fixes (incompatible), mod:silentgear (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:dimension_access_manager, mod:energymeter, mod:storageracks, mod:nuclearscience (incompatible), mod:extrastorage (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:wormhole, mod:pmmo (incompatible), mod:marketcrates (incompatible), mod:cfm (incompatible), mod:chargers, mod:curios, mod:globalxp, mod:adchimneys, mod:the_bumblezone, mod:fallingtree, mod:toms_storage, mod:fastleafdecay, mod:babel (incompatible), mod:jepb (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings, mod:quarkoddities (incompatible), mod:nomowanderer (incompatible), mod:adfinders, mod:torchslabmod, mod:fallingthrough (incompatible), mod:witherutilstank (incompatible), mod:persistentbits (incompatible), mod:jei (incompatible), mod:visualworkbench, mod:graveyard, mod:attributefix, mod:tesseract, mod:goblintraders (incompatible), mod:caelus, mod:allthecompressed, mod:createchunkloading (incompatible), mod:travelersbackpack, mod:naturescompass (incompatible), mod:sereneseasons (incompatible), mod:libx, mod:compactmachines, mod:assemblylinemachines (incompatible), mod:adhooks, mod:silencemobs, mod:curioofundying, mod:farmingforblockheads, mod:filteredchests, mod:telepastries, mod:clickmachine (incompatible), mod:compacthelpcommand, mod:electrodynamics (incompatible), mod:catalogue (incompatible), mod:potionbundles, mod:packingtape (incompatible), mod:display_case (incompatible), mod:crafttweaker (incompatible), mod:extradisks, mod:crossroads (incompatible), mod:exp_bottling (incompatible), mod:auto_restart, mod:tellme, mod:dungeons_arise, mod:zerocore (incompatible), mod:flopper, mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering, mod:fansmod (incompatible), mod:easier_sleeping, mod:dicemcmm (incompatible), mod:allthemodium (incompatible), mod:scarecrowsterritory, mod:adlods, mod:ding, mod:domum_ornamentum (incompatible), mod:builderstabs, mod:paintings (incompatible), mod:pipez, mod:enchantmentmachine, mod:flywheel, mod:itemcollectors, mod:gravestone (incompatible), mod:croptopia, mod:dragondropselytra, mod:bhc (incompatible), mod:polymorph, mod:markdown_manual (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:sit, mod:world_pre_generator, mod:backpacked (incompatible), mod:structurize, mod:norecipeadvancements, mod:creativecrafter (incompatible), mod:pickletweaks, mod:torchbowmod (incompatible), mod:portabletanks, mod:lootr, mod:occultism, mod:puzzleslib, mod:byg (incompatible), mod:terraqueous, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer (incompatible), mod:witherutilsexp (incompatible), mod:xpbook, mod:defaultoptions, mod:tetra (incompatible), mod:slabmachines, mod:hexerei, mod:cyclopscore, mod:supercircuitmaker, mod:no_null_processors, mod:advancedperipherals (incompatible), mod:tinyredstone (incompatible), mod:curiousshulkerboxes, mod:chanceglobe, mod:pocketstorage (incompatible), mod:healthoverlay (incompatible), mod:doggytalents, mod:withereggs, mod:kleeslabs, mod:sleeping_bags, mod:rsgauges (incompatible), mod:villagernames, mod:terraforged, mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:potionsmaster (incompatible), mod:feature_nbt_deadlock_be_gone, mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:consistency_plus (incompatible), mod:buildinggadgets (incompatible), mod:buildguide, mod:lightingwand, mod:keepmysoiltilled, mod:shulkerbox, mod:carryon (incompatible), mod:beyond_earth (incompatible), mod:betterbundles, mod:mob_grinding_utils, mod:indreb (incompatible), mod:tis3d (incompatible), mod:prettypipes (incompatible), mod:animalcrops, mod:farmersdelight, mod:usefulbackpacks, mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:compressium, mod:bettercrates, mod:amethyst_tweakz, mod:assortedstorage (incompatible), mod:endrem (incompatible), mod:drawerfps (incompatible), mod:chunky, mod:wirelesschargers, mod:simplylight (incompatible), mod:fuel_canister (incompatible), mod:simplybackpacks (incompatible), mod:patchouli, mod:ars_nouveau (incompatible), mod:blockui, mod:multipiston (incompatible), mod:collective, mod:oreexcavation, mod:tiab, mod:villagertools (incompatible), mod:drawerstooltip, mod:mysticalcustomization, mod:noaispawneggs, mod:expandedstorage, mod:inventoryprofilesnext (incompatible), mod:solarenergy (incompatible), mod:architectury (incompatible), mod:stonecutter_recipe_tags (incompatible), mod:curiouselytra, mod:computercraft (incompatible), mod:aiimprovements, mod:bigreactors (incompatible), mod:enderthing (incompatible), mod:productivebees, mod:lightoverlay (incompatible), mod:trashcans, mod:chunkloaders (incompatible), mod:enchantwithmob, mod:mavm, mod:servertabinfo, mod:gamemenumodoption, mod:tradingpost, mod:cyclic (incompatible), mod:betteradvancements, mod:cucumber, mod:trashslot, mod:xpfromharvest, mod:flatbedrock (incompatible), mod:enderbundle, mod:snad, mod:itemfilters, mod:scannable (incompatible), mod:witherutilsbase (incompatible), mod:tinygates (incompatible), mod:create, mod:zycraft (incompatible), mod:waystones, mod:goldenhopper, mod:autodropper, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap, mod:comforts, mod:fruittrees, mod:kiwi, mod:ender_bags (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:configured (incompatible), mod:dimstorage (incompatible), mod:itemborders, mod:tinypipes (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:beautifiedchatserver, mod:bonsaitrees3, mod:travel_anchors, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:bedspreads, mod:mahoutsukai, mod:toastcontrol (incompatible), mod:blueprint, mod:compatoplenty, mod:fluidsystem (incompatible), mod:mininggadgets (incompatible), mod:beehivetooltips (incompatible), mod:fasterladderclimbing, mod:forgottenrecipes (incompatible), mod:dotcoinmod, mod:selene (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:dimensionteleport, mod:craftingtweaks, mod:rftoolsutility (incompatible), mod:enchdesc, mod:swingthroughgrass, mod:toolbelt (incompatible), mod:silentlib, mod:jade, mod:enderrift (incompatible), mod:ae2, mod:aeinfinitybooster, mod:forge, mod:bibliotheca, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:itank, mod:theplopper, mod:extrabuttons (incompatible), mod:capabilityproxy, mod:packedup, mod:fluidtank, mod:car, mod:easy_villagers, mod:justplayerheads, mod:iceberg, mod:quark (incompatible), mod:mutil (incompatible), mod:creativewirelesstransmitter (incompatible), mod:redoptions, mod:beyond_earth_giselle_addon (incompatible), mod:cactusmod, mod:storagedrawers (incompatible), mod:justabattery (incompatible), mod:brickhopper, mod:enderchests, mod:subpocket (incompatible), mod:pokecube (incompatible), mod:minecolonies (incompatible), mod:assemblyline (incompatible), mod:hunterillager, mod:pylons, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:extendedcreativeinventory, mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:allarrowsinfinityfix, mod:refinedstorageaddons, mod:solargeneration, mod:expandability (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:forbidden_arcanus, mod:chiselsandbits, mod:createaddition (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeserver
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
Mod List:
telepads-1.18.1-5.0.1.0.jar |Telepads |telepads |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.18.1-18.5.jar |QuarryPlus |quarryplus |18.5 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
Guidebook-1.18-3.4.0.jar |Guidebook |gbook |3.4.0 |DONE |Manifest: NOSIGNATURE
Collectibles-1.18-(v.1.1.1).jar |Collectibles |collectibles |1.1.1 |DONE |Manifest: NOSIGNATURE
refinedpipes-0.6.0.jar |Refined Pipes |refinedpipes |0.6.0 |DONE |Manifest: NOSIGNATURE
1.18.1-betteramethyst-1.0.jar |Better Amethyst |betteramethyst |1.0 |DONE |Manifest: NOSIGNATURE
prefab-1.8.1.0.jar |Prefab |prefab |1.8.1.0 |DONE |Manifest: NOSIGNATURE
beautifiedchatclient_1.18.1-1.1.jar |Beautified Chat Client |beautifiedchatclient |1.1 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.0.jar |Uppers |uppers |0.4.0 |DONE |Manifest: NOSIGNATURE
GameMenuRemoveGFARB-1.18-Forge-1.4.jar |Game Menu Remove GFARB |gamemenuremovegfarb |1.4 |DONE |Manifest: NOSIGNATURE
planttech2-0.02.40.jar |PlantTech 2 |planttech2 |0.02.40 |DONE |Manifest: NOSIGNATURE
woodenhopper-1.18-1.2.0.1.jar |Wooden Hopper |woodenhopper |1.18-1.2.0.1 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
Neat 1.8-30.jar |Neat |neat |1.8-30 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.18.1-5.0.2.jar |Iron Jetpacks |ironjetpacks |5.0.2 |DONE |Manifest: NOSIGNATURE
essentials-1.18.1-2.13.2.jar |Essentials |essentials |1.18.1-2.13.2 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.1-8.0.0.0-build.0040.jar |ForgeEndertech |forgeendertech |08.0.0.0 |DONE |Manifest: NOSIGNATURE
CTM-1.18-1.1.3+1.jar |ConnectedTexturesMod |ctm |1.18-1.1.3+1 |DONE |Manifest: NOSIGNATURE
smelt_raw_blocks-1.0.1.jar |Smelt Raw Blocks |smelt_raw_blocks |1.0.1 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |DONE |Manifest: NOSIGNATURE
ColouredTooltips-Forge-1.18.1-14.0.1.jar |ColouredTooltips |colouredtooltips |14.0.1 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE
Customized-Dungeon-Loot-1.17.x-(v.2.1.0).jar |Customized Dungeon Loot |cdl |2.1.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.1-5.0.0.jar |Apotheosis |apotheosis |5.0.0 |DONE |Manifest: NOSIGNATURE
balm-2.4.0+0.jar |Balm |balm |2.4.0+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
StoneChest-1.18.1-1.0.0.jar |Stone Chest |stonechest |1.0.0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.141.jar |Just Enough Resources |jeresources |0.13.1.141 |DONE |Manifest: NOSIGNATURE
ninjaphenix-container-library-1.2.10+1.18.jar |NinjaPhenix's Container Librar|ninjaphenix_container_lib |1.2.10 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |DONE |Manifest: NOSIGNATURE
stackrefill_1.18.1-2.1.jar |Stack Refill |stackrefill |2.1 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.18-3.10.0.jar |ShetiPhian-Core |shetiphiancore |3.10.0 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.6.jar |Supplementaries |supplementaries |1.1.6 |DONE |Manifest: NOSIGNATURE
Terralith_v2.0.10_Fabric+Forge.jar |Seed Fix + Terralith |seedfix_forge |0.0NONE |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0-beta.4.jar |Refined Storage |refinedstorage |1.10.0-beta.4 |DONE |Manifest: NOSIGNATURE
InfChest-18.3.jar |InfChest |infchest |18.3 |DONE |Manifest: NOSIGNATURE
easy_piglins-1.18.1-1.0.0.jar |Easy Piglins |easy_piglins |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
ConfigurableCane-1.18-2.3.0.jar |Configurable Cane |configurablecane |2.3.0 |DONE |Manifest: NOSIGNATURE
alltheores-1.7.5-1.18.1-39.0.0.jar |AllTheOres |alltheores |1.7.5-1.18.1-39.0.0 |DONE |Manifest: NOSIGNATURE
FancyClear-Forge-1.18.1-1.3.2.jar |FancyClear |fancyclear |1.3.2 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.18.1-0.2.8.jar |Castle in the sky |castle_in_the_sky |1.18.1 |DONE |Manifest: NOSIGNATURE
graph-io-3.0.2.jar |Graph IO |graphio |3.0.2 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.2-beta.jar |Torchmaster |torchmaster |18.0.2-beta |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.1.0+1.18.1.jar |Repurposed Structures |repurposed_structures |4.1.0+1.18.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18.1-3.1.1.jar |More Villagers |morevillagers |3.1.1 |DONE |Manifest: NOSIGNATURE
Geolosys-1.18.1-7.0.1-beta-2.jar |Geolosys |geolosys |7.0.1-beta-2 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.94-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.94 |DONE |Manifest: NOSIGNATURE
ToolStats-Forge-1.18.1-8.0.1.jar |ToolStats |toolstats |8.0.1 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.18.1-3.1.3.jar |Iron Furnaces |ironfurnaces |3.1.3 |DONE |Manifest: NOSIGNATURE
timeout_fixes-1.18.1-1.0.0.jar |Timeout Fixes |timeout_fixes |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18.1-2.8.3.jar |Silent Gear |silentgear |2.8.3 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.7.2 |DONE |Manifest: NOSIGNATURE
DimensionAccessManager-1.18.1-3.0.0.jar |Dimension Access Manager |dimension_access_manager |3.0.0 |DONE |Manifest: NOSIGNATURE
energymeter-1.18.1-3.0.0.jar |Energy Meter |energymeter |3.0.0 |DONE |Manifest: NOSIGNATURE
storageracks-1.18-1.0.1.jar |Storage Racks |storageracks |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE
Nuclear Science-1.18.1-0.4.2-0.jar |Nuclear Science |nuclearscience |1.18.1-0.4.2-0 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.18.1-2.0.1.jar |Extra Storage |extrastorage |2.0.1 |DONE |Manifest: NOSIGNATURE
NaturesAura-35.4.jar |Nature's Aura |naturesaura |35.4 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.9a-mc1.18.jar |Wormhole (Portals) |wormhole |1.1.9a |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18.1-3.68.2.jar |Project MMO |pmmo |1.18.1-3.68.2 |DONE |Manifest: NOSIGNATURE
marketcrates-forge-1.4.1.jar |Market Crates |marketcrates |1.4.1 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
Chargers-1.18.1-4.1.0.12.jar |Chargers |chargers |4.1.0.12 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
curios-forge-1.18.1-5.0.5.0.jar |Curios API |curios |1.18.1-5.0.5.0 |DONE |Manifest: NOSIGNATURE
globalxp-1.18.1-1.9.1.jar |Global XP |globalxp |1.9.1 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.18.1-7.0.0.1-build.0043.jar |Advanced Chimneys |adchimneys |07.0.0.1 |DONE |Manifest: NOSIGNATURE
the_bumblezone_forge-4.1.1+1.18.1.jar |The Bumblezone |the_bumblezone |4.1.1+1.18.1 |DONE |Manifest: NOSIGNATURE
FallingTree-1.18.1-3.0.1.jar |FallingTree |fallingtree |3.0.1 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
toms_storage-1.18-1.2.23.jar |Tom's Simple Storage Mod |toms_storage |1.2.23 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |DONE |Manifest: NOSIGNATURE
Babel-3.0.1.jar |Babel |babel |3.0.1 |DONE |Manifest: NOSIGNATURE
JEPB-1.1.0.jar |Just Enough Piglin Bartering |jepb |1.1.0 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |DONE |Manifest: NOSIGNATURE
DarkPaintings-Forge-1.18.1-9.0.2.jar |DarkPaintings |darkpaintings |9.0.2 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |DONE |Manifest: NOSIGNATURE
AdFinders-1.18.1-6.0.0.0-build.0041.jar |Advanced Finders |adfinders |06.0.0.0 |DONE |Manifest: NOSIGNATURE
torchslabmod-1.18.1_v1.7.3.jar |Torch Slab Mod |torchslabmod |1.7.3 |DONE |Manifest: NOSIGNATURE
fallingthrough-1.18-1.8.jar |Fallingthrough mod |fallingthrough |1.18-1.8 |DONE |Manifest: NOSIGNATURE
WitherUtilsTank-1.18.1-r101.jar |WitherUtilsTank |witherutilstank |1.18.1-r101 |DONE |Manifest: NOSIGNATURE
PersistentBits-1.18-1.0.jar |Persistent Bits |persistentbits |2.0.4 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.1.69.jar |Just Enough Items |jei |9.2.1.69 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v3.1.0-1.18.1-Forge.jar |Visual Workbench |visualworkbench |3.1.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
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.1-13.0.3.jar |AttributeFix |attributefix |13.0.3 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.0-1.18.1.jar |Goblin Traders |goblintraders |1.7.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
AllTheCompressed-1.0.1-1.18.1-39.0.8.jar |AllTheCompressed |allthecompressed |1.0.1-1.18.1-39.0.8 |DONE |Manifest: NOSIGNATURE
createchunkloading-0.3.1.jar |Create Chunkloading |createchunkloading |0.3.0 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.18.1-7.0.1.jar |Traveler's Backpack |travelersbackpack |7.0.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.18.1-6.0.0.8-universal.jar |Serene Seasons |sereneseasons |1.18.1-6.0.0.8 |DONE |Manifest: NOSIGNATURE
LibX-1.18.1-3.1.0.jar |LibX |libx |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.4.jar |Compact Machines 4 |compactmachines |4.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
assemblylinemachines-1.18-1.3.6.jar |Assembly Line Machines |assemblylinemachines |1.18-1.3.6 |DONE |Manifest: NOSIGNATURE
AdHooks-1.18.1-7.0.0.0-build.0041.jar |Advanced Hook Launchers |adhooks |07.0.0.0 |DONE |Manifest: NOSIGNATURE
silencemobs_1.18.1-2.1.jar |Silence Mobs |silencemobs |2.1 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18.1-9.0.2.jar |Farming for Blockheads |farmingforblockheads |9.0.2 |DONE |Manifest: NOSIGNATURE
filteredchests-1.18.1-1.0.2.jar |Filtered Chests Mod |filteredchests |1.0.2 |DONE |Manifest: NOSIGNATURE
TelePastries-1.18-0.4.3.1.jar |TelePastries |telepastries |0.4.3.1 |DONE |Manifest: NOSIGNATURE
ClickMachine-1.18.1-6.0.0.jar |Click Machine |clickmachine |6.0.0 |DONE |Manifest: NOSIGNATURE
compacthelpcommand_1.18.1-1.2.jar |Compact Help Command |compacthelpcommand |1.2 |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.18.1-0.5.4-0.jar |Electrodynamics |electrodynamics |1.18.1-0.5.4-0 |DONE |Manifest: NOSIGNATURE
catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
potionbundles-1.18.1-1.1.jar |Potion Bundles |potionbundles |1.1 |DONE |Manifest: NOSIGNATURE
PackingTape-1.18-0.12.2.jar |Packing Tape |packingtape |0.12.2 |DONE |Manifest: NOSIGNATURE
DisplayCase-1.18-0.1.jar |DisplayCase Mod |display_case |1.18-0.1 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.18.1-9.0.0+2.jar |CraftTweaker |crafttweaker |9.0.0+2 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
crossroads-1.18.1-2.7.1.jar |Crossroads |crossroads |1.18.1-2.7.1 |DONE |Manifest: NOSIGNATURE
exp_bottling-1.18.1-0.jar |EXP Bottling |exp_bottling |1.18.1-0 |DONE |Manifest: NOSIGNATURE
AutoRestart-1.18.1-2.0.0.jar |Auto Restart |auto_restart |2.0.0 |DONE |Manifest: NOSIGNATURE
tellme-forge-1.18.1-0.10.0.jar |TellMe |tellme |0.10.0 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49c-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49c-1.18.1 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.18.1-2.1.11.jar |Zero CORE 2 |zerocore |1.18.1-2.1.11 |DONE |Manifest: NOSIGNATURE
Flopper-1.18.1-1.1.1.jar |Flopper |flopper |1.1.1 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.18-5.0.2.jar |The One Probe |theoneprobe |1.18-5.0.2 |DONE |Manifest: NOSIGNATURE
TerraBlender-1.18.1-1.0.0.24-universal.jar |TerraBlender |terrablender |1.18.1-1.0.0.24 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.1-7.1.0-145.jar |Immersive Engineering |immersiveengineering |1.18.1-7.1.0-145 |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
fansmod-1.18-2.0.1.2.jar |Fans Mod |fansmod |2.0.1.2 |DONE |Manifest: NOSIGNATURE
EasierSleeping-1.18.1-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE
DiceMC Money-1.18-2.0.13.jar |Money and Sign Shops |dicemcmm |1.18-2.0.13 |DONE |Manifest: NOSIGNATURE
allthemodium-1.7.0-pre15-1.18.1-39.0.10.jar |Allthemodium |allthemodium |1.7.0-pre15-1.18.1-3|DONE |Manifest: NOSIGNATURE
scarecrowsterritory-1.1.3-mc1.18.jar |Scarecrow's Territory |scarecrowsterritory |1.1.3 |DONE |Manifest: NOSIGNATURE
AdLods-1.18.1-5.0.0.0-build.0044.jar |Large Ore Deposits |adlods |05.0.0.0 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.31-ALPHA |DONE |Manifest: NOSIGNATURE
Builder's-Tabs-1.18-(v.1.2.1).jar |Builder's Tabs |builderstabs |1.2.2 |DONE |Manifest: NOSIGNATURE
paintings-1.18-9.0.0.0.jar |Paintings ++ |paintings |1.18-9.0.0.0 |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
EnchantmentMachine-1.18.1-1.0.11.jar |Enchantment machine |enchantmentmachine |1.0.11-alpha+2021121|DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.5.0a.jar |Flywheel |flywheel |1.18-0.5.0a |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.3-mc1.18.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE
gravestone-1.18.1-1.0.0.jar |Gravestone Mod |gravestone |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |DONE |Manifest: NOSIGNATURE
dragondropselytra_1.18.1-1.5.jar |Dragon Drops Elytra |dragondropselytra |1.5 |DONE |Manifest: NOSIGNATURE
baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.35.jar |Polymorph |polymorph |1.18.1-0.35 |DONE |Manifest: NOSIGNATURE
markdown_manual-1.18.1-forge-1.1.0+1299320.jar |Markdown Manual |markdown_manual |1.1.0 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-52.jar |AutoRegLib |autoreglib |1.7-52 |DONE |Manifest: NOSIGNATURE
sit-1.18-1.3.1.jar |Sit |sit |1.3.1 |DONE |Manifest: NOSIGNATURE
WorldPreGenerator-1.18.1-2.0.0.jar |World Pre Generator |world_pre_generator |2.0.0 |DONE |Manifest: NOSIGNATURE
backpacked-2.0.0-1.18.1.jar |Backpacked |backpacked |2.0.0 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.319-BETA.jar |Structurize |structurize |1.18.1-1.0.319-BETA |DONE |Manifest: NOSIGNATURE
norecipeadvancements-2.0.0.jar |No Recipe Advancements |norecipeadvancements |2.0.0 |DONE |Manifest: NOSIGNATURE
creativecrafter-1.18.1-0.211.jar |Creative Crafter |creativecrafter |1.18.1-0.211 |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.18.1-6.0.1.jar |Pickle Tweaks |pickletweaks |6.0.1 |DONE |Manifest: NOSIGNATURE
[1.18.x][Forge]TorchBowMod_v1.0-Beta.jar |TorchBowMod |torchbowmod |1.0 |DONE |Manifest: NOSIGNATURE
portabletanks-1.1.4-mc1.18.jar |portabletanks |portabletanks |1.1.4 |DONE |Manifest: NOSIGNATURE
lootr-1.18-0.1.13.40.jar |Lootr |lootr |0.0.12.38 |DONE |Manifest: NOSIGNATURE
occultism-1.18.1-1.25.1.jar |Occultism |occultism |1.18.1-1.25.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.1.3-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.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
byg-forge-1.18-1.3.7.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
terraqueous-1.18-1.9.0.jar |Terraqueous |terraqueous |1.9.0 |DONE |Manifest: NOSIGNATURE
extremeSoundMuffler-3.19_1.18.jar |Extreme Sound Muffler |extremesoundmuffler |3.19_forge-1.18 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
convenientcurioscontainer-1.1-1.18.jar |Convenient Curios Container |convenientcurioscontainer |1_forge-1.18 |DONE |Manifest: NOSIGNATURE
WitherUtilsExp-1.18.1-r100.jar |WitherUtilsExp |witherutilsexp |1.18.1-r100 |DONE |Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.18-14.0.0.jar |Default Options |defaultoptions |14.0.0 |DONE |Manifest: NOSIGNATURE
tetra-1.18.1-4.3.0.jar |Tetra |tetra |4.3.0 |DONE |Manifest: NOSIGNATURE
SlabMachines-1.18.1-1.1.1.jar |Slab Machines |slabmachines |1.1.1 |DONE |Manifest: NOSIGNATURE
hexerei-0.1.11.jar |Hexerei |hexerei |0.1.11 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.18.1-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE
SuperCircuitMaker2-1.18.1_0.1.1.jar |Super Circuit Maker |supercircuitmaker |0.1.1 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18.1-0.7.8.1r.jar |Advanced Peripherals |advancedperipherals |0.7.8.1r |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.0.jar |Tiny Redstone |tinyredstone |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE
curiousshulkerboxes-forge-1.18.1-4.2.0.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.18.1-4.2.0.0 |DONE |Manifest: NOSIGNATURE
chanceglobe-1.18-1.3.6.jar |Chance Globe |chanceglobe |1.3.6 |DONE |Manifest: NOSIGNATURE
pocketstorage-1.18.1-1.0.0-build.14.jar |Pocket Storage |pocketstorage |1.18.1-1.0.0-build.1|DONE |Manifest: NOSIGNATURE
HealthOverlay-1.18.1-6.0.0.jar |Health Overlay |healthoverlay |6.0.0 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.0.jar |Doggy Talents 2 |doggytalents |2.4.0 |DONE |Manifest: NOSIGNATURE
withereggs-1.18-1.0.jar |Wither Eggs |withereggs |1.0 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18-11.0.0.jar |KleeSlabs |kleeslabs |11.0.0 |DONE |Manifest: NOSIGNATURE
sleeping_bags-1.18.1-1.0.0.jar |Sleeping Bags |sleeping_bags |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
rsgauges-1.18.1-1.2.13-b1.jar |Gauges and Switches |rsgauges |1.2.13-b1 |DONE |Manifest: NOSIGNATURE
villagernames_1.18.1-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
TerraForged-1.18.1-0.3.0-alpha-2.jar |TerraForged |terraforged |0.3.0 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.1-9.0.11.jar |Controlling |controlling |9.0.11 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.3.jar |Placebo |placebo |6.0.3 |DONE |Manifest: NOSIGNATURE
potionsmaster-0.5.1-1.18.1-39.0.0.jar |Potions Master |potionsmaster |0.5.1-1.18.1-39.0.0 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |1.0.0+1.18.1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.15.1.505.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.1.505 |DONE |Manifest: NOSIGNATURE
u_team_core-1.18.1-4.0.0.201-SNAPSHOT.jar |U Team Core |uteamcore |4.0.0.201-SNAPSHOT |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
consistency_plus-0.4.3+1.18-forge.jar |Consistency Plus |consistency_plus |0.4.3+1.18-forge |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
BuildGuide-1.18.1-0.3.2.jar |Build Guide |buildguide |1.18.1-0.3.2 |DONE |Manifest: NOSIGNATURE
LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |DONE |Manifest: NOSIGNATURE
keepmysoiltilled_1.18.1-1.1.jar |Keep My Soil Tilled |keepmysoiltilled |1.1 |DONE |Manifest: NOSIGNATURE
shulkerbox-1.18.1-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
carryon-1.18.1-1.17.0.5.jar |Carry On |carryon |1.17.0.5 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-5.9c.jar |Beyond Earth |beyond_earth |5.9b |DONE |Manifest: NOSIGNATURE
BetterBundles-1.18.1-1.0.3.jar |Better Bundles |betterbundles |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.18.1-0.4.32.jar |Mob Grinding Utils |mob_grinding_utils |1.18.1-0.4.32 |DONE |Manifest: NOSIGNATURE
indreb-1.18.1-0.12.4.jar |Industrial Reborn |indreb |1.18.1-0.12.4 |DONE |Manifest: NOSIGNATURE
tis3d-1.18.1-forge-1.6.8+504189c.jar |TIS-3D |tis3d |1.6.8 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.4.jar |Pretty Pipes |prettypipes |1.10.4 |DONE |Manifest: NOSIGNATURE
AnimalCrops-1.18.1-1.0.1.jar |Animal Crops |animalcrops |1.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.1.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
useful_backpacks-1.18.1-1.12.1.92-SNAPSHOT.jar |Useful Backpacks |usefulbackpacks |1.12.1.92-SNAPSHOT |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
HostileNeuralNetworks-1.18.1-3.0.4.jar |Hostile Neural Networks |hostilenetworks |3.0.4 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
endertanks-1.18-1.11.0.jar |EnderTanks |endertanks |1.11.0 |DONE |Manifest: NOSIGNATURE
Compressium-1.4.0-build.4+mc1.18.jar |Compressium |compressium |1.4.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE
BetterCrates-1.18.1-1.0.0.jar |Better Crates |bettercrates |1.0.0 |DONE |Manifest: NOSIGNATURE
AmethystTweakz.jar |Amethyst Tweakz |amethyst_tweakz |1.0 |DONE |Manifest: NOSIGNATURE
assortedstorage-1.18.1-4.1.0.jar |Assorted Storage |assortedstorage |1.18.1-4.1.0 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.0-R-1.18.1.jar |End Remastered |endrem |5.0-R-1.18.1 |DONE |Manifest: NOSIGNATURE
drawerfps-1.18.1-1.7.jar |Example Mod |drawerfps |1.18.1-1.7 |DONE |Manifest: NOSIGNATURE
Chunky-1.2.164.jar |Chunky |chunky |1.2.164 |DONE |Manifest: NOSIGNATURE
wirelesschargers-1.0.3a-mc1.18.jar |wirelesschargers |wirelesschargers |1.0.3a |DONE |Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
FuelCanister [1.18]-1.4.jar |Fuel Canister |fuel_canister |1.4 |DONE |Manifest: NOSIGNATURE
server-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: NOSIGNATURE
simplybackpacks-1.18-2.0.1-build.28.jar |Simply Backpacks |simplybackpacks |1.18-2.0.1-build.28 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-64.jar |Patchouli |patchouli |1.18.1-64 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.1-2.0.5.jar |Ars Nouveau |ars_nouveau |2.0.5 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
collective-1.18.1-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.10.159.jar |OreExcavation |oreexcavation |1.10.159 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
DrawersTooltip-1.18-forge-4.0.0.jar |Drawers Tooltip |drawerstooltip |4.0.0 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
NoAISpawnEggs-Forge-1.18.1-10.0.1.jar |NoAISpawnEggs |noaispawneggs |10.0.1 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.3.6+1.18.jar |Expanded Storage |expandedstorage |7.3.6 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.18-1.2.3.jar |Inventory Profiles Next |inventoryprofilesnext |1.2.3 |DONE |Manifest: NOSIGNATURE
solarenergy-1.18.1-0.4.0.3.jar |Solar Energy |solarenergy |0.4.0.3 |DONE |Manifest: NOSIGNATURE
architectury-3.4.9.jar |Architectury |architectury |3.4.9 |DONE |Manifest: NOSIGNATURE
stonecutter_recipe_tags-2.0.1.jar |Stonecutter Recipe Tags |stonecutter_recipe_tags |2.0.1 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.0.1.jar |Curious Elytra |curiouselytra |1.18.1-5.0.0.1 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.1.jar |CC: Tweaked |computercraft |1.100.1 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.18.1-2.0.37.jar |Extreme Reactors |bigreactors |1.18.1-2.0.37 |DONE |Manifest: NOSIGNATURE
Enderthing-1.18-1.2.0.jar |Enderthing |enderthing |1.2.0 |DONE |Manifest: NOSIGNATURE
productivebees-1.18.1-0.8.0.5.jar |Productive Bees |productivebees |1.18.1-0.8.0.5 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |DONE |Manifest: NOSIGNATURE
chunkloaders-1.1.8-mc1.18.jar |Chunk Loaders |chunkloaders |1.1.8 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.1-3.1.0.jar |Enchant With Mob |enchantwithmob |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
mavm-forge-1.18.1-1.0.7a.jar |More Axolotl Variants Mod |mavm |1.0.7a |DONE |Manifest: NOSIGNATURE
ServerTabInfo-1.18-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |DONE |Manifest: NOSIGNATURE
GameMenuModOption-1.18-Forge-1.14.jar |Game Menu Mod Option |gamemenumodoption |1.14 |DONE |Manifest: NOSIGNATURE
TradingPost-v3.1.2-1.18.1-Forge.jar |Trading Post |tradingpost |3.1.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Cyclic-1.18.1-1.6.9.jar |Cyclic |cyclic |1.18.1-1.6.9 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.2.jar |Cucumber Library |cucumber |5.0.2 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18-11.0.0.jar |TrashSlot |trashslot |11.0.0 |DONE |Manifest: NOSIGNATURE
XPFromHarvest-1.18.1-1.2.2.jar |XP From Harvest |xpfromharvest |1.2.2 |DONE |Manifest: NOSIGNATURE
flatbedrock-1.4.0-build.6+mc1.18.1.jar |Flat Bedrock |flatbedrock |1.4.0-build.6+mc1.18|DONE |Manifest: NOSIGNATURE
enderbundle-1.08.jar |Ender Bundle |enderbundle |1.08 |DONE |Manifest: NOSIGNATURE
Snad-1.18.1-1.21.12.11a.jar |Snad |snad |1.18.1-1.21.12.11a |DONE |Manifest: NOSIGNATURE
item-filters-forge-1801.2.6-build.16.jar |Item Filters |itemfilters |1801.2.6-build.16 |DONE |Manifest: NOSIGNATURE
scannable-1.18.1-forge-1.7.6+da03abb.jar |Scannable |scannable |1.7.6 |DONE |Manifest: NOSIGNATURE
WitherUtilsBase-1.18.1-r105.jar |WitherUtilsBase |witherutilsbase |1.18.1-r105 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4b.jar |Create |create |0.4b |DONE |Manifest: NOSIGNATURE
ZYCraft-1.18.1-4.0.0.jar |ZYCraft |zycraft |4.0.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |DONE |Manifest: NOSIGNATURE
goldenhopper-1.2.5-1.18.1.jar |Golden Hopper |goldenhopper |1.2.5 |DONE |Manifest: NOSIGNATURE
AutoDropper-1.18-9.0.0.jar |Auto Dropper |autodropper |1.18-9.0.0 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.4.jar |Clumps |clumps |8.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta7.jar |Journeymap |journeymap |5.8.0beta7 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE
FruitTrees-1.18-forge-4.1.2.jar |Fruit Trees |fruittrees |4.1.2 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18-forge-5.2.3.jar |Kiwi |kiwi |5.2.3 |DONE |Manifest: NOSIGNATURE
EnderBags-1.18.1-8.0.0.jar |Ender Bags |ender_bags |8.0.0 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18.1-1.5.2.jar |Simple Storage Network |storagenetwork |1.18.1-1.5.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
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
DimStorage-1.18.1-6.0.0.jar |DimStorage |dimstorage |6.0.0 |DONE |Manifest: NOSIGNATURE
ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
tinypipes-2.0.1.jar |Tiny Pipes |tinypipes |2.0.1 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.6.jar |Dungeon Crawl |dungeoncrawl |2.3.6 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.5.0.jar |Charging Gadgets |charginggadgets |1.5.0 |DONE |Manifest: NOSIGNATURE
beautifiedchatserver_1.18.1-1.1.jar |Beautified Chat Server |beautifiedchatserver |1.1 |DONE |Manifest: NOSIGNATURE
bonsaitrees3-3.0.0.jar |Bonsai Trees 3 |bonsaitrees3 |3.0.0 |DONE |Manifest: NOSIGNATURE
TravelAnchors-1.18.1-3.2.3.jar |Travel Anchors |travel_anchors |1.18.1-3.2.3 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.5.jar |McJtyLib |mcjtylib |1.18-6.0.5 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.1.jar |RFToolsBase |rftoolsbase |1.18-3.0.1 |DONE |Manifest: NOSIGNATURE
xnet-1.18-4.0.2.jar |XNet |xnet |1.18-4.0.2 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.1.jar |RFToolsPower |rftoolspower |1.18-4.0.1 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.18-4.0.3.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.18-3.0.3.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.3 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.18-5.0.0.jar |RFToolsControl |rftoolscontrol |1.18-5.0.0 |DONE |Manifest: NOSIGNATURE
bedspreads-forge-1.18-5.1.0.4.jar |Bedspreads |bedspreads |1.18-5.1.0.4 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.33.7.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.33.7 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.1-6.0.0.jar |Toast Control |toastcontrol |6.0.0 |DONE |Manifest: NOSIGNATURE
blueprint-1.18.1-5.0.0.jar |Blueprint |blueprint |5.0.0 |DONE |Manifest: NOSIGNATURE
Compat-O-Plenty-1.18.1-1.2.0.jar |Compat O' Plenty |compatoplenty |1.18.1-1.2.0 |DONE |Manifest: NOSIGNATURE
FluidSystem-1.18.1-2.0.0.jar |FluidSystem |fluidsystem |2.0.0 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
beehive-tooltips-forge-1.4.1.jar |Beehive Tooltips |beehivetooltips |1.4.1 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.18.1-0.2.3.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.3 |DONE |Manifest: NOSIGNATURE
forgottenrecipes-forge-1.18.1-1.0.0.jar |Forgotten Recipes |forgottenrecipes |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
dotcoinmod-1.18_V11.1.jar |Dot Coin Mod |dotcoinmod |1.18 v11.1 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.1.jar |Mystical Agriculture |mysticalagriculture |5.0.1 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.18.1-5.0.2.jar |Mystical Agradditions |mysticalagradditions |5.0.2 |DONE |Manifest: NOSIGNATURE
matc-1.2.0.jar |Mystical Agriculture Tiered Cr|matc |1.2.0 |DONE |Manifest: NOSIGNATURE
DimensionTeleport-1.18.1-2.0.0.jar |Dimension Teleport |dimensionteleport |2.0.0 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.18-4.0.4.jar |RFToolsUtility |rftoolsutility |1.18-4.0.4 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.8.jar |EnchantmentDescriptions |enchdesc |9.0.8 |DONE |Manifest: NOSIGNATURE
swingthroughgrass-1.18.1-1.8.0.jar |SwingThroughGrass |swingthroughgrass |1.18.1-1.8.0 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18-1.18.0.jar |Tool Belt |toolbelt |1.18.0 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18-4.1.0.jar |Jade |jade |4.1.0 |DONE |Manifest: NOSIGNATURE
EnderRift-1.18.1-2.4.1.jar |Ender-Rift |enderrift |2.4.1 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-10.0.0-beta.4.jar |Applied Energistics 2 |ae2 |10.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.18.1-1.0.0+3.jar |AEInfinityBooster |aeinfinitybooster |1.18.1-1.0.0+3 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.10-universal.jar |Forge |forge |39.0.10 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Bibliotheca-1.18-1.7.0.jar |Bibliotheca |bibliotheca |1.7.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
ITank-1.18-1.7.0.jar |ITank |itank |1.7.0 |DONE |Manifest: NOSIGNATURE
theplopper-1.18-1.3.1.jar |The Plopper |theplopper |1.3.1 |DONE |Manifest: NOSIGNATURE
ExtraButtons-1.18-6.0.0.jar |ExtraButtons |extrabuttons |1.18-6.0.0 |DONE |Manifest: NOSIGNATURE
CapabilityProxy-1.18.1-2.1.9.jar |CapabilityProxy |capabilityproxy |2.1.9 |DONE |Manifest: NOSIGNATURE
packedup-1.0.25-mc1.18.jar |PackedUp |packedup |1.0.25 |DONE |Manifest: NOSIGNATURE
LargeFluidTank-18.3.0.jar |FluidTank |fluidtank |18.3.0 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
car-1.18.1-1.0.0.jar |Ultimate Car Mod |car |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.1-1.0.0.jar |Easy Villagers |easy_villagers |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
justplayerheads_1.18.1-1.9.jar |Just Player Heads |justplayerheads |1.9 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.33.jar |Iceberg |iceberg |1.0.33 |DONE |Manifest: NOSIGNATURE
Quark-3.0-334.jar |Quark |quark |3.0-334 |DONE |Manifest: NOSIGNATURE
mutil-1.18.1-4.1.0.jar |mutil |mutil |4.1.0 |DONE |Manifest: NOSIGNATURE
creativewirelesstransmitter-1.18.1-1.12.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.18.1-1.12 |DONE |Manifest: NOSIGNATURE
redoptions-1.18.1-1.0.0.5.jar |Red Options |redoptions |1.0.0.5 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-Giselle-Addon-1.18.1-1.2.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.2 |DONE |Manifest: NOSIGNATURE
The-Cactus-Mod-1.18.1-1.3.6.1.jar |The Cactus Mod |cactusmod |1.3.6.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.1.0.jar |Storage Drawers |storagedrawers |10.1.0 |DONE |Manifest: NOSIGNATURE
JustABattery-38.0.0.jar |JustABattery |justabattery |38.0.0 |DONE |Manifest: NOSIGNATURE
brickhopper-1.18-1.3.0.1.jar |Brick Hopper |brickhopper |1.18-1.3.0.1 |DONE |Manifest: NOSIGNATURE
enderchests-1.18-1.9.0.jar |EnderChests |enderchests |1.9.0 |DONE |Manifest: NOSIGNATURE
subpocket-1.18-8.0.1.0.jar |subpocket |subpocket |1.18-8.0.1.0 |DONE |Manifest: c6:48:4f:30:9f:7d:2d:99:6c:bf:df:ce:3a:a5:c1:60:b1:a7:78:4f:22:64:ad:d3:d9:d5:b7:ad:d6:8e:79:a5
pokecube-aio-1.18.1-3.14.1.jar |Pokécube Core |pokecube |3.14.1 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.278-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.278-RELEA|DONE |Manifest: NOSIGNATURE
Assembly Line-1.18.1-0.3.2-0.jar |Assembly Line |assemblyline |1.18.1-0.3.2-0 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.18.1-3.1.0.jar |Hunter Illager |hunterillager |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
pylons-2.0.6.jar |Pylons |pylons |2.0.6 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
extendedcreativeinventory_1.18.1-1.7.jar |Extended Creative Inventory |extendedcreativeinventory |1.7 |DONE |Manifest: NOSIGNATURE
modular-routers-1.18.1-9.0.1-79.jar |Modular Routers |modularrouters |9.0.1-79 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE
All Arrows Infinity Fix-FORGE-1.2-MC-1.18.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.2 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
SolarGeneration-1.18.1-4.0.0.jar |Solar Generation |solargeneration |4.0.0 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.1-0.3.0.jar |Valhelsia Core |valhelsia_core |1.18.1-0.3.0 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.18.1-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.1-0.1.0 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.18.1-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.1-2.0.0 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.1-1.2.70-universal.jar |Chisels & bits |chiselsandbits |1.2.70 |DONE |Manifest: NOSIGNATURE
createaddition-1.18.1-20220105a.jar |Create Crafts & Additions |createaddition |1.18.1-20220105a |DONE |Manifest: NOSIGNATURE
Crash Report UUID: d7fa083a-5222-4dd4-8ce3-4aae86ef06d0
FML: 39.0
Forge: net.minecraftforge:39.0.10
Kiwi Modules:
fruittrees:cherry
fruittrees:core
fruittrees:food
fruittrees:hybridization
kiwi:contributors
kiwi:data
lightingwand:core

commented