
MineCraft 1.20.1 Forge 47.4.0 crashing when loading my map with InControl 1.20-9.3.0
SubSonicEr opened this issue ยท 3 comments
Hey there,
when I'm using InControl 1.20-9.3.0 in MineCraft 1.20.1 Forge 47.4.0 my game is crashing when loading my map. With version 1.20-9.2.11 of InControl my map is loading correctly. Additionally I've to say I'm using tons of mods, so that there could be a mod incompatibility.
In the following lines you can read my crash log. Thank you for sharing your mod with us :)
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [entity_texture_features, moremcmeta, oculus]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// My bad.
Time: 2025-05-18 21:30:28
Description: Exception in server tick loop
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at mcjty.incontrol.ForgeEventHandlers.tryLoadRules(ForgeEventHandlers.java:56) ~[incontrol-1.20-9.3.0.jar%23833!/:1.20-9.3.0] {re:classloading,pl:rei_plugin_compatibilities:B}
at mcjty.incontrol.ForgeEventHandlers.onLevelLoad(ForgeEventHandlers.java:48) ~[incontrol-1.20-9.3.0.jar%23833!/:1.20-9.3.0] {re:classloading,pl:rei_plugin_compatibilities:B}
at mcjty.incontrol.ForgeEventHandlers_onLevelLoad_Load.invoke(.dynamic) ~[incontrol-1.20-9.3.0.jar%23833!/:1.20-9.3.0] {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%231094!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ru.mixin.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%231094!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ru.mixin.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%231094!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231094!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ru.mixin.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231094!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ru.mixin.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Variable modifier method replaceWithScarecrowInBox(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;)Lnet/minecraft/world/entity/player/Player; in scarecrowsterritory.mixins.json:in_control.SpawnerSystemMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap scarecrowsterritory.mixins.refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 25 more
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 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 5303673136 bytes (5057 MiB) / 21810380800 bytes (20800 MiB) up to 34359738368 bytes (32768 MiB)
CPUs: 32
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen Threadripper 3970X 32-Core Processor
Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 32
Number of logical CPUs: 64
Graphics card #0 name: AMD Radeon RX 6900 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73af
Graphics card #0 versionInfo: DriverVersion=32.0.21001.9024
Memory slot #0 capacity (MB): 32768.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 32768.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 32768.00
Memory slot #2 clockSpeed (GHz): 2.67
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 32768.00
Memory slot #3 clockSpeed (GHz): 2.67
Memory slot #3 type: DDR4
Memory slot #4 capacity (MB): 32768.00
Memory slot #4 clockSpeed (GHz): 2.67
Memory slot #4 type: DDR4
Memory slot #5 capacity (MB): 32768.00
Memory slot #5 clockSpeed (GHz): 2.67
Memory slot #5 type: DDR4
Memory slot #6 capacity (MB): 32768.00
Memory slot #6 clockSpeed (GHz): 2.67
Memory slot #6 type: DDR4
Memory slot #7 capacity (MB): 32768.00
Memory slot #7 clockSpeed (GHz): 2.67
Memory slot #7 type: DDR4
Virtual memory max (MB): 300942.25
Virtual memory used (MB): 65225.21
Swap memory total (MB): 38912.00
Swap memory used (MB): 0.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx32768m -Xms256m
Loaded Shaderpack: BSL_v8.4.zip
Profile: HIGH (+2 options changed by user)
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:roughlyenoughprofessions (incompatible), mod:energizedpower, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets, mod:playeranimator (incompatible), mod:integratedterminals, mod:javd (incompatible), mod:hammerlib, mod:planttech2, mod:mcwwindows, mod:valhelsia_furniture (incompatible), mod:immersiveweapons, mod:ironjetpacks, mod:forgeendertech, mod:evilcraft, mod:softerhaybales, mod:morebuckets, mod:toolleveling (incompatible), mod:balm, mod:immersive_armors (incompatible), mod:cloth_config (incompatible), mod:stackrefill, mod:shetiphiancore, mod:athena, mod:structure_gel, mod:handcrafted (incompatible), mod:burgermod, mod:gml, mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:material_elements, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:thepotsmod, mod:bedrockores (incompatible), mod:mysticaladaptations, mod:improvableskills, mod:manyideas_core, mod:curios (incompatible), mod:commongroovylibrary (incompatible), mod:advancednetherite, mod:advgenerators, mod:theadditionsmod, mod:measurements, mod:framedblocks, mod:ninjascash, mod:tombstone, mod:krystalcraft (incompatible), mod:mcwroofs, mod:wormhole (incompatible), mod:cfm, mod:adorn (incompatible), mod:woodenbucket, mod:itemphysic, mod:mythlib (incompatible), mod:adchimneys, mod:the_bumblezone, mod:enhancedfarming, mod:runecraft, mod:l2library (incompatible), mod:l2backpack (incompatible), mod:cobblefordays (incompatible), mod:benched (incompatible), mod:darkpaintings (incompatible), mod:randombonemealflowers, mod:mcwlights, mod:smartbrainlib, mod:doubledoors, mod:editenchanting, mod:l2tabs (incompatible), mod:rechiseled (incompatible), mod:aoa3, mod:tesseract, mod:mekanism, mod:bdlib, mod:ctdcore, mod:sootychimneys (incompatible), mod:material_elements_armor_tools_weapons, mod:tslateffectslib (incompatible), mod:brickfurnace, mod:travelersbackpack, mod:naturescompass, mod:botanypots (incompatible), mod:l2screentracker (incompatible), mod:adhooks, mod:farmingforblockheads, mod:lemon_core, mod:manyideas_halloween, mod:additional_lights, mod:catalogue (incompatible), mod:passiveendermen, mod:manyideas_christmas, mod:fusion, mod:edivadlib, mod:forge, mod:mctb (incompatible), mod:moglowstone, mod:mcwpaths, mod:integratedcrafting, mod:flopper, mod:theoneprobe, mod:terrablender, mod:biomesoplenty, mod:mousetweaks, mod:forgeconfigscreens, mod:bettercombat (incompatible), mod:commonality, mod:wafflesplaceablefoods, mod:scarecrowsterritory, mod:ava, mod:ceramicbucket, mod:spectrelib (incompatible), mod:domum_ornamentum, mod:configurabledespawntimer, mod:kotlinforforge (incompatible), mod:pipez, mod:enchantmentmachine (incompatible), mod:flywheel, mod:luckytntmod (incompatible), mod:ecologics, mod:xaerominimap (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:multibeds, mod:securitycraft, mod:searchlight (incompatible), mod:wilescollection, mod:manyideas_doors, mod:structurize, mod:moglowstonelamps, mod:custom_crosshair_mod, mod:pickletweaks, mod:magical_torches, mod:occultism, mod:material_elements_panels_plates_slabs, mod:aquaculture, mod:legendarium (incompatible), mod:patternedglass (incompatible), mod:terraqueous, mod:xpbook, mod:cristellib (incompatible), mod:cyclopscore, mod:netherportalfix, mod:fpplus, mod:tinyredstone, mod:geckolib, mod:mtmechs, mod:blazegear (incompatible), mod:floralench (incompatible), mod:extendedcrafting, mod:scalar_utils (incompatible), mod:incontrol, mod:advancements_tracker, mod:immersive_aircraft (incompatible), mod:diolib, mod:configurableextramobdrops, mod:xaeroworldmap (incompatible), mod:cookingforblockheads, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:fire_extinguisher, mod:mixinextras (incompatible), mod:spawnermod (incompatible), mod:bookshelf, mod:mcwdoors, mod:zetter (incompatible), mod:rangedwirelessredstone, mod:adpother, mod:twilightforest, mod:trenzalore (incompatible), mod:geosmelt, mod:mcwbridges, mod:farmersdelight, mod:dustrial_decor, mod:entangled (incompatible), mod:endertanks, mod:commoncapabilities, mod:ambientsounds, mod:tolaserblade, mod:dogslie, mod:mcwfences, mod:mining_dimension, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:simplefarming (incompatible), mod:xercamod (incompatible), mod:simplybackpacks (incompatible), mod:solarflux (incompatible), mod:hole_filler_mod, mod:patchouli (incompatible), mod:blockui, mod:storageracks (incompatible), mod:multipiston, mod:luckytntlib (incompatible), mod:collective, mod:sewingkit (incompatible), mod:simplehats (incompatible), mod:integratedtunnels, mod:xercapaint, mod:mysticalcustomization, mod:elevatorid, mod:wirelessredstone, mod:expandedstorage (incompatible), mod:thehammermod, mod:resourcefullib (incompatible), mod:betterfurnacesreforged (incompatible), mod:architectury (incompatible), mod:wands, mod:animal_feeding_trough (incompatible), mod:markdown_manual (incompatible), mod:tis3d (incompatible), mod:computercraft, mod:trashcans (incompatible), mod:chunkloaders, mod:framework, mod:infinitetrading, mod:t_and_t (incompatible), mod:tofucraft (incompatible), mod:effortlessbuilding, mod:easy_mob_farm, mod:landmines, mod:doom, mod:cucumber, mod:compact_storage, mod:assortedlib (incompatible), mod:assortedworld (incompatible), mod:assortedtools (incompatible), mod:assortedtech (incompatible), mod:assortedstorage (incompatible), mod:redstonepen, mod:platforms, mod:metalbarrels, mod:giacomos_bookshelf, mod:tinygates, mod:create, mod:vct, mod:waystones, mod:goldenhopper (incompatible), mod:ageofweapons, mod:mcwpaintings, mod:comforts (incompatible), mod:tumbleweed (incompatible), mod:magistuarmory (incompatible), mod:tinypipes, mod:ms, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:rftoolsstorage, mod:rftoolscontrol, mod:janoeo_foundation, mod:explorerscompass, mod:drg_flares (incompatible), mod:raysdongles (incompatible), mod:fixedanvilrepaircost, mod:fluidsystem (incompatible), mod:azurelib, mod:potionring, mod:material_elements_decorative, mod:gircredstone, mod:tardim (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:rftoolsutility, mod:factory_api (incompatible), mod:enchdesc (incompatible), mod:bettercreeper, mod:regions_unexplored (incompatible), mod:bluepower (incompatible), mod:creativecore, mod:infinitybuttons (incompatible), mod:capabilityproxy, mod:sculktransporting, mod:packedup, mod:movingelevators, mod:theurgy, mod:recipes_lib, mod:roughlyenoughitems (incompatible), mod:fluidtank, mod:assortedcore (incompatible), mod:selectable_painting, mod:bucketlib, mod:storagedrawers (incompatible), mod:immersive_paintings (incompatible), mod:enderchests, mod:zergatulfreecam, mod:armourers_workshop (incompatible), mod:cpapireforged, mod:assorteddecor (incompatible), mod:modonomicon, mod:lembrary, mod:mvs (incompatible), mod:playertrackingcompass, mod:apexcore, mod:fantasydice, mod:fantasyfurniture, mod:solidblocks, mod:modularrouters (incompatible), mod:factorium, mod:betterf3, mod:l2itemselector (incompatible), mod:pgwbandedtorches (incompatible), mod:simplycaterpillar, mod:solargeneration, mod:valhelsia_core (incompatible), mod:xtonesreworked (incompatible), mod:miningutils, mod:extragems, mod:cwsr, mod:themillmanlib (incompatible), SolarFlux, T&T Waystone Patch Pack (incompatible), file/Empty World With Biomes 1.20, file/PaleGov Skyblock Datapack (incompatible), mod:supplementaries, mod:polymorph (incompatible), mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:moonlight (incompatible), mod:mixinsquared (incompatible), Supplementaries Generated Pack, mod:oculus, mod:bellsandwhistles, mod:attributefix (incompatible), mod:betterfpsdist (incompatible), mod:paintings (incompatible), mod:beautify (incompatible), mod:excavated_variants, mod:entity_texture_features (incompatible), mod:cullleaves (incompatible), mod:midnightlib (incompatible), mod:cupboard (incompatible), mod:lightoverlay (incompatible), mod:table_top_craft, mod:rechiseled_fans, mod:nochatreports (incompatible), mod:entityculling, mod:dynamiclights (incompatible), mod:tlbexmodels (incompatible), mod:dankstorage (incompatible), mod:translucencyfix (incompatible), mod:tflostblocks, mod:defaultresources (incompatible), mod:productivebees, mod:additionallanterns (incompatible), mod:alternate_current, mod:mahoutsukai, mod:dynamic_asset_generator, mod:labels (incompatible), mod:forbidden_arcanus (incompatible), dynamic_asset_generator:dynamic_asset_generator:builtin_data, dynamic_asset_generator:excavated_variants:data, mod:pamhc2crops (incompatible), mod:pamhc2trees (incompatible), mod:pamhc2foodcore (incompatible), mod:growthcraft (incompatible), mod:growthcraft_trapper (incompatible), mod:pamhc2foodextended (incompatible), mod:growthcraft_deco (incompatible), mod:sgjourney (incompatible), mod:sophisticatedcore (incompatible), mod:sophisticatedbackpacks (incompatible), mod:runelic, mod:createaddition (incompatible), mod:sophisticatedstorage (incompatible), mod:buildinggadgets2 (incompatible), mod:embeddium, mod:crafttweaker (incompatible), mod:smoothchunk (incompatible), mod:generatorgalore, mod:fastasyncworldsave (incompatible), mod:betterchunkloading (incompatible), mod:chipped (incompatible), mod:corail_dt, mod:display, mod:modernfix (incompatible), mod:ferritecore (incompatible), mod:presencefootsteps (incompatible), mod:jitl (incompatible), mod:dramaticdoors, mod:productivelib, mod:ae2 (incompatible), mod:packagedexcrafting (incompatible), mod:ae2wtlib (incompatible), mod:packagedauto (incompatible), mod:many_chiseled_blocks_x, mod:traffic_plus, mod:plantsmegapackreborn, mod:crystalcraft_unlimited_java, mod:mcwstairs, mod:createdieselgenerators (incompatible), mod:ldlib (incompatible), mod:transparent, mod:accessories, mod:mcwholidays, mod:epherolib (incompatible), mod:electrodynamics, mod:moremcmeta_animation_plugin (incompatible), mod:delightfulburgers, mod:moremcmeta_json_parser_plugin (incompatible), mod:fabric_object_builder_api_v1, mod:fruitsdelight (incompatible), mod:kuma_api, mod:cobweb (incompatible), mod:l2damagetracker (incompatible), mod:mcwbiomesoplenty, mod:addonslib, mod:twilightdelight (incompatible), mod:betteradvancements (incompatible), mod:moremcmeta (incompatible), mod:moremcmeta_texture_plugin (incompatible), mod:ash_api, mod:commonnetworking (incompatible), mod:l2complements (incompatible), mod:obscure_api (incompatible), mod:ichunutil, mod:enderio, mod:fluxnetworks (incompatible), mod:moremcmeta_properties_parser_plugin (incompatible), mod:miners_delight (incompatible), mod:moremcmeta_gui_plugin (incompatible), mod:man_of_many_planes (incompatible), mod:ponder (incompatible), mod:bagus_lib, mod:fabric_entity_events_v1, mod:pandora (incompatible), mod:mcwfurnitures, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:brandonscore (incompatible), mod:curseofpandora (incompatible), mod:harvest_with_ease (incompatible), mod:glitchcore (incompatible), mod:pneumaticcraft (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_cultivation, mod:modulargolems (incompatible), mod:l2weaponry (incompatible), mod:l2artifacts (incompatible), mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:moglowstoneplus, mod:zerocore (incompatible), mod:fabric_api_base, mod:immersiveengineering (incompatible), mod:mob_weapon_api (incompatible), mod:oceansdelight (incompatible), mod:aquamirae (incompatible), mod:ars_nouveau (incompatible), mod:multistorage (incompatible), mod:l2archery (incompatible), mod:fabric_data_attachment_api_v1, mod:ends_delight, mod:cuisinedelight (incompatible), mod:greg_emitters, mod:thermal_expansion, mod:doapi (incompatible), mod:bakery (incompatible), mod:meadow, mod:draconicevolution, mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_transmission (incompatible), mod:projectred_exploration (incompatible), mod:projectred_fabrication (incompatible), mod:projectred_illumination (incompatible), mod:projectred_expansion (incompatible), mod:bigreactors (incompatible), mod:rhino (incompatible), mod:amendments (incompatible), mod:moretinygates, mod:configured (incompatible), mod:signtastic, mod:restrictions, mod:guideme (incompatible), mod:blueprint, mod:clayworks, mod:tfmg (incompatible), mod:configuration (incompatible), mod:l2harvester (incompatible), mod:nethersdelight, mod:kubejs (incompatible), mod:gtceu, mod:steamadditions (incompatible), mod:alexsdelight, mod:packetfixer (incompatible), create:dynamic_data, gtceu:dynamic_data, minecraft_bricks, mod:badmobs (incompatible), mod:connectedglass, mod:factory_blocks, defaultresources:custom
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.4.0
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.4.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
javafml@null
lowcodefml@null
[email protected]
[email protected]
[email protected]
[email protected]
Mod List:
Crystalcraft Unlimited 10 new ores update 1.20.1.j|Crystalcraft Unlimited Java Ed|crystalcraft_unlimited_java |1.0.0 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.20.1-1.6.6.jar |IntegratedTerminals |integratedterminals |1.6.6 |DONE |Manifest: NOSIGNATURE
HammerLib-1.20.1-20.1.50.jar |HammerLib |hammerlib |20.1.50 |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
PlantTech 2-1.20.1-0.02.696.jar |PlantTech 2 |planttech2 |0.02.696 |DONE |Manifest: NOSIGNATURE
valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |DONE |Manifest: NOSIGNATURE
immersiveweapons-1.20.1-1.27.7.jar |Immersive Weapons |immersiveweapons |1.20.1-1.27.7 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.6.0-build.0980.jar |ForgeEndertech |forgeendertech |11.1.6.0 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.21.0+mc1.20.1.jar |ModernFix |modernfix |5.21.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
EvilCraft-1.20.1-1.2.53.jar |EvilCraft |evilcraft |1.2.53 |DONE |Manifest: NOSIGNATURE
mcw-stairs-1.0.1-1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |DONE |Manifest: NOSIGNATURE
createdieselgenerators-1.20.1-1.3.1.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
ldlib-forge-1.20.1-1.0.39.a.jar |LowDragLib |ldlib |1.0.39.a |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
stackrefill-1.20.1-4.7.jar |Stack Refill |stackrefill |4.7 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
mod-4.0.11.jar |GroovyModLoader |gml |4.0.11 |DONE |Manifest: NOSIGNATURE
material_elements_1.20.1-7.1.1.jar |Material Elements |material_elements |7.1.1 |DONE |Manifest: NOSIGNATURE
transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
ImprovableSkills-1.20.1-20.1.13.jar |Improvable Skills |improvableskills |20.1.13 |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
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |DONE |Manifest: NOSIGNATURE
ninjascash-1.20.x-2.6.0.jar |Ninja's Cash |ninjascash |1.20-2.6.0 |DONE |Manifest: NOSIGNATURE
tombstone-1.20.1-8.9.4.jar |Corail Tombstone |tombstone |8.9.4 |DONE |Manifest: NOSIGNATURE
accessories-neoforge-1.0.0-beta.46+1.20.1.jar |Accessories |accessories |1.0.0-beta46+1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.16-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.16 |DONE |Manifest: NOSIGNATURE
cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
woodenbucket-1.20.1-2.1.0.0.jar |Wooden Bucket |woodenbucket |1.20.1-2.1.0.0 |DONE |Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.8.7_mc1.20.1.jar |ItemPhysic |itemphysic |1.8.7 |DONE |Manifest: NOSIGNATURE
l2library-2.5.1.jar |L2 Library |l2library |2.5.1 |DONE |Manifest: NOSIGNATURE
l2backpack-2.5.0.jar |L2 Backpack |l2backpack |2.5.0 |DONE |Manifest: NOSIGNATURE
benched-1.2.2a-forge-mc1.20.jar |Benched |benched |1.2.2a |DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.2-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
bellsandwhistles-0.4.5-1.20.x-Create6.0+.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
DisenchantmentEditTable-1.20-1.1.2.jar |Disenchantment Edit Table |editenchanting |1.1.2 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
AoA3-1.20.1-3.7.1-all.jar |Advent Of Ascension |aoa3 |3.7.1 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.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
ctd-core-1.20.1-2.4.9.jar |CTD Core |ctdcore |2.4.9 |DONE |Manifest: NOSIGNATURE
mcw-holidays-1.1.0-mc1.20.1forge.jar |Macaw's Holidays |mcwholidays |1.1.0 |DONE |Manifest: NOSIGNATURE
TslatEffectsLib-neoforge-1.20.1-1.7.jar |Tslat Effects Lib (TEL) |tslateffectslib |1.7 |DONE |Manifest: NOSIGNATURE
fastasyncworldsave-1.20.1-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.4 |DONE |Manifest: NOSIGNATURE
brickfurnace-1.20.1-2.1.2.0.jar |Brick Furnace |brickfurnace |1.20.1-2.1.2.0 |DONE |Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
BotanyPots-Forge-1.20.1-13.0.41.jar |BotanyPots |botanypots |13.0.41 |DONE |Manifest: NOSIGNATURE
l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
lemon_core-1.20.1-1.0.49.jar |Lemon Core |lemon_core |1.20.1-1.0.49 |DONE |Manifest: NOSIGNATURE
ManyIdeasHalloween-1.20.1-1.0.0.jar |ManyIdeas Halloween |manyideas_halloween |1.0.0 |DONE |Manifest: NOSIGNATURE
additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.20.1-0.9.1-2.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-2 |DONE |Manifest: NOSIGNATURE
fusion-1.2.7b-forge-mc1.20.1.jar |Fusion |fusion |1.2.7+b |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.57.jar |CraftTweaker |crafttweaker |14.0.57 |DONE |Manifest: NOSIGNATURE
EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.20.1-1.2.0.jar |IntegratedCrafting |integratedcrafting |1.2.0 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
Flopper-1.20.1-1.1.5.jar |Flopper |flopper |1.1.5 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.20.1-10.0.3.jar |The One Probe |theoneprobe |1.20.1-10.0.3 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE
ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.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
animation-plugin-forge-1.20.1-1.0.3-forge.jar |MoreMcmeta Animation Plugin |moremcmeta_animation_plugin |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
delightfulburgers-1.20.1.jar |Delightful Burgers |delightfulburgers |1.20.1 |DONE |Manifest: NOSIGNATURE
pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |DONE |Manifest: NOSIGNATURE
scarecrowsterritory-1.1.11e-forge-mc1.20.jar |Scarecrows' Territory |scarecrowsterritory |1.1.11e |DONE |Manifest: NOSIGNATURE
json-parser-plugin-forge-1.20.1-1.1.1-forge.jar |MoreMcmeta JSON Parser Plugin |moremcmeta_json_parser_plugin |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20.1-1.0.285-snapshot-universal|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.285-snaps|DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |DONE |Manifest: NOSIGNATURE
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
EnchantmentMachine-1.20.1-1.1.4.jar |Enchantment Machine |enchantmentmachine |1.1.4 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-1.0.1.jar |Flywheel |flywheel |1.0.1 |DONE |Manifest: NOSIGNATURE
luckytntmod-1.20-2.4.jar |Lucky TNT Mod |luckytntmod |2.4 |DONE |Manifest: NOSIGNATURE
multibeds-forge-1.20.1-1.2.jar |Multi-Beds |multibeds |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.10.0.1.jar |SecurityCraft |securitycraft |1.10.0.1 |DONE |Manifest: NOSIGNATURE
searchlight-1.20-forge-1.1.11.jar |Searchlight |searchlight |1.1.11 |DONE |Manifest: NOSIGNATURE
structurize-1.20.1-1.0.772-snapshot.jar |Structurize |structurize |1.20.1-1.0.772-snaps|DONE |Manifest: NOSIGNATURE
MagicalTorches-1.20.1-2.0.3.jar |Magical Torches |magical_torches |2.0.3 |DONE |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |DONE |Manifest: NOSIGNATURE
occultism-1.20.1-1.141.4.jar |Occultism |occultism |1.141.4 |DONE |Manifest: NOSIGNATURE
[1.20.X]+Legendary+Item+v23.10.29.jar |Legendary Item |legendarium |23.10.29 |DONE |Manifest: NOSIGNATURE
fruitsdelight-1.0.22.jar |Fruits Delight |fruitsdelight |1.0.22 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
fpplus-1.0.4.jar |Flower Pots Plus |fpplus |1.0.4 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.20-5.0.3.jar |Tiny Redstone |tinyredstone |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
blazegear-1.4.4.jar |Blaze Gear |blazegear |1.4.4 |DONE |Manifest: NOSIGNATURE
Floral Enchantment-1.20.1-1.4.3.jar |Floral Enchantment |floralench |1.20.1-1.4.3 |DONE |Manifest: NOSIGNATURE
ExtendedCrafting-1.20.1-6.0.8.jar |Extended Crafting |extendedcrafting |6.0.8 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.2.59.984.jar |Sophisticated Core |sophisticatedcore |1.2.59.984 |DONE |Manifest: NOSIGNATURE
excavatedvariants-neoforge-1.20.1-3.0.9.jar |Excavated Variants |excavated_variants |3.0.9 |DONE |Manifest: NOSIGNATURE
diabololib-6.7.33.jar |DiaboloLib |diolib |6.7.33 |DONE |Manifest: NOSIGNATURE
configurableextramobdrops-1.20.1-3.5.jar |Configurable Extra Mob Drops |configurableextramobdrops |3.5 |DONE |Manifest: NOSIGNATURE
REIPluginCompatibilities-forge-12.0.93.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |12.0.93 |DONE |Manifest: NOSIGNATURE
fire_extinguisher-forge-1.20.1-8.3.0.jar |Fire Extinguisher |fire_extinguisher |8.3.0 |DONE |Manifest: NOSIGNATURE
cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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.23.17.1246.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.17.1246 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
zetter-1.20.1-0.21.5.jar |Zetter |zetter |0.21.5 |DONE |Manifest: NOSIGNATURE
AdPother-1.20.1-8.1.26.0-build.1266.jar |Pollution of the Realms |adpother |8.1.26.0 |DONE |Manifest: NOSIGNATURE
l2damagetracker-0.4.3.jar |L2 Damage Tracker |l2damagetracker |0.4.3 |DONE |Manifest: NOSIGNATURE
trenzalore-forge-3.3.10+mc1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
GeoSmelt-2.7.5-1.20.1.jar |GeoSmelt |geosmelt |2.7.5 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.1.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.0 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
endertanks-forge-1.20.1-1.4.jar |EnderTanks |endertanks |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v6.1.10_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.10 |DONE |Manifest: NOSIGNATURE
ToLaserBlade-1.20.1-7.1.0.0.jar |ToLaserBlade |tolaserblade |1.20.1-7.1.0.0 |DONE |Manifest: NOSIGNATURE
LetSleepingDogsLie-1.20.1-Forge-1.3.0.jar |Let Sleeping Dogs Lie |dogslie |1.3.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
Corail-DT-1.20.1-481.jar |Corail Deconstructing Table |corail_dt |1.20.1-481 |DONE |Manifest: NOSIGNATURE
xercamod-1.20.1-1.0.0.jar |Xerca Mod |xercamod |1.20.1-1.0.0 |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.11.jar |Solar Flux Reborn |solarflux |20.1.11 |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
mcwbiomesoplenty-1.20.1-1.2.1.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
addonslib-1.20.1-1.4.jar |Addons Lib |addonslib |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
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.1-1.0.190-snapshot.jar |UI Library Mod |blockui |1.20.1-1.0.190-snaps|DONE |Manifest: NOSIGNATURE
storageracks-1.20.1-1.9.jar |Storage Racks |storageracks |1.20.1-1.9 |DONE |Manifest: NOSIGNATURE
cullleaves-forge-3.2.0.jar |CullLeaves |cullleaves |3.2.0 |DONE |Manifest: NOSIGNATURE
midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.20.1-5.0.2.jar |Mystical Customization |mysticalcustomization |5.0.2 |DONE |Manifest: NOSIGNATURE
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
TheHammerMod-1.20.1-beta3.jar |The Hammer Mod |thehammermod |1.20.1-beta3 |DONE |Manifest: NOSIGNATURE
Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
twilightdelight-2.0.14.jar |Twilight's Flavor & Delight |twilightdelight |2.0.14 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
TofuCraftReload-1.20.1-5.16.1.0.jar |TofuCraftReload |tofucraft |1.20.1-5.16.1.0 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE
moremcmeta-1.20.1-4.5.2-forge.jar |MoreMcmeta |moremcmeta |1.20.1-4.5.2 |DONE |Manifest: NOSIGNATURE
texture-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta Texture Plugin |moremcmeta_texture_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
compact-storage-1.20.1-forge-6.0.1.70.jar |CompactStorage |compact_storage |6.0.1.70 |DONE |Manifest: NOSIGNATURE
assortedlib-forge-1.20.1-3.0.1.jar |Assorted Lib |assortedlib |3.0.1 |DONE |Manifest: NOSIGNATURE
assortedworld-forge-1.20.1-8.0.1.jar |Assorted World |assortedworld |8.0.1 |DONE |Manifest: NOSIGNATURE
assortedtech-forge-1.20.1-8.0.1.jar |Assorted Tech |assortedtech |8.0.1 |DONE |Manifest: NOSIGNATURE
assortedstorage-forge-1.20.1-10.0.3.jar |Assorted Storage |assortedstorage |10.0.3 |DONE |Manifest: NOSIGNATURE
redstonepen-1.20.1-neoforge-1.3.33.jar |Redstone Pen |redstonepen |1.3.33 |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
ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
platforms-forge-1.20.1-1.1.jar |Platforms |platforms |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
giacomos_bookshelf-1.20.1-1.3.9.jar |Giacomo's Bookshelf mod |giacomos_bookshelf |1.3.9 |DONE |Manifest: NOSIGNATURE
common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
l2complements-2.5.5.jar |L2 Complements |l2complements |2.5.5 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
goldenhopper-forge-1.20.1-1.4.1.jar |Golden Hopper |goldenhopper |1.4.1 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
Tumbleweed-forge-1.20.1-0.5.5.jar |Tumbleweed |tumbleweed |0.5.5 |DONE |Manifest: NOSIGNATURE
BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |DONE |Manifest: NOSIGNATURE
Mo' Shiz v1.97.4.1-1.20.1.jar |Mo' Shiz Mod |ms |1.97.4 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
PackagedExCrafting-1.20.1-3.4.0.16.jar |PackagedExCrafting |packagedexcrafting |3.4.0.16 |DONE |Manifest: NOSIGNATURE
iChunUtil-1.20.1-Forge-1.0.3.jar |iChunUtil |ichunutil |1.0.3 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
FluidSystem-1.20.1-4.0.0.jar |FluidSystem |fluidsystem |4.0.0 |DONE |Manifest: NOSIGNATURE
TC-Redstone-1.20.1-3.2.2.jar |TC Redstone |gircredstone |3.2.2 |DONE |Manifest: NOSIGNATURE
tardim-1.2.2_-_1.20.1.jar |TARDIM |tardim |1.2.2 |DONE |Manifest: NOSIGNATURE
bluepower-1.20.1-0.10.323-alpha-universal.jar |Blue Power |bluepower |0.10.323-alpha |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
packedup-1.1.0-forge-mc1.20.1.jar |Packed Up |packedup |1.1.0 |DONE |Manifest: NOSIGNATURE
movingelevators-1.4.11-forge-mc1.20.1.jar |Moving Elevators |movingelevators |1.4.11 |DONE |Manifest: NOSIGNATURE
largefluidtank-forge-20.7.5.jar |Fluid Tank |fluidtank |20.7.5 |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
EnderIO-1.20.1-6.2.11-beta-all.jar |Ender IO |enderio |6.2.11-beta |DONE |Manifest: NOSIGNATURE
assortedcore-forge-1.20.1-9.0.1.jar |Assorted Core |assortedcore |9.0.1 |DONE |Manifest: NOSIGNATURE
bucketlib-1.20.1-2.3.6.0.jar |BucketLib |bucketlib |1.20.1-2.3.6.0 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
properties-parser-plugin-forge-1.20.1-1.1.5-forge.|MoreMcmeta Properties Parser P|moremcmeta_properties_parser_p|1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
zergatul.freecam-2.0.1-forge-1.20.1.jar |FreeCam by Zergatul |zergatulfreecam |2.0.1 |DONE |Manifest: NOSIGNATURE
miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
cpapireforged-1.0.4.jar |Custom Portal API ReForged |cpapireforged |1.0.4 |DONE |Manifest: NOSIGNATURE
buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
playertrackingcompass-1.20.1-3.3.jar |Player Tracking Compass |playertrackingcompass |3.3 |DONE |Manifest: NOSIGNATURE
solidblocks-1.5.jar |Solid Blocks |solidblocks |1.5 |DONE |Manifest: NOSIGNATURE
modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
factorium-1.6.0.6-mc1.20.1.jar |Factorium |factorium |1.6.0.6 |DONE |Manifest: NOSIGNATURE
gui-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta GUI Plugin |moremcmeta_gui_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
Cyan Warrior Swords Mod 3.4.2 (1.20.1).jar |Cyan Warrior Swords Mod |cwsr |3.4.0.0 |DONE |Manifest: NOSIGNATURE
themillmanlib-1.20.1-0.3.0.jar |TheMillman Lib |themillmanlib |1.20.1-0.3.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.3.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
man_of_many_planes-0.2.0+1.20.1-forge.jar |Man of Many Planes |man_of_many_planes |0.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar |Roughly Enough Professions |roughlyenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
energizedpower-1.20.1-2.13.0-forge.jar |Energized Power |energizedpower |1.20.1-2.13.0-forge |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.20.1-1201.1.121.jar |QuarryPlus |quarryplus |1201.1.121 |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
Ponder-Forge-1.20.1-1.0.52.jar |Ponder |ponder |1.0.52 |DONE |Manifest: NOSIGNATURE
effortlessbuilding-1.20.1-3.10.jar |Effortless Building |effortlessbuilding |3.10 |DONE |Manifest: NOSIGNATURE
JAVD-Forge-5.0.1+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.20.1-7.0.8.jar |Iron Jetpacks |ironjetpacks |7.0.8 |DONE |Manifest: NOSIGNATURE
bagus_lib-1.20.1-5.3.0.jar |Bagus Lib |bagus_lib |1.20.1-5.3.0 |DONE |Manifest: NOSIGNATURE
softerhaybales-1.20.1-3.4.jar |Softer Hay Bales |softerhaybales |3.4 |DONE |Manifest: NOSIGNATURE
MoreBuckets-1.20.1-4.0.5.jar |More Buckets |morebuckets |4.0.5 |DONE |Manifest: NOSIGNATURE
toolleveling-forge-1.20.1-2.0.0.jar |ToolLeveling+ |toolleveling |1.20.1-2.0.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.29-all.jar |Balm |balm |7.3.29 |DONE |Manifest: NOSIGNATURE
immersive_armors-1.7.0+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.7.0+1.20.1 |DONE |Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.4.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
burgermod-2.9.4-1.20.1.jar |Burger Mod |burgermod |2.9.4 |DONE |Manifest: NOSIGNATURE
BotanyTrees-Forge-1.20.1-9.0.18.jar |BotanyTrees |botanytrees |9.0.18 |DONE |Manifest: NOSIGNATURE
ToolStats-Forge-1.20.1-16.0.9.jar |ToolStats |toolstats |16.0.9 |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
mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
ThePotsMod-1.20.1-1.1.jar |The Pots Mod |thepotsmod |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
bedrockores-MC1.20.1-2.1.0+2b9c75d.jar |Bedrock Ores |bedrockores |2.1.0 |DONE |Manifest: NOSIGNATURE
assortedtools-forge-1.20.1-10.0.3.jar |Assorted Tools |assortedtools |10.0.3 |DONE |Manifest: NOSIGNATURE
MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.19.jar |Mystical Agriculture |mysticalagriculture |7.0.19 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.10.jar |Mystical Agradditions |mysticalagradditions |7.0.10 |DONE |Manifest: NOSIGNATURE
ManyIdeasCore-1.20.1-1.4.2.jar |ManyIdeas Core |manyideas_core |1.4.2 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
TheAdditionsMod-1.20.1-beta2.jar |The Additions Mod |theadditionsmod |1.20.1-beta2 |DONE |Manifest: NOSIGNATURE
Measurements-forge-1.20.1-2.0.1.jar |Measurements |measurements |2.0.1 |DONE |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |DONE |Manifest: NOSIGNATURE
KrystalCraft-forge-0.0.4.3.jar |KrystalCraft |krystalcraft |0.0.4.3 |DONE |Manifest: NOSIGNATURE
pandora-0.1.10-slim.jar |Pandora API |pandora |0.1.10 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
Adorn-5.0.1+1.20.1-forge.jar |Adorn |adorn |5.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
MythLib-forge-1.0.0.jar |MythLib |mythlib |1.0.0 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.20.1-10.1.17.0-build.1266.jar |Advanced Chimneys |adchimneys |10.1.17.0 |DONE |Manifest: NOSIGNATURE
Enhanced-Farming-1.20.1-2.1.1.jar |Enhanced Farming |enhancedfarming |2.1.1 |DONE |Manifest: NOSIGNATURE
RuneCraft-1.20-(v.3.8.7a).jar |RuneCraft |runecraft |3.8.7a |DONE |Manifest: NOSIGNATURE
CobbleForDays-1.8.0.jar |Cobble For Days |cobblefordays |1.8.0 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.516 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CBMultipart-1.20.1-3.3.0.146-universal.jar |CBMultipart |cb_multipart |3.3.0.146 |DONE |Manifest: NOSIGNATURE
BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.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
randombonemealflowers-1.20.1-4.7.jar |Random Bone Meal Flowers |randombonemealflowers |4.7 |DONE |Manifest: NOSIGNATURE
doubledoors-1.20.1-7.0.jar |Double Doors |doubledoors |7.0 |DONE |Manifest: NOSIGNATURE
l2tabs-0.3.3.jar |L2 Tabs |l2tabs |0.3.3 |DONE |Manifest: NOSIGNATURE
curseofpandora-2.4.26.jar |Curse of Pandora |curseofpandora |2.4.26 |DONE |Manifest: NOSIGNATURE
harvest-with-ease-forge-1.20.1-9.4.0.jar |Harvest with ease |harvest_with_ease |9.4.0 |DONE |Manifest: NOSIGNATURE
multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
tesseract-1.0.37-forge-mc1.20.1.jar |Tesseract |tesseract |1.0.37 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.15.75.jar |Mekanism |mekanism |10.4.15 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.15.75.jar |Mekanism: Generators |mekanismgenerators |10.4.15 |DONE |Manifest: NOSIGNATURE
bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE
material_elements_armor_tools_weapons_1.20.1-7.1.1|Material Elements Armor, Tools|material_elements_armor_tools_|7.1.1 |DONE |Manifest: NOSIGNATURE
travelersbackpack-forge-1.20.1-9.1.37.jar |Traveler's Backpack |travelersbackpack |9.1.37 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
AdHooks-1.20.1-10.1.2.1-build.0895.jar |Advanced Hook Launchers |adhooks |10.1.2.1 |DONE |Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |19.0.0.96 |DONE |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-6.0.20+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.20+mc1.20.1 |DONE |Manifest: NOSIGNATURE
table_top_craft-1.20.1-6.1.2.jar |Table Top Craft |table_top_craft |1.20.1-6.1.2 |DONE |Manifest: NOSIGNATURE
rechiseled_fans-1.0.0.jar |Rechiseled Fans |rechiseled_fans |1.0.0 |DONE |Manifest: NOSIGNATURE
catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
passiveendermen-1.20.1-4.8.jar |Passive Endermen |passiveendermen |4.8 |DONE |Manifest: NOSIGNATURE
ManyIdeasChristmas-1.20.1-1.0.0.jar |ManyIdeas Christmas |manyideas_christmas |1.0.0 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |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
cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
modulargolems-2.5.19.jar |Modular Golems |modulargolems |2.5.19 |DONE |Manifest: NOSIGNATURE
l2weaponry-2.5.0.jar |L2 Weaponry |l2weaponry |2.5.0 |DONE |Manifest: NOSIGNATURE
l2artifacts-2.4.27.jar |L2 Artifacts |l2artifacts |2.4.27 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
[1.20.1]MoreCraftingTables-5.1.3.jar |More Crafting Tables Mod |mctb |1.20.1 |DONE |Manifest: NOSIGNATURE
mo-glowstone-1.20.1-2.4.6.jar |Mo' Glowstone |moglowstone |2.4.6 |DONE |Manifest: NOSIGNATURE
mo-glowstone-plus-1.20.1-1.1.2.jar |Mo' Glowstone Plus |moglowstoneplus |1.1.2 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.1.0forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.20.1-2.1.47.jar |Zero CORE 2 |zerocore |1.20.1-2.1.47 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.20.1-10.2.0-183.jar |Immersive Engineering |immersiveengineering |1.20.1-10.2.0-183 |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
wafflesfoods1.4-FORGE-1.20.1.jar |Waffles Placeable Foods |wafflesplaceablefoods |1.4 |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
MCB X v24.5 [1.20.1] Forge.jar |Many Chiseled Blocks X |many_chiseled_blocks_x |24.5 |DONE |Manifest: NOSIGNATURE
ava-1.20.1-2.5.91.jar |A.V.A - Alliance of Valiant Ar|ava |2.5.91 |DONE |Manifest: NOSIGNATURE
ceramicbucket-1.20.1-4.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.20.1-4.1.0.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
configurabledespawntimer-1.20.1-4.3.jar |Configurable Despawn Timer |configurabledespawntimer |4.3 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
pipez-1.20.1-1.2.5.jar |Pipez |pipez |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_25.2.6_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.6 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.20.1-1.26.0.jar |IntegratedDynamics |integrateddynamics |1.26.0 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.7.4-mc1.20.1.jar |EntityCulling |entityculling |1.7.4 |DONE |Manifest: NOSIGNATURE
wilescollection-1.20.1-neoforge-1.4.13.jar |WilE`s Collection |wilescollection |1.4.13 |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
ManyIdeasDoors-1.20.1-1.2.3.jar |ManyIdeas Doors |manyideas_doors |1.2.3 |DONE |Manifest: NOSIGNATURE
mob_weapon_api-0.2.5.jar |Mob Weapon API |mob_weapon_api |0.2.5 |DONE |Manifest: NOSIGNATURE
mo-glowstone-lamps-1.20.1-1.4.2.jar |Mo' Glowstone Lamps |moglowstonelamps |1.4.2 |DONE |Manifest: NOSIGNATURE
custom-crosshair-mod-v1.5.4-forge-mc1.20.1.jar |Custom Crosshair Mod |custom_crosshair_mod |1.5.4-forge |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.20.1-8.0.5.jar |Pickle Tweaks |pickletweaks |8.0.5 |DONE |Manifest: NOSIGNATURE
oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.13-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.13 |DONE |Manifest: NOSIGNATURE
material_elements_panels_plates_slabs_1.20.1-7.1.1|Material Elements Panels, Plat|material_elements_panels_plate|7.1.1 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
patternedglass-forge-1.20.1-4.0.0.jar |Patterned Glass |patternedglass |4.0.0 |DONE |Manifest: NOSIGNATURE
terraqueous-forge-1.20.1-1.5.jar |Terraqueous |terraqueous |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.20.0.jar |Cyclops Core |cyclopscore |1.20.0 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.1.2.jar |GeckoLib 4 |geckolib |4.7.1.2 |DONE |Manifest: NOSIGNATURE
magitekmechs-forge-MC1.20-1.0.17.jar |Magitek Mechs |mtmechs |1.0.17 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
multistorage-forge-1.20.1-1.1.jar |Multi-Storage |multistorage |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
scalar_utils-1.20.1-5.5.4.jar |Scalar Utils 5: Defintive Edit|scalar_utils |1.20.1-5.5.4 |DONE |Manifest: NOSIGNATURE
l2archery-2.5.0.jar |L2 Archery |l2archery |2.5.0 |DONE |Manifest: NOSIGNATURE
incontrol-1.20-9.3.0.jar |InControl |incontrol |1.20-9.3.0 |DONE |Manifest: NOSIGNATURE
advancements_tracker_1.20.1-6.1.0.jar |Advancements Tracker |advancements_tracker |6.1.0 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.20.1.2.jar |Dynamic Lights |dynamiclights |1.20.1.2 |DONE |Manifest: NOSIGNATURE
immersive_aircraft-1.2.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE
ToLaserBlade-ExtraModels-0.0.5.jar |ToLaserBlade-ExtraModels |tlbexmodels |0.0.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.9_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.9 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20.1-16.0.13.jar |CookingForBlockheads |cookingforblockheads |16.0.13 |DONE |Manifest: NOSIGNATURE
dankstorage-forge-1.20.1-15.jar |Dank Storage |dankstorage |15 |DONE |Manifest: NOSIGNATURE
citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
spawnermod-1.20.1-1.9.3+Forge.jar |Enhanced Mob Spawners |spawnermod |1.9.3 |DONE |Manifest: NOSIGNATURE
plantsmegapackreborn-1.0.0pre2-forge-1.20.1.jar |Plants Mega Pack Reborn |plantsmegapackreborn |1.0.0 |DONE |Manifest: NOSIGNATURE
generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
rangedwirelessredstone-1.20-4.0.0.jar |Ranged Wireless Redstone |rangedwirelessredstone |1.20-4.0.0 |DONE |Manifest: NOSIGNATURE
translucencyfix-2.2.0-forge.jar |Translucency Fix |translucencyfix |2.2.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
TF_Lost_Blocks-1.20.1-1.5.0.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE
growthcraft-1.20.1-9.2.0.jar |Growthcraft |growthcraft |9.2.0 |DONE |Manifest: NOSIGNATURE
growthcraft-trapper-1.20.1-9.0.2.jar |Growthcraft Trapper |growthcraft_trapper |9.0.2 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
ends_delight-2.5.1+forge.1.20.1.jar |End's Delight |ends_delight |2.5.1+forge.1.20.1 |DONE |Manifest: NOSIGNATURE
cuisinedelight-1.1.16.jar |Cuisine Delight |cuisinedelight |1.1.16 |DONE |Manifest: NOSIGNATURE
entangled-1.3.20-forge-mc1.20.4.jar |Entangled |entangled |1.3.20 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.20.1-2.9.6.jar |CommonCapabilities |commoncapabilities |2.9.6 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.4.15.75.jar |Mekanism: Additions |mekanismadditions |10.4.15 |DONE |Manifest: NOSIGNATURE
defaultresources-forge-1.20-2.0.0.jar |Default Resources |defaultresources |2.0.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
mining_dimension-1.20.1-1.0.4.jar |Mining World |mining_dimension |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |DONE |Manifest: NOSIGNATURE
simplefarming-1.20.1-2.2.6.jar |Simple Farming |simplefarming |1.20.1-2.0.6 |DONE |Manifest: NOSIGNATURE
greg_emitters-1.20.1-1.0.9.jar |GregTech Placeable Emitters |greg_emitters |1.0.9 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
luckytntlib-1.20-47.2.32.0.jar |Lucky TNT Lib |luckytntlib |47.2.32.0 |DONE |Manifest: NOSIGNATURE
growthcraft-deco-1.20.1-9.0.3.jar |Growthcraft Decorations |growthcraft_deco |9.0.3 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-8.3.jar |Collective |collective |8.3 |DONE |Manifest: NOSIGNATURE
SewingKit-1.20.1-1.8.1.jar |Sewing Kit |sewingkit |1.8.1 |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
IntegratedTunnels-1.20.1-1.8.36.jar |IntegratedTunnels |integratedtunnels |1.8.36 |DONE |Manifest: NOSIGNATURE
xercapaint-1.20.1-1.0.1.jar |Joy of Painting |xercapaint |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
wirelessredstone-forge-1.20.1-1.1.3.jar |Wireless Redstone |wirelessredstone |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
expandedstorage-10.3.0-beta.5+1.20.1-forge.jar |Expanded Storage |expandedstorage |10.3.0-beta.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
ItemsDisplayedForge-v1.3.5-1.20.1.jar |Items Displayed |display |1.3.5 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.4.15.75.jar |Mekanism: Tools |mekanismtools |10.4.15 |DONE |Manifest: NOSIGNATURE
BetterFurnaces-1.20.1-1.1.3-forge.jar |Better Furnaces Reforged |betterfurnacesreforged |1.1.3 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
BuildingWands-mc1.20.1-2.7-forge-beta.jar |Building Wands |wands |2.7-beta |DONE |Manifest: NOSIGNATURE
animal_feeding_trough-1.1.0+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
markdown_manual-MC1.20.1-forge-1.2.5+c3f0b88.jar |Markdown Manual |markdown_manual |1.2.5+c3f0b88 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-1.1.15.jar |[Let's Do] Bakery |bakery |1.1.15 |DONE |Manifest: NOSIGNATURE
tis3d-MC1.20.1-forge-1.7.7+354a583.jar |TIS-3D |tis3d |1.7.7+354a583 |DONE |Manifest: NOSIGNATURE
letsdo-meadow-forge-1.3.25.jar |[Let's Do] Meadow |meadow |1.3.25 |DONE |Manifest: NOSIGNATURE
[1.20.1-forge]-Epic-Knights-9.23.jar |Epic Knights Mod |magistuarmory |9.23 |DONE |Manifest: NOSIGNATURE
FactoryAPI-1.20.1-2.1.4-forge.jar |Factory API |factory_api |2.1.4 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.115.1.jar |CC: Tweaked |computercraft |1.115.1 |DONE |Manifest: NOSIGNATURE
Draconic-Evolution-1.20.1-3.1.2.604-universal.jar |Draconic Evolution |draconicevolution |3.1.2.604 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
ProjectRed-1.20.1-4.21.0-core.jar |ProjectRed Core |projectred_core |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-integration.jar |ProjectRed Integration |projectred_integration |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-transmission.jar |ProjectRed Transmission |projectred_transmission |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-exploration.jar |ProjectRed Exploration |projectred_exploration |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-fabrication.jar |ProjectRed Fabrication |projectred_fabrication |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-illumination.jar |ProjectRed Illumination |projectred_illumination |4.21.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.21.0-expansion.jar |ProjectRed Expansion |projectred_expansion |4.21.0 |DONE |Manifest: NOSIGNATURE
Stargate Journey-1.20.1-0.6.39.jar |Stargate Journey |sgjourney |0.6.39 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.20.1-2.0.92.jar |Extreme Reactors |bigreactors |1.20.1-2.0.92 |DONE |Manifest: NOSIGNATURE
Traffic_Plus_1.4.0_1.20.1.jar |Traffic Plus |traffic_plus |1.4.0 |DONE |Manifest: NOSIGNATURE
productivebees-1.20.1-12.6.0.jar |Productive Bees |productivebees |1.20.1-12.6.0 |DONE |Manifest: NOSIGNATURE
the_bumblezone-7.7.1+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.7.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
infinitetrading-1.20.1-4.6.jar |Infinite Trading |infinitetrading |4.6 |DONE |Manifest: NOSIGNATURE
Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
easy_mob_farm-forge-1.20.1-9.8.0.jar |Easy Mob Farm |easy_mob_farm |9.8.0 |DONE |Manifest: NOSIGNATURE
landmines-1.0.7-forge-mc1.20.jar |Landmines |landmines |1.0.7 |DONE |Manifest: NOSIGNATURE
rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE
doom-neo-1.20.1-7.0.13.jar |MCDoom |doom |7.0.13 |DONE |Manifest: NOSIGNATURE
azurelib-neo-1.20.1-3.0.4.jar |AzureLib |azurelib |3.0.4 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.13.jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE
matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.3.44.1157.jar |Sophisticated Storage |sophisticatedstorage |1.3.44.1157 |DONE |Manifest: NOSIGNATURE
additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
MetalBarrels-forge-1.20.1-3.jar |MetalBarrels |metalbarrels |3 |DONE |Manifest: NOSIGNATURE
tinygates-1.20-4.0.0.jar |Tiny Gates |tinygates |1.20-4.0.0 |DONE |Manifest: NOSIGNATURE
moretinygates-1.20-1.0.5.jar |More Tiny Gates |moretinygates |1.20-1.0.5 |DONE |Manifest: NOSIGNATURE
create-1.20.1-6.0.4.jar |Create |create |6.0.4 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-3.1.30.jar |Supplementaries |supplementaries |1.20-3.1.30 |DONE |Manifest: NOSIGNATURE
sootychimneys-1.20.1-1.2.4.jar |Sooty Chimneys |sootychimneys |1.2.4 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.4.1.jar |FramedBlocks |framedblocks |9.4.1 |DONE |Manifest: NOSIGNATURE
VariantCraftingTables-1.20.1-2.0.2.jar |Variant Crafting Tables |vct |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20.1-14.1.12.jar |Waystones |waystones |14.1.12 |DONE |Manifest: NOSIGNATURE
AgeOfWeapons - Reforged v.1.3.2c.jar |Age of Weapons - Reforged |ageofweapons |1.3.2c |DONE |Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
tinypipes-1.20-4.0.0.jar |Tiny Pipes |tinypipes |1.20-4.0.0 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.20-8.0.6.jar |McJtyLib |mcjtylib |1.20-8.0.6 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.20-5.0.6.jar |RFToolsBase |rftoolsbase |1.20-5.0.6 |DONE |Manifest: NOSIGNATURE
signtastic-1.20-3.0.2.jar |SignTastic |signtastic |1.20-3.0.2 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.20-6.0.8.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE
deepresonance-1.20-5.0.4.jar |DeepResonance |deepresonance |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE
restrictions-1.20-6.0.3.jar |Restrictions |restrictions |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
xnet-1.20-6.1.6.jar |XNet |xnet |1.20-6.1.6 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.20-11.0.10.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.10 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.20-7.0.3.jar |RFToolsControl |rftoolscontrol |1.20-7.0.3 |DONE |Manifest: NOSIGNATURE
janoeo-foundation-9.13.4.96.jar |Janoeo Foundation |janoeo_foundation |9.13.4.96 |DONE |Manifest: NOSIGNATURE
guideme-20.1.7.jar |GuideME |guideme |20.1.7 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-15.4.2.jar |Applied Energistics 2 |ae2 |15.4.2 |DONE |Manifest: NOSIGNATURE
ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
drg_flares-1.20-forge-1.2.8.jar |DRG Flares |drg_flares |1.2.8 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
Ray's Dongles-8.19 - 1.20.1 {FORGE}.jar |Ray's Dongles |raysdongles |8.17 |DONE |Manifest: NOSIGNATURE
fixedanvilrepaircost-1.20.1-3.5.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.5 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE
clayworks-1.20.1-3.0.4.jar |Clayworks |clayworks |3.0.4 |DONE |Manifest: NOSIGNATURE
potionring-1.20.1-2.0.jar |Potion Rings - REFORGED |potionring |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
factory_blocks-forge-1.4.0+mc1.20.1.jar |Factory Blocks |factory_blocks |1.4.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
material_elements_decorative_1.20.1-8.0.0.jar |Material Elements Decorative |material_elements_decorative |8.0.0 |DONE |Manifest: NOSIGNATURE
tfmg-0.9.3b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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
dynamicassetgenerator-forge-1.20.1-4.2.2.jar |Dynamic Asset Generator |dynamic_asset_generator |4.2.2 |DONE |Manifest: NOSIGNATURE
bettercreeper-1.20.1_1.3.1.jar |Bettercreeper |bettercreeper |1.20.1 - 1.3.1 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.14.1-forge.jar |Moonlight Library |moonlight |1.20-2.14.1 |DONE |Manifest: NOSIGNATURE
labels-1.20-2.0.0.jar |Labels |labels |1.20-2.0.0 |DONE |Manifest: NOSIGNATURE
configuration-forge-1.20.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
RegionsUnexploredForge-0.5.6+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.6 |DONE |Manifest: NOSIGNATURE
DramaticDoors-QuiFabrge-1.20.1-3.3.1.jar |Dramatic Doors |dramaticdoors |1.20.1-3.3.1 |DONE |Manifest: NOSIGNATURE
JITL - 1.20.1 - 2.2.4.jar |Journey Into the Light |jitl |2.2.4 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
l2harvester-0.1.0.jar |L2Harvester |l2harvester |0.1.0 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
CapabilityProxy-1.20.1-2.1.11.jar |CapabilityProxy |capabilityproxy |2.1.11 |DONE |Manifest: NOSIGNATURE
sculktransporting-1.20.1-1.2.jar |Sculk Transporting |sculktransporting |1.2 |DONE |Manifest: NOSIGNATURE
PackagedAuto-1.20.1-3.4.11.35.jar |PackagedAuto |packagedauto |3.4.11.35 |DONE |Manifest: NOSIGNATURE
theurgy-1.20.1-1.23.4.jar |Theurgy |theurgy |1.23.4 |DONE |Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
infinitybuttons-1.20.1-4.0.4.jar |Infinity Buttons |infinitybuttons |1.20.1-4.0.4 |DONE |Manifest: NOSIGNATURE
RecipesLibrary-1.20.1-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-12.1.785-forge.jar |Roughly Enough Items (REI) |roughlyenoughitems |12.1.785 |DONE |Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
gtceu-1.20.1-1.6.4.jar |GregTech |gtceu |1.6.4 |DONE |Manifest: NOSIGNATURE
steamadditions-1.4.jar |Steam Additions |steamadditions |1.1 |DONE |Manifest: NOSIGNATURE
SelectablePainting-1.20.1-2.0.3.jar |Selectable Painting |selectable_painting |2.0.3 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
enderchests-forge-1.20.1-1.3.jar |EnderChests |enderchests |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
betterchunkloading-1.20.1-5.4.jar |betterchunkloading mod |betterchunkloading |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE
armourersworkshop-forge-1.20.1-3.2.0-beta.jar |Armourer's Workshop |armourers_workshop |3.2.0-beta |DONE |Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a
assorteddecor-forge-1.20.1-10.0.1.jar |Assorted Decor |assorteddecor |10.0.1 |DONE |Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.77.6.jar |Modonomicon |modonomicon |1.77.6 |DONE |Manifest: NOSIGNATURE
lembrary-1.20.1-1.0.1.jar |Lembrary |lembrary |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
fantasydice-1.20.1-10.0.0.jar |Fantasy's Dice |fantasydice |10.0.0 |DONE |Manifest: NOSIGNATURE
l2itemselector-0.1.9.jar |L2 Item Selector |l2itemselector |0.1.9 |DONE |Manifest: NOSIGNATURE
pgwbandedtorches-1.20.1-1.0.20230617a.jar |PixelGameWizard's Banded Torch|pgwbandedtorches |1.20.1-1.0.20230617a|DONE |Manifest: NOSIGNATURE
simplycaterpillar-forge-1.20.1-8.0.1.jar |Simply Caterpillar |simplycaterpillar |8.0.1 |DONE |Manifest: NOSIGNATURE
packetfixer-forge-2.0.0-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |2.0.0 |DONE |Manifest: NOSIGNATURE
SolarGeneration-1.20.1-6.0.2.jar |SolarGeneration |solargeneration |6.0.2 |DONE |Manifest: NOSIGNATURE
xtonesreworked-1.0.4-F_1.20.1-47.2.0.jar |XTones Reworked |xtonesreworked |1.0.4 |DONE |Manifest: NOSIGNATURE
miningutils-1.20.1-1.1.4.jar |Mining Utils |miningutils |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
ExtraGems-1.20.x-(v.2.3.3).jar |Extra Gems |extragems |2.3.3 |DONE |Manifest: NOSIGNATURE
PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: flywheel:indirect
Crash Report UUID: 3b3cb9ce-d3e2-4302-871e-1b6519fa6802
FML: 47.4
Forge: net.minecraftforge:47.4.0
FramedBlocks BlockEntity Warning:
The 'allowBlockEntities' setting in the framedblocks-server.toml config file is enabled.
If this crash happened in FramedBlocks code, please try the following solutions before reporting:
- If you can identify the block that was used as a camo and resulted in the crash, add the block to the blacklist tag
- If you can't identify the block or the crash wasn't fixed, make a backup of the world and disable the mentioned config setting
If the crash still happens, please report it on the FramedBlocks GitHub repository