Skip to content

Instantly share code, notes, and snippets.

@TheNimbleNinja
Created April 3, 2022 19:43
Show Gist options
  • Save TheNimbleNinja/536e60fe7ba94ed41b184617d37d49f5 to your computer and use it in GitHub Desktop.
Save TheNimbleNinja/536e60fe7ba94ed41b184617d37d49f5 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// My bad.
Time: 4/3/22, 2:40 PM
Description: Exception in server tick loop
java.lang.RuntimeException: Provider boblovespi.factoryautomation.api.pollution.PollutionCapabilityProvider.getCapability() returned null; return LazyOptional.empty() instead!
at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:94) ~[forge-1.18.1-39.1.2-universal.jar%23270!/:?] {re:classloading}
at net.minecraftforge.common.capabilities.CapabilityProvider.getCapability(CapabilityProvider.java:183) ~[forge-1.18.1-39.1.2-universal.jar%23270!/:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.world.level.chunk.LevelChunk.getCapability(LevelChunk.java:625) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkAccess,pl:mixin:APP:flywheel.mixins.json:InstanceAddMixin,pl:mixin:A}
at net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:34) ~[forge-1.18.1-39.1.2-universal.jar%23270!/:?] {re:computing_frames,re:mixin,re:classloading}
at dev.gigaherz.elementsofpower.cocoons.CocoonEventHandling$PendingTracker.processQueue(CocoonEventHandling.java:175) ~[ElementsOfPower-1.18.1-0.14.1-alpha.jar%23214!/:0.14.1-alpha] {re:classloading}
at dev.gigaherz.elementsofpower.cocoons.CocoonEventHandling$PendingTracker.processCocoons(CocoonEventHandling.java:159) ~[ElementsOfPower-1.18.1-0.14.1-alpha.jar%23214!/:0.14.1-alpha] {re:classloading}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:150) ~[forge-1.18.1-39.1.2-universal.jar%23270!/:?] {re:mixin,re:classloading}
at dev.gigaherz.elementsofpower.cocoons.CocoonEventHandling$PendingTracker.worldTick(CocoonEventHandling.java:144) ~[ElementsOfPower-1.18.1-0.14.1-alpha.jar%23214!/:0.14.1-alpha] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:858) ~[forge-1.18.1-39.1.2-universal.jar%23270!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:874) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3206169104 bytes (3057 MiB) / 9554624512 bytes (9112 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1050
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x1c81
Graphics card #0 versionInfo: DriverVersion=27.21.14.5751
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 50635.07
Virtual memory used (MB): 39360.04
Swap memory total (MB): 17932.72
Swap memory used (MB): 1972.58
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:cftlc, mod:allay (incompatible), mod:forgeendertech, mod:elementsofpower, mod:evilcraft, mod:yungsapi, mod:cabletiers (incompatible), mod:aqcaracal (incompatible), mod:darkutils, mod:cdl, mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:energeticsheep, mod:cloth_config (incompatible), mod:shetiphiancore, mod:dicemcdeathgen (incompatible), mod:refinedstorage, mod:easy_piglins, mod:structure_gel, mod:advancementplaques, mod:aequivaleo (incompatible), mod:biomesoplenty, mod:bk, mod:material_elements, mod:ediblebugs, mod:edibles, mod:calemicore, mod:elementalswords (incompatible), mod:conduitspreventdrowned, mod:aquatictorches, mod:ancientclasses, mod:supermartijn642corelib, mod:yungsbridges, mod:botania, mod:curios, mod:corail_woodcutter, mod:advancednetherite, mod:advgenerators (incompatible), mod:yungsextras, mod:edible_netherwart (incompatible), mod:constructionwand, mod:pmmo (incompatible), mod:enhancedfarming, mod:exoticbirds, mod:arsmagicalegacy (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:darkpaintings, mod:adfinders, mod:dusk (incompatible), mod:everlastingabilities, mod:libraryferret, mod:bdlib (incompatible), mod:createchunkloading (incompatible), mod:awesomedungeon, mod:compactmachines, mod:assemblylinemachines (incompatible), mod:champions (incompatible), mod:adhooks, mod:crockpot, mod:clickmachine (incompatible), mod:electrodynamics, mod:elemental (incompatible), mod:crafttweaker (incompatible), mod:chalk (incompatible), mod:dungeons_arise, mod:awesomedungeonocean, mod:terrablender, mod:bakingmod, mod:awesomedungeonnether, mod:adlods, mod:ceilingtorch, mod:createtweaker (incompatible), mod:domum_ornamentum (incompatible), mod:ambientadditions, mod:mmlib (incompatible), mod:dimdungeons (incompatible), mod:flywheel, mod:alloyed (incompatible), mod:ecologics, mod:croptopia, mod:autoreglib (incompatible), mod:securitycraft, mod:thedragonlib, mod:dicemcpmmonbt (incompatible), mod:cosmeticarmorreworked (incompatible), mod:cyclopscore, mod:bottledair, mod:dungeonsmod, mod:blue_skies (incompatible), mod:advancedperipherals (incompatible), mod:beenfo (incompatible), mod:all_in_the_quiver, mod:connectivity (incompatible), mod:dynamiclights (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:culinaryconstruct, mod:bookshelf, mod:buildinggadgets (incompatible), mod:forge, mod:appleskin, mod:aquaculture (incompatible), mod:buildguide, mod:drunken_mug, mod:bygonenether, mod:carryon (incompatible), mod:adpother, mod:beyond_earth (incompatible), mod:eights_primates (incompatible), mod:despawningeggshatch, mod:buddycards, mod:createcafe, mod:chipped, mod:farmersdelight, mod:corn_delight, mod:dustrial_decor (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:bloodandmadness, mod:endrem (incompatible), mod:alms_covenants, mod:dungeons_enhanced, mod:dpanvil, mod:cataclysm (incompatible), mod:patchouli, mod:ars_nouveau (incompatible), mod:blockui, mod:collective, mod:dynamicregistries, mod:elevatorid, mod:betterstrongholds, mod:enigmaticlegacy (incompatible), mod:buildersaddition (incompatible), mod:eatinganimation, mod:architectury (incompatible), mod:animal_feeding_trough, mod:computercraft (incompatible), mod:aiimprovements, mod:advancedcompass, mod:enchantwithmob, mod:ballistix, mod:cursery (incompatible), mod:armorplus, mod:cyclic (incompatible), mod:betteradvancements, mod:easy_mob_farm, mod:seedfix, mod:cucumber, mod:eco, mod:create, mod:createdeco (incompatible), mod:ars_creo (incompatible), mod:clumps (incompatible), mod:comforts, mod:artifacts, mod:decorative_blocks, mod:bno, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:betteranimalsplus, mod:calemieconomy, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsdim (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:alms_lucidapi, mod:azalea (incompatible), mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:blueprint, mod:akashictome (incompatible), mod:castle_dungeons, mod:colossalchests, mod:chococraft, mod:apples, mod:rftoolsutility (incompatible), mod:blocklayering (incompatible), mod:enchdesc, mod:creativecore, mod:easy_villagers, mod:iceberg, mod:brutalbosses (incompatible), mod:diet, mod:beyond_earth_giselle_addon (incompatible), mod:ars_elemental (incompatible), mod:enderchests, mod:ars_instrumentum (incompatible), mod:assemblyline, mod:arsarsenal (incompatible), mod:creeperoverhaul, mod:engineersdecor (incompatible), mod:enhancedcelestials (incompatible), mod:craftablehorsearmour, mod:refinedstorageaddons, mod:crossbowverhaul, mod:expandability (incompatible), mod:chiselsandbits, mod:drinkbeer (incompatible), mod:createaddition (incompatible), mod:factoryautomation (incompatible), zfa_override_pack (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotori_scala@2.13.8-build-2
javafml@null
Mod List:
BetterDungeons-Forge-1.18.1-1.0.1.jar |YUNG's Better Dungeons |betterdungeons |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
Creatures_from_The_Lush_Cave-0.0.3.jar |Creatures from The Lush Cave! |cftlc |0.0.2 |DONE |Manifest: NOSIGNATURE
allay-1-18-2.jar |YDM's Allay Mod |allay |3.1 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.1-8.0.1.0-build.0059.jar |ForgeEndertech |forgeendertech |08.0.1.0 |DONE |Manifest: NOSIGNATURE
ElementsOfPower-1.18.1-0.14.1-alpha.jar |Elements of Power |elementsofpower |0.14.1-alpha |DONE |Manifest: NOSIGNATURE
EvilCraft-1.18.1-1.1.15.jar |EvilCraft |evilcraft |1.1.15 |DONE |Manifest: NOSIGNATURE
YungsApi-1.18.1-Forge-26.jar |YUNG's API |yungsapi |1.18.1-Forge-26 |DONE |Manifest: NOSIGNATURE
cabletiers-1.18.1-0.545.jar |Cable Tiers |cabletiers |1.18.1-0.545 |DONE |Manifest: NOSIGNATURE
aqcaracal-1.18.1-1.0-forge.jar |Caracal Mod |aqcaracal |1.18.1-1.0-forge |DONE |Manifest: NOSIGNATURE
DarkUtilities-Forge-1.18.1-9.0.2.jar |DarkUtilities |darkutils |9.0.2 |DONE |Manifest: NOSIGNATURE
Customized-Dungeon-Loot-1.17.x-(v.2.1.0).jar |Customized Dungeon Loot |cdl |2.1.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.1-5.3.3.jar |Apotheosis |apotheosis |5.3.3 |DONE |Manifest: NOSIGNATURE
clickadv-1.18.1-2.4.jar |clickadv mod |clickadv |1.18.1-2.4 |DONE |Manifest: NOSIGNATURE
balm-2.4.3+0.jar |Balm |balm |2.4.3+0 |DONE |Manifest: NOSIGNATURE
EnergeticSheep-1.18.1-1.1.8.jar |EnergeticSheep |energeticsheep |1.1.8 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.57-forge.jar |Cloth Config v4 API |cloth_config |6.2.57 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.18-3.10.4.jar |ShetiPhian-Core |shetiphiancore |3.10.4 |DONE |Manifest: NOSIGNATURE
dicemcdeathgen-1.18-1.0.1.jar |Death Generator |dicemcdeathgen |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0.jar |Refined Storage |refinedstorage |1.10.0 |DONE |Manifest: NOSIGNATURE
easy_piglins-1.18.1-1.0.0.jar |Easy Piglins |easy_piglins |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
structure_gel-1.18.1-2.1.3.jar |Structure Gel API |structure_gel |2.1.3 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE
aequivaleo-1.18-0.1.91-ALPHA-universal.jar |Aequivaleo |aequivaleo |1.18-0.1.91-ALPHA |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |DONE |Manifest: NOSIGNATURE
Beekeeper-1.18-1.0.0.4.jar |Beekeeper |bk |1.0.0.4 |DONE |Manifest: NOSIGNATURE
material_elements_1.18.1-3.0.1.jar |Material Elements |material_elements |3.0.1 |DONE |Manifest: NOSIGNATURE
ediblebugs-1.3.00_MC1.18.1.jar |Edible Bugs Mod |ediblebugs |1.3.00_MC1.18.1 |DONE |Manifest: NOSIGNATURE
edibles_1.18.1-2.5.jar |Edibles |edibles |2.5 |DONE |Manifest: NOSIGNATURE
calemicore-1.0.12.jar |Calemi Core |calemicore |1.0.12 |DONE |Manifest: NOSIGNATURE
ElementalSwords-1.18.1-2.5.6.jar |Elemental Swords |elementalswords |2.5.6 |DONE |Manifest: NOSIGNATURE
conduitspreventdrowned_1.18.1-1.5.jar |Conduits Prevent Drowned |conduitspreventdrowned |1.5 |DONE |Manifest: NOSIGNATURE
aquatictorches-1.18-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE
AncientClasses-1.18-0.9.39.jar |Ancient Classes |ancientclasses |1.18-0.9.39 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16b-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16b |DONE |Manifest: NOSIGNATURE
YungsBridges-Forge-1.18.1-1.0.jar |YUNG's Bridges |yungsbridges |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
Botania-1.18.1-429.jar |Botania |botania |1.18.1-429 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.6.2.jar |Curios API |curios |1.18.1-5.0.6.2 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |DONE |Manifest: NOSIGNATURE
advancednetherite-1.10.2-1.18.1.jar |Advanced Netherite |advancednetherite |1.10.2 |DONE |Manifest: NOSIGNATURE
advgenerators-1.0.0.3-mc1.18.1.jar |Advanced Generators |advgenerators |1.0.0.3 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.18.1-1.0.jar |YUNG's Extras |yungsextras |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
edible_netherwart-1.18-1.0.1.jar |Edible Nether Wart |edible_netherwart |1.0.1 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18.1-3.69.9.jar |Project MMO |pmmo |1.18.1-3.69.9 |DONE |Manifest: NOSIGNATURE
Enhanced-Farming-1.18.1-1.2.8.jar |Enhanced Farming |enhancedfarming |1.2.8 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.18.1-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE
arsmagicalegacy-1.18.1-0.1.5.jar |Ars Magica: Legacy |arsmagicalegacy |1.18.1-0.1.5 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.18.1-1.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |DONE |Manifest: NOSIGNATURE
DarkPaintings-Forge-1.18.1-9.0.3.jar |DarkPaintings |darkpaintings |9.0.3 |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
AdFinders-1.18.1-6.0.1.1-build.0064.jar |Advanced Finders |adfinders |06.0.1.1 |DONE |Manifest: NOSIGNATURE
dusk-1.18.1-1.8.jar |Dusk Mod |dusk |1.18.1-1.8 |DONE |Manifest: NOSIGNATURE
EverlastingAbilities-1.18.1-1.7.3.jar |EverlastingAbilities |everlastingabilities |1.7.3 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.1-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
bdlib-1.18.2.12-mc1.18.1.jar |BdLib |bdlib |1.18.2.12 |DONE |Manifest: NOSIGNATURE
createchunkloading-0.4.0.jar |Create Chunkloading |createchunkloading |0.3.0 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.5.jar |Awesome Dungeon |awesomedungeon |2.0.5 |DONE |Manifest: NOSIGNATURE
compactmachines-4.1.0.jar |Compact Machines 4 |compactmachines |4.1.0 |DONE |Manifest: NOSIGNATURE
assemblylinemachines-1.18.1-1.3.8.jar |Assembly Line Machines |assemblylinemachines |1.18.1-1.3.8 |DONE |Manifest: NOSIGNATURE
champions-forge-1.18.2-2.1.2.1.jar |Champions |champions |1.18.2-2.1.2.1 |DONE |Manifest: NOSIGNATURE
AdHooks-1.18.1-7.0.0.1-build.0050.jar |Advanced Hook Launchers |adhooks |07.0.0.1 |DONE |Manifest: NOSIGNATURE
CrockPot-1.18.1-1.1.1-release.jar |Crock Pot |crockpot |1.1.1-release |DONE |Manifest: NOSIGNATURE
ClickMachine-1.18.1-6.0.2.jar |Click Machine |clickmachine |6.0.2 |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.18.1-0.6.1-7.jar |Electrodynamics |electrodynamics |1.18.1-0.6.1-7 |DONE |Manifest: NOSIGNATURE
Elemental-1.18.1-1.0.2.jar |Elemental |elemental |1.0.2 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.18.1-9.0.81.jar |CraftTweaker |crafttweaker |9.0.81 |DONE |Manifest: NOSIGNATURE
chalk-1.18.1-1.2.0.jar |Chalk |chalk |1.2.0 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49d-1.18.1 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18-2.0.4.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.4 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
TerraBlender-forge-1.18.1-1.1.0.77.jar |TerraBlender |terrablender |1.18.1-1.1.0.77 |DONE |Manifest: NOSIGNATURE
bakingmod-1.18 Forge.jar |Baking Mod |bakingmod |1.18 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonNether-Forge-1.18.1-1.0.0.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.0 |DONE |Manifest: NOSIGNATURE
AdLods-1.18.1-5.0.0.2-build.0069.jar |Large Ore Deposits |adlods |05.0.0.2 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.18.1-1.15.jar |Ceiling Torch |ceilingtorch |1.15 |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.18.1-2.0.0.7.jar |CreateTweaker |createtweaker |2.0.0.7 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18.1-1.0.49-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.49-ALPHA |DONE |Manifest: NOSIGNATURE
ambientadditions-1.18.1-0.6.2.jar |Ambient Additions |ambientadditions |1.18.1-0.6.2 |DONE |Manifest: NOSIGNATURE
mmlib-1.0.0-1.18.1.jar |Mysterious Mountain Lib |mmlib |1.0.0-1.18.1 |DONE |Manifest: NOSIGNATURE
dimdungeons-1.13.4-forge-1.18.1.jar |Dimensional Dungeons |dimdungeons |1.13.4 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.1.jar |Flywheel |flywheel |1.18-0.6.1.63 |DONE |Manifest: NOSIGNATURE
alloyed-1.18.1-v1.2a.jar |Create: Alloyed |alloyed |1.18.1 |DONE |Manifest: NOSIGNATURE
ecologics-FORGE-1.18.1-1.2.1.jar |Ecologics |ecologics |1.2.1 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.3.jar |Croptopia |croptopia |1.8.3 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
[1.18.1] SecurityCraft v1.9.0.2-beta1.jar |SecurityCraft |securitycraft |1.9.0.2-beta1 |DONE |Manifest: NOSIGNATURE
thedragonlib-1.18.1-1.0.0.jar |TheDragonLib |thedragonlib |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
dicemcpmmonbt-1.18-1.2.1.jar |PMMO and NBT Compat Mod |dicemcpmmonbt |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
CyclopsCore-1.18.1-1.13.2.jar |Cyclops Core |cyclopscore |1.13.2 |DONE |Manifest: NOSIGNATURE
bottledair_1.18.1-1.1.jar |Bottled Air |bottledair |1.1 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.18-1.4.62.jar |Dungeons Mod |dungeonsmod |1.18-1.4.62 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.1-1.3.4.jar |Blue Skies |blue_skies |1.3.4 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18.1-0.7.12b.jar |Advanced Peripherals |advancedperipherals |0.7.12b |DONE |Manifest: NOSIGNATURE
beenfo-1.18.1-forge39.0.9-1.2.jar |Beenfo |beenfo |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
all_in_the_quiver-1.18.1-1.1.2.jar |All In The Quiver |all_in_the_quiver |1.1.2 |DONE |Manifest: NOSIGNATURE
connectivity-1.18-2.6.jar |Connectivity Mod |connectivity |1.18-2.6 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.18.4.jar |Dynamic Lights |dynamiclights |1.18.4 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.1-11.1.0.jar |CookingForBlockheads |cookingforblockheads |11.1.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.1-9.0+15.jar |Controlling |controlling |9.0+15 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.1.1.jar |Placebo |placebo |6.1.1 |DONE |Manifest: NOSIGNATURE
citadel-1.10.10-1.18.jar |Citadel |citadel |1.10.10 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.17.4.jar |Alex's Mobs |alexsmobs |1.17.4 |DONE |Manifest: NOSIGNATURE
culinaryconstruct-forge-1.18.1-4.2.0.1.jar |Culinary Construct |culinaryconstruct |1.18.1-4.2.0.1 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.1-12.0.22.jar |Bookshelf |bookshelf |12.0.22 |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
buildinggadgets-3.12.0-build.4+mc1.18.1.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.1.2-universal.jar |Forge |forge |39.1.2 |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.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.3.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.3 |DONE |Manifest: NOSIGNATURE
BuildGuide-1.18.1-0.3.2.jar |Build Guide |buildguide |1.18.1-0.3.2 |DONE |Manifest: NOSIGNATURE
drunken_mug-1.18.1-1.0.1.jar |Drunken Mug |drunken_mug |1.0 |DONE |Manifest: NOSIGNATURE
bygonenether-1.0.1-1.18.1.jar |Bygone Nether |bygonenether |1.0.1 |DONE |Manifest: NOSIGNATURE
carryon-1.18.1-1.17.0.7.jar |Carry On |carryon |1.17.0.7 |DONE |Manifest: NOSIGNATURE
AdPother-1.18.1-5.0.2.0-build.0073.jar |Pollution of the Realms |adpother |05.0.2.0 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-6.0d.jar |Beyond Earth |beyond_earth |6.0c |DONE |Manifest: NOSIGNATURE
EightsPrimates-2.2.0.jar |Eight's Primates |eights_primates |1.0.0 |DONE |Manifest: NOSIGNATURE
despawningeggshatch_1.18.1-2.4.jar |Despawning Eggs Hatch |despawningeggshatch |2.4 |DONE |Manifest: NOSIGNATURE
Buddycards-1.18.1-3.0.6.jar |Buddycards Core |buddycards |1.18.1-3.0.6 |DONE |Manifest: NOSIGNATURE
createcafe-1.0-1.18.1.jar |Create Cafe |createcafe |1.0-1.18.1 |DONE |Manifest: NOSIGNATURE
chipped-1.18.1-1.2.1-forge.jar |Chipped |chipped |1.18.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.3.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
corn_delight-1.0.6-1.18.1.jar |Corn Delight |corn_delight |1.0.6-1.18.1 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.2-1.18.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
endertanks-1.18-1.11.3.jar |EnderTanks |endertanks |1.11.3 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.18.1-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
BloodAndMadness-Forge1.18.1-BETA2.0.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.0.1-R-1.18.1.jar |End Remastered |endrem |5.0-R-1.18.1 |DONE |Manifest: NOSIGNATURE
Covenants-MC1.18-0.6.30.jar |Covenants: Reforged |alms_covenants |0.6.30 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.18.1-3.0.jar |Dungeons Enhanced |dungeons_enhanced |3.0 |DONE |Manifest: NOSIGNATURE
dpanvil-1.18.1-3.2.0.jar |DataPack Anvil |dpanvil |1.18.1-3.2.0 |DONE |Manifest: NOSIGNATURE
Cataclysm-0.16.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-65.jar |Patchouli |patchouli |1.18.1-65 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.1-2.3.0.jar |Ars Nouveau |ars_nouveau |2.3.0 |DONE |Manifest: NOSIGNATURE
blockui-1.18.2-0.0.47-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.47-ALPHA |DONE |Manifest: NOSIGNATURE
collective-1.18.1-4.7.jar |Collective |collective |4.7 |DONE |Manifest: NOSIGNATURE
dynamicregistries-1.18.1-1.0.0.jar |Dynamicregistries |dynamicregistries |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-Forge-1.18.1-1.0.2.jar |YUNG's Better Strongholds |betterstrongholds |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.17.3.jar |Enigmatic Legacy |enigmaticlegacy |2.17.3 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.18.1-20220123a.jar |Builders Crafts & Addition |buildersaddition |1.18.1-20220123a |DONE |Manifest: NOSIGNATURE
eatinganimation-1.18.1-2.0.1.jar |Eating Animation |eatinganimation |2.0.0 |DONE |Manifest: NOSIGNATURE
architectury-3.7.33.jar |Architectury |architectury |3.7.33 |DONE |Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.18.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.18.1-forge |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.2.jar |CC: Tweaked |computercraft |1.100.2 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
AdvancedCompas-forge-1.18-1.2.6.jar |Advanced Compass |advancedcompass |1.2.6 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.1-3.3.0.jar |Enchant With Mob |enchantwithmob |1.18.1-3.3.0 |DONE |Manifest: NOSIGNATURE
FactoryAutomation-mc1.18.1-alpha0.4.0.jar |Factory Automation |factoryautomation |1.18.1mc-alpha0.4.0 |DONE |Manifest: NOSIGNATURE
Ballistix-1.18.1-0.5.2-0.jar |Ballistix |ballistix |1.18.1-0.5.2-0 |DONE |Manifest: NOSIGNATURE
cursery-1.18.2-2.9.jar |Cursery Mod |cursery |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE
armorplus-1.18.1-18.0.4-beta.jar |ArmorPlus |armorplus |1.18.1-18.0.4-beta |DONE |Manifest: NOSIGNATURE
Cyclic-1.18.1-1.6.15.jar |Cyclic |cyclic |1.18.1-1.6.15 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
easy_mob_farm_1.18.1-0.3.2.jar |Easy Mob Farm |easy_mob_farm |0.3.2 |DONE |Manifest: NOSIGNATURE
Amplified Nether 1.0.1 ~ Forge.jar |Amplified Nether + Seed Fix |seedfix |0.0NONE |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.3.jar |Cucumber Library |cucumber |5.0.3 |DONE |Manifest: NOSIGNATURE
ecosphericalexpansion-0.6.0.jar |Ecospherical Expansion |eco |0.6.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4f.jar |Create |create |0.4f |DONE |Manifest: NOSIGNATURE
createdeco-1.2.5-1.18.jar |Create Deco |createdeco |1.2.5-1.18 |DONE |Manifest: NOSIGNATURE
ars_creo-1.18.1-1.0.0-BETA1.jar |Example Mod |ars_creo |1.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.0+5.jar |Clumps |clumps |8.0.0+5 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18.1-5.0.0.2.jar |Comforts |comforts |1.18.1-5.0.0.2 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.3.jar |Artifacts |artifacts |1.18.1-4.0.3 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.18.1-2.0.4.jar |Decorative Blocks |decorative_blocks |2.0.4 |DONE |Manifest: NOSIGNATURE
BasicNetherOres-1.18.1-7.1.2.jar |Basic Nether Ores |bno |7.1.2 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.7.jar |Dungeon Crawl |dungeoncrawl |2.3.7 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.6.0.jar |Charging Gadgets |charginggadgets |1.6.0 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.18.1-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.18.1-11.0.5 |DONE |Manifest: NOSIGNATURE
calemieconomy-1.0.0.jar |Calemi's Economy |calemieconomy |1.0.0 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.10.jar |McJtyLib |mcjtylib |1.18-6.0.10 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.6.jar |RFToolsBase |rftoolsbase |1.18-3.0.6 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.18-8.0.3.jar |RFToolsDimensions |rftoolsdim |1.18-8.0.3 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.3.jar |RFToolsPower |rftoolspower |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.18-4.0.7.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.7 |DONE |Manifest: NOSIGNATURE
deepresonance-3.0.3-beta.jar |DeepResonance |deepresonance |3.0.3-beta |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.18-3.0.6.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.6 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.18-5.0.1.jar |RFToolsControl |rftoolscontrol |1.18-5.0.1 |DONE |Manifest: NOSIGNATURE
LucidLibrary-MC-1.18.1-v1.11.jar |Lucid Library |alms_lucidapi |1.11 |DONE |Manifest: NOSIGNATURE
azalea-FORGE-3.1.1.jar |Better Azalea |azalea |3.1.1 |DONE |Manifest: NOSIGNATURE
mapperbase-1.18.1-4.0.0.1.jar |Mapper Base |mapperbase |1.18.1-4.0.0.1 |DONE |Manifest: NOSIGNATURE
embellishcraft-1.18.1-5.0.0.1.jar |EmbellishCraft |embellishcraft |1.18.1-5.0.0.1 |DONE |Manifest: NOSIGNATURE
blueprint-1.18.1-5.1.1.jar |Blueprint |blueprint |5.1.1 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.5-18.jar |Akashic Tome |akashictome |1.5-17 |DONE |Manifest: NOSIGNATURE
castle_dungeons-3.3-1.18-forge.jar |Castle Dungeons |castle_dungeons |3.3 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.18.1-1.8.3.jar |ColossalChests |colossalchests |1.8.3 |DONE |Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.3.jar |Chococraft 4 |chococraft |0.2.3 |DONE |Manifest: NOSIGNATURE
apples-carrots-1.18.1.jar |Apples & Carrots |apples |1.3 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.18-4.0.10.jar |RFToolsUtility |rftoolsutility |1.18-4.0.10 |DONE |Manifest: NOSIGNATURE
blocklayering-1.18-1.0.1.jar |Block Layering |blocklayering |1.18-1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
EnchantmentDescriptions-Forge-1.18.1-9.0.13.jar |EnchantmentDescriptions |enchdesc |9.0.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
CreativeCore_v2.5.0_mc1.18.1.jar |CreativeCore |creativecore |2.5.0 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.1-1.0.2.jar |Easy Villagers |easy_villagers |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE
brutalbosses-1.18.1-4.1.jar |brutalbosses mod |brutalbosses |1.18.1-4.1 |DONE |Manifest: NOSIGNATURE
diet-forge-1.18.1-1.2.0.4.jar |Diet |diet |1.18.1-1.2.0.4 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-Giselle-Addon-1.18.1-1.13.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.13 |DONE |Manifest: NOSIGNATURE
ars_elemental-1.18.1-0.3.0.1.jar |Ars Elemental |ars_elemental |1.18.1-0.3.0.1 |DONE |Manifest: NOSIGNATURE
enderchests-1.18-1.9.2.jar |EnderChests |enderchests |1.9.2 |DONE |Manifest: NOSIGNATURE
ars_instrumentum-1.18.1-1.2.1.jar |Ars Instrumentum |ars_instrumentum |1.2.1 |DONE |Manifest: NOSIGNATURE
Assembly Line-1.18.1-0.4.2-0.jar |Assembly Line |assemblyline |1.18.1-0.4.2-0 |DONE |Manifest: NOSIGNATURE
arsarsenal-1.0.4-1.18.1.jar |Ars Arsenal |arsarsenal |1.0.4-1.18.1 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.1-0.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |0.3.0 |DONE |Manifest: NOSIGNATURE
engineersdecor-1.18.1-1.1.20.jar |Engineer's Decor |engineersdecor |1.1.20 |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
enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE
Craftable Horse Armour Saddle-1.18-1.8-Forge.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.8 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
crossbowverhaul-1.18.1-1.2.4-universal.jar |Crossbowverhaul |crossbowverhaul |1.2.4 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.1-1.2.82-universal.jar |Chisels & bits |chiselsandbits |1.2.82 |DONE |Manifest: NOSIGNATURE
drinkbeer-v2.3.5 for 1.18.1.jar |Drink Beer |drinkbeer |2.3.5 |DONE |Manifest: NOSIGNATURE
createaddition-1.18.1-20220125a.jar |Create Crafts & Additions |createaddition |1.18.1-20220125a |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: c30c9da8-bbc6-411e-a25e-4175297b4639
FML: 39.1
Forge: net.minecraftforge:39.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment