Skip to content

Instantly share code, notes, and snippets.

@Gbergz
Created January 19, 2022 23:00
Show Gist options
  • Save Gbergz/d822d945f864bf2ad1d552261421e40b to your computer and use it in GitHub Desktop.
Save Gbergz/d822d945f864bf2ad1d552261421e40b to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 1/19/22, 11:59 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag mod.schnappdragon.habitat.common.block.entity.RafflesiaBlockEntity.save(net.minecraft.nbt.CompoundTag)'
at mod.schnappdragon.habitat.common.block.entity.RafflesiaBlockEntity.m_5995_(RafflesiaBlockEntity.java:46) ~[habitat-1.1.1.jar%23219!/:1.1.1] {re:classloading}
at net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo.m_195691_(ClientboundLevelChunkPacketData.java:153) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries.mixins.json:ChunkHolderMixin,pl:mixin:A}
at net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData.<init>(ClientboundLevelChunkPacketData.java:44) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.<init>(ClientboundLevelChunkWithLightPacket.java:24) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,re:classloading}
at net.minecraft.server.level.ChunkMap.m_183760_(ChunkMap.java:1125) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:phosphophyllite.mixins.json:ChunkMapMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_183754_(ChunkMap.java:785) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:phosphophyllite.mixins.json:ChunkMapMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.sendChunks(ChunkMap.java:2343) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:phosphophyllite.mixins.json:ChunkMapMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_140184_(ChunkMap.java:2317) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:phosphophyllite.mixins.json:ChunkMapMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8385_(ServerChunkCache.java:448) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.network.ServerGamePacketListenerImpl.m_7185_(ServerGamePacketListenerImpl.java:850) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.m_5797_(ServerboundMovePlayerPacket.java:114) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,re:classloading}
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$PosRot.m_5797_(ServerboundMovePlayerPacket.java:16) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:21) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:classloading,re:mixin}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:151) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:765) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:125) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:748) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:742) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:134) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:728) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:672) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
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, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2651164624 bytes (2528 MiB) / 6476005376 bytes (6176 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2206
Graphics card #0 versionInfo: DriverVersion=30.0.14.9649
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MB): 37567.38
Virtual memory used (MB): 22051.06
Swap memory total (MB): 4864.00
Swap memory used (MB): 23.88
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Gbergz'/1039, l='ServerLevel[kju34]', x=0.19, y=82.54, z=6.82]]
Data Packs: vanilla, mod:habitat, mod:supermartijn642configlib, mod:quarryplus, mod:simplemagnets, mod:javd (incompatible), mod:mcwwindows, mod:bambooeverything (incompatible), mod:windowlogging (incompatible), mod:nyfsquiver (incompatible), mod:nyfsquiversexpanded, mod:ironjetpacks, mod:essentials (incompatible), mod:gravelminer, mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:macawsbridgesbop, mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:nicephore (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources, mod:ninjaphenix_container_lib, mod:cloth_config (incompatible), mod:shetiphiancore, mod:ecosphericalexpansion, mod:supplementaries (incompatible), mod:tklib, mod:refinedstorage, mod:durabilitytooltip, mod:easy_piglins, mod:structure_gel, mod:tinyskeletons, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:bcc, mod:plaingrinder (incompatible), mod:biomesoplenty, mod:jepp (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:silentgear (incompatible), mod:supermartijn642corelib, mod:highlighter, mod:spark (incompatible), mod:mysticaladaptations (incompatible), mod:decorative_winter, mod:corail_woodcutter, mod:randomite (incompatible), mod:advancednetherite, mod:measurements, mod:storageracks, mod:tombstone, mod:fertilization (incompatible), mod:extrastorage (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:wormhole, mod:cfm (incompatible), mod:chargers, mod:curios, mod:angelring (incompatible), mod:globalxp, mod:the_bumblezone, mod:krypton, mod:toms_storage, mod:fastleafdecay, mod:babel (incompatible), mod:jepb (incompatible), mod:sdrp (incompatible), mod:geckolib3 (incompatible), mod:enchantinginfuser, mod:bettermodsbutton, mod:mcwlights, mod:kiwi, mod:clienttweaks, mod:stylisheffects, mod:nomowanderer (incompatible), mod:witherproofed, mod:rechiseled, mod:vanillaexcavators, mod:jei, mod:attributefix, mod:tesseract, mod:libraryferret, mod:goblintraders (incompatible), mod:caelus, mod:ringsofascension (incompatible), mod:easyelytratakeoff, mod:shutupexperimentalsettings (incompatible), mod:awesomedungeon, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:jumpboat, mod:libx, mod:compactmachines, mod:stoneholm (incompatible), mod:phosphophyllite, mod:curioofundying, mod:farmingforblockheads, mod:clickmachine (incompatible), mod:travellersboots (incompatible), mod:catalogue (incompatible), mod:potionbundles, mod:packingtape (incompatible), mod:oreberriesreplanted, mod:extradisks, mod:restored_earth, mod:feederhelmet (incompatible), mod:chalk (incompatible), mod:infernalmobs (incompatible), mod:no_fog (incompatible), mod:awesomedungeonocean, mod:logprot (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering, mod:morevanillalib, mod:scarecrowsterritory, mod:ding, mod:ceilingtorch, mod:domum_ornamentum (incompatible), mod:paintings, mod:dimdungeons (incompatible), mod:pipez, mod:notenoughanimations (incompatible), mod:flywheel, mod:itemcollectors, mod:croptopia, mod:serverconfigupdater (incompatible), mod:oauth (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:entityculling (incompatible), mod:structurize, mod:norecipeadvancements, mod:creativecrafter (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:portabletanks, mod:lootr, mod:connectedglass, mod:occultism, mod:puzzleslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:lootbagmod (incompatible), mod:xpbook, mod:defaultoptions, mod:tetra (incompatible), mod:slabmachines, mod:hexerei, mod:cyclopscore, mod:supercircuitmaker, mod:notenoughcrashes (incompatible), mod:blue_skies (incompatible), mod:no_null_processors, mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone (incompatible), mod:curiousshulkerboxes, mod:floralench (incompatible), mod:healthoverlay (incompatible), mod:doggytalents, mod:connectivity (incompatible), mod:industrialagriculture (incompatible), mod:kleeslabs, mod:rsgauges (incompatible), mod:bowinfinityfix (incompatible), mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:feature_nbt_deadlock_be_gone, mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:floral_flair (incompatible), mod:rangedwirelessredstone (incompatible), mod:maessentials (incompatible), mod:fpsreducer, mod:beyond_earth (incompatible), mod:absentbydesign (incompatible), mod:mob_grinding_utils, mod:konkrete, mod:indreb (incompatible), mod:experiencebugfix, mod:prettypipes (incompatible), mod:equipmentcompare, mod:jamd (incompatible), mod:mcwbridges, mod:farmersdelight, mod:customizableelytra (incompatible), mod:dustrial_decor (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:crashutilities (incompatible), mod:betterspawnercontrol, mod:getittogetherdrops, mod:drawerfps (incompatible), mod:mcwfences, mod:wirelesschargers, mod:simplylight (incompatible), mod:dpanvil, mod:patchouli, mod:ars_nouveau (incompatible), mod:iapsg (incompatible), mod:blockui, mod:collective, mod:oreexcavation, mod:vanilla_degus (incompatible), mod:tiab, mod:betterthirdperson, mod:elevatorid, mod:expandedstorage, mod:enigmaticlegacy (incompatible), mod:starterkit, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:storagecabinet, mod:ftblibrary, mod:wands (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:curiouselytra, mod:computercraft (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cherishedworlds, mod:productivebees, mod:trashcans, mod:tramplestopper (incompatible), mod:overpoweredmending, mod:voidtotem, mod:tradingpost, mod:cyclic (incompatible), mod:betteradvancements, mod:seedfix, mod:rhino, mod:biggerreactors, mod:rootsclassic, mod:cucumber, mod:trashslot, mod:jmi, mod:flatbedrock (incompatible), mod:additionallanterns, mod:itemfilters, mod:easymagic, mod:elementalcraft, mod:conjurer_illager (incompatible), mod:soaringstructures2 (incompatible), mod:scannable (incompatible), mod:tinygates (incompatible), mod:create, mod:createdeco (incompatible), mod:waystones, mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:christmasfestivity, mod:comforts, mod:artifacts, mod:gemsandcrystals, mod:framedcompactdrawers (incompatible), mod:configured (incompatible), mod:dimstorage (incompatible), mod:decorative_blocks, mod:bno, mod:tinypipes (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:creeperconfetti (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:explorerscompass (incompatible), mod:azalea (incompatible), mod:bedspreads, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:blueprint, mod:compatoplenty, mod:mininggadgets (incompatible), mod:trophymanager, mod:ftbchunks (incompatible), mod:kubejs, mod:ftbquests (incompatible), mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering, mod:fasterladderclimbing, mod:colossalchests, mod:chococraft, mod:selene (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:rftoolsutility (incompatible), mod:itlt, mod:enchdesc, mod:toolbelt (incompatible), mod:silentlib, mod:jade, mod:ae2, mod:aeinfinitybooster, mod:forge, mod:plonk (incompatible), mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:waddles (incompatible), mod:goprone, mod:vanillatweaks, mod:easy_villagers, mod:iceberg, mod:quark (incompatible), mod:mutil (incompatible), mod:legendarytooltips, mod:creativewirelesstransmitter (incompatible), mod:fastbench (incompatible), mod:beyond_earth_giselle_addon (incompatible), mod:storagedrawers (incompatible), mod:enderchests, mod:vanillahammers, mod:fancymenu, mod:drippyloadingscreen, mod:quartz, mod:hunterillager, mod:creeperoverhaul, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:nochatlagforge, mod:modularrouters (incompatible), mod:justzoom (incompatible), mod:silentgems, mod:armorsoundtweak, mod:refinedstorageaddons, mod:expandability (incompatible), mod:corail_adventurer, mod:chiselsandbits, mod:createaddition (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
ModLauncher: 9.1.0+9.1.0+main.6690ee51
ModLauncher launch target: forgeclient
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:
minecraft@1.0
kotori_scala@2.13.7-build-2
javafml@null
Mod List:
habitat-1.1.1.jar |Habitat |habitat |1.1.1 |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
simplemagnets-1.1.4-mc1.18.jar |Simple Magnets |simplemagnets |1.1.4 |DONE |Manifest: NOSIGNATURE
JAVD-2.7.4-build.51+mc1.18.jar |Just Another Void Dim |javd |2.7.4-build.51+mc1.1|DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
bambooeverything-1.2.4-build.10+mc1.18.1.jar |Bamboo Everything |bambooeverything |1.2.4-build.10+mc1.1|DONE |Manifest: NOSIGNATURE
windowlogging-mc1.18.1_v0.0.8.jar |Windowlogging |windowlogging |0.0.8 |DONE |Manifest: NOSIGNATURE
NyfsQuiver-1.18.1-0.6.4.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.6.3 |DONE |Manifest: NOSIGNATURE
nyfsquiversexpanded-1.18.1-0.1.0.jar |Nyfs Quivers Expanded |nyfsquiversexpanded |0.1.0 |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
gravelminer-forge-1.18-12.0.0.jar |GravelMiner |gravelminer |12.0.0 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.1.jar |Wither Skeleton Tweaks |wstweaks |7.0.1 |DONE |Manifest: NOSIGNATURE
Shrink-1.18.1-1.3.0.jar |Shrink |shrink |1.3.0 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.18.1-1.0.jar |Macaw's Bridges - Biomes O' Pl|macawsbridgesbop |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.1-5.0.0.jar |Apotheosis |apotheosis |5.0.0 |DONE |Manifest: NOSIGNATURE
nicephore-1.18.x-1.1.1.jar |Nicéphore |nicephore |1.18.x-1.1.1 |DONE |Manifest: NOSIGNATURE
balm-2.4.1+0.jar |Balm |balm |2.4.1+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.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
shetiphiancore-1.18-3.10.2.jar |ShetiPhian-Core |shetiphiancore |3.10.2 |DONE |Manifest: NOSIGNATURE
ecosphericalexpansion-0.1.2.jar |Ecospherical Expansion |ecosphericalexpansion |0.1.2 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.9.jar |Supplementaries |supplementaries |1.1.9 |DONE |Manifest: NOSIGNATURE
TKLib-1.18.1_0.0.3.jar |TKLib |tklib |1.18.1_0.0.3 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0-beta.4.jar |Refined Storage |refinedstorage |1.10.0-beta.4 |DONE |Manifest: NOSIGNATURE
durabilitytooltip-1.0.1-mc1.18.jar |durabilitytooltip |durabilitytooltip |1.0.1 |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
structure_gel-1.18.1-2.1.1.jar |Structure Gel API |structure_gel |2.1.1 |DONE |Manifest: NOSIGNATURE
TinySkeletons-v3.1.0-1.18.1-Forge.jar |Tiny Skeletons |tinyskeletons |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
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.3-beta.jar |Torchmaster |torchmaster |18.0.3-beta |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.2.2+1.18.1.jar |Repurposed Structures |repurposed_structures |4.2.2+1.18.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18.1-3.1.1.jar |More Villagers |morevillagers |3.1.1 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-1.1.10-build.21+mc1.18.|Better Compatibility Checker |bcc |1.1.10-build.21+mc1.|DONE |Manifest: NOSIGNATURE
plaingrinder-1.18-1.2.3.jar |plaingrinder |plaingrinder |1.18-1.2.3 |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
BiomesOPlenty-1.18.1-15.0.0.100-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.100 |DONE |Manifest: NOSIGNATURE
jepp-1.18-1.0.0.jar |Just Enough Painting Previews |jepp |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.18.1-3.1.3.jar |Iron Furnaces |ironfurnaces |3.1.3 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.4-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18.1-2.8.5.jar |Silent Gear |silentgear |2.8.5 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |DONE |Manifest: NOSIGNATURE
Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.7.2 |DONE |Manifest: NOSIGNATURE
MysticalAdaptations-1.18.1-1.0.jar |Mystical Adaptations |mysticaladaptations |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
Decorative Winter-forge-1.18.1-2.0.0.jar |Decorative Winter |decorative_winter |2.0.0 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |DONE |Manifest: NOSIGNATURE
randomite-1.18-1.1.1.jar |Randomite Classic |randomite |1.1.1 |DONE |Manifest: NOSIGNATURE
advancednetherite-1.10.0-1.18.1.jar |Advanced Netherite |advancednetherite |1.10.0 |DONE |Manifest: NOSIGNATURE
Measurements-1.18-1.2.jar |Measurements |measurements |1.2 |DONE |Manifest: NOSIGNATURE
storageracks-1.18-1.0.2.jar |Storage Racks |storageracks |1.18-1.0.2 |DONE |Manifest: NOSIGNATURE
tombstone-7.3.5-1.18.jar |Corail Tombstone |tombstone |7.3.5 |DONE |Manifest: NOSIGNATURE
fertilization-forge-1.18-7.0.0.jar |Fertilization |fertilization |7.0.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
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.6.0.jar |Curios API |curios |1.18.1-5.0.6.0 |DONE |Manifest: NOSIGNATURE
angelring-1.18.1-2.0.0.alpha.2.jar |Angel Ring |angelring |2.0.0.alpha.1 |DONE |Manifest: NOSIGNATURE
globalxp-1.18.1-1.9.1.jar |Global XP |globalxp |1.9.1 |DONE |Manifest: NOSIGNATURE
the_bumblezone_forge-4.2.1+1.18.1.jar |The Bumblezone |the_bumblezone |4.2.1+1.18.1 |DONE |Manifest: NOSIGNATURE
krypton-1.0.0.jar |Krypton Reforged |krypton |1.0.0 |DONE |Manifest: NOSIGNATURE
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
SimpleDiscordRichPresence-1.6.0-build.8+mc1.18.1.j|Simple Discord Rich Presence |sdrp |1.6.0-build.8+mc1.18|DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.7.jar |GeckoLib |geckolib3 |3.0.7 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v3.1.1-1.18.1-Forge.jar |Enchanting Infuser |enchantinginfuser |3.1.1 |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
BetterModsButton-v3.1.0-1.18.1-Forge.jar |Better Mods Button |bettermodsbutton |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
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18-forge-5.2.3.jar |Kiwi |kiwi |5.2.3 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
StylishEffects-v3.0.2-1.18.1-Forge.jar |Stylish Effects |stylisheffects |3.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |DONE |Manifest: NOSIGNATURE
Witherproofed-2.6_MC-1.18.x.jar |Witherproofed |witherproofed |2.6 |DONE |Manifest: NOSIGNATURE
rechiseled-1.0.5-mc1.18.jar |rechiseled |rechiseled |1.0.5 |DONE |Manifest: NOSIGNATURE
VanillaExcavators-1.18.1-4.0.0.jar |Vanilla Excavators |vanillaexcavators |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.3.78.jar |Just Enough Items |jei |9.2.3.78 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.1-13.0.4.jar |AttributeFix |attributefix |13.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
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.1-1.0.3.jar |Library ferret |libraryferret |1.0.3 |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
RingsOfAscension-1.18-1.0.0.jar |Rings of Ascension |ringsofascension |1.0.0 |DONE |Manifest: NOSIGNATURE
easyelytratakeoff_1.18.1-2.2.jar |Easy Elytra Takeoff |easyelytratakeoff |2.2 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.4-1.18+.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.4 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.4.jar |Awesome Dungeon |awesomedungeon |2.0.4 |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
1.18.1-additionalbars-2.3.0.jar |Additional Bars |additionalbars |2.3.0 |DONE |Manifest: NOSIGNATURE
jumpboat-1.18.1-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.1-0.1.0.3 |DONE |Manifest: NOSIGNATURE
LibX-1.18.1-3.1.8.jar |LibX |libx |1.18.1-3.1.8 |DONE |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.4.jar |Compact Machines 4 |compactmachines |4.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
stoneholm-1.4.jar |Stoneholm |stoneholm |1.4 |DONE |Manifest: NOSIGNATURE
phosphophyllite-1.18.1-0.6.0-beta.0.1.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.0.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.3.jar |Farming for Blockheads |farmingforblockheads |9.0.3 |DONE |Manifest: NOSIGNATURE
ClickMachine-1.18.1-6.0.0.jar |Click Machine |clickmachine |6.0.0 |DONE |Manifest: NOSIGNATURE
travellersboots-1.18-1.6.0.jar |Traveller's Boots |travellersboots |1.5.0-pre2 |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
OreBerries-Replanted-1.18.1-0.1.4.2.jar |Oreberries Replanted |oreberriesreplanted |0.1.4.2 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
restored_earth-1.18.1-1.4.0.jar |Restored Earth |restored_earth |1.4.0 |DONE |Manifest: NOSIGNATURE
FeederHelmet-38.0.0.jar |AutoFeederHelmet |feederhelmet |38.0.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18.1-1.1.1.jar |Chalk |chalk |1.1.1 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |DONE |Manifest: NOSIGNATURE
NoFog-1.2.0_1.18.1-forge.jar |No Fog |no_fog |1.2.0+1.18.1-forge |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18-2.0.3.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.3 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
logprot-1.18-1.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.1-1.1.0.70.jar |TerraBlender |terrablender |1.18.1-1.1.0.70 |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
MoreVanillaLib-1.18.1-3.0.3.jar |MoreVanillaLib |morevanillalib |1.18.1-3.0.3 |DONE |Manifest: NOSIGNATURE
scarecrowsterritory-1.1.3-mc1.18.jar |Scarecrow's Territory |scarecrowsterritory |1.1.3 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.18.1-1.14.jar |Ceiling Torch |ceilingtorch |1.14 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.39-ALPHA |DONE |Manifest: NOSIGNATURE
Paintings-forge-1.18.1-9.1.0.0.jar |Paintings ++ |paintings |9.1.0.0 |DONE |Manifest: NOSIGNATURE
dimdungeons-1.13.2-forge-1.18.1.jar |Dimensional Dungeons |dimdungeons |1.13.2 |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.4.0-mc1.18.jar |NotEnoughAnimations Mod |notenoughanimations |1.4.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.5.1.jar |Flywheel |flywheel |1.18-0.5.1 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.4-mc1.18.jar |Item Collectors |itemcollectors |1.1.4 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |DONE |Manifest: NOSIGNATURE
serverconfigupdater-2.0.jar |ServerConfig Updater |serverconfigupdater |2.0 |DONE |Manifest: NOSIGNATURE
oauth-1.1.8-1.18.1.jar |OAuth |oauth |1.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.36.jar |Polymorph |polymorph |1.18.1-0.36 |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
entityculling-forge-mc1.18-1.3.3.jar |EntityCulling |entityculling |1.3.3 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.326-ALPHA.jar |Structurize |structurize |1.18.1-1.0.326-ALPHA|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
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
portabletanks-1.1.4-mc1.18.jar |portabletanks |portabletanks |1.1.4 |DONE |Manifest: NOSIGNATURE
lootr-1.18-0.1.13.41.jar |Lootr |lootr |0.1.13.41 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
occultism-1.18.1-1.25.5.jar |Occultism |occultism |1.18.1-1.25.5 |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
extremesoundmuffler-3.22_forge-1.18.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.22_forge-1.18.1 |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
lootbagmod-1.18-4.1.0.jar |Loot Bag Mod |lootbagmod |1.18-4.1.0 |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.4.0.jar |Tetra |tetra |4.4.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.4.jar |Super Circuit Maker |supercircuitmaker |1.18.1_0.1.4 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.4+1.18.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.18.1 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.1-1.3.1.jar |Blue Skies |blue_skies |1.3.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
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |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
Floral Enchantment-1.18.1-1.3.2.jar |Floral Enchantment |floralench |1.18.1-1.3.2 |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
connectivity-1.18-2.6.jar |Connectivity Mod |connectivity |1.18-2.6 |DONE |Manifest: NOSIGNATURE
Industrial Agriculture[Core]-1.18.1-1.8.14.3.jar |Industrial Agriculture |industrialagriculture |1.18.1-1.8.14.3 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18.1-11.0.1.jar |KleeSlabs |kleeslabs |11.0.1 |DONE |Manifest: NOSIGNATURE
rsgauges-1.18.1-1.2.13-b2.jar |Gauges and Switches |rsgauges |1.2.13-b2 |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
BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.1-11.1.0.jar |CookingForBlockheads |cookingforblockheads |11.1.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
citadel-1.10.8-1.18.jar |Citadel |citadel |1.10.8 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.16.0.jar |Alex's Mobs |alexsmobs |1.16.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
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
FramedBlocks-4.1.0.jar |FramedBlocks |framedblocks |4.1.0 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |DONE |Manifest: NOSIGNATURE
jeed-1.18-1.6.jar |Just Enough Effect Description|jeed |1.18-1.6 |DONE |Manifest: NOSIGNATURE
Floral-Flair-1.18.1-1.3.1.jar |Floral Flair |floral_flair |1.18.1-1.3.1 |DONE |Manifest: NOSIGNATURE
rangedwirelessredstone-1.18-2.0.1.jar |Ranged Wireless Redstone |rangedwirelessredstone |1.18-2.0.1 |DONE |Manifest: NOSIGNATURE
maessentials-1.18-3.7.1.jar |MaEssentials |maessentials |1.18-3.7.1 |DONE |Manifest: NOSIGNATURE
FpsReducer-forge-1.25-mc1.18.jar |FPS Reducer |fpsreducer |1.25-mc1.18 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-6.0b.jar |Beyond Earth |beyond_earth |6.0 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.18-1.6.0.jar |Absent By Design Mod |absentbydesign |1.18-1.6.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
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
konkrete_forge_1.3.3_MC_1.18-1.18.1.jar |Konkrete |konkrete |1.3.3 |DONE |Manifest: NOSIGNATURE
indreb-1.18.1-0.12.4.jar |Industrial Reborn |indreb |1.18.1-0.12.4 |DONE |Manifest: NOSIGNATURE
ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.4.jar |Pretty Pipes |prettypipes |1.10.4 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.18.1-1.2.10.jar |Equipment Compare |equipmentcompare |1.2.10 |DONE |Manifest: NOSIGNATURE
JAMD-1.4.3-build.21+mc1.18.jar |Just Another Mining Dimension |jamd |1.4.3-build.21+mc1.1|DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.2a.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.2a |DONE |Manifest: NOSIGNATURE
customizableelytra-1.18-1.6.3.jar |Customizable Elytra |customizableelytra |1.18-1.6.3 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.1-1.18.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE
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.1.jar |EnderTanks |endertanks |1.11.1 |DONE |Manifest: NOSIGNATURE
crashutilities-4.0.jar |Crash Utilities |crashutilities |4.0 |DONE |Manifest: NOSIGNATURE
betterspawnercontrol_1.18.1-1.6.jar |Better Spawner Control |betterspawnercontrol |1.6 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-1.18.1-1.1.1.jar |Get It Together, Drops! |getittogetherdrops |1.1.1 |DONE |Manifest: NOSIGNATURE
drawerfps-1.18.1-1.7.jar |Example Mod |drawerfps |1.18.1-1.7 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.2-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |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
dpanvil-1.18.1-3.2.0.jar |DataPack Anvil |dpanvil |1.18.1-3.2.0 |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.8.jar |Ars Nouveau |ars_nouveau |2.0.8 |DONE |Manifest: NOSIGNATURE
Industrial Agriculture[Silent's Gems]-1.18.1-1.8.1|Industrial Agriculture Plugin-|iapsg |1.18.1-1.8.14 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.40-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.40-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
vanilla_degus-1.18.1-v1.3.0-forge.jar |Vanilla Degus |vanilla_degus |1.3.0 |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
BetterThirdPerson-Forge-1.18-1.6.0.jar |Better Third Person |betterthirdperson |1.6.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.3.6+1.18.jar |Expanded Storage |expandedstorage |7.3.6 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.13.2.jar |Enigmatic Legacy |enigmaticlegacy |2.13.2 |DONE |Manifest: NOSIGNATURE
starterkit_1.18.1-3.2.jar |Starter Kit |starterkit |3.2 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.18-1.2.3.jar |Inventory Profiles Next |inventoryprofilesnext |1.2.3 |DONE |Manifest: NOSIGNATURE
architectury-3.4.9.jar |Architectury |architectury |3.4.9 |DONE |Manifest: NOSIGNATURE
1.18-StorageCabinet-1.4.2-forge.jar |Storage Cabinet |storagecabinet |1.4.2 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1801.3.5-build.109.jar |FTB Library |ftblibrary |1801.3.5-build.109 |DONE |Manifest: NOSIGNATURE
BuildingWands-2.3_mc1.18-forge.jar |Building Wands |wands |2.3 |DONE |Manifest: NOSIGNATURE
findme-3.0.3-forge.jar |FindMe |findme |3.0.3 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1801.2.4-build.46.jar |FTB Teams |ftbteams |1801.2.4-build.46 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.2.jar |CC: Tweaked |computercraft |1.100.2 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
moreoverlays-1.20.4-mc1.18.jar |More Overlays Updated |moreoverlays |1.20.4-mc1.18 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-1.18-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.18-5.1.1.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
trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |DONE |Manifest: NOSIGNATURE
TrampleStopper-3.0.1-build.25+mc1.18.jar |Trample Stopper |tramplestopper |3.0.1-build.25+mc1.1|DONE |Manifest: NOSIGNATURE
OverpoweredMending-1.18.1-2.3.1.jar |OverpoweredMending |overpoweredmending |2.3.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
voidtotem-forge-1.18.1-1.1.0.jar |Void Totem |voidtotem |1.18.1-1.1.0 |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.10.jar |Cyclic |cyclic |1.18.1-1.6.10 |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
Amplified Nether 1.0.1 ~ Forge.jar |Amplified Nether + Seed Fix |seedfix |0.0NONE |DONE |Manifest: NOSIGNATURE
rhino-forge-1800.1.7-build.94.jar |Rhino |rhino |1800.1.7-build.94 |DONE |Manifest: NOSIGNATURE
biggerreactors-1.18.1-0.6.0-beta.0.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.18-1.1.16.jar |Roots Classic |rootsclassic |1.18-1.1.16 |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
jmi-1.18.1-0.6-33.jar |JourneyMap Integration |jmi |1.18.1-0.6-33 |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
additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1801.2.6-build.16.jar |Item Filters |itemfilters |1801.2.6-build.16 |DONE |Manifest: NOSIGNATURE
EasyMagic-v3.2.1-1.18.1-Forge.jar |Easy Magic |easymagic |3.2.1 |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
elementalcraft-1.18.1-4.1.7.jar |ElementalCraft |elementalcraft |1.18.1-4.1.7 |DONE |Manifest: NOSIGNATURE
the-conjurer-1.18.1-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE
Soaring-Structures-2-1.18.1-2.1.jar |Soaring Structures 2 |soaringstructures2 |1.18.1 - 2.1 |DONE |Manifest: NOSIGNATURE
scannable-1.18.1-forge-1.7.6+da03abb.jar |Scannable |scannable |1.7.6 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4c.jar |Create |create |0.4c |DONE |Manifest: NOSIGNATURE
createdeco-1.2.3-1.18.jar |Create Deco |createdeco |1.2.3-1.18 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.3.jar |Waystones |waystones |9.0.3 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |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.0beta10.jar |Journeymap |journeymap |5.8.0beta10 |DONE |Manifest: NOSIGNATURE
christmasfestivity-1.4.7-1.18.1-forge.jar |Christmas Festivity |christmasfestivity |1.4.7-1.18.1-forge |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
Gems-and-Crystals-1.18.1-1.3.5.jar |Gems and Crystals |gemsandcrystals |1.18.1-1.3.5 |DONE |Manifest: NOSIGNATURE
framedcompactdrawers-1.18-4.0.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.0.0 |DONE |Manifest: NOSIGNATURE
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
Decorative Blocks-forge-1.18.1-2.0.2.jar |Decorative Blocks |decorative_blocks |2.0.2 |DONE |Manifest: NOSIGNATURE
BasicNetherOres-1.18.1-7.1.1.jar |Basic Nether Ores |bno |7.1.1 |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
creeperconfetti-3.10.jar |Creeper Confetti |creeperconfetti |3.10 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.7.jar |McJtyLib |mcjtylib |1.18-6.0.7 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.3.jar |RFToolsBase |rftoolsbase |1.18-3.0.3 |DONE |Manifest: NOSIGNATURE
xnet-1.18-4.0.3.jar |XNet |xnet |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.3.jar |RFToolsPower |rftoolspower |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.18-4.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.18-3.0.4.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.4 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.18-5.0.1.jar |RFToolsControl |rftoolscontrol |1.18-5.0.1 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
azalea-FORGE-3.0.0.jar |Better Azalea |azalea |3.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
farsight-1.18-1.6.jar |Farsight mod |farsight_view |1.18-1.6 |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.3.jar |Compat O' Plenty |compatoplenty |1.18.1-1.2.3 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
trophymanager-1.18-0.1.5.1.jar |Trophy Manager |trophymanager |1.18-0.1.5.1 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1801.3.3-build.119.jar |FTB Chunks |ftbchunks |1801.3.3-build.119 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1801.4.1-build.271.jar |KubeJS |kubejs |1801.4.1-build.271 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1801.3.7-build.87.jar |FTB Quests |ftbquests |1801.3.7-build.87 |DONE |Manifest: NOSIGNATURE
kubejs-create-1801.2.0-build.14.jar |KubeJS Create |kubejs_create |1801.2.0-build.14 |DONE |Manifest: NOSIGNATURE
kubejs-immersive-engineering-1801.2.0-build.29.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1801.2.0-build.29 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.18.1-0.2.3.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.3 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.18.1-1.8.0.jar |ColossalChests |colossalchests |1.8.0 |DONE |Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.12.0.jar |Selene |selene |1.18-1.12.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
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.18-4.0.6.jar |RFToolsUtility |rftoolsutility |1.18-4.0.6 |DONE |Manifest: NOSIGNATURE
itlt-1.18-2.1.0.jar |It's The Little Things |itlt |2.1.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.10.jar |EnchantmentDescriptions |enchdesc |9.0.10 |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
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.1.jar |Jade |jade |4.1.1 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-10.0.0.jar |Applied Energistics 2 |ae2 |10.0.0 |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.45-universal.jar |Forge |forge |39.0.45 |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
plonk-1.18.1-10.0.1.jar |Plonk |plonk |10.0.1 |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
Waddles-1.18-0.8.18.jar |Waddles |waddles |1.18-0.8.18 |DONE |Manifest: NOSIGNATURE
goprone-1.18.1-1.6.0.jar |GoProne |goprone |1.18.1-1.6.0 |DONE |Manifest: NOSIGNATURE
VanillaTweaks-forge-1.18.1-1.5.53.jar |VanillaTweaks |vanillatweaks |1.5.53 |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
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.2.0.jar |mutil |mutil |4.2.0 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.1-1.2.0.jar |Legendary Tooltips |legendarytooltips |1.2.0} |DONE |Manifest: NOSIGNATURE
creativewirelesstransmitter-1.18.1-1.12.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.18.1-1.12 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-Giselle-Addon-1.18.1-1.4.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.4 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |DONE |Manifest: NOSIGNATURE
enderchests-1.18-1.9.0.jar |EnderChests |enderchests |1.9.0 |DONE |Manifest: NOSIGNATURE
VanillaHammers-1.18.1-4.0.0.jar |Vanilla Hammers |vanillahammers |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_2.5.2_MC_1.18-1.18.1.jar |FancyMenu |fancymenu |2.5.2 |DONE |Manifest: NOSIGNATURE
drippyloadingscreen_forge_1.4.2_MC_1.18.jar |Drippy Loading Screen |drippyloadingscreen |1.4.2 |DONE |Manifest: NOSIGNATURE
quartz-1.18.1-0.0.0-beta.0.1.jar |Quartz |quartz |0.0.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.18.1-3.1.0.jar |Hunter Illager |hunterillager |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.1-0.2.0-forge.jar |Creeper Overhaul |creeperoverhaul |0.2.0 |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
engineersdecor-1.18.1-1.1.19-b2.jar |Engineer's Decor |engineersdecor |1.1.19-b2 |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
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE
NoChatLagForge-1.1.0.jar |NoChatLagForge |nochatlagforge |1.1.0 |DONE |Manifest: NOSIGNATURE
modular-routers-1.18.1-9.0.1-79.jar |Modular Routers |modularrouters |9.0.1-79 |DONE |Manifest: NOSIGNATURE
justzoom_forge_1.0.1_MC_1.18-1.18.1.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
silents-gems-1.18.1-4.2.1.jar |Silent's Gems: Base |silentgems |4.2.1 |DONE |Manifest: NOSIGNATURE
ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
Corail-Adventurer-1.18-030.jar |Corail Adventurer |corail_adventurer |1.18-030 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.1-1.2.77-universal.jar |Chisels & bits |chiselsandbits |1.2.77 |DONE |Manifest: NOSIGNATURE
createaddition-1.18.1-20220111b.jar |Create Crafts & Additions |createaddition |1.18.1-20220111b |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
FramedBlocks BlockEntity Warning: Not applicable
Crash Report UUID: 785ed9b0-2ff3-4ba1-8c40-539fb36f5eb9
FML: 39.0
Forge: net.minecraftforge:39.0.45
Kiwi Modules:
kiwi:contributors
kiwi:data
lightingwand:core
Suspected Mods: Habitat (habitat), Minecraft (minecraft)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment