Skip to content

Instantly share code, notes, and snippets.

@Xplodin
Created July 21, 2023 10:03
Show Gist options
  • Save Xplodin/4721e88672ef5dd98af0e55b52fe9f29 to your computer and use it in GitHub Desktop.
Save Xplodin/4721e88672ef5dd98af0e55b52fe9f29 to your computer and use it in GitHub Desktop.
ahh rats
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-07-20 22:24:19
Description: Exception in server tick loop
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.m_7465_()" because "level" is null
at com.github.alexthe666.rats.server.items.OreRatNuggetItem.getIngot(OreRatNuggetItem.java:60) ~[rats-8.0.6-1.20.1.jar%23953!/:8.0.6-1.20.1] {re:classloading}
at com.github.alexthe666.rats.client.events.ModClientEvents.getIngotHereBecauseClassloading(ModClientEvents.java:72) ~[rats-8.0.6-1.20.1.jar%23953!/:8.0.6-1.20.1] {re:classloading}
at com.github.alexthe666.rats.registry.RatsCreativeTabRegistry.registerOreNuggets(RatsCreativeTabRegistry.java:358) ~[rats-8.0.6-1.20.1.jar%23953!/:8.0.6-1.20.1] {re:classloading}
at com.github.alexthe666.rats.registry.RatsCreativeTabRegistry.lambda$static$1(RatsCreativeTabRegistry.java:151) ~[rats-8.0.6-1.20.1.jar%23953!/:8.0.6-1.20.1] {re:classloading}
at net.minecraftforge.common.ForgeHooks.onCreativeModeTabBuildContents(ForgeHooks.java:1621) ~[forge-1.20.1-47.1.37-universal.jar%231069!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.hammerlib.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.world.item.CreativeModeTab.m_269498_(CreativeModeTab.java:129) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.item.CreativeModeTabs.m_268957_(CreativeModeTabs.java:1696) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:classloading,pl:accesstransformer:B}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] {re:mixin}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at net.minecraft.world.item.CreativeModeTabs.m_269421_(CreativeModeTabs.java:1695) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.item.CreativeModeTabs.m_269226_(CreativeModeTabs.java:1710) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:classloading,pl:accesstransformer:B}
at net.mehvahdjukaar.randomium.Randomium.populateLoot(Randomium.java:112) ~[randomium-1.20-1.28.jar%23950!/:?] {re:classloading}
at net.mehvahdjukaar.randomium.forge.RandomiumForge.onWorldLoad(RandomiumForge.java:43) ~[randomium-1.20-1.28.jar%23950!/:?] {re:classloading}
at net.mehvahdjukaar.randomium.forge.__RandomiumForge_onWorldLoad_Load.invoke(.dynamic) ~[randomium-1.20-1.28.jar%23950!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:343) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:computing_frames,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:classloading,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231064!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,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.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 4903057280 bytes (4675 MiB) / 9244246016 bytes (8816 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 4070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2786
Graphics card #0 versionInfo: DriverVersion=31.0.15.3640
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 46001.81
Virtual memory used (MB): 33418.11
Swap memory total (MB): 13312.00
Swap memory used (MB): 289.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
Loaded Shaderpack: ComplementaryReimagined_r2.2.1.zip
Profile: LOW (+8 options changed by user)
NEC status: No NEC detected
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:openpartiesandclaims (incompatible), mod:spoornarmorattributes (incompatible), mod:simplemagnets (incompatible), mod:nyctophobia (incompatible), mod:integratedterminals, mod:hammerlib, mod:modnametooltip (incompatible), mod:neat, mod:laserio (incompatible), mod:forgeendertech, mod:modernfix (incompatible), mod:jumbofurnace (incompatible), mod:botanypotstiers (incompatible), mod:kambrik (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:ironbookshelves, mod:pickupnotifier, mod:clean_tooltips (incompatible), mod:swampier_swamps (incompatible), mod:energeticsheep, mod:cloth_config (incompatible), mod:supplementaries, mod:refinedstorage, mod:easy_piglins, mod:bcc (incompatible), mod:essence, mod:spark (incompatible), mod:philipsruins (incompatible), mod:improvableskills, mod:corail_woodcutter, mod:oculus, mod:advancednetherite, mod:bettervillage, mod:tombstone, mod:extrastorage, mod:mcwroofs, mod:itemphysic, mod:enhancedai (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:cleanview, mod:enchantinginfuser, mod:divinerpg, mod:phenomena (incompatible), mod:treasurebags (incompatible), mod:mcwlights, mod:smartbrainlib (incompatible), mod:kiwi (incompatible), mod:puffish_skills, mod:adaptive_performance_tweaks_spawn, mod:rechiseled (incompatible), mod:centrifugetiersreproduced (incompatible), mod:nameless_trinkets (incompatible), mod:visualworkbench, mod:randomshulkercolours, mod:splash_milk (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:colytra (incompatible), mod:fullstackwatchdog (incompatible), mod:awesomedungeon, mod:sneak_through_berries, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:peripherals (incompatible), mod:farmingforblockheads, mod:oreberriesreplanted, mod:fusion (incompatible), mod:tanfluids, mod:display_case (incompatible), mod:extradisks, mod:edivadlib, mod:rubidium_extras (incompatible), mod:ironchest, mod:integratedcrafting, mod:dungeons_arise, mod:awesomedungeonocean, mod:tectonic, mod:spikyspikes, mod:smoothchunk (incompatible), mod:trade_cycling, mod:theoneprobe, mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:forgeconfigscreens, mod:pamhc2crops (incompatible), mod:ding (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:piercingpaxels (incompatible), mod:flywheel, mod:bhc (incompatible), mod:experienceobelisk (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:structurize, mod:moremobvariants, mod:lootr, mod:rainshield, mod:valkyrienskies (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:responsiveshields (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:skyvillages, mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone, mod:extendedcrafting, mod:doggytalents (incompatible), mod:incendium, mod:sophisticatedcore (incompatible), mod:insanelib, mod:structureessentials (incompatible), mod:vs_eureka (incompatible), mod:realisticbees, mod:enhancedvisuals, mod:jumpoverfences (incompatible), mod:lootintegrations (incompatible), mod:player_mobs, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:buildguide, mod:progressivebosses, mod:keepmysoiltilled, mod:carryon (incompatible), mod:macawsroofsbop, mod:stalkercreepers (incompatible), mod:trenzalore (incompatible), mod:konkrete (incompatible), mod:experiencebugfix, mod:chipped (incompatible), mod:mcwbridges, mod:dustrial_decor (incompatible), mod:endertanks, mod:dogslie (incompatible), mod:chunky (incompatible), mod:boatiview (incompatible), mod:fuelgoeshere, mod:simplylight (incompatible), mod:simplybackpacks (incompatible), mod:solarflux (incompatible), mod:hole_filler_mod, mod:blockui, mod:spititout, mod:ironchests (incompatible), mod:lostcities, mod:elevatorid, mod:runelic, mod:aiimprovements, mod:moreoverlays (incompatible), mod:lightoverlay (incompatible), mod:undergarden, mod:bwncr, mod:tofucraft (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:obscure_api (incompatible), mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:artifacts, mod:explorerscompass, mod:charms (incompatible), mod:packagedexcrafting (incompatible), mod:mininggadgets (incompatible), mod:scuba_gear (incompatible), mod:colossalchests, mod:mysticalagriculture, mod:craftingtweaks, mod:okzoomer (incompatible), mod:armorposer, mod:creativecore, mod:packedup (incompatible), mod:moveboats, mod:enderio, mod:easy_villagers, mod:creativewirelesstransmitter (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:diagonalfences, mod:toughasnails (incompatible), mod:blossom (incompatible), mod:minecolonies, mod:pylons (incompatible), mod:ferritecore (incompatible), mod:functionalstorage (incompatible), mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, mod:charmofundying (incompatible), mod:overloadedarmorbar (incompatible), mod:openloader (incompatible), mod:littletiles, mod:flickerfix, mod:botany_pots_ore_planting, mod:adaptive_performance_tweaks_core (incompatible), mod:stackablepotions (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:extratrades, mod:deathcounter (incompatible), mod:grassoverhaul (incompatible), mod:javd (incompatible), mod:rubidium, mod:nyfsquiver (incompatible), mod:musicplayer, mod:sound_physics_remastered, mod:ironjetpacks, mod:powah (incompatible), mod:maxhealthfix (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:macawsbridgesbop, mod:pandorasbox, mod:dynamic_player_progression_and_player_difficulty, mod:balm, mod:dynview (incompatible), mod:jeresources, mod:chat_heads (incompatible), mod:shetiphiancore, mod:mysticalagradditions, mod:ctov, mod:daily_rewards, mod:autoleveling, mod:geophilic, mod:athena, mod:stylecolonies (incompatible), mod:alltheores (incompatible), mod:betterpingdisplay (incompatible), mod:torchmaster, mod:botanytrees (incompatible), mod:explorify, mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:pop (incompatible), mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:structureexpansion (incompatible), mod:searchables (incompatible), mod:spoornweaponattributes (incompatible), mod:measurements, mod:chargers, mod:curios (incompatible), mod:globalxp, mod:adchimneys, mod:scalinghealth, mod:disenchanting (incompatible), mod:crafting_on_a_stick (incompatible), mod:elytraslot (incompatible), mod:betteranimationscollection, mod:fastload (incompatible), mod:lootbundles (incompatible), mod:bagofyurting (incompatible), mod:jei, mod:multipiston, mod:everlastingabilities, mod:graveyard (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismdefense, mod:luggage (incompatible), mod:fallingleaves, mod:naturescompass, mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:jumpboat, mod:libx, mod:adhooks, mod:pedestals, mod:imst, mod:extractinator (incompatible), mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:simplebackups, mod:physicsmod (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:awesomedungeonnether, mod:easier_sleeping, mod:nochatreports (incompatible), mod:modifiers (incompatible), mod:spectrelib (incompatible), mod:ceilingtorch, mod:obsidianboat, mod:kotlinforforge (incompatible), mod:dimdungeons, mod:pipez, mod:integrateddynamics, mod:pamhc2foodcore (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:subterrestrial (incompatible), mod:polymorph (incompatible), mod:entityculling, mod:canary (incompatible), mod:creativecrafter (incompatible), mod:pickletweaks, mod:connectedglass (incompatible), mod:visuality (incompatible), mod:puzzleslib, mod:baritoe (incompatible), mod:mavapi (incompatible), mod:chunksending (incompatible), mod:vmod (incompatible), mod:endermail, mod:deuf, mod:aquamirae (incompatible), mod:snowballsfreezemobs, mod:xpbook, mod:cristellib (incompatible), mod:cyclopscore, mod:tropicraft, mod:mowlib, mod:instrumentalmobs, mod:netherportalfix, mod:geckolib, mod:creeperoverhaul, mod:pocketstorage (incompatible), mod:incontrol, mod:connectivity (incompatible), mod:immersive_aircraft (incompatible), mod:kleeslabs, mod:golemsarefriends (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:rats, mod:cataclysm (incompatible), mod:alexsmobs (incompatible), mod:forge, mod:appleskin (incompatible), mod:silentgear, mod:silentgems, mod:aquaculture, mod:mixinextras (incompatible), mod:culinaryconstruct (incompatible), mod:spawnermod (incompatible), mod:twigs (incompatible), mod:relics, mod:jeed (incompatible), mod:ironshulkerbox, mod:additionalstructures, mod:generatorgalore, mod:cat_jam (incompatible), mod:dragonmounts, mod:dummmmmmy (incompatible), mod:pathtodirt, mod:prettypipes (incompatible), mod:farmersdelight, mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:cant_sleep_clowns_will_eat_me (incompatible), mod:mekanismadditions, mod:mcwfences, mod:mining_dimension, mod:wirelesschargers (incompatible), mod:simplefarming (incompatible), mod:pamhc2foodextended (incompatible), mod:bountiful (incompatible), mod:trimeffects (incompatible), mod:leaky (incompatible), mod:patchouli (incompatible), mod:tintedcampfires (incompatible), mod:suppsquared (incompatible), mod:naturallychargedcreepers, mod:collective, mod:integratedtunnels, mod:gunpowderlib, mod:exchangers, mod:ftbultimine (incompatible), mod:expandedstorage, mod:resourcefullib (incompatible), mod:mekanismtools, mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:seamless (incompatible), mod:findme (incompatible), mod:biomemakeover (incompatible), mod:simplyswords (incompatible), mod:taniwha (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:computercraft, mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:chickensshed, mod:t_and_t, mod:mavm (incompatible), mod:yeetusexperimentus (incompatible), mod:inventorysorter (incompatible), mod:handoveryouritems, mod:cucumber, mod:matc, mod:trashslot, mod:jmi (incompatible), mod:dice, mod:awesomedungeonend, mod:sophisticatedstorage (incompatible), mod:limitedchunks (incompatible), mod:additionallanterns (incompatible), mod:tinycoal (incompatible), mod:structorytowers, mod:create, mod:create_structures, mod:waystones, mod:monsterplus (incompatible), mod:structory, mod:journeymap (incompatible), mod:comforts (incompatible), mod:dimstorage, mod:tinypipes, mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:xnet, mod:rftoolsdim, mod:rftoolsstorage, mod:portable_tables (incompatible), mod:mahoutsukai, mod:terralith, mod:randomium (incompatible), mod:adaptive_performance_tweaks_player, mod:toofast (incompatible), mod:chococraft, mod:rftoolsutility, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:labels (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:creategbd (incompatible), mod:silentlib, mod:packagedauto (incompatible), mod:chemlib (incompatible), mod:nullscape, mod:immersive_paintings (incompatible), mod:enderchests, mod:solcarrot (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), SolarFlux, Supplementaries Generated Pack, Suppsquared Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/base_terratonic, ratlantis
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-47.1.37
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.37.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.37.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.37.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.37.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.37.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@4.4.0
lowcodefml@null
kotori_scala@3.3.0-build-2
Mod List:
open-parties-and-claims-forge-1.20.1-0.19.0.jar |Open Parties and Claims |openpartiesandclaims |0.19.0 |DONE |Manifest: NOSIGNATURE
spoornarmorattributes-3.0-1.20.1-forge.jar |Spoorn Armor Attributes |spoornarmorattributes |3.0-1.20.1 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.9-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE
Nyctophobia_1.6_(FORGE)_for_1.20+.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.20.1-1.4.9.jar |IntegratedTerminals |integratedterminals |1.4.9 |DONE |Manifest: NOSIGNATURE
HammerLib-1.20.1-20.1.12.jar |Hammer Lib |hammerlib |20.1.12 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
modnametooltip-1.20.1-1.20.0.jar |Mod Name Tooltip |modnametooltip |1.20.0 |DONE |Manifest: NOSIGNATURE
Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
laserio-1.6.4.jar |LaserIO |laserio |1.6.4 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.0.0-build.0142.jar |ForgeEndertech |forgeendertech |11.1.0.0 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.3.1+mc1.20.1.jar |ModernFix |modernfix |5.3.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
jumbofurnace-1.20.1-4.0.0.2.jar |Jumbo Furnace |jumbofurnace |4.0.0.2 |DONE |Manifest: NOSIGNATURE
BotanyPotsTiers-Forge-1.20-5.0.0.jar |BotanyPotsTiers |botanypotstiers |5.0.0 |DONE |Manifest: NOSIGNATURE
Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
universalgrid-1.20.1-1.0.jar |Universal Grid |universalgrid |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
DarkUtilities-Forge-1.20.1-17.0.1.jar |DarkUtilities |darkutils |17.0.1 |DONE |Manifest: NOSIGNATURE
ironbookshelves-1.20-1.1.0-forge.jar |Iron Bookshelves |ironbookshelves |1.20-1.1.0-forge |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
clean_tooltips-1.0-forge-1.20.jar |Clean Tooltips |clean_tooltips |1.0 |DONE |Manifest: NOSIGNATURE
swampier_swamps-1.20-4.0.0.jar |Swampier Swamps |swampier_swamps |1.20-4.0.0 |DONE |Manifest: NOSIGNATURE
EnergeticSheep-1.20.1-1.1.11.jar |EnergeticSheep |energeticsheep |1.1.11 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.5.21.jar |Supplementaries |supplementaries |1.20-2.5.21 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE
easy_piglins-1.20.1-1.0.1.jar |Easy Piglins |easy_piglins |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-3.0.3-build.65+mc1.20.1|Better Compatibility Checker |bcc |3.0.3-build.65+mc1.2|DONE |Manifest: NOSIGNATURE
essence-1.20.1-2.0.2.jar |Essence |essence |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
spark-1.10.42-forge.jar |spark |spark |1.10.42 |DONE |Manifest: NOSIGNATURE
Philips-Ruins1.20.1-1.4.jar |Philips Ruins |philipsruins |1.4 |DONE |Manifest: NOSIGNATURE
ImprovableSkills-1.20.1-20.1.6.jar |Improvable Skills |improvableskills |20.1.6 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
corail_woodcutter-1.20.1-3.0.1.jar |Corail Woodcutter |corail_woodcutter |3.0.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.1.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
tombstone-8.5.1-1.20.1.jar |Corail Tombstone |tombstone |8.5.1 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.20.1-4.0.0.jar |Extra Storage |extrastorage |4.0.0 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.4-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.6.9_mc1.20.jar |ItemPhysic |itemphysic |1.6.9 |DONE |Manifest: NOSIGNATURE
EnhancedAI-1.13.0-mc1.20.jar |Enhanced AI |enhancedai |1.13.0 |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.6.4.jar |Tom's Simple Storage Mod |toms_storage |1.6.4 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
cleanview-1.20.1-v1.jar |CleanView |cleanview |1.20.1-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
EnchantingInfuser-v8.0.1-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.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
divinerpg-1.0.4.jar |DivineRPG |divinerpg |1.0.4 |DONE |Manifest: NOSIGNATURE
Phenomena-2.3.2a-1.20.jar |Phenomena Structures |phenomena |2.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
treasure-bags-1.20.1-1.9.0.jar |Treasure Bags |treasurebags |1.9.0 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20-1.11.jar |SmartBrainLib |smartbrainlib |1.11 |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-forge-11.0.0.jar |Kiwi Library |kiwi |11.0.0 |DONE |Manifest: NOSIGNATURE
puffish_skills-0.5.0-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.5.0 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_spawn_1.20.1-9.1.0.jar|APTweaks: Spawn |adaptive_performance_tweaks_sp|9.1.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.1-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.1 |DONE |Manifest: NOSIGNATURE
centrifugetiersreproduced-1.20.1-1.0.jar |Centrifuge Tiers Reproduced |centrifugetiersreproduced |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.20.1-1.7.3.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.3 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
randomshulkercolours-1.20.1-3.0.jar |Random Shulker Colours |randomshulkercolours |3.0 |DONE |Manifest: NOSIGNATURE
splash_milk-2.1.0.jar |Splash Milk |splash_milk |2.1.0 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
colytra-forge-6.2.0+1.20.1.jar |Colytra |colytra |6.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |DONE |Manifest: NOSIGNATURE
sneak_through_berries-forge-8.0.0+1.20.1.jar |Sneak Through Berries |sneak_through_berries |8.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE
BotanyPots-Forge-1.20.1-13.0.1.jar |BotanyPots |botanypots |13.0.1 |DONE |Manifest: NOSIGNATURE
phosphophyllite-1.20.1-0.7.0-alpha.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha |DONE |Manifest: NOSIGNATURE
MorePeripherals_1.20.1-1.11.jar |More Peripherals |peripherals |1.11 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.20-14.0.1.jar |Farming for Blockheads |farmingforblockheads |14.0.1 |DONE |Manifest: NOSIGNATURE
OreBerries-Replanted-1.20.1-0.5.0.jar |Oreberries Replanted |oreberriesreplanted |0.5.0 |DONE |Manifest: NOSIGNATURE
fusion-1.0.3-forge-mc1.20.jar |Fusion |fusion |1.0.3 |DONE |Manifest: NOSIGNATURE
TAN Fluids_v1.1.0_mc1.20.jar |TAN Fluids |tanfluids |1.1.0 |DONE |Manifest: NOSIGNATURE
Display Case-forge-1.20-1.0.6.jar |Display Case Mod |display_case |1.0.6 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.20.1-3.0.0.jar |Extra Disks |extradisks |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE
EdivadLib-1.20.1-2.0.0.jar |EdivadLib |edivadlib |2.0.0 |DONE |Manifest: NOSIGNATURE
rubidium_extras-1.20.1_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.20.1_v1.4.3 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.20.1-1.1.3.jar |IntegratedCrafting |integratedcrafting |1.1.3 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.20.1-2.1.56.1-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56.1-1.20.1 |DONE |Manifest: NOSIGNATURE
awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.20-v2.0.1.jar |Tectonic |tectonic |2.0.1 |DONE |Manifest: NOSIGNATURE
SpikySpikes-v8.0.0-1.20.1-Forge.jar |Spiky Spikes |spikyspikes |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.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
smoothchunk-1.20.1-3.0.jar |Smoothchunk mod |smoothchunk |1.20.1-3.0 |DONE |Manifest: NOSIGNATURE
trade-cycling-forge-1.20.1-1.0.5.jar |Trade Cycling |trade_cycling |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.20.1-10.0.1.jar |The One Probe |theoneprobe |1.20.1-10.0.1 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
ForgeConfigScreens-v8.0.0-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
pamhc2crops-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.2 |DONE |Manifest: NOSIGNATURE
Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20-1.0.110-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.20-1.0.110-RELEASE|DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-2.9.jar |betterfpsdist mod |betterfpsdist |1.20.1-2.9 |DONE |Manifest: NOSIGNATURE
piercingpaxels-1.0.11.jar |piercingpaxels |piercingpaxels |1.0.11 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |DONE |Manifest: NOSIGNATURE
baubley-heart-canisters-1.20.1-1.0.3.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
experienceobelisk-v1.4.5-1.20.1.jar |Experience Obelisk |experienceobelisk |1.4.5-1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.9.7-beta1.jar |SecurityCraft |securitycraft |1.9.7-beta1 |DONE |Manifest: NOSIGNATURE
almostunified-forge-1.20.1-0.5.0.jar |AlmostUnified |almostunified |1.20.1-0.5.0 |DONE |Manifest: NOSIGNATURE
structurize-1.20-1.0.584-BETA.jar |Structurize |structurize |1.20-1.0.584-BETA |DONE |Manifest: NOSIGNATURE
moremobvariants-forge+1.20-1.2.2.jar |More Mob Variants |moremobvariants |1.2.2 |DONE |Manifest: NOSIGNATURE
lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
RainShield-1.20.1-1.1.2.jar |Rain Shield |rainshield |1.1.2 |DONE |Manifest: NOSIGNATURE
valkyrienskies-1201-2.3.0-beta.4.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.4 |DONE |Manifest: NOSIGNATURE
extremesoundmuffler-3.38-forge-1.20.jar |Extreme Sound Muffler |extremesoundmuffler |3.38-forge-1.20 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.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
responsiveshields-2.2.jar |Responsive Shields |responsiveshields |2.2 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.2.jar |Ad Astra |ad_astra |1.15.2 |DONE |Manifest: NOSIGNATURE
rsrequestify-1.20.1-2.3.2.jar |RSRequestify |rsrequestify |2.3.2 |DONE |Manifest: NOSIGNATURE
SkyVillages-1.0.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
alchemylib-1.20.1-1.0.29.jar |AlchemyLib |alchemylib |1.0.29 |DONE |Manifest: NOSIGNATURE
AdvancedPeripherals-1.20.1-0.7.31a.jar |Advanced Peripherals |advancedperipherals |0.7.31a |DONE |Manifest: NOSIGNATURE
tinyredstone-1.20-5.0.1.jar |Tiny Redstone |tinyredstone |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
ExtendedCrafting-1.20.1-6.0.1.jar |Extended Crafting |extendedcrafting |6.0.1 |DONE |Manifest: NOSIGNATURE
DoggyTalentsNext-1.20-1.14.0.jar |Doggy Talents Next |doggytalents |1.14.0 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.1_v5.3.1.jar |Incendium |incendium |5.3.1 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.5.81.378.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.81.378 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.10.2-mc1.20.1.jar |InsaneLib |insanelib |1.10.2 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-2.9.jar |Structure Essentials mod |structureessentials |1.20.1-2.9 |DONE |Manifest: NOSIGNATURE
eureka-1201-1.3.0-beta.2.jar |VS Eureka Mod |vs_eureka |1.3.0-beta.2 |DONE |Manifest: NOSIGNATURE
realisticbees-1.20.1-3.4.jar |Realistic Bees |realisticbees |3.4 |DONE |Manifest: NOSIGNATURE
EnhancedVisuals_FORGE_v1.6.6_mc1.20.jar |EnhancedVisuals |enhancedvisuals |1.6.6 |DONE |Manifest: NOSIGNATURE
jumpoverfences-forge-1.20.1-1.3.0.jar |Jump Over Fences |jumpoverfences |1.3.0 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.20.1-3.0.jar |Lootintegrations mod |lootintegrations |1.20.1-3.0 |DONE |Manifest: NOSIGNATURE
PlayerMobs-1.20-4.0.0.33.jar |Player Mobs |player_mobs |4.0.0.33 |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
Bookshelf-Forge-1.20.1-20.0.1.jar |Bookshelf |bookshelf |20.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE
u_team_core-forge-1.20.1-5.1.3.267.jar |U Team Core |uteamcore |5.1.3.267 |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
BuildGuide-1.20-0.3.3.jar |Build Guide |buildguide |0.3.3 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.9.0-mc1.20.1.jar |Progressive Bosses |progressivebosses |3.9.0 |DONE |Manifest: NOSIGNATURE
keepmysoiltilled-1.20.1-2.0.jar |Keep My Soil Tilled |keepmysoiltilled |2.0 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.0.1.jar |Carry On |carryon |2.1.0.1 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
stalkercreepers-1.20.1.0.jar |Stalker Creepers |stalkercreepers |1.20.1.0 |DONE |Manifest: NOSIGNATURE
Trenzalore-Forge-3.0.1+mc1.20.1.jar |Trenzalore |trenzalore |3.0.1 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.4-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
endertanks-forge-1.20.1-1.0.jar |EnderTanks |endertanks |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
LetSleepingDogsLie-1.20.1-Forge-1.2.0.jar |Let Sleeping Dogs Lie |dogslie |1.2.0 |DONE |Manifest: NOSIGNATURE
Chunky-1.3.92.jar |Chunky |chunky |1.3.92 |DONE |Manifest: NOSIGNATURE
Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |DONE |Manifest: NOSIGNATURE
fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
simplylight-1.20.1-1.4.5-build.49.jar |Simply Light |simplylight |1.20.1-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
simplybackpacks-1.20.1-2.1.5-build.51.jar |Simply Backpacks |simplybackpacks |1.20.1-2.1.5-build.5|DONE |Manifest: NOSIGNATURE
SolarFluxReborn-1.20.1-20.1.2.jar |Solar Flux Reborn |solarflux |20.1.2 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
hole_filler_mod-1.2.8_mc-1.20.1_forge.jar |Hole Filler Mod |hole_filler_mod |1.2.8 |DONE |Manifest: NOSIGNATURE
blockui-1.20-0.0.84-ALPHA.jar |UI Library Mod |blockui |1.20-0.0.84-ALPHA |DONE |Manifest: NOSIGNATURE
SpitItOut-1.20.1-1.0.0.jar |Spit It Out |spititout |1.0.0 |DONE |Manifest: NOSIGNATURE
ironchests-5.0.2-forge.jar |Iron Chests: Restocked |ironchests |5.0.2 |DONE |Manifest: NOSIGNATURE
lostcities-1.20-7.0.0.jar |LostCities |lostcities |1.20-7.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.20.1-1.8.14.jar |Elevator Mod |elevatorid |1.20.1-1.8.14 |DONE |Manifest: NOSIGNATURE
Runelic-Forge-1.20.1-18.0.1.jar |Runelic |runelic |18.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.20.1-0.8.7.jar |The Undergarden |undergarden |0.8.7 |DONE |Manifest: NOSIGNATURE
bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
TofuCraftReload-1.20.1-5.2.6.0.jar |TofuCraftReload |tofucraft |1.20.1-5.2.6.0 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
flatbedrock-forge-3.0.0-build.17+mc1.20.1.jar |Flat Bedrock |flatbedrock |3.0.0-build.17+mc1.2|DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
TaxFreeLevels-1.3.5-forge-1.19.jar |Tax Free Levels |taxfreelevels |1.3.5 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
artifacts-1.20.1-7.0.2.jar |Artifacts |artifacts |1.20.1-7.0.2 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.2-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.2-forge |DONE |Manifest: NOSIGNATURE
charms-2.0.1-1.20.1.jar |Charms |charms |2.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
PackagedExCrafting-1.20.1-3.4.0.0.jar |PackagedExCrafting |packagedexcrafting |3.4.0.0 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.15.0.jar |Mining Gadgets |mininggadgets |1.15.0 |DONE |Manifest: NOSIGNATURE
scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.1.jar |Mystical Agriculture |mysticalagriculture |7.0.1 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20-18.0.2.jar |CraftingTweaks |craftingtweaks |18.0.2 |DONE |Manifest: NOSIGNATURE
okzoomer-forge-1.20-3.0.0.jar |OkZoomer |okzoomer |3.0.0 |DONE |Manifest: NOSIGNATURE
ArmorPoser-forge-1.20.1-2.0.0.jar |Armor Poser |armorposer |2.0.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.10.31_mc1.20.1.jar |CreativeCore |creativecore |2.10.31 |DONE |Manifest: NOSIGNATURE
packedup-1.0.28-forge-mc1.20.jar |Packed Up |packedup |1.0.28 |DONE |Manifest: NOSIGNATURE
moveboats-1.20.1-3.0.jar |Move Boats |moveboats |3.0 |DONE |Manifest: NOSIGNATURE
EnderIO-6.0.5-alpha-all.jar |Ender IO |enderio |6.0.5-alpha |DONE |Manifest: NOSIGNATURE
easy_villagers-1.20.1-1.0.11.jar |Easy Villagers |easy_villagers |1.20.1-1.0.11 |DONE |Manifest: NOSIGNATURE
creativewirelesstransmitter-1.20.1-1.0.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
PigPen-Forge-1.20.1-15.0.1.jar |PigPen |pigpen |15.0.1 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v8.0.0-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
ToughAsNails-1.20.1-9.0.0.93.jar |Tough As Nails |toughasnails |0.0NONE |DONE |Manifest: NOSIGNATURE
blossom-forge-1.20.1-1.0.7.jar |Blossom |blossom |1.0.7 |DONE |Manifest: NOSIGNATURE
minecolonies-1.20.1-1.1.28-RELEASE.jar |MineColonies |minecolonies |1.20.1-1.1.28-RELEAS|DONE |Manifest: NOSIGNATURE
pylons-1.20-4.0.0.jar |Pylons |pylons |4.0.0 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.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
functionalstorage-1.20.1-1.2.1.jar |Functional Storage |functionalstorage |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
modular-routers-12.0.1+mc1.20.1.jar |Modular Routers |modularrouters |12.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |5.0.0.2 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.20.1-4.0.0.0.jar |CorgiLib |corgilib |4.0.0.0 |DONE |Manifest: NOSIGNATURE
charmofundying-forge-6.4.2+1.20.1.jar |Charm of Undying |charmofundying |6.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
OpenLoader-Forge-1.20.1-19.0.1.jar |OpenLoader |openloader |19.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
LittleTiles_ALPHA_v1.6.0-pre055_mc1.20.1.jar |LittleTiles |littletiles |1.6.0-pre055 |DONE |Manifest: NOSIGNATURE
flickerfix-1.20-4.0.0.jar |FlickerFix |flickerfix |4.0.0 |DONE |Manifest: NOSIGNATURE
BotanyPotsOrePlanting-Forge-7.2.0+1.20.jar |Botany Pots Ore Planting |botany_pots_ore_planting |7.2.0 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_core_1.20.1-9.1.0.jar |APTweaks: Core |adaptive_performance_tweaks_co|9.1.0 |DONE |Manifest: NOSIGNATURE
Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.7-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.20.1-1201.0.10-SNAPSHOT|QuarryPlus |quarryplus |1201.0.10-SNAPSHOT |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.1.2.jar |Botarium |botarium |2.1.2 |DONE |Manifest: NOSIGNATURE
extratrades-1.20.1-1.2.jar |Extra Trades |extratrades |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.20.1-Forge-1.3.0.jar |Death Counter |deathcounter |1.3.0 |DONE |Manifest: NOSIGNATURE
Grass_Overhaul-Forge-23.06.09_MC1.20.jar |Grass Overhaul |grassoverhaul |23.06.09 |DONE |Manifest: NOSIGNATURE
JAVD-Forge-5.0.0+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.5.jar |Rubidium |rubidium |0.6.5 |DONE |Manifest: NOSIGNATURE
nyfsquiver-1.20.1-1.0.0.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE
music_player-forge-1.20.1-2.6.0.217.jar |Music Player |musicplayer |2.6.0.217 |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
soundphysics-forge-1.20.1-1.1.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.20.1-7.0.0.jar |Iron Jetpacks |ironjetpacks |7.0.0 |DONE |Manifest: NOSIGNATURE
Powah-5.0.1.jar |Powah |powah |5.0.1 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.20.1-12.0.1.jar |MaxHealthFix |maxhealthfix |12.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
cabletiers-1.20.1-1.0.jar |Cable Tiers |cabletiers |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.20-1.0.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
pandorasbox-2.3.4-1.20.jar |Pandora's Box |pandorasbox |2.3.4-1.20 |DONE |Manifest: NOSIGNATURE
dynamic_player_progression_and_player_difficulty_1|Dynamic Player Progression and|dynamic_player_progression_and|4.1.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20-7.0.4.jar |Balm |balm |7.0.4 |DONE |Manifest: NOSIGNATURE
dynview-1.20.1-3.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.222.jar |Just Enough Resources |jeresources |1.4.0.222 |DONE |Manifest: NOSIGNATURE
chat_heads-0.10.18-forge-1.20.jar |Chat Heads |chat_heads |0.10.18 |DONE |Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.0.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.0.jar |Mystical Agradditions |mysticalagradditions |7.0.0 |DONE |Manifest: NOSIGNATURE
ctov-3.3.2.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.2 |DONE |Manifest: NOSIGNATURE
daily_rewards_1.20.1-4.5.0.jar |Daily Rewards |daily_rewards |4.5.0 |DONE |Manifest: NOSIGNATURE
AutoLeveling-1.20-1.17.jar |Auto Leveling |autoleveling |1.17 |DONE |Manifest: NOSIGNATURE
geophilic-v2.0.0-mc1.20u1.20.1.jar |Geophilic |geophilic |2.0.0-mc1.20u1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.0.0.jar |Athena |athena |3.0.0 |DONE |Manifest: NOSIGNATURE
stylecolonies-1.0.3.jar |stylecolonies mod |stylecolonies |1.0.3 |DONE |Manifest: NOSIGNATURE
alltheores-1.20-46.0.2-2.0.3.jar |AllTheOres |alltheores |2.0.3 |DONE |Manifest: NOSIGNATURE
BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
torchmaster-20.1.0.jar |Torchmaster |torchmaster |20.1.0 |DONE |Manifest: NOSIGNATURE
BotanyTrees-Forge-1.20.1-9.0.1.jar |BotanyTrees |botanytrees |9.0.1 |DONE |Manifest: NOSIGNATURE
explorify-v1.3.0-mc1.20u1.20.1.jar |Explorify |explorify |1.3.0-mc1.20u1.20.1 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.20-3.9.0.jar |Iron Furnaces |ironfurnaces |3.9.0 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.9-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9 |DONE |Manifest: NOSIGNATURE
pop-1.20.1-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |DONE |Manifest: NOSIGNATURE
Ad-Astra-Giselle-Addon-forge-1.20.1-5.2.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.2 |DONE |Manifest: NOSIGNATURE
structure-expansion-2.0.0-build.10.jar |Structure Expansion |structureexpansion |2.0.0-build.10 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE
spoornweaponattributes-5.0-1.20.1-forge.jar |Spoorn Weapon Attributes |spoornweaponattributes |5.0-1.20.1 |DONE |Manifest: NOSIGNATURE
Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
Chargers-1.20-6.0.0.23.jar |Chargers |chargers |6.0.0.23 |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-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE
globalxp-1.20-1.10.3.jar |Global XP |globalxp |1.10.3 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.20.1-10.1.0.0-build.0142.jar |Advanced Chimneys |adchimneys |10.1.0.0 |DONE |Manifest: NOSIGNATURE
ScalingHealth-1.20.1-8.0.0+7.jar |Scaling Health |scalinghealth |8.0.0+7 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.20.1-2.2.4.jar |Disenchanting |disenchanting |2.2.3 |DONE |Manifest: NOSIGNATURE
crafting-on-a-stick-1.20.1-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.0 |DONE |Manifest: NOSIGNATURE
elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Fastload-Reforged-8.2.1+1.20(.1).jar |Fastload |fastload |8.2.1+1.20(.1) |DONE |Manifest: NOSIGNATURE
lootbundles-1.20.0-1.0.5.jar |Loot Bundles |lootbundles |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
bagofyurting-1.20.1-4.0.0.0.jar |Bag of Yurting |bagofyurting |4.0.0.0 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE
multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
EverlastingAbilities-1.20.1-2.0.8.jar |EverlastingAbilities |everlastingabilities |2.0.8 |DONE |Manifest: NOSIGNATURE
The_Graveyard_2.6.2_(FORGE)_for_1.20+.jar |The Graveyard |graveyard |2.6.2 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.35-forge-mc1.20.jar |Tesseract |tesseract |1.0.35 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.3.9.homebaked.jar |Mekanism |mekanism |10.3.9 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.3.9.homebaked.jar |Mekanism: Generators |mekanismgenerators |10.3.9 |DONE |Manifest: NOSIGNATURE
MekanismDefense-1.20.1-10.3.9.homebaked.jar |Mekanism: Defense |mekanismdefense |10.3.9 |DONE |Manifest: NOSIGNATURE
luggage-1.20-1.6.2.jar |Luggage |luggage |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.20-2.1.0-beta.1.jar |Falling Leaves |fallingleaves |2.1.0-beta.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |DONE |Manifest: NOSIGNATURE
smarterfarmers-1.20-1.7.3.jar |Smarter Farmers |smarterfarmers |1.20-1.7.3 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.20.1-9.0.0.43.jar |Serene Seasons |sereneseasons |9.0.0.43 |DONE |Manifest: NOSIGNATURE
jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.5.jar |LibX |libx |1.20.1-5.0.5 |DONE |Manifest: NOSIGNATURE
AdHooks-1.20.1-10.1.0.0-build.0142.jar |Advanced Hook Launchers |adhooks |10.1.0.0 |DONE |Manifest: NOSIGNATURE
pedestals-0.4.55.jar |Pedestals |pedestals |0.4.55 |DONE |Manifest: NOSIGNATURE
imst-2.1.0.jar |Immersive Structures |imst |2.1.0 |DONE |Manifest: NOSIGNATURE
extractinator-forge-1.20-2.2.0.jar |Extractinator |extractinator |2.2.0 |DONE |Manifest: NOSIGNATURE
alchemistry-1.20.1-2.3.3.jar |Alchemistry |alchemistry |2.3.3 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.20.1-2.1.37.jar |Zero CORE 2 |zerocore |1.20.1-2.1.37 |DONE |Manifest: NOSIGNATURE
SimpleBackups-1.20.1-3.1.2.jar |Simple Backups |simplebackups |1.20.1-3.1.2 |DONE |Manifest: NOSIGNATURE
physics-mod-pro-v156-forge-1.20.1.jar |Physics Mod |physicsmod |3.0.6 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.7.2+1.20.1.jar |Better Combat |bettercombat |1.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.2.1+1.20.1.jar |Combat Roll |combatroll |1.2.1+1.20.1 |DONE |Manifest: NOSIGNATURE
awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE
EasierSleeping-1.20.1-2.1.3.jar |Easier Sleeping |easier_sleeping |2.1.3 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
Modifiers-forge-1.20.1-0.1.3.jar |Modifiers |modifiers |0.1.2 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.20-1.25.jar |Ceiling Torch |ceilingtorch |1.25 |DONE |Manifest: NOSIGNATURE
ObsidianBoat-Forge-3.0.0+mc1.20.1.jar |Obsidian Boat |obsidianboat |3.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
dimdungeons-178-forge-1.20.0.jar |Dimensional Dungeons |dimdungeons |178 |DONE |Manifest: NOSIGNATURE
pipez-1.20.1-1.1.3.jar |Pipez |pipez |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.20.1-1.16.9.jar |IntegratedDynamics |integrateddynamics |1.16.9 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
subterrestrial-forge-1.20-2.2.0.jar |Subterrestrial |subterrestrial |2.2.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
canary-mc1.20(.1)-0.2.6.jar |Canary |canary |0.2.6 |DONE |Manifest: NOSIGNATURE
creativecrafter-1.20.1-1.0.jar |Creative Crafter |creativecrafter |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.20.1-8.0.0.jar |Pickle Tweaks |pickletweaks |8.0.0 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.7-forge-mc1.20.jar |Connected Glass |connectedglass |1.1.7 |DONE |Manifest: NOSIGNATURE
visuality-forge-2.0.1.jar |Visuality: Reforged |visuality |2.0.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.0.7-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.7 |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
baritone-standalone-forge-1.10.1.jar |Baritone |baritoe |1.10.1 |DONE |Manifest: NOSIGNATURE
mavapi-1.1.1-mc1.20.jar |More Axolotl Variants API |mavapi |1.1.1 |DONE |Manifest: NOSIGNATURE
chunksending-1.20.1-2.5.jar |chunksending mod |chunksending |1.20.1-2.5 |DONE |Manifest: NOSIGNATURE
Vanishmod-1.20.1-1.1.12.jar |Vanishmod |vmod |1.1.12 |DONE |Manifest: NOSIGNATURE
EnderMail-1.20.1-1.2.9.jar |Ender Mail |endermail |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE
deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
snowballsfreezemobs-1.20.1-3.1.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.1 |DONE |Manifest: NOSIGNATURE
xptome-1.20.1-2.1.7.jar |XP Tome |xpbook |2.1.7 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.1-forge.jar |Cristel Lib |cristellib |1.1.1 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.18.7.jar |Cyclops Core |cyclopscore |1.18.7 |DONE |Manifest: NOSIGNATURE
Tropicraft-9.6.1.jar |Tropicraft |tropicraft |9.6.1 |DONE |Manifest: NOSIGNATURE
mowlib-0.4.53.jar |MowLib |mowlib |0.4.53 |DONE |Manifest: NOSIGNATURE
Instrumental-Mobs-1.20.1-2.0.1.jar |Instrumental Mobs |instrumentalmobs |2.0.1 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
pocketstorage-1.20.1-1.0.3-build.27.jar |Pocket Storage |pocketstorage |1.20.1-1.0.3-build.2|DONE |Manifest: NOSIGNATURE
incontrol-1.20-9.0.0.jar |InControl |incontrol |1.20-9.0.0 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-4.4.jar |Connectivity Mod |connectivity |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
immersive_aircraft-0.5.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.5.1+1.20.1 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20-16.0.0.jar |CookingForBlockheads |cookingforblockheads |16.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
dankstorage-1.20.1-1.1.jar |Dank Storage |dankstorage |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |DONE |Manifest: NOSIGNATURE
rats-8.0.6-1.20.1.jar |Rats |rats |8.0.6-1.20.1 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.20-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.1.37-universal.jar |Forge |forge |47.1.37 |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
appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
silent-gear-1.20.1-3.5.0.jar |Silent Gear |silentgear |3.5.0 |DONE |Manifest: NOSIGNATURE
silents-gems-1.20.1-4.6.0.jar |Silent's Gems: Base |silentgems |4.6.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
culinaryconstruct-forge-5.2.0+1.20.1.jar |Culinary Construct |culinaryconstruct |5.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
spawnermod-1.20.1-1.9.3+Forge.jar |Enhanced Mob Spawners |spawnermod |1.9.3 |DONE |Manifest: NOSIGNATURE
twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.4.8.3.jar |Relics |relics |0.4.8.3 |DONE |Manifest: NOSIGNATURE
jeed-1.20-2.1.4.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
ironshulkerbox-1.20.1-5.3.2.jar |Iron Shulker Boxes |ironshulkerbox |1.20.1-5.3.2 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.20.x-(v.4.1.2).jar |Additional Structures |additionalstructures |4.1.2 |DONE |Manifest: NOSIGNATURE
generatorgalore-1.20.0-1.0.5.jar |Generator Galore |generatorgalore |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
cat_jam-1.0.2.jar |cat_jam |cat_jam |1.0.2 |DONE |Manifest: NOSIGNATURE
dragonmounts-1.20.1-1.1.5.b3.jar |Dragon Mounts: Legacy |dragonmounts |1.1.5.b3 |DONE |Manifest: NOSIGNATURE
dummmmmmy-1.20-1.7.9.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.7.9 |DONE |Manifest: NOSIGNATURE
PathToDirt-1.7.0-mc1.20.jar |Path To Dirt |pathtodirt |1.7.0 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.14.0-all.jar |PrettyPipes |prettypipes |1.14.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.2a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.2a |DONE |Manifest: NOSIGNATURE
entangled-1.3.14-forge-mc1.20.jar |Entangled |entangled |1.3.14 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
crashutilities-8.0.2.jar |Crash Utilities |crashutilities |8.0.2 |DONE |Manifest: NOSIGNATURE
Compressium-3.0.2-build.12+mc1.20.jar |Compressium |compressium |3.0.2-build.12+mc1.2|DONE |Manifest: NOSIGNATURE
cant_sleep_clowns_will_eat_me-1.20.1-1.1.0.1.jar |Can't Sleep Clowns Will Eat Me|cant_sleep_clowns_will_eat_me |1.1.0.1 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.3.9.homebaked.jar |Mekanism: Additions |mekanismadditions |10.3.9 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
mining_dimension-1.20.1-1.0.2.jar |Mining World |mining_dimension |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
wirelesschargers-1.0.8-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE
simplefarming-1.20.1-2.0.6.jar |Simple Farming |simplefarming |1.20.1-2.0.6 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |DONE |Manifest: NOSIGNATURE
Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
trimeffects-1.0.1-forge.jar |Trim Effects |trimeffects |1.0.1-forge |DONE |Manifest: NOSIGNATURE
leaky-1.20.1-1.5.jar |leaky mod |leaky |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
Tinted Campfires-1.20.1-1.2.8.jar |Tinted Campfires |tintedcampfires |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
suppsquared-1.20-1.1.6.jar |Supplementaries Squared |suppsquared |1.20-1.1.6 |DONE |Manifest: NOSIGNATURE
naturallychargedcreepers-1.20.1-3.2.jar |Naturally Charged Creepers |naturallychargedcreepers |3.2 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE
IntegratedTunnels-1.20.1-1.8.21.jar |IntegratedTunnels |integratedtunnels |1.8.21 |DONE |Manifest: NOSIGNATURE
GunpowderLib-1.20-2.2.jar |GunpowderLib |gunpowderlib |1.20-2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
Exchangers-1.20.1-3.5.jar |Exchangers |exchangers |1.20.1-3.5 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |DONE |Manifest: NOSIGNATURE
expandedstorage-10.0.0-beta.3+1.20-forge.jar |Expanded Storage |expandedstorage |10.0.0-beta.3 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.4.jar |Resourceful Lib |resourcefullib |2.1.4 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.3.9.homebaked.jar |Mekanism: Tools |mekanismtools |10.3.9 |DONE |Manifest: NOSIGNATURE
BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE
architectury-9.1.10-forge.jar |Architectury |architectury |9.1.10 |DONE |Manifest: NOSIGNATURE
seamless-1.4.0-forge-mc1.20-1.20.1.jar |Seamless |seamless |1.4.0 |DONE |Manifest: NOSIGNATURE
findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.20.1-1.10.3.jar |Biome Makeover |biomemakeover |1.20.1-1.10.3 |DONE |Manifest: NOSIGNATURE
simplyswords-forge-1.48.1-1.21.jar |Simply Swords |simplyswords |1.48.1-1.21 |DONE |Manifest: NOSIGNATURE
taniwha-forge-1.20.0-5.1.1.jar |Taniwha |taniwha |1.20.0-5.1.1 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.1.2.jar |FTB Library |ftblibrary |2001.1.2 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
ftb-essentials-forge-2001.1.2.jar |FTB Essentials |ftbessentials |2001.1.2 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.106.1.jar |CC: Tweaked |computercraft |1.106.1 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.20.1-2.0.67.jar |Extreme Reactors |bigreactors |1.20.1-2.0.67 |DONE |Manifest: NOSIGNATURE
productivebees-1.20.1-12.1.3.jar |Productive Bees |productivebees |1.20.1-12.1.3 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.18-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
chickensshed-1.4.0-0.jar |ChickensShed |chickensshed |1.4.0-0 |DONE |Manifest: NOSIGNATURE
Towns-and-Towers-1.11-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
mavm-1.2.4-mc1.20.jar |More Axolotl Variants Mod |mavm |1.2.4 |DONE |Manifest: NOSIGNATURE
YeetusExperimentus-Forge-2.3.0-build.4+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.0-build.4+mc1.20|DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
handoveryouritems-1.20.1-3.0.jar |Hand Over Your Items |handoveryouritems |3.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.0.jar |Cucumber Library |cucumber |7.0.0 |DONE |Manifest: NOSIGNATURE
matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.0.0.jar |TrashSlot |trashslot |15.0.0 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-42.jar |JourneyMap Integration |jmi |1.20.1-0.14-42 |DONE |Manifest: NOSIGNATURE
Dice-[MC-1.20.1]-1.0.0.jar |Dice |dice |1.0.0 |DONE |Manifest: NOSIGNATURE
awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.8.43.558.jar |Sophisticated Storage |sophisticatedstorage |1.20.1-0.8.43.558 |DONE |Manifest: NOSIGNATURE
limitedchunks-1.20.1-3.3.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE
additionallanterns-1.0.4-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.0.4 |DONE |Manifest: NOSIGNATURE
TinyCoal-forge-1.20.1-1.1.4.jar |Tiny Coal |tinycoal |1.1.4 |DONE |Manifest: NOSIGNATURE
Structory_Towers_1.20.1_v1.0.3.jar |Structory: Towers |structorytowers |1.0.3 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |DONE |Manifest: NOSIGNATURE
create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.1.jar |Waystones |waystones |14.0.1 |DONE |Manifest: NOSIGNATURE
MonsterPlus-Forge1.20.1-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE
Structory_1.20.1_v1.3.2.jar |Structory |structory |1.3.2 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
DimStorage-1.20.1-8.0.0.jar |DimStorage |dimstorage |8.0.0 |DONE |Manifest: NOSIGNATURE
tinypipes-1.20-4.0.0.jar |Tiny Pipes |tinypipes |1.20-4.0.0 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.20-8.0.0.jar |McJtyLib |mcjtylib |1.20-8.0.0 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.20-5.0.0.jar |RFToolsBase |rftoolsbase |1.20-5.0.0 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.20-6.0.0.jar |RFToolsPower |rftoolspower |1.20-6.0.0 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.20-6.0.0.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.0 |DONE |Manifest: NOSIGNATURE
xnet-1.20-6.0.0.jar |XNet |xnet |1.20-6.0.0 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.20-11.0.0.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.0 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.20-5.0.0.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.0 |DONE |Manifest: NOSIGNATURE
portabletables-forge-1.20.1-2.4.jar |Portable Tables |portable_tables |2.4 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.20.1-v1.34.53.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.53 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.1_v2.4.2.jar |Terralith |terralith |2.4.2 |DONE |Manifest: NOSIGNATURE
randomium-1.20-1.28.jar |Randomium |randomium |1.20-1.28 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_player_1.20.1-9.1.0.ja|APTweaks: Player |adaptive_performance_tweaks_pl|9.1.0 |DONE |Manifest: NOSIGNATURE
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE
chococraft-1.20.1-forge-0.9.9.jar |Chococraft 4 |chococraft |0.9.9 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.20-6.0.0.jar |RFToolsUtility |rftoolsutility |1.20-6.0.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.1.jar |EnchantmentDescriptions |enchdesc |17.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
moonlight-1.20-2.7.0-forge.jar |Moonlight Library |moonlight |1.20-2.7.0 |DONE |Manifest: NOSIGNATURE
labels-1.20-1.13.jar |Labels |labels |1.20-1.13 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.1-9.jar |Titanium |titanium |3.8.1 |DONE |Manifest: NOSIGNATURE
Create-Guardian-Beam-Defense-1.2.6b-1.20.1.jar |Guardian Beam Defense |creategbd |1.2.6b-1.20.1 |DONE |Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
PackagedAuto-1.20.1-3.4.0.1.jar |PackagedAuto |packagedauto |3.4.0.1 |DONE |Manifest: NOSIGNATURE
chemlib-1.20.1-2.0.17.jar |ChemLib |chemlib |2.0.17 |DONE |Manifest: NOSIGNATURE
Nullscape_1.20.1_v1.2.1.jar |Nullscape |nullscape |1.2.1 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.1+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
enderchests-forge-1.20.1-1.0.jar |EnderChests |enderchests |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
expandability-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: Off
Crash Report UUID: cc0109af-685b-455c-b3e6-9c8f0e8f0f44
FML: 47.1
Forge: net.minecraftforge:47.1.37
Kiwi Modules:
kiwi:contributors
kiwi:data
@Xplodin
Copy link
Author

Xplodin commented Jul 21, 2023

Sounds good. thank you for the update. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment