Jump to content

i can’t load my all the mods 6 save even though i’ve already put like 50hrs into it


Recommended Posts

i’ve tried to log into my all the mods save but it just keeps not responding after reading world data. i’ve had this happen before and fixed it by deleting everything in the server config file, and then replacing it with all the files that end with servertoml in default configs; and that did fix it at the time - but trying that again now showed no progress.

my computer has roughly 16gb of ram and i am able to allocate 12500mb in the curseforge client, but i read somewhere that it runs better if you do less because some of the excess ram will go to waste, so i only allocated like 8900mb

 thank you for any help and sorry for all the stuff to read i just put my most recent crash report thanks again

Spoiler

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 5/2/22 4:28 PM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file corail_woodcutter-server.toml of type SERVER for modid corail_woodcutter
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$32955/1129647071.apply(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigTracker$$Lambda$32954/590772390.accept(Unknown Source) ~[?:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?] {re:mixin,re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.optifine.reflect.Reflector.callBoolean(Reflector.java:809) ~[?:?] {re:classloading}
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:83) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$48234/1993407273.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
... 18 more


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

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1283259768 bytes (1223 MB) / 6564610048 bytes (6260 MB) up to 9335996416 bytes (8903 MB)
CPUs: 8
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10016m -Xms256m
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services: 
/mixin-0.8.4.jar mixin PLUGINSERVICE 
/eventbus-4.0.0.jar eventbus PLUGINSERVICE 
/forge-1.16.5-36.2.33.jar object_holder_definalize PLUGINSERVICE 
/forge-1.16.5-36.2.33.jar runtime_enum_extender PLUGINSERVICE 
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
/forge-1.16.5-36.2.33.jar capability_inject_definalize PLUGINSERVICE 
/forge-1.16.5-36.2.33.jar runtimedistcleaner PLUGINSERVICE 
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE 
/forge-1.16.5-36.2.33.jar fml TRANSFORMATIONSERVICE 
FML: 36.2
Forge: net.minecraftforge:36.2.33
FML Language Providers: 
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
kotori_scala@2.13.5-build-2
scorge@3.1.3
Mod List: 
BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials                 |1605.1.5-build.32   |DONE      |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.16.5-16.1.11.jar       |QuarryPlus                    |quarryplus                    |16.1.11             |DONE      |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
simplemagnets-1.1.6-mc1.16.jar                    |Simple Magnets                |simplemagnets                 |1.1.6               |DONE      |Manifest: NOSIGNATURE
IntegratedTerminals-1.16.5-1.2.13.jar             |IntegratedTerminals           |integratedterminals           |1.2.13              |DONE      |Manifest: NOSIGNATURE
HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |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
mcw-windows-2.0.3-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
windowlogging-mc1.16.5_v0.0.5.jar                 |Windowlogging                 |windowlogging                 |0.0.4               |DONE      |Manifest: NOSIGNATURE
modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |Manifest: NOSIGNATURE
IronJetpacks-1.16.5-4.2.3.jar                     |Iron Jetpacks                 |ironjetpacks                  |4.2.3               |DONE      |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar      |Forge Endertech               |forgeendertech                |7.2.2.0             |DONE      |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |Manifest: NOSIGNATURE
cabletiers-1.16.5-0.544.jar                       |Cable Tiers                   |cabletiers                    |1.16.5-0.544        |DONE      |Manifest: NOSIGNATURE
rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |DONE      |Manifest: NOSIGNATURE
jumbofurnace-1.16.4-2.2.0.1.jar                   |Jumbo Furnace                 |jumbofurnace                  |1.16.4-2.2.0.1      |DONE      |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.16.5-5.4.1.jar             |Wither Skeleton Tweaks        |wstweaks                      |5.4.1               |DONE      |Manifest: NOSIGNATURE
Shrink-1.16.5-1.1.6.jar                           |Shrink                        |shrink                        |1.1.6               |DONE      |Manifest: NOSIGNATURE
reliquary-1.16.5-1.3.5.1124.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1124   |DONE      |Manifest: NOSIGNATURE
universalgrid-1.16.5-1.032.jar                    |Universal Grid                |universalgrid                 |1.16.5-1.032        |DONE      |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
Apotheosis-1.16.5-4.8.4.jar                       |Apotheosis                    |apotheosis                    |4.8.4               |DONE      |Manifest: NOSIGNATURE
WaterStrainer-1.16.3-10.0.0.jar                   |Water Strainer                |waterstrainer                 |1.16.3-10.0.0       |DONE      |Manifest: NOSIGNATURE
dynviewdist-2.0.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
TMechworks-1.16.3+-2.2.5.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.5               |DONE      |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.133.jar         |Just Enough Resources         |jeresources                   |0.12.1.133          |DONE      |Manifest: NOSIGNATURE
DeLogger-3.0.4-build.20+mc1.16.5.jar              |DeLogger                      |delogger                      |3.0.4-build.20+mc1.1|DONE      |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.6.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.6               |DONE      |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.18.4.jar                 |Supplementaries               |supplementaries               |0.18.2              |DONE      |Manifest: NOSIGNATURE
refinedstorage-1.9.17.jar                         |Refined Storage               |refinedstorage                |1.9.17              |DONE      |Manifest: NOSIGNATURE
novillagerdm-1.0.1.jar                            |No Villager Death Messages    |novillagerdm                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
AdvancementPlaques-1.16.5-1.4.1.jar               |Advancement Plaques           |advancementplaques            |1.4.1               |DONE      |Manifest: NOSIGNATURE
PackMenu-1.16.5-2.5.0.jar                         |PackMenu                      |packmenu                      |2.5.0               |DONE      |Manifest: NOSIGNATURE
alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores                    |1.3.6-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.14.7-16.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.7            |DONE      |Manifest: NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.7+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.7+1.16.5        |DONE      |Manifest: NOSIGNATURE
fastfurnaceminusreplacement-1.1-1.16.3.jar        |Fast Furnace Minus Replacement|fastfurnaceminusreplacement   |1.1-1.16.3          |DONE      |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.486-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.486   |DONE      |Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.7               |DONE      |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.5-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
silent-gear-1.16.5-2.6.30.jar                     |Silent Gear                   |silentgear                    |2.6.30              |DONE      |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16              |DONE      |Manifest: NOSIGNATURE
Botania-1.16.5-420.2.jar                          |Botania                       |botania                       |1.16.5-420.2        |DONE      |Manifest: NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
spark-forge.jar                                   |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
portality-1.16.5-3.2.5.jar                        |Portality                     |portality                     |3.2.5               |DONE      |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
corail_woodcutter-1.16-2.0.1.jar                  |Corail Woodcutter             |corail_woodcutter             |2.0.1               |DONE      |Manifest: NOSIGNATURE
tanknull-2.3-1.16.4.jar                           |Tank Null                     |tanknull                      |2.3-1.16.4          |DONE      |Manifest: NOSIGNATURE
angelring-1.16.5-1.3.4.1.jar                      |Angel Ring                    |angelring                     |1.3.4.1             |DONE      |Manifest: NOSIGNATURE
tombstone-6.7.4-1.16.5.jar                        |Corail Tombstone              |tombstone                     |6.7.4               |DONE      |Manifest: NOSIGNATURE
ExtraStorage-1.16.5-1.6.1.jar                     |Extra Storage                 |extrastorage                  |1.6.1               |DONE      |Manifest: NOSIGNATURE
NaturesAura-34.3.jar                              |Nature's Aura                 |naturesaura                   |34.3                |DONE      |Manifest: NOSIGNATURE
constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
mcw-roofs-2.1.1-mc1.16.5.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.1               |DONE      |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |DONE      |Manifest: NOSIGNATURE
globalxp-1.16.5-v1.9.2.jar                        |Global XP                     |globalxp                      |v1.9.2              |DONE      |Manifest: NOSIGNATURE
cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE
AdChimneys-1.16.5-6.0.12.3-build.0207.jar         |Advanced Chimneys             |adchimneys                    |6.0.12.3            |DONE      |Manifest: NOSIGNATURE
FastLeafDecay-v25.2.jar                           |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.7.445           |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.16.5-3.0.4.123-universal.jar        |CBMultipart                   |cb_multipart                  |3.0.4.123           |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
Babel-1.0.5.jar                                   |Babel                         |babel                         |1.0.5               |DONE      |Manifest: NOSIGNATURE
JEPB-1.0.0.jar                                    |Just Enough Piglin Bartering  |jepb                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.68.jar                  |GeckoLib                      |geckolib3                     |3.0.68              |DONE      |Manifest: NOSIGNATURE
SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |DONE      |Manifest: NOSIGNATURE
woot-1.16.5-1.0.8.3.jar                           |Woot                          |woot                          |1.16.5-1.0.8.3      |DONE      |Manifest: NOSIGNATURE
bagofyurting-1.16.4-1.2.0.1.jar                   |Bag of Yurting                |bagofyurting                  |1.2.0.1             |DONE      |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.4.jar                    |AttributeFix                  |attributefix                  |10.1.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
Mekanism-1.16.5-10.1.2.457.jar                    |Mekanism                      |mekanism                      |10.1.2              |DONE      |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
AllTheCompressed-1.0.4-1.16.5-36.2.29.jar         |AllTheCompressed              |allthecompressed              |1.0.4-1.16.5-36.2.29|DONE      |Manifest: NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
catjammies-1.1.0.jar                              |CatJammies                    |catjammies                    |NONE                |DONE      |Manifest: NOSIGNATURE
LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |Manifest: NOSIGNATURE
phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |DONE      |Manifest: NOSIGNATURE
engineerstools-1.16.5-1.1.7.jar                   |Engineer's Tools              |engineerstools                |1.1.7               |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
curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |DONE      |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-1.16.5-2.15.6-315.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.15.6-315   |DONE      |Manifest: NOSIGNATURE
pedestals-0.8s_hotfix_6.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_6       |DONE      |Manifest: NOSIGNATURE
extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-11.jar            |Immersive Petroleum           |immersivepetroleum            |3.3.0-11            |DONE      |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.21.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.21      |DONE      |Manifest: NOSIGNATURE
MythicBotany-1.16.5-1.4.19.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.19       |DONE      |Manifest: NOSIGNATURE
IntegratedCrafting-1.16.5-1.0.20.jar              |IntegratedCrafting            |integratedcrafting            |1.0.20              |DONE      |Manifest: NOSIGNATURE
forge-1.16.5-36.2.33-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
logprot-1.16-1.5.jar                              |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
theoneprobe-1.16-3.1.7.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.7          |DONE      |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
useful_railroads-1.16.5-1.4.6.38.jar              |Useful Railroads              |usefulrailroads               |1.4.6.38            |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
creativeapiary-1.16.5-1.72.jar                    |Creative Apiary               |creativeapiary                |1.16.5-1.72         |DONE      |Manifest: NOSIGNATURE
Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
pipez-1.16.5-1.2.15.jar                           |Pipez                         |pipez                         |1.16.5-1.2.15       |DONE      |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE
IntegratedDynamics-1.16.5-1.10.8.jar              |IntegratedDynamics            |integrateddynamics            |1.10.8              |DONE      |Manifest: NOSIGNATURE
integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |DONE      |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |DONE      |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
entityculling-forge-mc1.16.5-1.5.1.jar            |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE
norecipeadvancements-1.0.1.jar                    |No Recipe Advancements        |norecipeadvancements          |1.0.1               |DONE      |Manifest: NOSIGNATURE
creativecrafter-1.16.5-0.1522.jar                 |Creative Crafter              |creativecrafter               |1.16.5-0.1522       |DONE      |Manifest: NOSIGNATURE
PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
lootr-1.16.5-0.1.12.42.jar                        |Lootr                         |lootr                         |0.1.12.42           |DONE      |Manifest: NOSIGNATURE
allthetweaks-1.4.5-1.16.5-36.1.13.jar             |All The Tweaks                |allthetweaks                  |1.4.5-1.16.5-36.1.13|DONE      |Manifest: NOSIGNATURE
byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
extremeSoundMuffler-3.18_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.18_forge-1.16.5   |DONE      |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v5.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v5           |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
xptome-1.16.5-v2.1.5.jar                          |XP Tome                       |xpbook                        |v2.1.5              |DONE      |Manifest: NOSIGNATURE
DefaultOptions_1.16.5-12.2.1.jar                  |Default Options               |defaultoptions                |12.2.1              |DONE      |Manifest: NOSIGNATURE
rsrequestify-1.16.5-2.1.6.jar                     |RSRequestify                  |rsrequestify                  |2.1.6               |DONE      |Manifest: NOSIGNATURE
CyclopsCore-1.16.5-1.12.2.jar                     |Cyclops Core                  |cyclopscore                   |1.12.2              |DONE      |Manifest: NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |DONE      |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE
aiotbotania-1.16.5-1.8.4.jar                      |AIOT Botania                  |aiotbotania                   |1.8.4               |DONE      |Manifest: NOSIGNATURE
advancedperipherals-1.16.5-0.7.7.1r.jar           |Advanced Peripherals          |advancedperipherals           |0.7.7.1r            |DONE      |Manifest: NOSIGNATURE
tinyredstone-1.16.5-1.13.3.jar                    |Tiny Redstone                 |tinyredstone                  |1.16.5-1.13.3       |DONE      |Manifest: NOSIGNATURE
eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
managear-1.16.3-2.2.3.jar                         |Mana Gear                     |managear                      |1.16.3-2.2.3        |DONE      |Manifest: NOSIGNATURE
JustEnoughCalculation-1.16.5-3.8.6.jar            |Just Enough Calculation       |jecalculation                 |3.8.6               |DONE      |Manifest: NOSIGNATURE
incontrol-1.16-5.2.6.jar                          |InControl                     |incontrol                     |1.16-5.2.6          |DONE      |Manifest: NOSIGNATURE
connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
rsgauges-1.16.5-1.2.15.jar                        |Gauges and Switches           |rsgauges                      |1.2.15              |DONE      |Manifest: NOSIGNATURE
findme-1.16.3-2.2.1.0.jar                         |Find Me                       |findme                        |2.2.1               |DONE      |Manifest: NOSIGNATURE
glassential-forge-1.16.5-1.1.7.jar                |Glassential                   |glassential                   |1.1.7               |DONE      |Manifest: NOSIGNATURE
TerraForged-1.16.5-0.2.16-BETA-2.jar              |TerraForged                   |terraforged                   |0.2.16-BETA-2       |DONE      |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
configurableextramobdrops_1.16.5-1.8.jar          |Configurable Extra Mob Drops  |configurableextramobdrops     |1.8                 |DONE      |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
Controlling-7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |DONE      |Manifest: NOSIGNATURE
Placebo-1.16.5-4.6.1.jar                          |Placebo                       |placebo                       |4.6.1               |DONE      |Manifest: NOSIGNATURE
dankstorage-1.16.5-3.20.jar                       |Dank Storage                  |dankstorage                   |1.16.5-3.20         |DONE      |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
allthemodium-1.5.18-1.16.5-36.1.23.jar            |Allthemodium                  |allthemodium                  |1.5.18-1.16.5-36.1.2|DONE      |Manifest: NOSIGNATURE
mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |DONE      |Manifest: NOSIGNATURE
potionsmaster-0.2.2-1.16.5-36.1.0.jar             |Potions Master                |potionsmaster                 |0.2.2-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
moreminecarts-1.3.15.jar                          |More Minecarts                |moreminecarts                 |1.3.15              |DONE      |Manifest: NOSIGNATURE
culinaryconstruct-forge-1.16.5-4.0.0.7.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.7      |DONE      |Manifest: NOSIGNATURE
cartographer-0.0.2-1.16.5-36.0.52.jar             |Cartographer                  |cartographer                  |0.0.2-1.16.5-36.0.52|DONE      |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |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
DarkUtilities-1.16.5-8.0.13.jar                   |Dark Utilities                |darkutils                     |8.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
BotanyPots-1.16.5-7.1.32.jar                      |BotanyPots                    |botanypots                    |7.1.32              |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
BotanyTrees-1.16.5-3.0.7.jar                      |BotanyTrees                   |botanytrees                   |3.0.7               |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.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE
u_team_core-1.16.5-3.2.1.196.jar                  |U Team Core                   |uteamcore                     |3.2.1.196           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-1.16.5-3.8.2.jar                  |Building Gadgets              |buildinggadgets               |3.8.2               |DONE      |Manifest: NOSIGNATURE
FramedBlocks-2.14.4.jar                           |FramedBlocks                  |framedblocks                  |2.14.4              |DONE      |Manifest: NOSIGNATURE
forge-1.16.5-36.2.33-universal.jar                |Forge                         |forge                         |36.2.33             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
cofh_core-1.16.5-1.4.2.9.jar                      |CoFH Core                     |cofh_core                     |1.4.2.9             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.16.5-1.4.3.10.jar            |Thermal Series                |thermal                       |1.4.3.10            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.16.5-1.4.1.3.jar             |Thermal Innovation            |thermal_innovation            |1.4.1.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.16.5-1.4.1.2.jar             |Thermal Locomotion            |thermal_locomotion            |1.4.1.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
Psi 1.16-97.jar                                   |Psi                           |psi                           |1.16-96             |DONE      |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.4.1.3.jar            |Thermal Cultivation           |thermal_cultivation           |1.4.1.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.22.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.22       |DONE      |Manifest: NOSIGNATURE
mcw-doors-1.0.6-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
LightingWand-1.16.4-1.8.1.jar                     |Lighting Wand                 |lightingwand                  |1.8.1               |DONE      |Manifest: NOSIGNATURE
jeed-1.16.5-1.6.jar                               |Just Enough Effect Description|jeed                          |1.16.5-1.6          |DONE      |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.1.2.457.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.2              |DONE      |Manifest: NOSIGNATURE
FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
XNetGases-1.16.5-2.3.9.jar                        |XNet Gases                    |xnetgases                     |2.3.9               |DONE      |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.3.1.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |DONE      |Manifest: NOSIGNATURE
absentbydesign-1.16.5-1.5.2.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.5.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
mob_grinding_utils-1.16.5-0.4.35.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.35       |DONE      |Manifest: NOSIGNATURE
RSInfinityBooster-1.16.5-1.1+13.jar               |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.1+13       |DONE      |Manifest: NOSIGNATURE
EquipmentCompare-1.16.5-1.2.7.jar                 |Equipment Compare             |equipmentcompare              |1.2.7               |DONE      |Manifest: NOSIGNATURE
chipped-1.16.5-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.16.5-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
mcw-bridges-2.0.2-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
useful_backpacks-1.16.5-1.12.1.90.jar             |Useful Backpacks              |usefulbackpacks               |1.12.1.90           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
ResourcefulBees-1.16.5-0.10.5.jar                 |Resourceful Bees              |resourcefulbees               |1.16.5-0.10.5       |DONE      |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.16.5-1.0.6.jar            |Hostile Neural Networks       |hostilenetworks               |1.0.6               |DONE      |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.16.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
endertanks-1.16-1.9.7.jar                         |EnderTanks                    |endertanks                    |1.9.7               |DONE      |Manifest: NOSIGNATURE
CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE
crashutilities-3.13.jar                           |Crash Utilities               |crashutilities                |3.13                |DONE      |Manifest: NOSIGNATURE
Compressium-1.16.5-1.2.3.jar                      |Compressium                   |compressium                   |1.2.custom          |DONE      |Manifest: NOSIGNATURE
getittogetherdrops-1.16.5-v1.2.jar                |Get It Together, Drops!       |getittogetherdrops            |1.16.5-v1.2         |DONE      |Manifest: NOSIGNATURE
MekanismAdditions-1.16.5-10.1.2.457.jar           |Mekanism: Additions           |mekanismadditions             |10.1.2              |DONE      |Manifest: NOSIGNATURE
valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |DONE      |Manifest: NOSIGNATURE
envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |DONE      |Manifest: NOSIGNATURE
envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |DONE      |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
mcw-fences-1.0.4-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
simplylight-1.16.5-1.4.2-build.32.jar             |Simply Light                  |simplylight                   |1.16.5-1.4.2-build.3|DONE      |Manifest: NOSIGNATURE
tgcropesmod-1.16.2-1.1.0.jar                      |Ropes Mod                     |tgcropesmod                   |1.16.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
atmadditions-1.16.5-1.0.2.jar                     |All The Mods: Additions       |atmadditions                  |1.16.5-1.0.2        |DONE      |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE
SolarFluxReborn-1.16.5-16.3.9.jar                 |Solar Flux Reborn             |solarflux                     |16.3.9              |DONE      |Manifest: NOSIGNATURE
dpanvil-1.16.5-1.3.1.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.3.1        |DONE      |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.24.22.jar                    |Ars Nouveau                   |ars_nouveau                   |1.24.22             |DONE      |Manifest: NOSIGNATURE
collective-1.16.5-4.25.jar                        |Collective                    |collective                    |4.25                |DONE      |Manifest: NOSIGNATURE
betterbiomeblend-1.16.4-1.2.9-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.16.4-1.2.9-forge  |DONE      |Manifest: NOSIGNATURE
time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |DONE      |Manifest: NOSIGNATURE
thermal_expansion-1.16.5-1.4.2.4.jar              |Thermal Expansion             |thermal_expansion             |1.4.2.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
IntegratedTunnels-1.16.5-1.8.9.jar                |IntegratedTunnels             |integratedtunnels             |1.8.9               |DONE      |Manifest: NOSIGNATURE
DrawersTooltip-1.16.2-2.1.1.jar                   |Drawers Tooltip               |drawerstooltip                |2.1.1               |DONE      |Manifest: NOSIGNATURE
MysticalCustomization-1.16.5-2.1.7.jar            |Mystical Customization        |mysticalcustomization         |2.1.7               |DONE      |Manifest: NOSIGNATURE
lostcities-1.16-4.0.11-beta.jar                   |LostCities                    |lostcities                    |1.16-4.0.11-beta    |DONE      |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
GunpowderLib-1.16.5-1.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.16.5-1.2.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |DONE      |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |DONE      |Manifest: NOSIGNATURE
Runelic-1.16.5-7.0.3.jar                          |Runelic                       |runelic                       |7.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
starterkit_1.16.5-3.1.jar                         |Starter Kit                   |starterkit                    |3.1                 |DONE      |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.1.2.457.jar               |Mekanism: Tools               |mekanismtools                 |10.1.2              |DONE      |Manifest: NOSIGNATURE
architectury-1.31.59.jar                          |Architectury                  |architectury                  |1.31.59             |DONE      |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
ftb-ranks-forge-1605.1.5-build.16.jar             |FTB Ranks                     |ftbranks                      |1605.1.5-build.16   |DONE      |Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
cc-tweaked-1.16.5-1.100.4.jar                     |CC: Tweaked                   |computercraft                 |1.100.4             |DONE      |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.11.0-core.jar                 |ProjectRed Core               |projectred-core               |4.11.0              |DONE      |Manifest: NOSIGNATURE
energymeter-1.16.5-1.6.1.jar                      |Energy Meter                  |energymeter                   |1.6.1               |DONE      |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.11.0-exploration.jar          |ProjectRed Exploration        |projectred-exploration        |4.11.0              |DONE      |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.11.0-integration.jar          |ProjectRed Integration        |projectred-integration        |4.11.0              |DONE      |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.11.0-illumination.jar         |ProjectRed Illumination       |projectred-illumination       |4.11.0              |DONE      |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.11.0-transmission.jar         |ProjectRed Transmission       |projectred-transmission       |4.11.0              |DONE      |Manifest: NOSIGNATURE
light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay                  |5.8.1               |DONE      |Manifest: NOSIGNATURE
trashcans-1.0.14-mc1.16.jar                       |Trash Cans                    |trashcans                     |1.0.14              |DONE      |Manifest: NOSIGNATURE
TrampleStopper-2.6.1-build.22+mc1.16.5.jar        |Trample Stopper               |tramplestopper                |version             |DONE      |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.3.jar                      |Small Ships Mod               |smallships                    |1.10.3              |DONE      |Manifest: NOSIGNATURE
bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |DONE      |Manifest: NOSIGNATURE
observable-0.2.1-forge.jar                        |Observable                    |observable                    |0.2.1               |DONE      |Manifest: NOSIGNATURE
Cyclic-1.16.5-1.5.15.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.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.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
biggerreactors-1.16.5-0.5.1.jar                   |Bigger Reactors               |biggerreactors                |0.5.1               |DONE      |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |Manifest: NOSIGNATURE
pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|DONE      |Manifest: NOSIGNATURE
craftingstation-4.2.jar                           |Crafting Station              |craftingstation               |4.2                 |DONE      |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
elementalcraft-1.16.5-2.7.17.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.17       |DONE      |Manifest: NOSIGNATURE
platforms-1.16-1.7.12.jar                         |Platforms                     |platforms                     |1.7.12              |DONE      |Manifest: NOSIGNATURE
metalbarrels-1.16.2-3.3b.jar                      |Metal Barrels                 |metalbarrels                  |1.16.2-3.3b         |DONE      |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.1.jar                   |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.2.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.2               |DONE      |Manifest: NOSIGNATURE
ponderjs-1.16.5-1.0.3d.jar                        |Ponderjs                      |ponderjs                      |1.16.5-1.0.3d       |DONE      |Manifest: NOSIGNATURE
ae2extras-1.3.1-1.16.5.jar                        |AE2 Extras                    |ae2extras                     |1.3.1-1.16.5        |DONE      |Manifest: NOSIGNATURE
ensorcellation-1.16.5-1.4.1.2.jar                 |Ensorcellation                |ensorcellation                |1.4.1.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
ZYCraft-1.16.5-3.1.34.jar                         |ZYCraft                       |zycraft                       |3.1.34              |DONE      |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
enviromats-1.16.5-2.0.9.0.jar                     |Environmental Materials       |enviromats                    |2.0.9.0             |DONE      |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE
appliedenergistics2-8.4.7.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.7               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
lazierae2-1.16.5-1.1.4.jar                        |LazierAE2                     |lazierae2                     |1.1.4               |DONE      |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.10.5.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.5       |DONE      |Manifest: NOSIGNATURE
framedcompactdrawers-1.16-2.2.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |DONE      |Manifest: NOSIGNATURE
configured-1.5.1-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
DimStorage-1.16.5-4.4.1.jar                       |DimStorage                    |dimstorage                    |4.4.1               |DONE      |Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.5.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.5               |DONE      |Manifest: NOSIGNATURE
demagnetize-forge-1.16.2-1.2.2.jar                |Demagnetize                   |demagnetize                   |1.16.2-1.2.2        |DONE      |Manifest: NOSIGNATURE
TravelAnchors-2.4.jar                             |Travel Anchors                |travel_anchors                |2.4                 |DONE      |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
mcjtylib-1.16-5.1.5.jar                           |McJtyLib                      |mcjtylib                      |1.16-5.1.5          |DONE      |Manifest: NOSIGNATURE
rftoolsbase-1.16-2.1.3.jar                        |RFToolsBase                   |rftoolsbase                   |1.16-2.1.3          |DONE      |Manifest: NOSIGNATURE
xnet-1.16-3.0.16.jar                              |XNet                          |xnet                          |1.16-3.0.16         |DONE      |Manifest: NOSIGNATURE
rftoolsdim-1.16-7.0.20-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.20-beta    |DONE      |Manifest: NOSIGNATURE
rftoolspower-1.16-3.0.13.jar                      |RFToolsPower                  |rftoolspower                  |1.16-3.0.13         |DONE      |Manifest: NOSIGNATURE
rftoolsbuilder-1.16-3.1.8.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.8          |DONE      |Manifest: NOSIGNATURE
rftoolsstorage-1.16-2.0.18.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.18         |DONE      |Manifest: NOSIGNATURE
rftoolscontrol-1.16-4.0.16.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.16         |DONE      |Manifest: NOSIGNATURE
restrictions-1.16-3.0.6.jar                       |Restrictions                  |restrictions                  |1.16-3.0.6          |DONE      |Manifest: NOSIGNATURE
ExplorersCompass-1.16.5-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE
mahoutsukai-1.16.5-v1.34.11.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.34.11     |DONE      |Manifest: NOSIGNATURE
ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |DONE      |Manifest: NOSIGNATURE
mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.170-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.170           |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
AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.2-build.115.jar           |FTB Chunks                    |ftbchunks                     |1605.3.2-build.115  |DONE      |Manifest: NOSIGNATURE
kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
kubejs-thermal-1605.1.4-build.4.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.4    |DONE      |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.6-build.98.jar            |FTB Quests                    |ftbquests                     |1605.3.6-build.98   |DONE      |Manifest: NOSIGNATURE
kubejs-create-1605.1.4-build.12.jar               |KubeJS Create                 |kubejs_create                 |1605.1.4-build.12   |DONE      |Manifest: NOSIGNATURE
kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |DONE      |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.7-27.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.7-27     |DONE      |Manifest: NOSIGNATURE
tomeofblood-1.16.5-1.2.3.jar                      |Tome of Blood                 |tomeofblood                   |1.16.5-1.2.3        |DONE      |Manifest: NOSIGNATURE
kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |DONE      |Manifest: NOSIGNATURE
scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
BrandonsCore-1.16.5-3.0.13.244-universal.jar      |Brandon's Core                |brandonscore                  |3.0.13.244          |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
Draconic-Evolution-1.16.5-3.0.22.444-universal.jar|Draconic Evolution            |draconicevolution             |3.0.22.444          |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
ImmersivePosts-1.16.5-4.3.0-1.jar                 |Immersive Posts               |immersiveposts                |4.3.0-1             |DONE      |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |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
kubejs-immersive-engineering-1605.1.2-build.28.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.2-build.28   |DONE      |Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |DONE      |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |DONE      |Manifest: NOSIGNATURE
sounddeviceoptions-1.4.3.jar                      |Sound Device Options          |sounddeviceoptions            |1.4.3               |DONE      |Manifest: NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE
rftoolsutility-1.16-3.1.14.jar                    |RFToolsUtility                |rftoolsutility                |1.16-3.1.14         |DONE      |Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.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
ToolBelt-1.16.5-1.16.2.jar                        |Tool Belt                     |toolbelt                      |1.16.2              |DONE      |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.7-22.jar                    |Titanium                      |titanium                      |3.2.8.7             |DONE      |Manifest: NOSIGNATURE
mana-and-artifice-1.5.1.7.jar                     |Mana and Artifice             |mana-and-artifice             |1.5.1.7             |DONE      |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |DONE      |Manifest: NOSIGNATURE
Exchangers-1.16.5-3.0.2.jar                       |Exchangers                    |exchangers                    |1.16.5-3.0.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
ctiers-1.16.5-1.4.jar                             |Centrifuge Tiers              |ctiers                        |1.16.5-1.4          |DONE      |Manifest: NOSIGNATURE
archers_paradox-1.16.5-1.4.0.1.jar                |Archer's Paradox              |archers_paradox               |1.4.0.1             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
omgourd-1.16.5-1.4.0.1.jar                        |Oh My Gourd                   |omgourd                       |1.4.0.1             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |DONE      |Manifest: NOSIGNATURE
actuallycompatible-0.1.2.jar                      |Actually Compatible           |actuallycompatible            |0.1.2               |DONE      |Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.38.jar                         |Iceberg                       |iceberg                       |1.0.38              |DONE      |Manifest: NOSIGNATURE
Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.1.6.jar                |Legendary Tooltips            |legendarytooltips             |1.1.6               |DONE      |Manifest: NOSIGNATURE
creativewirelesstransmitter-1.16x-1.12.jar        |Creative Wireless Transmitter |creativewirelesstransmitter   |1.16x-1.12          |DONE      |Manifest: NOSIGNATURE
FastWorkbench-1.16.5-4.6.1.jar                    |Fast Workbench                |fastbench                     |4.6.1               |DONE      |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.1.jar                   |Storage Drawers               |storagedrawers                |8.5.1               |DONE      |Manifest: NOSIGNATURE
topaddons-1.16.5-2.2.0-beta.jar                   |TOP Addons                    |topaddons                     |1.16.5-2.2.0-beta   |DONE      |Manifest: NOSIGNATURE
FluxNetworks-1.16.5-6.2.1.14.jar                  |Flux Networks                 |fluxnetworks                  |6.2.1.14            |DONE      |Manifest: NOSIGNATURE
enderchests-1.16-1.7.9.jar                        |EnderChests                   |enderchests                   |1.7.9               |DONE      |Manifest: NOSIGNATURE
minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE
pylons-1.16.5-1.0.5.jar                           |Pylons                        |pylons                        |1.0.5               |DONE      |Manifest: NOSIGNATURE
ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.16.5-1.1.17.jar                  |Engineer's Decor              |engineersdecor                |1.1.17              |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
Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|DONE      |Manifest: NOSIGNATURE
SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
modular-routers-1.16.5-7.5.2-83.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |Manifest: NOSIGNATURE
refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |DONE      |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
botanicalmachinery-1.16.4-0.4.6.jar               |Botanical Machinery           |botanicalmachinery            |0.4.6               |DONE      |Manifest: NOSIGNATURE
valhelsia_core-16.0.13a.jar                       |Valhelsia Core                |valhelsia_core                |16.0.13a            |DONE      |Manifest: NOSIGNATURE
forbidden_arcanus-16.2.3.jar                      |Forbidden & Arcanus           |forbidden_arcanus             |16.2.3              |DONE      |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
Morph-o-Tool-1.4-27.jar                           |Morph-o-Tool                  |morphtool                     |1.4-27              |DONE      |Manifest: NOSIGNATURE
Translocators-1.16.5-2.6.0.82-universal.jar       |Translocators                 |translocators                 |2.6.0.82            |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
flickerfix-1.0.1.jar                              |FlickerFix                    |flickerfix                    |1.0.1               |DONE      |Manifest: NOSIGNATURE
createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE
balancedenchanting-1.16.2-1.1.jar                 |Balanced Enchanting           |balancedenchanting            |1.16.2-1.1          |DONE      |Manifest: NOSIGNATURE
Crash Report UUID: 0e93af6f-fe2d-47c2-a6c7-ed7e2191e582
FramedBlocks BlockEntity Warning: Not applicable
[Psi] Active spell: None
Patchouli open book context: n/a
Player Count: 0 / 8; []
Data Packs: vanilla, mod:betterdungeons, mod:ftbessentials, mod:supermartijn642configlib, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:hammerlib (incompatible), mod:mcwwindows, mod:windowlogging (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:forgeendertech, mod:ctm (incompatible), mod:yungsapi, mod:powah, mod:cabletiers, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:universalgrid (incompatible), mod:randompatches, mod:apotheosis (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:tmechworks (incompatible), mod:jeresources, mod:delogger (incompatible), mod:shetiphiancore, mod:supplementaries, mod:refinedstorage, mod:novillagerdm, mod:advancementplaques, mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:fastfurnaceminusreplacement (incompatible), mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors, mod:silentgear, mod:supermartijn642corelib, mod:botania, mod:sf, mod:spark, mod:portality (incompatible), mod:curios, mod:corail_woodcutter (incompatible), mod:tanknull (incompatible), mod:angelring (incompatible), mod:tombstone, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm (incompatible), mod:observerlib, mod:globalxp, mod:cloth-config (incompatible), mod:adchimneys, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:babel, mod:jepb, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:savemystronghold, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:attributefix, mod:mekanism, mod:caelus, mod:allthecompressed, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:catjammies (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:engineerstools, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:immersivepetroleum, mod:ironchest, mod:mythicbotany, mod:integratedcrafting, mod:logprot (incompatible), mod:theoneprobe, mod:mousetweaks, mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:creativeapiary (incompatible), mod:ding, mod:jeiintegration, mod:pipez, mod:flywheel, mod:mantle (incompatible), mod:integrateddynamics, mod:integratednbt (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:entityculling, mod:structurize, mod:norecipeadvancements, mod:creativecrafter (incompatible), mod:pickletweaks, mod:lootr (incompatible), mod:allthetweaks, mod:byg, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:xpbook, mod:defaultoptions (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore, mod:astralsorcery, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:advancedperipherals, mod:tinyredstone, mod:eidolon, mod:managear, mod:jecalculation (incompatible), mod:incontrol (incompatible), mod:connectivity, mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:terraforged, mod:configurableextramobdrops, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:allthemodium, mod:mightyarchitect (incompatible), mod:potionsmaster, mod:moreminecarts, mod:culinaryconstruct (incompatible), mod:cartographer, mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:sophisticatedbackpacks, mod:uteamcore, mod:buildinggadgets, mod:framedblocks (incompatible), mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed, mod:mekanismgenerators, mod:fpsreducer, mod:xnetgases, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest, mod:mob_grinding_utils, mod:rsinfinitybooster, mod:equipmentcompare, mod:chipped, mod:chocolate, mod:mcwbridges, mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:getittogetherdrops, mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:mcwfences, mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:pamhc2foodextended (incompatible), mod:solarflux, mod:dpanvil, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:betterbiomeblend, mod:tiab, mod:thermal_expansion (incompatible), mod:integratedtunnels, mod:drawerstooltip, mod:mysticalcustomization (incompatible), mod:lostcities, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:buildersaddition (incompatible), mod:runelic, mod:starterkit, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:curiouselytra, mod:computercraft, mod:projectred-core (incompatible), mod:energymeter, mod:projectred-exploration (incompatible), mod:projectred-integration (incompatible), mod:projectred-illumination (incompatible), mod:projectred-transmission (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:tramplestopper, mod:smallships, mod:bwncr, mod:observable, mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:biggerreactors, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:craftingstation (incompatible), mod:itemfilters, mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:abnormals_core, mod:upgrade_aquatic, mod:ponderjs, mod:ae2extras (incompatible), mod:ensorcellation (incompatible), mod:create, mod:zycraft, mod:waystones (incompatible), mod:clumps, mod:enviromats (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:lazierae2, mod:artifacts, mod:framedcompactdrawers (incompatible), mod:configured, mod:dimstorage, mod:dungeoncrawl, mod:demagnetize (incompatible), mod:travel_anchors, mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:explorerscompass, mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_create, mod:kubejs_mekanism, mod:bloodmagic, mod:tomeofblood, mod:kubejs_blood_magic, mod:scuba_gear (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:immersiveposts, mod:immersiveengineering, mod:kubejs_immersive_engineering, mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:sounddeviceoptions (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:mana-and-artifice, mod:silentlib (incompatible), mod:exchangers, mod:ctiers (incompatible), mod:archers_paradox (incompatible), mod:omgourd (incompatible), mod:enviroenergy, mod:actuallycompatible, mod:iceberg, mod:quark (incompatible), mod:legendarytooltips, mod:creativewirelesstransmitter (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:topaddons (incompatible), mod:fluxnetworks, mod:enderchests, mod:minecolonies (incompatible), mod:pylons, mod:ferritecore (incompatible), mod:engineersdecor, mod:chisel (incompatible), mod:solcarrot, mod:modularrouters, mod:refinedstorageaddons, mod:expandability, mod:botanicalmachinery, mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:overloadedarmorbar (incompatible), mod:morphtool (incompatible), mod:translocators (incompatible), mod:flickerfix, mod:createaddition, mod:balancedenchanting (incompatible), resourcefulbees:internals (incompatible), Solar Flux Generated Resources
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 2
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 512.15
OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

13 minutes ago, diesieben07 said:

Delete this server config file if you have not modified it.

sorry to be a pain but there is no corail woodcutter file in server config or default configs i even checked the backup file i have of my world before i deleted all the server config files and replaced them and it wasn’t there what should i do 

Link to comment
Share on other sites

28 minutes ago, diesieben07 said:

Either the file exists or you posted the wrong / an outdated crash report. Both cannot be true.

i checked just the normal config file and it was in there but there’s no sign of it in default configs or serverconfigs and my most recent crash log has the exact same failed to load corail woodcutting toml message 

sorry for being such a pain with all this 

Link to comment
Share on other sites

3 hours ago, diesieben07 said:

Post the latest debug.log.

i think you mean the log in the logs folder but ill put both the crash report and what i found there incase you mean something different your like a minecraft superman holy thank you for taking the time to help

this is the crash report i was talking about.

Spoiler

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 5/2/22 6:41 PM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file corail_woodcutter-server.toml of type SERVER for modid corail_woodcutter
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$32968/1500384901.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$32967/559075354.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?] {re:mixin,re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:809) ~[?:?] {re:classloading}
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:83) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$48215/1519132122.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
    ... 18 more


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

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2098765952 bytes (2001 MB) / 7201619968 bytes (6868 MB) up to 11453595648 bytes (10923 MB)
    CPUs: 8
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
    ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.33.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.33.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.33.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.33.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.33.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.33
    FML Language Providers: 
        javafml@36.2
        minecraft@1
        kotlinforforge@1.17.0
        kotori_scala@2.13.5-build-2
        scorge@3.1.3
    Mod List: 
        BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials                 |1605.1.5-build.32   |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.16.5-16.1.11.jar       |QuarryPlus                    |quarryplus                    |16.1.11             |DONE      |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
        simplemagnets-1.1.6-mc1.16.jar                    |Simple Magnets                |simplemagnets                 |1.1.6               |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.16.5-1.2.13.jar             |IntegratedTerminals           |integratedterminals           |1.2.13              |DONE      |Manifest: NOSIGNATURE
        HammerLib-1.16.5-16.3.30.jar                      |HammerLib                     |hammerlib                     |16.3.30             |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
        mcw-windows-2.0.3-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        windowlogging-mc1.16.5_v0.0.5.jar                 |Windowlogging                 |windowlogging                 |0.0.4               |DONE      |Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.16.5-4.2.3.jar                     |Iron Jetpacks                 |ironjetpacks                  |4.2.3               |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar      |Forge Endertech               |forgeendertech                |7.2.2.0             |DONE      |Manifest: NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |Manifest: NOSIGNATURE
        cabletiers-1.16.5-0.544.jar                       |Cable Tiers                   |cabletiers                    |1.16.5-0.544        |DONE      |Manifest: NOSIGNATURE
        rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |DONE      |Manifest: NOSIGNATURE
        jumbofurnace-1.16.4-2.2.0.1.jar                   |Jumbo Furnace                 |jumbofurnace                  |1.16.4-2.2.0.1      |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.16.5-5.4.1.jar             |Wither Skeleton Tweaks        |wstweaks                      |5.4.1               |DONE      |Manifest: NOSIGNATURE
        Shrink-1.16.5-1.1.6.jar                           |Shrink                        |shrink                        |1.1.6               |DONE      |Manifest: NOSIGNATURE
        reliquary-1.16.5-1.3.5.1124.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1124   |DONE      |Manifest: NOSIGNATURE
        universalgrid-1.16.5-1.032.jar                    |Universal Grid                |universalgrid                 |1.16.5-1.032        |DONE      |Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        Apotheosis-1.16.5-4.8.4.jar                       |Apotheosis                    |apotheosis                    |4.8.4               |DONE      |Manifest: NOSIGNATURE
        WaterStrainer-1.16.3-10.0.0.jar                   |Water Strainer                |waterstrainer                 |1.16.3-10.0.0       |DONE      |Manifest: NOSIGNATURE
        dynviewdist-2.0.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
        TMechworks-1.16.3+-2.2.5.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.5               |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.133.jar         |Just Enough Resources         |jeresources                   |0.12.1.133          |DONE      |Manifest: NOSIGNATURE
        DeLogger-3.0.4-build.20+mc1.16.5.jar              |DeLogger                      |delogger                      |3.0.4-build.20+mc1.1|DONE      |Manifest: NOSIGNATURE
        shetiphiancore-1.16-3.8.6.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.6               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.18.4.jar                 |Supplementaries               |supplementaries               |0.18.2              |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.9.17.jar                         |Refined Storage               |refinedstorage                |1.9.17              |DONE      |Manifest: NOSIGNATURE
        novillagerdm-1.0.1.jar                            |No Villager Death Messages    |novillagerdm                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.16.5-1.4.1.jar               |Advancement Plaques           |advancementplaques            |1.4.1               |DONE      |Manifest: NOSIGNATURE
        PackMenu-1.16.5-2.5.0.jar                         |PackMenu                      |packmenu                      |2.5.0               |DONE      |Manifest: NOSIGNATURE
        alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores                    |1.3.6-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.7-16.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.7            |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
        torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-3.4.7+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.7+1.16.5        |DONE      |Manifest: NOSIGNATURE
        fastfurnaceminusreplacement-1.1-1.16.3.jar        |Fast Furnace Minus Replacement|fastfurnaceminusreplacement   |1.1-1.16.3          |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.486-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.486   |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.7               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.5-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
        silent-gear-1.16.5-2.6.30.jar                     |Silent Gear                   |silentgear                    |2.6.30              |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16              |DONE      |Manifest: NOSIGNATURE
        Botania-1.16.5-420.2.jar                          |Botania                       |botania                       |1.16.5-420.2        |DONE      |Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
        portality-1.16.5-3.2.5.jar                        |Portality                     |portality                     |3.2.5               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.16-2.0.1.jar                  |Corail Woodcutter             |corail_woodcutter             |2.0.1               |DONE      |Manifest: NOSIGNATURE
        tanknull-2.3-1.16.4.jar                           |Tank Null                     |tanknull                      |2.3-1.16.4          |DONE      |Manifest: NOSIGNATURE
        angelring-1.16.5-1.3.4.1.jar                      |Angel Ring                    |angelring                     |1.3.4.1             |DONE      |Manifest: NOSIGNATURE
        tombstone-6.7.4-1.16.5.jar                        |Corail Tombstone              |tombstone                     |6.7.4               |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.16.5-1.6.1.jar                     |Extra Storage                 |extrastorage                  |1.6.1               |DONE      |Manifest: NOSIGNATURE
        NaturesAura-34.3.jar                              |Nature's Aura                 |naturesaura                   |34.3                |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.1.1-mc1.16.5.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.1               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
        observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |DONE      |Manifest: NOSIGNATURE
        globalxp-1.16.5-v1.9.2.jar                        |Global XP                     |globalxp                      |v1.9.2              |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE
        AdChimneys-1.16.5-6.0.12.3-build.0207.jar         |Advanced Chimneys             |adchimneys                    |6.0.12.3            |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.2.jar                           |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.16.5-4.0.7.445-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.7.445           |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.16.5-3.0.4.123-universal.jar        |CBMultipart                   |cb_multipart                  |3.0.4.123           |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
        Babel-1.0.5.jar                                   |Babel                         |babel                         |1.0.5               |DONE      |Manifest: NOSIGNATURE
        JEPB-1.0.0.jar                                    |Just Enough Piglin Bartering  |jepb                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.68.jar                  |GeckoLib                      |geckolib3                     |3.0.68              |DONE      |Manifest: NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |DONE      |Manifest: NOSIGNATURE
        woot-1.16.5-1.0.8.3.jar                           |Woot                          |woot                          |1.16.5-1.0.8.3      |DONE      |Manifest: NOSIGNATURE
        bagofyurting-1.16.4-1.2.0.1.jar                   |Bag of Yurting                |bagofyurting                  |1.2.0.1             |DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE
        jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.4.jar                    |AttributeFix                  |attributefix                  |10.1.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
        Mekanism-1.16.5-10.1.2.457.jar                    |Mekanism                      |mekanism                      |10.1.2              |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        AllTheCompressed-1.0.4-1.16.5-36.2.29.jar         |AllTheCompressed              |allthecompressed              |1.0.4-1.16.5-36.2.29|DONE      |Manifest: NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
        catjammies-1.1.0.jar                              |CatJammies                    |catjammies                    |NONE                |DONE      |Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |Manifest: NOSIGNATURE
        phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |DONE      |Manifest: NOSIGNATURE
        engineerstools-1.16.5-1.1.7.jar                   |Engineer's Tools              |engineerstools                |1.1.7               |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
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.16.5-2.15.6-315.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.15.6-315   |DONE      |Manifest: NOSIGNATURE
        pedestals-0.8s_hotfix_6.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_6       |DONE      |Manifest: NOSIGNATURE
        extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        ImmersivePetroleum-1.16.5-3.3.0-11.jar            |Immersive Petroleum           |immersivepetroleum            |3.3.0-11            |DONE      |Manifest: NOSIGNATURE
        ironchest-1.16.5-11.2.21.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.21      |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.16.5-1.4.19.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.19       |DONE      |Manifest: NOSIGNATURE
        IntegratedCrafting-1.16.5-1.0.20.jar              |IntegratedCrafting            |integratedcrafting            |1.0.20              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.33-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        logprot-1.16-1.5.jar                              |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.16-3.1.7.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.7          |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        useful_railroads-1.16.5-1.4.6.38.jar              |Useful Railroads              |usefulrailroads               |1.4.6.38            |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
        creativeapiary-1.16.5-1.72.jar                    |Creative Apiary               |creativeapiary                |1.16.5-1.72         |DONE      |Manifest: NOSIGNATURE
        Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        pipez-1.16.5-1.2.15.jar                           |Pipez                         |pipez                         |1.16.5-1.2.15       |DONE      |Manifest: NOSIGNATURE
        flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.16.5-1.10.8.jar              |IntegratedDynamics            |integrateddynamics            |1.10.8              |DONE      |Manifest: NOSIGNATURE
        integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |DONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
        ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.16.5-1.5.1.jar            |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        structurize-1.16.5-1.0.380-BETA.jar               |Structurize                   |structurize                   |1.16.5-1.0.380-BETA |DONE      |Manifest: NOSIGNATURE
        norecipeadvancements-1.0.1.jar                    |No Recipe Advancements        |norecipeadvancements          |1.0.1               |DONE      |Manifest: NOSIGNATURE
        creativecrafter-1.16.5-0.1522.jar                 |Creative Crafter              |creativecrafter               |1.16.5-0.1522       |DONE      |Manifest: NOSIGNATURE
        PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
        lootr-1.16.5-0.1.12.42.jar                        |Lootr                         |lootr                         |0.1.12.42           |DONE      |Manifest: NOSIGNATURE
        allthetweaks-1.4.5-1.16.5-36.1.13.jar             |All The Tweaks                |allthetweaks                  |1.4.5-1.16.5-36.1.13|DONE      |Manifest: NOSIGNATURE
        byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
        extremeSoundMuffler-3.18_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.18_forge-1.16.5   |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v5.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v5           |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
        xptome-1.16.5-v2.1.5.jar                          |XP Tome                       |xpbook                        |v2.1.5              |DONE      |Manifest: NOSIGNATURE
        DefaultOptions_1.16.5-12.2.1.jar                  |Default Options               |defaultoptions                |12.2.1              |DONE      |Manifest: NOSIGNATURE
        rsrequestify-1.16.5-2.1.6.jar                     |RSRequestify                  |rsrequestify                  |2.1.6               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.16.5-1.12.2.jar                     |Cyclops Core                  |cyclopscore                   |1.12.2              |DONE      |Manifest: NOSIGNATURE
        astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |DONE      |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
        NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE
        aiotbotania-1.16.5-1.8.4.jar                      |AIOT Botania                  |aiotbotania                   |1.8.4               |DONE      |Manifest: NOSIGNATURE
        advancedperipherals-1.16.5-0.7.7.1r.jar           |Advanced Peripherals          |advancedperipherals           |0.7.7.1r            |DONE      |Manifest: NOSIGNATURE
        tinyredstone-1.16.5-1.13.3.jar                    |Tiny Redstone                 |tinyredstone                  |1.16.5-1.13.3       |DONE      |Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
        managear-1.16.3-2.2.3.jar                         |Mana Gear                     |managear                      |1.16.3-2.2.3        |DONE      |Manifest: NOSIGNATURE
        JustEnoughCalculation-1.16.5-3.8.6.jar            |Just Enough Calculation       |jecalculation                 |3.8.6               |DONE      |Manifest: NOSIGNATURE
        incontrol-1.16-5.2.6.jar                          |InControl                     |incontrol                     |1.16-5.2.6          |DONE      |Manifest: NOSIGNATURE
        connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.16.5-1.2.15.jar                        |Gauges and Switches           |rsgauges                      |1.2.15              |DONE      |Manifest: NOSIGNATURE
        findme-1.16.3-2.2.1.0.jar                         |Find Me                       |findme                        |2.2.1               |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.16.5-1.1.7.jar                |Glassential                   |glassential                   |1.1.7               |DONE      |Manifest: NOSIGNATURE
        TerraForged-1.16.5-0.2.16-BETA-2.jar              |TerraForged                   |terraforged                   |0.2.16-BETA-2       |DONE      |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
        configurableextramobdrops_1.16.5-1.8.jar          |Configurable Extra Mob Drops  |configurableextramobdrops     |1.8                 |DONE      |Manifest: NOSIGNATURE
        CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |DONE      |Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.1.jar                          |Placebo                       |placebo                       |4.6.1               |DONE      |Manifest: NOSIGNATURE
        dankstorage-1.16.5-3.20.jar                       |Dank Storage                  |dankstorage                   |1.16.5-3.20         |DONE      |Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
        allthemodium-1.5.18-1.16.5-36.1.23.jar            |Allthemodium                  |allthemodium                  |1.5.18-1.16.5-36.1.2|DONE      |Manifest: NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |DONE      |Manifest: NOSIGNATURE
        potionsmaster-0.2.2-1.16.5-36.1.0.jar             |Potions Master                |potionsmaster                 |0.2.2-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
        moreminecarts-1.3.15.jar                          |More Minecarts                |moreminecarts                 |1.3.15              |DONE      |Manifest: NOSIGNATURE
        culinaryconstruct-forge-1.16.5-4.0.0.7.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.7      |DONE      |Manifest: NOSIGNATURE
        cartographer-0.0.2-1.16.5-36.0.52.jar             |Cartographer                  |cartographer                  |0.0.2-1.16.5-36.0.52|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |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
        DarkUtilities-1.16.5-8.0.13.jar                   |Dark Utilities                |darkutils                     |8.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
        BotanyPots-1.16.5-7.1.32.jar                      |BotanyPots                    |botanypots                    |7.1.32              |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
        BotanyTrees-1.16.5-3.0.7.jar                      |BotanyTrees                   |botanytrees                   |3.0.7               |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.16.5-3.15.13.560.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE
        u_team_core-1.16.5-3.2.1.196.jar                  |U Team Core                   |uteamcore                     |3.2.1.196           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        buildinggadgets-1.16.5-3.8.2.jar                  |Building Gadgets              |buildinggadgets               |3.8.2               |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-2.14.4.jar                           |FramedBlocks                  |framedblocks                  |2.14.4              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.33-universal.jar                |Forge                         |forge                         |36.2.33             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        cofh_core-1.16.5-1.4.2.9.jar                      |CoFH Core                     |cofh_core                     |1.4.2.9             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_foundation-1.16.5-1.4.3.10.jar            |Thermal Series                |thermal                       |1.4.3.10            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_innovation-1.16.5-1.4.1.3.jar             |Thermal Innovation            |thermal_innovation            |1.4.1.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_locomotion-1.16.5-1.4.1.2.jar             |Thermal Locomotion            |thermal_locomotion            |1.4.1.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        Psi 1.16-97.jar                                   |Psi                           |psi                           |1.16-96             |DONE      |Manifest: NOSIGNATURE
        thermal_cultivation-1.16.5-1.4.1.3.jar            |Thermal Cultivation           |thermal_cultivation           |1.4.1.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.22.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.22       |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.6-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
        LightingWand-1.16.4-1.8.1.jar                     |Lighting Wand                 |lightingwand                  |1.8.1               |DONE      |Manifest: NOSIGNATURE
        jeed-1.16.5-1.6.jar                               |Just Enough Effect Description|jeed                          |1.16.5-1.6          |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.1.2.457.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.2              |DONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.9.jar                        |XNet Gases                    |xnetgases                     |2.3.9               |DONE      |Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.16.5-1.3.1.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.16.5-1.5.2.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.5.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.35.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.35       |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.16.5-1.1+13.jar               |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.1+13       |DONE      |Manifest: NOSIGNATURE
        EquipmentCompare-1.16.5-1.2.7.jar                 |Equipment Compare             |equipmentcompare              |1.2.7               |DONE      |Manifest: NOSIGNATURE
        chipped-1.16.5-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.16.5-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.2-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
        useful_backpacks-1.16.5-1.12.1.90.jar             |Useful Backpacks              |usefulbackpacks               |1.12.1.90           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        ResourcefulBees-1.16.5-0.10.5.jar                 |Resourceful Bees              |resourcefulbees               |1.16.5-0.10.5       |DONE      |Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.16.5-1.0.6.jar            |Hostile Neural Networks       |hostilenetworks               |1.0.6               |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.10-mc1.16.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
        endertanks-1.16-1.9.7.jar                         |EnderTanks                    |endertanks                    |1.9.7               |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE
        crashutilities-3.13.jar                           |Crash Utilities               |crashutilities                |3.13                |DONE      |Manifest: NOSIGNATURE
        Compressium-1.16.5-1.2.3.jar                      |Compressium                   |compressium                   |1.2.custom          |DONE      |Manifest: NOSIGNATURE
        getittogetherdrops-1.16.5-v1.2.jar                |Get It Together, Drops!       |getittogetherdrops            |1.16.5-v1.2         |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.1.2.457.jar           |Mekanism: Additions           |mekanismadditions             |10.1.2              |DONE      |Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |DONE      |Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |DONE      |Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |DONE      |Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.4-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        simplylight-1.16.5-1.4.2-build.32.jar             |Simply Light                  |simplylight                   |1.16.5-1.4.2-build.3|DONE      |Manifest: NOSIGNATURE
        tgcropesmod-1.16.2-1.1.0.jar                      |Ropes Mod                     |tgcropesmod                   |1.16.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
        atmadditions-1.16.5-1.0.2.jar                     |All The Mods: Additions       |atmadditions                  |1.16.5-1.0.2        |DONE      |Manifest: NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE
        SolarFluxReborn-1.16.5-16.3.9.jar                 |Solar Flux Reborn             |solarflux                     |16.3.9              |DONE      |Manifest: NOSIGNATURE
        dpanvil-1.16.5-1.3.1.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.3.1        |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.16.5-1.24.22.jar                    |Ars Nouveau                   |ars_nouveau                   |1.24.22             |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-4.25.jar                        |Collective                    |collective                    |4.25                |DONE      |Manifest: NOSIGNATURE
        betterbiomeblend-1.16.4-1.2.9-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.16.4-1.2.9-forge  |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |DONE      |Manifest: NOSIGNATURE
        thermal_expansion-1.16.5-1.4.2.4.jar              |Thermal Expansion             |thermal_expansion             |1.4.2.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        IntegratedTunnels-1.16.5-1.8.9.jar                |IntegratedTunnels             |integratedtunnels             |1.8.9               |DONE      |Manifest: NOSIGNATURE
        DrawersTooltip-1.16.2-2.1.1.jar                   |Drawers Tooltip               |drawerstooltip                |2.1.1               |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.16.5-2.1.7.jar            |Mystical Customization        |mysticalcustomization         |2.1.7               |DONE      |Manifest: NOSIGNATURE
        lostcities-1.16-4.0.11-beta.jar                   |LostCities                    |lostcities                    |1.16-4.0.11-beta    |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        GunpowderLib-1.16.5-1.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.16.5-1.2.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
        ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.3.jar                          |Runelic                       |runelic                       |7.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
        starterkit_1.16.5-3.1.jar                         |Starter Kit                   |starterkit                    |3.1                 |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.16.5-10.1.2.457.jar               |Mekanism: Tools               |mekanismtools                 |10.1.2              |DONE      |Manifest: NOSIGNATURE
        architectury-1.31.59.jar                          |Architectury                  |architectury                  |1.31.59             |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
        ftb-ranks-forge-1605.1.5-build.16.jar             |FTB Ranks                     |ftbranks                      |1605.1.5-build.16   |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.16.5-1.100.4.jar                     |CC: Tweaked                   |computercraft                 |1.100.4             |DONE      |Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-core.jar                 |ProjectRed Core               |projectred-core               |4.11.0              |DONE      |Manifest: NOSIGNATURE
        energymeter-1.16.5-1.6.1.jar                      |Energy Meter                  |energymeter                   |1.6.1               |DONE      |Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-exploration.jar          |ProjectRed Exploration        |projectred-exploration        |4.11.0              |DONE      |Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-integration.jar          |ProjectRed Integration        |projectred-integration        |4.11.0              |DONE      |Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-illumination.jar         |ProjectRed Illumination       |projectred-illumination       |4.11.0              |DONE      |Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-transmission.jar         |ProjectRed Transmission       |projectred-transmission       |4.11.0              |DONE      |Manifest: NOSIGNATURE
        light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay                  |5.8.1               |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.14-mc1.16.jar                       |Trash Cans                    |trashcans                     |1.0.14              |DONE      |Manifest: NOSIGNATURE
        TrampleStopper-2.6.1-build.22+mc1.16.5.jar        |Trample Stopper               |tramplestopper                |version             |DONE      |Manifest: NOSIGNATURE
        smallships-1.16.5-1.10.3.jar                      |Small Ships Mod               |smallships                    |1.10.3              |DONE      |Manifest: NOSIGNATURE
        bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |DONE      |Manifest: NOSIGNATURE
        observable-0.2.1-forge.jar                        |Observable                    |observable                    |0.2.1               |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.5.15.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.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.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
        biggerreactors-1.16.5-0.5.1.jar                   |Bigger Reactors               |biggerreactors                |0.5.1               |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|DONE      |Manifest: NOSIGNATURE
        craftingstation-4.2.jar                           |Crafting Station              |craftingstation               |4.2                 |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
        elementalcraft-1.16.5-2.7.17.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.17       |DONE      |Manifest: NOSIGNATURE
        platforms-1.16-1.7.12.jar                         |Platforms                     |platforms                     |1.7.12              |DONE      |Manifest: NOSIGNATURE
        metalbarrels-1.16.2-3.3b.jar                      |Metal Barrels                 |metalbarrels                  |1.16.2-3.3b         |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.1.jar                   |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
        upgrade_aquatic-1.16.5-3.1.2.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.2               |DONE      |Manifest: NOSIGNATURE
        ponderjs-1.16.5-1.0.3d.jar                        |Ponderjs                      |ponderjs                      |1.16.5-1.0.3d       |DONE      |Manifest: NOSIGNATURE
        ae2extras-1.3.1-1.16.5.jar                        |AE2 Extras                    |ae2extras                     |1.3.1-1.16.5        |DONE      |Manifest: NOSIGNATURE
        ensorcellation-1.16.5-1.4.1.2.jar                 |Ensorcellation                |ensorcellation                |1.4.1.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
        ZYCraft-1.16.5-3.1.34.jar                         |ZYCraft                       |zycraft                       |3.1.34              |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
        enviromats-1.16.5-2.0.9.0.jar                     |Environmental Materials       |enviromats                    |2.0.9.0             |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-8.4.7.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.7               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        lazierae2-1.16.5-1.1.4.jar                        |LazierAE2                     |lazierae2                     |1.1.4               |DONE      |Manifest: NOSIGNATURE
        Artifacts-1.16.5-2.10.5.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.5       |DONE      |Manifest: NOSIGNATURE
        framedcompactdrawers-1.16-2.2.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |DONE      |Manifest: NOSIGNATURE
        configured-1.5.1-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        DimStorage-1.16.5-4.4.1.jar                       |DimStorage                    |dimstorage                    |4.4.1               |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.5.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.5               |DONE      |Manifest: NOSIGNATURE
        demagnetize-forge-1.16.2-1.2.2.jar                |Demagnetize                   |demagnetize                   |1.16.2-1.2.2        |DONE      |Manifest: NOSIGNATURE
        TravelAnchors-2.4.jar                             |Travel Anchors                |travel_anchors                |2.4                 |DONE      |Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.16-5.1.5.jar                           |McJtyLib                      |mcjtylib                      |1.16-5.1.5          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.1.3.jar                        |RFToolsBase                   |rftoolsbase                   |1.16-2.1.3          |DONE      |Manifest: NOSIGNATURE
        xnet-1.16-3.0.16.jar                              |XNet                          |xnet                          |1.16-3.0.16         |DONE      |Manifest: NOSIGNATURE
        rftoolsdim-1.16-7.0.20-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.20-beta    |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.13.jar                      |RFToolsPower                  |rftoolspower                  |1.16-3.0.13         |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.8.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.8          |DONE      |Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.18.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.18         |DONE      |Manifest: NOSIGNATURE
        rftoolscontrol-1.16-4.0.16.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.16         |DONE      |Manifest: NOSIGNATURE
        restrictions-1.16-3.0.6.jar                       |Restrictions                  |restrictions                  |1.16-3.0.6          |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.16.5-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.16.5-v1.34.11.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.34.11     |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |Manifest: NOSIGNATURE
        EnderStorage-1.16.5-2.8.0.170-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.170           |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
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1605.3.2-build.115.jar           |FTB Chunks                    |ftbchunks                     |1605.3.2-build.115  |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
        kubejs-thermal-1605.1.4-build.4.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.4    |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1605.3.6-build.98.jar            |FTB Quests                    |ftbquests                     |1605.3.6-build.98   |DONE      |Manifest: NOSIGNATURE
        kubejs-create-1605.1.4-build.12.jar               |KubeJS Create                 |kubejs_create                 |1605.1.4-build.12   |DONE      |Manifest: NOSIGNATURE
        kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |DONE      |Manifest: NOSIGNATURE
        BloodMagic-1.16.4-3.1.7-27.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.7-27     |DONE      |Manifest: NOSIGNATURE
        tomeofblood-1.16.5-1.2.3.jar                      |Tome of Blood                 |tomeofblood                   |1.16.5-1.2.3        |DONE      |Manifest: NOSIGNATURE
        kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |DONE      |Manifest: NOSIGNATURE
        scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        BrandonsCore-1.16.5-3.0.13.244-universal.jar      |Brandon's Core                |brandonscore                  |3.0.13.244          |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
        Draconic-Evolution-1.16.5-3.0.22.444-universal.jar|Draconic Evolution            |draconicevolution             |3.0.22.444          |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
        ImmersivePosts-1.16.5-4.3.0-1.jar                 |Immersive Posts               |immersiveposts                |4.3.0-1             |DONE      |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
        ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |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
        kubejs-immersive-engineering-1605.1.2-build.28.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.2-build.28   |DONE      |Manifest: NOSIGNATURE
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |DONE      |Manifest: NOSIGNATURE
        sounddeviceoptions-1.4.3.jar                      |Sound Device Options          |sounddeviceoptions            |1.4.3               |DONE      |Manifest: NOSIGNATURE
        CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.14.jar                    |RFToolsUtility                |rftoolsutility                |1.16-3.1.14         |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-1.16.5-7.0.19.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.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
        ToolBelt-1.16.5-1.16.2.jar                        |Tool Belt                     |toolbelt                      |1.16.2              |DONE      |Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.7-22.jar                    |Titanium                      |titanium                      |3.2.8.7             |DONE      |Manifest: NOSIGNATURE
        mana-and-artifice-1.5.1.7.jar                     |Mana and Artifice             |mana-and-artifice             |1.5.1.7             |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |DONE      |Manifest: NOSIGNATURE
        Exchangers-1.16.5-3.0.2.jar                       |Exchangers                    |exchangers                    |1.16.5-3.0.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
        ctiers-1.16.5-1.4.jar                             |Centrifuge Tiers              |ctiers                        |1.16.5-1.4          |DONE      |Manifest: NOSIGNATURE
        archers_paradox-1.16.5-1.4.0.1.jar                |Archer's Paradox              |archers_paradox               |1.4.0.1             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        omgourd-1.16.5-1.4.0.1.jar                        |Oh My Gourd                   |omgourd                       |1.4.0.1             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |DONE      |Manifest: NOSIGNATURE
        actuallycompatible-0.1.2.jar                      |Actually Compatible           |actuallycompatible            |0.1.2               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.16.5-1.0.38.jar                         |Iceberg                       |iceberg                       |1.0.38              |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.16.5-1.1.6.jar                |Legendary Tooltips            |legendarytooltips             |1.1.6               |DONE      |Manifest: NOSIGNATURE
        creativewirelesstransmitter-1.16x-1.12.jar        |Creative Wireless Transmitter |creativewirelesstransmitter   |1.16x-1.12          |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.16.5-4.6.1.jar                    |Fast Workbench                |fastbench                     |4.6.1               |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.5.1.jar                   |Storage Drawers               |storagedrawers                |8.5.1               |DONE      |Manifest: NOSIGNATURE
        topaddons-1.16.5-2.2.0-beta.jar                   |TOP Addons                    |topaddons                     |1.16.5-2.2.0-beta   |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.16.5-6.2.1.14.jar                  |Flux Networks                 |fluxnetworks                  |6.2.1.14            |DONE      |Manifest: NOSIGNATURE
        enderchests-1.16-1.7.9.jar                        |EnderChests                   |enderchests                   |1.7.9               |DONE      |Manifest: NOSIGNATURE
        minecolonies-1.16.5-1.0.591-BETA.jar              |MineColonies                  |minecolonies                  |1.16.5-1.0.591-BETA |DONE      |Manifest: NOSIGNATURE
        pylons-1.16.5-1.0.5.jar                           |Pylons                        |pylons                        |1.0.5               |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        engineersdecor-1.16.5-1.1.17.jar                  |Engineer's Decor              |engineersdecor                |1.1.17              |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
        Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|DONE      |Manifest: NOSIGNATURE
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.16.5-7.5.2-83.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |DONE      |Manifest: NOSIGNATURE
        expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        botanicalmachinery-1.16.4-0.4.6.jar               |Botanical Machinery           |botanicalmachinery            |0.4.6               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-16.0.13a.jar                       |Valhelsia Core                |valhelsia_core                |16.0.13a            |DONE      |Manifest: NOSIGNATURE
        forbidden_arcanus-16.2.3.jar                      |Forbidden & Arcanus           |forbidden_arcanus             |16.2.3              |DONE      |Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        Morph-o-Tool-1.4-27.jar                           |Morph-o-Tool                  |morphtool                     |1.4-27              |DONE      |Manifest: NOSIGNATURE
        Translocators-1.16.5-2.6.0.82-universal.jar       |Translocators                 |translocators                 |2.6.0.82            |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
        flickerfix-1.0.1.jar                              |FlickerFix                    |flickerfix                    |1.0.1               |DONE      |Manifest: NOSIGNATURE
        createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE
        balancedenchanting-1.16.2-1.1.jar                 |Balanced Enchanting           |balancedenchanting            |1.16.2-1.1          |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: c8eadee4-34a1-4f50-a784-142bfc7d853e
    FramedBlocks BlockEntity Warning: Not applicable
    [Psi] Active spell: None
    Patchouli open book context: n/a
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:betterdungeons, mod:ftbessentials, mod:supermartijn642configlib, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:hammerlib (incompatible), mod:mcwwindows, mod:windowlogging (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:forgeendertech, mod:ctm (incompatible), mod:yungsapi, mod:powah, mod:cabletiers, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:universalgrid (incompatible), mod:randompatches, mod:apotheosis (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:tmechworks (incompatible), mod:jeresources, mod:delogger (incompatible), mod:shetiphiancore, mod:supplementaries, mod:refinedstorage, mod:novillagerdm, mod:advancementplaques, mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:fastfurnaceminusreplacement (incompatible), mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors, mod:silentgear, mod:supermartijn642corelib, mod:botania, mod:sf, mod:spark, mod:portality (incompatible), mod:curios, mod:corail_woodcutter (incompatible), mod:tanknull (incompatible), mod:angelring (incompatible), mod:tombstone, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm (incompatible), mod:observerlib, mod:globalxp, mod:cloth-config (incompatible), mod:adchimneys, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:babel, mod:jepb, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:savemystronghold, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:attributefix, mod:mekanism, mod:caelus, mod:allthecompressed, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:catjammies (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:engineerstools, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:immersivepetroleum, mod:ironchest, mod:mythicbotany, mod:integratedcrafting, mod:logprot (incompatible), mod:theoneprobe, mod:mousetweaks, mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:creativeapiary (incompatible), mod:ding, mod:jeiintegration, mod:pipez, mod:flywheel, mod:mantle (incompatible), mod:integrateddynamics, mod:integratednbt (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:entityculling, mod:structurize, mod:norecipeadvancements, mod:creativecrafter (incompatible), mod:pickletweaks, mod:lootr (incompatible), mod:allthetweaks, mod:byg, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:xpbook, mod:defaultoptions (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore, mod:astralsorcery, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:advancedperipherals, mod:tinyredstone, mod:eidolon, mod:managear, mod:jecalculation (incompatible), mod:incontrol (incompatible), mod:connectivity, mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:terraforged, mod:configurableextramobdrops, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:allthemodium, mod:mightyarchitect (incompatible), mod:potionsmaster, mod:moreminecarts, mod:culinaryconstruct (incompatible), mod:cartographer, mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:sophisticatedbackpacks, mod:uteamcore, mod:buildinggadgets, mod:framedblocks (incompatible), mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed, mod:mekanismgenerators, mod:fpsreducer, mod:xnetgases, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest, mod:mob_grinding_utils, mod:rsinfinitybooster, mod:equipmentcompare, mod:chipped, mod:chocolate, mod:mcwbridges, mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:getittogetherdrops, mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:mcwfences, mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:pamhc2foodextended (incompatible), mod:solarflux, mod:dpanvil, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:betterbiomeblend, mod:tiab, mod:thermal_expansion (incompatible), mod:integratedtunnels, mod:drawerstooltip, mod:mysticalcustomization (incompatible), mod:lostcities, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:buildersaddition (incompatible), mod:runelic, mod:starterkit, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:curiouselytra, mod:computercraft, mod:projectred-core (incompatible), mod:energymeter, mod:projectred-exploration (incompatible), mod:projectred-integration (incompatible), mod:projectred-illumination (incompatible), mod:projectred-transmission (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:tramplestopper, mod:smallships, mod:bwncr, mod:observable, mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:biggerreactors, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:craftingstation (incompatible), mod:itemfilters, mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:abnormals_core, mod:upgrade_aquatic, mod:ponderjs, mod:ae2extras (incompatible), mod:ensorcellation (incompatible), mod:create, mod:zycraft, mod:waystones (incompatible), mod:clumps, mod:enviromats (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:lazierae2, mod:artifacts, mod:framedcompactdrawers (incompatible), mod:configured, mod:dimstorage, mod:dungeoncrawl, mod:demagnetize (incompatible), mod:travel_anchors, mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:explorerscompass, mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_create, mod:kubejs_mekanism, mod:bloodmagic, mod:tomeofblood, mod:kubejs_blood_magic, mod:scuba_gear (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:immersiveposts, mod:immersiveengineering, mod:kubejs_immersive_engineering, mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:sounddeviceoptions (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:mana-and-artifice, mod:silentlib (incompatible), mod:exchangers, mod:ctiers (incompatible), mod:archers_paradox (incompatible), mod:omgourd (incompatible), mod:enviroenergy, mod:actuallycompatible, mod:iceberg, mod:quark (incompatible), mod:legendarytooltips, mod:creativewirelesstransmitter (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:topaddons (incompatible), mod:fluxnetworks, mod:enderchests, mod:minecolonies (incompatible), mod:pylons, mod:ferritecore (incompatible), mod:engineersdecor, mod:chisel (incompatible), mod:solcarrot, mod:modularrouters, mod:refinedstorageaddons, mod:expandability, mod:botanicalmachinery, mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:overloadedarmorbar (incompatible), mod:morphtool (incompatible), mod:translocators (incompatible), mod:flickerfix, mod:createaddition, mod:balancedenchanting (incompatible), resourcefulbees:internals (incompatible), Solar Flux Generated Resources
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'
    OptiFine Version: OptiFine_1.16.5_HD_U_G8
    OptiFine Build: 20210515-161946
    Render Distance Chunks: 2
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 512.15
    OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

here is the log i found also 

Spoiler

[18:25:06] [main/INFO]: ModLauncher running: args [--username, callumsmithh, --version, forge-36.2.33, --gameDir, C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5, --assetsDir, C:\Users\Owner\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, ceec0ba9a44342e68cd336e7d39ac325, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.33, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[18:25:06] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
[18:25:06] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[18:25:07] [main/INFO]: OptiFineTransformationService.onLoad
[18:25:07] [main/INFO]: OptiFine ZIP file: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\mods\OptiFine_1.16.5_HD_U_G8.jar
[18:25:07] [main/INFO]: Target.PRE_CLASS is available
[18:25:07] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[18:25:07] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Owner/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[18:25:07] [main/INFO]: OptiFineTransformationService.initialize
[18:25:12] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
[18:25:12] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[18:25:12] [main/INFO]: OptiFineTransformationService.transformers
[18:25:12] [main/INFO]: Targets: 311
[18:25:15] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[18:25:16] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[18:25:18] [main/INFO]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[18:25:18] [main/INFO]: Successfully loaded Mixin Connector [com.thevortex.allthetweaks.mixin.MixinConnector]
[18:25:18] [main/INFO]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector]
[18:25:18] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[18:25:18] [main/INFO]: Successfully loaded Mixin Connector [eutros.framedcompactdrawers.MixinConnector]
[18:25:18] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.33, --gameDir, C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5, --assetsDir, C:\Users\Owner\curseforge\minecraft\Install\assets, --uuid, ceec0ba9a44342e68cd336e7d39ac325, --username, callumsmithh, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[18:25:18] [main/WARN]: Reference map 'ultramega.refmap.json' for universalgrid.mixins.json could not be read. If this is a development environment you can ignore this message
[18:25:19] [main/WARN]: Reference map 'findme.refmap.json' for findme.mixins.json could not be read. If this is a development environment you can ignore this message
[18:25:19] [main/WARN]: Reference map 'modid.refmap.json' for rsinfinitybooster.mixins.json could not be read. If this is a development environment you can ignore this message
[18:25:19] [main/WARN]: Reference map 'rhino-forge-refmap.json' for rhino.mixins.json could not be read. If this is a development environment you can ignore this message
[18:25:19] [main/WARN]: Reference map 'ponderjs.refmap.json' for ponderjs.mixins.json could not be read. If this is a development environment you can ignore this message
[18:25:19] [main/INFO]: Patching ModelBakery#<init>
[18:25:20] [main/INFO]: Adding 'add_custom_entity_collision' ASM patch...
[18:25:20] [main/INFO]: Added 'add_custom_entity_collision' ASM patch!
[18:25:20] [main/INFO]: Adding 'reach_set_server_entity_interact' ASM patch...
[18:25:20] [main/INFO]: Added 'reach_set_server_entity_interact' ASM patch!
[18:25:20] [main/INFO]: Adding 'allow_entity_interaction' ASM patch...
[18:25:20] [main/INFO]: Added 'allow_entity_interaction' ASM patch!
[18:25:20] [main/INFO]: Patching net/minecraft/item/EnchantedBookItem
[18:25:21] [main/INFO]: Patching CrossbowItem#onItemRightClick
[18:25:21] [main/INFO]: Patching CrossbowItem#fireProjectile
[18:25:21] [main/INFO]: Patching Item#getItemEnchantability
[18:25:21] [main/INFO]: Adding 'set_player_field' ASM patch...
[18:25:21] [main/INFO]: Added 'set_player_field' ASM patch!
[18:25:21] [main/INFO]: Patching LivingEntity#attackEntityFrom
[18:25:21] [main/INFO]: Patching LivingEntity#blockUsingShield
[18:25:21] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[18:25:21] [main/INFO]: Adding 'water_movement_slowdown_prevention' ASM patch...
[18:25:21] [main/INFO]: Added 'water_movement_slowdown_prevention' ASM patch!
[18:25:21] [main/ERROR]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
java.lang.NullPointerException: null
    at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343) ~[asm-tree-9.1.jar:9.1]
    at jdk.nashorn.internal.scripts.Script$Recompilation$185$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135) ~[?:?]
    at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
    at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
    at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
    at net.minecraftforge.coremod.NashornFactory$$Lambda$446/841660110.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-4.0.6.jar:?]
    at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:142) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchPluginHandler.lambda$null$8(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$473/1090300647.buildTransformedClassNodeFor(Unknown Source) [modlauncher-8.1.3.jar:?]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:779) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.1.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) [?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.33.jar:36.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$513/411425835.call(Unknown Source) [forge-1.16.5-36.2.33.jar:36.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
[18:25:22] [main/INFO]: Patching ItemStack#onItemUse
[18:25:22] [main/INFO]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[18:25:22] [main/INFO]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[18:25:22] [main/INFO]: Adding 'add_enchantment_tooltip' ASM patch...
[18:25:22] [main/INFO]: Added 'add_enchantment_tooltip' ASM patch!
[18:25:22] [main/WARN]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: null)
[18:25:22] [main/WARN]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: null)
[18:25:22] [main/INFO]: Patching AnvilScreen#drawGuiContainerForegroundLayer
[18:25:22] [main/INFO]: Patching net/minecraft/loot/functions/EnchantRandomly
[18:25:22] [main/INFO]: Adding 'reach_set_client_renderer' ASM patch...
[18:25:22] [main/INFO]: Added 'reach_set_client_renderer' ASM patch!
[18:25:22] [main/INFO]: Adding 'on_block_change' ASM patch...
[18:25:22] [main/INFO]: Added 'on_block_change' ASM patch!
[18:25:22] [main/INFO]: Adding 'sun_brightness_server' ASM patch...
[18:25:22] [main/INFO]: Added 'sun_brightness_server' ASM patch!
[18:25:22] [main/INFO]: Adding 'sun_brightness_client' ASM patch...
[18:25:22] [main/INFO]: Added 'sun_brightness_client' ASM patch!
[18:25:22] [main/INFO]: Adding 'on_block_change' ASM patch...
[18:25:22] [main/INFO]: Added 'on_block_change' ASM patch!
[18:25:22] [main/INFO]: Adding 'sun_brightness_server' ASM patch...
[18:25:22] [main/INFO]: Added 'sun_brightness_server' ASM patch!
[18:25:23] [main/INFO]: Adding 'render_particles' ASM patch...
[18:25:23] [main/INFO]: Added 'render_particles' ASM patch!
[18:25:24] [main/INFO]: Patching Item#getItemEnchantability
[18:25:24] [main/INFO]: Patching RepairContainer#updateRepairOutput
[18:25:24] [main/INFO]: Successfully removed the anvil level cap.
[18:25:24] [main/INFO]: Patching RepairContainer#updateRepairOutput
[18:25:24] [main/INFO]: Successfully allowed nbt-unbreakable items in the anvil.
[18:25:24] [main/INFO]: Patching net/minecraft/inventory/container/RepairContainer
[18:25:24] [main/INFO]: Adding 'add_enchantment_helper_levels' ASM patch...
[18:25:24] [main/INFO]: Added 'add_enchantment_helper_levels' ASM patch!
[18:25:24] [main/INFO]: Adding 'add_enchantment_helper_enchantments' ASM patch...
[18:25:24] [main/INFO]: Added 'add_enchantment_helper_enchantments' ASM patch!
[18:25:24] [main/INFO]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
[18:25:24] [main/INFO]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
[18:25:24] [main/INFO]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[18:25:24] [main/INFO]: Patching EnchantmentHelper#getModifierForCreature
[18:25:24] [main/INFO]: Patching EnchantmentHelper#applyThornEnchantments
[18:25:24] [main/INFO]: Patching EnchantmentHelper#applyArthropodEnchantments
[18:25:24] [main/INFO]: Patching buildEnchantmentList for the Enchantability affix.
[18:25:24] [main/INFO]: Patching EnchantmentHelper#getEnchantmentDatas
[18:25:24] [main/INFO]: Patching DataPackRegistries#<init>
[18:25:24] [main/INFO]: Patching LootTableManager#apply
[18:25:25] [main/INFO]: Patching TemptGoal#isTempting
[18:25:25] [main/WARN]: Mixin malte0811.ferritecore.mixin.chunknbt.ChunkSerializerMixin is disabled by config
[18:25:26] [main/INFO]: !!! SOME LOGGERS HAVE MOVED TO THE DEBUG FILE (Please Include them in your bug reports) !!!
[18:25:27] [main/INFO]: Adding 'add_custom_entity_collision' ASM patch...
[18:25:27] [main/INFO]: Added 'add_custom_entity_collision' ASM patch!
[18:25:28] [main/INFO]: Adding 'on_block_change' ASM patch...
[18:25:28] [main/INFO]: Added 'on_block_change' ASM patch!
[18:25:28] [main/INFO]: Adding 'sun_brightness_server' ASM patch...
[18:25:28] [main/INFO]: Added 'sun_brightness_server' ASM patch!
[18:25:28] [main/INFO]: Patching BlockModelShapes#getModelLocation
[18:25:28] [main/INFO]: Adding 'set_player_field' ASM patch...
[18:25:28] [main/INFO]: Added 'set_player_field' ASM patch!
[18:25:28] [main/INFO]: Patching LivingEntity#attackEntityFrom
[18:25:28] [main/INFO]: Patching LivingEntity#blockUsingShield
[18:25:28] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[18:25:28] [main/INFO]: Adding 'water_movement_slowdown_prevention' ASM patch...
[18:25:28] [main/INFO]: Added 'water_movement_slowdown_prevention' ASM patch!
[18:25:28] [main/ERROR]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
java.lang.NullPointerException: null
    at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343) ~[asm-tree-9.1.jar:9.1]
    at jdk.nashorn.internal.scripts.Script$Recompilation$185$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135) ~[?:?]
    at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
    at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
    at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
    at net.minecraftforge.coremod.NashornFactory$$Lambda$446/841660110.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-4.0.6.jar:?]
    at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.1.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
    at net.optifine.reflect.Reflector.<clinit>(Reflector.java:307) [?:?]
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101) [?:?]
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54) [?:?]
    at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:122) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.33.jar:36.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$513/411425835.call(Unknown Source) [forge-1.16.5-36.2.33.jar:36.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
[18:25:29] [main/WARN]: @ModifyConstant conflict. Skipping assets/botania/botania.mixins.json:MixinWorldRenderer->@ModifyConstant::makeSunBigger(F)F with priority 1000, already redirected by mythicbotany.mixins.json:MixinWorldRenderer->@ModifyConstant::makeSunBigger(F)F with priority 1000
[18:25:29] [main/WARN]: @ModifyConstant conflict. Skipping assets/botania/botania.mixins.json:MixinWorldRenderer->@ModifyConstant::makeMoonBigger(F)F with priority 1000, already redirected by mythicbotany.mixins.json:MixinWorldRenderer->@ModifyConstant::makeMoonBigger(F)F with priority 1000
[18:25:29] [main/INFO]: Patching ItemStack#onItemUse
[18:25:29] [main/INFO]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[18:25:29] [main/INFO]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[18:25:29] [main/INFO]: Adding 'add_enchantment_tooltip' ASM patch...
[18:25:29] [main/INFO]: Added 'add_enchantment_tooltip' ASM patch!
[18:25:30] [main/WARN]: @Redirect conflict. Skipping expandability.mixins.json:swimming.client.LocalPlayerMixin->@Redirect::setUnderWater(Lnet/minecraft/client/entity/player/ClientPlayerEntity;)Z with priority 1000, already redirected by randompatches.mixins.json:client.keybindings.ClientPlayerEntityMixin->@Redirect::isSubmergedInWater(Lnet/minecraft/client/entity/player/ClientPlayerEntity;)Z with priority 1000
[18:25:30] [main/INFO]: Adding 'sun_brightness_client' ASM patch...
[18:25:30] [main/INFO]: Added 'sun_brightness_client' ASM patch!
[18:25:30] [main/INFO]: Adding 'render_particles' ASM patch...
[18:25:30] [main/INFO]: Added 'render_particles' ASM patch!
[18:25:30] [main/INFO]: Adding 'reach_set_client_renderer' ASM patch...
[18:25:30] [main/INFO]: Added 'reach_set_client_renderer' ASM patch!
[18:25:30] [main/INFO]: Patching BlockModelShapes#getModelLocation
[18:25:31] [pool-3-thread-1/INFO]: Patching Item#getItemEnchantability
[18:25:32] [pool-3-thread-1/INFO]: Using Java 8 class definer
[18:25:33] [pool-3-thread-1/INFO]: Patching SharedMonsterAttributes#readAttributeModifier
[18:25:34] [pool-3-thread-1/INFO]: Patching RepairContainer#updateRepairOutput
[18:25:34] [pool-3-thread-1/INFO]: Successfully removed the anvil level cap.
[18:25:34] [pool-3-thread-1/INFO]: Patching RepairContainer#updateRepairOutput
[18:25:34] [pool-3-thread-1/INFO]: Successfully allowed nbt-unbreakable items in the anvil.
[18:25:34] [pool-3-thread-1/INFO]: Patching net/minecraft/inventory/container/RepairContainer
[18:25:34] [pool-3-thread-1/INFO]: Patching CampfireTileEntity#findMatchingRecipe
[18:25:36] [pool-3-thread-1/INFO]: Patching TemptGoal#isTempting
[18:25:38] [pool-3-thread-1/INFO]: Patching ItemArrow#isInfinite
[18:25:38] [pool-3-thread-1/INFO]: Patching net/minecraft/item/EnchantedBookItem
[18:25:38] [pool-3-thread-1/INFO]: Patching ItemArrow#isInfinite
[18:25:38] [pool-3-thread-1/INFO]: Patching CrossbowItem#onItemRightClick
[18:25:38] [pool-3-thread-1/INFO]: Patching CrossbowItem#fireProjectile
[18:25:38] [pool-3-thread-1/INFO]: Patching FishingBobberEntity#catchingFish
[18:25:39] [pool-3-thread-1/INFO]: Patching net/minecraft/loot/functions/EnchantRandomly
[18:25:41] [main/INFO]: Setting user: callumsmithh
[18:25:41] [main/ERROR]: java.io.FileNotFoundException: Source 'C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\defaultoptions\servers.dat' does not exist
[18:25:41] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[18:25:41] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
[18:25:41] [main/INFO]: [OptiFine] 
[18:25:41] [main/INFO]: [OptiFine] OptiFine_1.16.5_HD_U_G8
[18:25:41] [main/INFO]: [OptiFine] Build: 20210515-161946
[18:25:41] [main/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:25:41] [main/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[18:25:41] [main/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:25:41] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[18:25:41] [main/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050/PCIe/SSE2, version 4.6.0 NVIDIA 512.15, NVIDIA Corporation
[18:25:41] [main/INFO]: [OptiFine] OpenGL Version: 4.6.0
[18:25:41] [main/INFO]: [OptiFine] Maximum texture size: 32768x32768
[18:25:41] [VersionCheck/INFO]: [OptiFine] Checking for new version
[18:25:41] [VersionCheck/INFO]: [OptiFine] java.net.SocketException: Address family not supported by protocol family: connect
[18:25:41] [main/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 512.15
[18:25:41] [main/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[18:25:41] [main/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
[18:25:41] [main/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[18:25:41] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:25:41] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:25:41] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:25:41] [main/INFO]: [Shaders] Load shaders configuration.
[18:25:41] [main/INFO]: [Shaders] Save shaders configuration.
[18:25:41] [main/INFO]: [Shaders] No shaderpack loaded.
[18:25:41] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[18:25:42] [main/INFO]: Loaded client.properties
[18:25:45] [main/INFO]: Scanning classes for titanium
[18:25:45] [main/INFO]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[18:25:45] [main/INFO]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[18:25:46] [modloading-worker-1/INFO]: Patching ModelBakery#<init>
[18:25:46] [modloading-worker-0/INFO]: Registered charge handler for type org.zeith.hammerlib.util.charging.fluid.FluidCharge - org.zeith.hammerlib.util.charging.impl.FluidChargeHandler@50cd4bf6
[18:25:46] [modloading-worker-0/INFO]: Registered charge handler for type org.zeith.hammerlib.util.charging.fe.FECharge - org.zeith.hammerlib.util.charging.impl.FEChargeHandler@41cfbcf9
[18:25:47] [modloading-worker-0/INFO]: Registered inventory lister org.zeith.hammerlib.util.charging.impl.VanillaPlayerInvLister
[18:25:47] [modloading-worker-6/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\universalgrid-common.toml
[18:25:47] [modloading-worker-6/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\universalgrid-common.toml
[18:25:47] [modloading-worker-7/INFO]: Patching DataPackRegistries#<init>
[18:25:47] [modloading-worker-6/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\universalgrid-common.toml
[18:25:47] [modloading-worker-2/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\cabletiers-common.toml
[18:25:47] [modloading-worker-2/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\cabletiers-common.toml
[18:25:47] [modloading-worker-2/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\cabletiers-common.toml
[18:25:47] [modloading-worker-0/INFO]: Injecting setup into class org.zeith.hammerlib.net.Network
[18:25:47] [modloading-worker-0/INFO]: Injecting setup into class org.zeith.hammerlib.core.test.machine.RecipeTestMachine
[18:25:47] [modloading-worker-2/INFO]: Adding 'cooldown_tracker_set' ASM patch...
[18:25:47] [modloading-worker-2/INFO]: Added 'cooldown_tracker_set' ASM patch!
[18:25:47] [modloading-worker-2/INFO]: Adding 'reach_set_server_entity_interact' ASM patch...
[18:25:47] [modloading-worker-2/INFO]: Added 'reach_set_server_entity_interact' ASM patch!
[18:25:47] [modloading-worker-2/INFO]: Adding 'allow_entity_interaction' ASM patch...
[18:25:47] [modloading-worker-2/INFO]: Added 'allow_entity_interaction' ASM patch!
[18:25:47] [modloading-worker-0/INFO]: Registering mod: novillagerdm
[18:25:47] [modloading-worker-7/INFO]: Scanning classes for industrialforegoing
[18:25:47] [modloading-worker-7/INFO]: Found FeaturePluginInstance for class ImmersiveEngineeringPlugin for plugin immersiveengineering
[18:25:47] [modloading-worker-7/INFO]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
[18:25:47] [modloading-worker-7/INFO]: Found FeaturePluginInstance for class AstralSorceryPlugin for plugin astralsorcery
[18:25:47] [modloading-worker-7/INFO]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
[18:25:47] [modloading-worker-7/INFO]: Constructed class ImmersiveEngineeringPlugin for plugin immersiveengineering for mod industrialforegoing
[18:25:47] [modloading-worker-7/INFO]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
[18:25:47] [modloading-worker-7/INFO]: Constructed class AstralSorceryPlugin for plugin astralsorcery for mod industrialforegoing
[18:25:47] [modloading-worker-7/INFO]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
[18:25:47] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class ImmersiveEngineeringPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class AstralSorceryPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase PRE_INIT for plugin class ImmersiveEngineeringPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase PRE_INIT for plugin class AstralSorceryPlugin
[18:25:47] [modloading-worker-7/INFO]: Executing phase PRE_INIT for plugin class CuriosPlugin
[18:25:47] [modloading-worker-5/INFO]: Patching LootTableManager#apply
[18:25:48] [modloading-worker-3/WARN]: You have disabled Iron Furnaces's Update Checker, to re-enable: change the value of Update Checker in .minecraft->config->ironfurnaces-client.toml to 'true'.
[18:25:48] [modloading-worker-5/INFO]: Scanning classes for portality
[18:25:48] [modloading-worker-1/INFO]: Found 3 RS API injection points
[18:25:48] [modloading-worker-1/INFO]: Injected RS API in com.YTrollman.UniversalGrid.UniversalGrid RSAPI
[18:25:48] [modloading-worker-1/INFO]: Injected RS API in org.cyclops.integrateddynamicscompat.modcompat.refinedstorage.aspect.RefinedStorageAspects RS
[18:25:48] [modloading-worker-1/INFO]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
[18:25:49] [modloading-worker-7/INFO]: Executing phase INIT for plugin class ImmersiveEngineeringPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase INIT for plugin class FTBChunksPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase INIT for plugin class AstralSorceryPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase INIT for plugin class CuriosPlugin
[18:25:49] [modloading-worker-2/INFO]: InfuserSetup: register
[18:25:49] [modloading-worker-2/INFO]: SqueezerSetup: register
[18:25:49] [modloading-worker-2/INFO]: OracleSetup: register
[18:25:49] [modloading-worker-2/INFO]: FactorySetup: register
[18:25:49] [modloading-worker-2/INFO]: LayoutSetup: register
[18:25:49] [modloading-worker-2/INFO]: AnvilSetup: register
[18:25:49] [modloading-worker-2/INFO]: FluidSetup: register
[18:25:49] [modloading-worker-2/INFO]: ToolsSetup: register
[18:25:49] [modloading-worker-7/INFO]: Executing phase POST_INIT for plugin class ImmersiveEngineeringPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase POST_INIT for plugin class FTBChunksPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase POST_INIT for plugin class AstralSorceryPlugin
[18:25:49] [modloading-worker-7/INFO]: Executing phase POST_INIT for plugin class CuriosPlugin
[18:25:49] [modloading-worker-2/INFO]: DebugSetup: register
[18:25:49] [modloading-worker-2/INFO]: GenericSetup: register
[18:25:49] [modloading-worker-2/INFO]: FluidConvertor: register
[18:25:49] [Phosphophyllite Registry Worker/INFO]: Thread started
[18:25:49] [modloading-worker-5/INFO]: Engineer's Tools GIT id #1afec45.
[18:25:49] [modloading-worker-3/INFO]: 14 blocks registered.
[18:25:49] [modloading-worker-3/INFO]: 29 items registered.
[18:25:49] [modloading-worker-3/INFO]: 13 tiles registered.
[18:25:49] [modloading-worker-3/INFO]: 13 containers registered.
[18:25:50] [modloading-worker-6/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[18:25:50] [modloading-worker-3/INFO]: Mod usefulrailroads is signed with a valid certificate.
[18:25:50] [modloading-worker-6/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[18:25:50] [modloading-worker-6/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[18:25:50] [modloading-worker-6/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[18:25:50] [modloading-worker-6/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[18:25:50] [modloading-worker-2/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativeapiary-common.toml
[18:25:50] [modloading-worker-2/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativeapiary-common.toml
[18:25:50] [modloading-worker-2/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativeapiary-common.toml
[18:25:50] [modloading-worker-4/INFO]: Optifine detected.
[18:25:50] [modloading-worker-4/INFO]: No shader config found.
[18:25:50] [modloading-worker-2/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativecrafter-client.toml
[18:25:50] [modloading-worker-2/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativecrafter-client.toml
[18:25:50] [modloading-worker-2/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creativecrafter-client.toml
[18:25:51] [modloading-worker-3/INFO]: AdvancedPeripherals says hello!
[18:25:51] [modloading-worker-0/INFO]: Items registered.
[18:25:51] [modloading-worker-0/INFO]: Blocks registered.
[18:25:51] [modloading-worker-0/INFO]: Global loot modifiers registered.
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:not'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:and'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:or'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:gear_type'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:material_count'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:material_ratio'
[18:25:51] [modloading-worker-4/INFO]: Registered condition serializer 'silentgear:primary_material'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:simple_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:damage_type_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:durability_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:enchantment_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:nbt_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:potion_effect_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:stat_modifier_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:attribute_trait'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:block_placer'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:block_filler'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:synergy'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:target_effect'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:bonus_drops'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:cancel_effects'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:self_repair'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'silentgear:stellar'
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'managear:mana'
[18:25:51] [modloading-worker-3/INFO]: Gauges and Switches GIT id #bbe2ce7.
[18:25:51] [modloading-worker-4/INFO]: Registered serializer 'managear:manaburst'
[18:25:51] [modloading-worker-7/INFO]: Patching AnvilScreen#drawGuiContainerForegroundLayer
[18:25:51] [modloading-worker-5/INFO]: Thirdparty integration activated for [theoneprobe,cofh_core,immersiveengineering,computercraft,jei,botania,mekanism,curios,patchouli,create,appliedenergistics2]
[18:25:52] [modloading-worker-3/INFO]: Environment: dev=false, stable=true, vanilla=false
[18:25:52] [modloading-worker-3/INFO]: Signature:  7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
[18:25:52] [modloading-worker-3/INFO]: Trust Data: CN=TerraForged self-signed
[18:25:52] [modloading-worker-3/INFO]: Initializing tags
[18:25:52] [modloading-worker-5/INFO]: Adding 'add_enchantment_condition' ASM patch...
[18:25:52] [modloading-worker-5/INFO]: Added 'add_enchantment_condition' ASM patch!
[18:25:52] [modloading-worker-7/INFO]: Mod uteamcore is signed with a valid certificate.
[18:25:52] [modloading-worker-7/INFO]: Forge mod loading, version 36.2.33, for MC 1.16.5 with MCP 20210115.111550
[18:25:52] [modloading-worker-7/INFO]: MinecraftForge v36.2.33 Initialized
[18:25:54] [modloading-worker-1/INFO]: Vanilla is real good, but chocolate is better, let's be honest. :)
[18:25:54] [modloading-worker-6/INFO]: Setting up config paths...
[18:25:54] [modloading-worker-7/INFO]: Mod usefulbackpacks is signed with a valid certificate.
[18:25:55] [modloading-worker-6/INFO]: Bee Registry Initialized...
[18:25:55] [modloading-worker-6/INFO]: Trait Registry Initialized...
[18:25:55] [modloading-worker-6/INFO]: Bee Registration Enabled...
[18:25:55] [modloading-worker-2/INFO]: Adding 'post_process_vanilla' ASM patch...
[18:25:55] [modloading-worker-2/INFO]: Added 'post_process_vanilla' ASM patch!
[18:25:55] [modloading-worker-6/INFO]: Building Biome Dictionary...
[18:25:55] [modloading-worker-2/INFO]: Added Draconic Evolution compatibility to Solar Flux.
[18:25:55] [modloading-worker-6/INFO]: Registering Custom Bees...
[18:25:55] [modloading-worker-3/INFO]: Optifine GUI option was successfully replaced.
[18:25:55] [modloading-worker-6/INFO]: Registering Custom Honeys..
[18:25:56] [modloading-worker-5/INFO]: Loaded compatibility for mod immersiveengineering.
[18:25:56] [modloading-worker-2/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with dev.ftb.mods.ftbranks.forge.PermissionAPIWrapper
[18:25:56] [modloading-worker-0/INFO]: Registering class observable.net.BetterChannel$PartialPacketBegin
[18:25:57] [modloading-worker-4/INFO]: Adding 'add_player_field' ASM patch...
[18:25:57] [modloading-worker-4/INFO]: Added 'add_player_field' ASM patch!
[18:25:57] [modloading-worker-5/INFO]: Detected new forge version, registering events reflectively.
[18:25:57] [modloading-worker-6/INFO]: Detected new forge version, registering events reflectively.
[18:25:58] [modloading-worker-4/INFO]: Here we go! Launching Dungeon Crawl 2.3.5...
[18:25:58] [modloading-worker-1/INFO]: Looking for KubeJS plugins...
[18:25:58] [modloading-worker-1/INFO]: Found kubejs plugin
[18:25:58] [modloading-worker-1/INFO]: Found kubejs_thermal plugin
[18:25:59] [modloading-worker-1/INFO]: Found kubejs_create plugin
[18:25:59] [modloading-worker-1/INFO]: Found kubejs_immersive_engineering plugin
[18:25:59] [modloading-worker-1/INFO]: Found kubejs_mekanism plugin
[18:25:59] [modloading-worker-1/INFO]: Found kubejs_blood_magic plugin
[18:25:59] [modloading-worker-2/INFO]: Knock Knock...
[18:25:59] [modloading-worker-2/WARN]: Reactor detonation initiated.
[18:25:59] [modloading-worker-2/INFO]: Wait... NO! What?
[18:25:59] [modloading-worker-2/INFO]: Stop That! That's not how this works!
[18:25:59] [modloading-worker-2/WARN]: Calculating explosion ETA
[18:25:59] [modloading-worker-2/INFO]: Ahh... NO... NONONO! DONT DO THAT!!! STOP THIS NOW!
[18:25:59] [modloading-worker-2/WARN]: **Explosion Imminent!!!**
[18:25:59] [modloading-worker-2/INFO]: Well...... fork...
[18:25:59] [modloading-worker-1/INFO]: Found ponderjs plugin
[18:25:59] [modloading-worker-1/INFO]: Found ftbchunks plugin
[18:25:59] [modloading-worker-1/INFO]: Done in 0 s
[18:25:59] [modloading-worker-1/INFO]: Loaded common.properties
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t_corridor
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@10ef2df9
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor_loot
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4c759294
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@40b22bc8
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:ore_hold_1
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@77fb04ad
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:straight_corridor
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@1169c488
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:spiral_staircase
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@7d70d9a7
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t3_entrance
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6dcff189
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/library
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5c5e3054
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/armoury
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@392f3ac1
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/farm
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@43c5803a
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/portal_nether
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@32236249
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/crypt
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3febab2f
[18:26:00] [modloading-worker-4/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:223]: # schematics: 12
[18:26:00] [modloading-worker-7/INFO]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[18:26:00] [modloading-worker-7/INFO]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
[18:26:00] [modloading-worker-7/INFO]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[18:26:01] [modloading-worker-7/INFO]: Scanning classes for titanium
[18:26:01] [modloading-worker-7/INFO]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[18:26:01] [modloading-worker-7/INFO]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[18:26:01] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[18:26:01] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[18:26:01] [modloading-worker-4/INFO]: M&A -> Config Loaded
[18:26:01] [modloading-worker-7/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\ctiers-common.toml
[18:26:01] [modloading-worker-7/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\ctiers-common.toml
[18:26:01] [modloading-worker-7/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\ctiers-common.toml
[18:26:01] [modloading-worker-1/INFO]: Loaded script startup_scripts:custom_items.js in 0.382 s
[18:26:01] [modloading-worker-1/INFO]: Loaded script startup_scripts:modification.js in 0.046 s
[18:26:01] [modloading-worker-1/INFO]: Loaded script startup_scripts:worldgen.js in 0.001 s
[18:26:01] [modloading-worker-1/INFO]: Loaded script startup_scripts:worldgen_add.js in 0.002 s
[18:26:01] [modloading-worker-1/INFO]: Loaded 4/4 KubeJS startup scripts in 2.03 s
[18:26:02] [modloading-worker-3/INFO]: Loading config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creative_wireless_transmitter-client.toml
[18:26:02] [modloading-worker-3/INFO]: Built config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creative_wireless_transmitter-client.toml
[18:26:02] [modloading-worker-3/INFO]: Loaded config: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\creative_wireless_transmitter-client.toml
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:jei_additions.js in 0.062 s
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:jei_info.js in 0.012 s
[18:26:02] [modloading-worker-3/INFO]: Registered addon Forge
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:jei_removals.js in 0.032 s
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:ponderjs/atm_shard_creation.js in 0.004 s
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:ponderjs/creative_cube_creation.js in 0.003 s
[18:26:02] [modloading-worker-1/INFO]: Loaded script client_scripts:tooltips.js in 0.017 s
[18:26:02] [modloading-worker-1/INFO]: Loaded 6/6 KubeJS client scripts in 0.138 s
[18:26:02] [modloading-worker-3/INFO]: Registered addon Vanilla
[18:26:02] [modloading-worker-3/INFO]: Registered addon Storage Drawers
[18:26:02] [modloading-worker-3/INFO]: Registered addon Industrialforegoing
[18:26:02] [modloading-worker-3/INFO]: Registered addon Thermal_expansion
[18:26:02] [modloading-worker-3/INFO]: Registered addon Bloodmagic
[18:26:02] [modloading-worker-1/INFO]: Registering mod: pylons
[18:26:02] [modloading-worker-3/INFO]: Engineer's Decor GIT id #fb6b543.
[18:26:02] [modloading-worker-1/INFO]: Registered 1 network packets
[18:26:02] [modloading-worker-3/INFO]: Detected new forge version, registering events reflectively.
[18:26:03] [modloading-worker-7/INFO]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[18:26:03] [modloading-worker-7/INFO]: Patching vazkii/quark/content/tools/item/AncientTomeItem
[18:26:03] [modloading-worker-6/INFO]: ExpandAbility here, who dis?
[18:26:03] [modloading-worker-4/INFO]: M&A -> Mod Event Bus Handlers Registered
[18:26:03] [modloading-worker-3/INFO]: Detected new forge version, registering events reflectively.
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.BetterChannel$PartialPacketBegin
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.BetterChannel$PartialPacketData
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.BetterChannel$PartialPacketData
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.C2SPacket$InitTPSProfile
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.C2SPacket$InitTPSProfile
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.C2SPacket$RequestTeleport
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.C2SPacket$RequestTeleport
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.C2SPacket$RequestAvailability
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.C2SPacket$RequestAvailability
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.S2CPacket$ProfilingStarted
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.S2CPacket$ProfilingStarted
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.S2CPacket$ProfilingCompleted
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.S2CPacket$ProfilingCompleted
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.S2CPacket$ProfilerInactive
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.S2CPacket$ProfilerInactive
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.S2CPacket$ProfilingResult
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.S2CPacket$ProfilingResult
[18:26:03] [modloading-worker-0/INFO]: Registering class observable.net.S2CPacket$Availability
[18:26:03] [modloading-worker-0/INFO]: Registered class observable.net.S2CPacket$Availability
[18:26:06] [main/INFO]: Finished registering registries!
[18:26:08] [main/INFO]: missing extension for "Oh Biome You'll Go" recipes
[18:26:08] [main/INFO]: registerBlocks
[18:26:09] [main/INFO]: Registered 3 blocks.
[18:26:12] [main/INFO]: BYG: Blocks registered!
[18:26:12] [main/INFO]: Registered 94 blocks.
[18:26:12] [main/INFO]: Registered 45 Block entries in 0.28ms.
[18:26:12] [main/INFO]: Registered 34 Block entries in 0.16ms.
[18:26:14] [main/INFO]: HELLO from Register Block
[18:26:17] [main/WARN]: Registry minecraft:block: The object Block{immersivepetroleum:distillationtower} has been registered twice for the same name immersivepetroleum:distillationtower.
[18:26:17] [main/WARN]: Registry minecraft:block: The object Block{immersivepetroleum:pumpjack} has been registered twice for the same name immersivepetroleum:pumpjack.
[18:26:17] [main/WARN]: Registry minecraft:block: The object Block{immersivepetroleum:cokerunit} has been registered twice for the same name immersivepetroleum:cokerunit.
[18:26:17] [main/WARN]: Registry minecraft:block: The object Block{immersivepetroleum:hydrotreater} has been registered twice for the same name immersivepetroleum:hydrotreater.
[18:26:17] [main/INFO]: mysticalcustomization tried to register a duplicate crop with name fluorite, skipping
[18:26:17] [main/INFO]: mysticalcustomization tried to register a duplicate crop with name uraninite, skipping
[18:26:19] [main/INFO]: Immersive Engineering also installed ...
[18:26:19] [main/INFO]: Registered 118 blocks.
[18:26:19] [main/INFO]: registerItems
[18:26:19] [main/INFO]: Registered 17 items.
[18:26:20] [main/INFO]: BYG: Items registered!
[18:26:20] [main/INFO]: Registered 1 items.
[18:26:20] [main/WARN]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
[18:26:20] [main/WARN]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
[18:26:20] [main/WARN]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item.
[18:26:20] [main/WARN]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item.
[18:26:20] [main/WARN]: Registry minecraft:item: The object air has been registered twice for the same name minecraft:air.
[18:26:20] [main/WARN]: Registry minecraft:item: The object air has been registered twice for the same name minecraft:air.
[18:26:20] [main/WARN]: Registry minecraft:item: The object air has been registered twice for the same name minecraft:air.
[18:26:20] [main/INFO]: Registered 53 Item entries in 0.28ms.
[18:26:20] [main/INFO]: Registered 34 Item entries in 0.12ms.
[18:26:22] [main/INFO]: Loaded book jsons on Thread[Render thread,10,main] in 922 ms
[18:26:24] [main/INFO]: M&A -> Block Items Registered
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/melee_damage.json, path: /data/bloodmagic/anointment/melee_damage.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/holy_water.json, path: /data/bloodmagic/anointment/holy_water.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/hidden_knowledge.json, path: /data/bloodmagic/anointment/hidden_knowledge.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/quick_draw.json, path: /data/bloodmagic/anointment/quick_draw.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_power.json, path: /data/bloodmagic/anointment/bow_power.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_velocity.json, path: /data/bloodmagic/anointment/bow_velocity.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/arrow_protect.json, path: /data/bloodmagic/living_armor/arrow_protect.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fall_protect.json, path: /data/bloodmagic/living_armor/fall_protect.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/physical_protect.json, path: /data/bloodmagic/living_armor/physical_protect.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/jump.json, path: /data/bloodmagic/living_armor/jump.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/health.json, path: /data/bloodmagic/living_armor/health.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/experienced.json, path: /data/bloodmagic/living_armor/experienced.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/sprint_attack.json, path: /data/bloodmagic/living_armor/sprint_attack.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/self_sacrifice.json, path: /data/bloodmagic/living_armor/self_sacrifice.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/speed.json, path: /data/bloodmagic/living_armor/speed.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/poison_resist.json, path: /data/bloodmagic/living_armor/poison_resist.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fire_resist.json, path: /data/bloodmagic/living_armor/fire_resist.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/digging.json, path: /data/bloodmagic/living_armor/digging.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/knockback_resist.json, path: /data/bloodmagic/living_armor/knockback_resist.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/elytra.json, path: /data/bloodmagic/living_armor/elytra.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/curios_socket.json, path: /data/bloodmagic/living_armor/curios_socket.json
[18:26:25] [main/INFO]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/downgrade/quenched.json, path: /data/bloodmagic/living_armor/downgrade/quenched.json
[18:26:25] [main/INFO]: registerLootModifierSerializer
[18:26:26] [main/INFO]: Registered 11 GlobalLootModifierSerializer entries in 0.09ms.
[18:26:26] [main/INFO]: Registering level types
[18:26:26] [main/INFO]: M&A -> Ritual Effects Registered
[18:26:27] [main/INFO]: registerTileEntities
[18:26:27] [main/INFO]: Registered 0 tile entities.
[18:26:27] [main/INFO]: BYG: Block Entities registered!
[18:26:27] [main/INFO]: Registered 10 tile entities.
[18:26:27] [main/INFO]: Registered 2 TileEntityType entries in 0.01ms.
[18:26:27] [main/INFO]: Registered 1 TileEntityType entries in 0.01ms.
[18:26:28] [main/INFO]: Attempting to register Tile Entities
[18:26:28] [main/INFO]: Registered 18 tile entities.
[18:26:28] [main/INFO]: registerEnchantments
[18:26:28] [main/WARN]: Called deprecated GlobalEntityTypeAttributes#put for farmingforblockheads:merchant, use EntityAttributeCreationEvent instead.
[18:26:28] [main/INFO]: BYG: Entities registered!
[18:26:29] [main/WARN]: Called deprecated GlobalEntityTypeAttributes#put for elementalcraft:earthgolem, use EntityAttributeCreationEvent instead.
[18:26:29] [main/INFO]: Registered 1 entities bound to blocks.
[18:26:29] [main/INFO]: BYG: Block Entities registered!
[18:26:30] [main/INFO]: M&A -> Containers Registered
[18:26:31] [main/INFO]: Registered 8 containers bound to tile entities.
[18:26:31] [main/INFO]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerParticles:23]: Rendering particles
[18:26:31] [main/INFO]: M&A -> Villager POI Registered
[18:26:33] [main/INFO]: registerRecipeSerializer
[18:26:34] [main/INFO]: Registered 22 ingredient serializers.
[18:26:34] [main/INFO]: Registered 5 IRecipeSerializer entries in 0.03ms.
[18:26:34] [main/INFO]: Registered 3 IRecipeSerializer entries in 0.03ms.
[18:26:35] [main/INFO]: Loading sounds.
[18:26:35] [main/INFO]: BYG: Sounds registered!
[18:26:35] [main/INFO]: M&A -> Villager Professions Registered
[18:26:36] [main/INFO]: BYG: Biomes registered!
[18:26:36] [main/INFO]: BYG: Registering block placer types!
[18:26:36] [main/INFO]: BYG: Decorators registered!
[18:26:36] [main/INFO]: Registering decorators
[18:26:37] [main/INFO]: BYG: Features registered!
[18:26:37] [main/INFO]: Registering features
[18:26:37] [main/INFO]: BYG: Structures registered!
[18:26:37] [main/INFO]: BYG: Surface builders Registered!
[18:26:38] [main/INFO]: M&A -> Block Colors Registered
[18:26:39] [main/INFO]: Adding 'add_enchantment_helper_levels' ASM patch...
[18:26:39] [main/INFO]: Added 'add_enchantment_helper_levels' ASM patch!
[18:26:39] [main/INFO]: Adding 'add_enchantment_helper_enchantments' ASM patch...
[18:26:39] [main/INFO]: Added 'add_enchantment_helper_enchantments' ASM patch!
[18:26:39] [main/INFO]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
[18:26:39] [main/INFO]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
[18:26:39] [main/INFO]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[18:26:39] [main/INFO]: Patching EnchantmentHelper#getModifierForCreature
[18:26:39] [main/INFO]: Patching EnchantmentHelper#applyThornEnchantments
[18:26:39] [main/INFO]: Patching EnchantmentHelper#applyArthropodEnchantments
[18:26:39] [main/INFO]: Patching buildEnchantmentList for the Enchantability affix.
[18:26:39] [main/INFO]: Patching EnchantmentHelper#getEnchantmentDatas
[18:26:39] [main/INFO]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[18:26:41] [main/INFO]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerFactories:36]: Rendering factories
[18:26:41] [main/INFO]: M&A -> Particle Factories Registered
[18:26:41] [main/INFO]: Narrator library for x64 successfully loaded
[18:26:41] [main/INFO]: Reloading ResourceManager: Default, Mod Resources, resources, quark-emote-pack, resources.zip, Solar Flux Generated Resources, KubeJS Resource Pack [assets]
[18:26:41] [main/INFO]: [OptiFine] *** Reloading textures ***
[18:26:41] [main/INFO]: [OptiFine] Resource packs: Mod Resources, resources, quark-emote-pack, resources.zip, Solar Flux Generated Resources
[18:26:41] [main/INFO]: [OptiFine] EmissiveTextures: Loading optifine/emissive.properties
[18:26:41] [main/INFO]: [OptiFine] *** Reflector Forge ***
[18:26:41] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:26:42] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[18:26:42] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[18:26:42] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
[18:26:42] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:26:42] [Thread-1/FATAL]: theoneprobe config just got changed on the file system!
[18:26:43] [Worker-Main-4/INFO]: Reloading material model files
[18:26:44] [Worker-Main-6/INFO]: 81 material render infos loaded
[18:26:44] [Worker-Main-6/INFO]: [OptiFine] Multitexture: false
[18:26:45] [modloading-worker-3/INFO]: CLIENT CONFIG LOADED
[18:26:45] [modloading-worker-3/INFO]: Client config re-baked
[18:26:45] [Worker-Main-4/INFO]: Reloading part model files
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class AstralSorceryPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class AstralSorceryPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class AstralSorceryPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class AstralSorceryPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class AstralSorceryPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class AstralSorceryPlugin
[18:26:45] [modloading-worker-3/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class AstralSorceryPlugin
[18:26:45] [Thread-1/INFO]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[18:26:45] [modloading-worker-3/INFO]: Loading config file engineerstools-common.toml
[18:26:45] [Thread-1/INFO]: Config file changed engineerstools-common.toml
[18:26:46] [Thread-1/FATAL]: theoneprobe config just got changed on the file system!
[18:26:46] [modloading-worker-3/INFO]: **********************************************
[18:26:46] [modloading-worker-3/INFO]: All The Mods 6 Pack Version:1.8.23 loading
[18:26:46] [modloading-worker-3/INFO]: **********************************************
[18:26:46] [Worker-Main-3/INFO]: [OptiFine] Multitexture: false
[18:26:46] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[18:26:46] [Worker-Main-2/INFO]: [OptiFine] Multitexture: false
[18:26:46] [Worker-Main-7/INFO]: [OptiFine] Multitexture: false
[18:26:47] [modloading-worker-3/INFO]: BLACKLIST RELOADED
[18:26:47] [modloading-worker-3/INFO]: COMMON CONFIG LOADED
[18:26:47] [modloading-worker-3/INFO]: Common config re-baked
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chain Linkage
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chains Connect Blocks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chute
[18:26:47] [modloading-worker-3/INFO]: Loading Module Color Slime
[18:26:47] [modloading-worker-3/INFO]: Loading Module Dispensers Place Blocks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Ender Watcher
[18:26:47] [modloading-worker-3/INFO]: Loading Module Endermites Form Shulkers
[18:26:47] [modloading-worker-3/INFO]: Loading Module Feeding Trough
[18:26:47] [modloading-worker-3/INFO]: Loading Module Gravisand
[18:26:47] [modloading-worker-3/INFO]: Loading Module Iron Rod
[18:26:47] [modloading-worker-3/INFO]: Loading Module Jukebox Automation
[18:26:47] [modloading-worker-3/INFO]: Loading Module Metal Buttons
[18:26:47] [modloading-worker-3/INFO]: Loading Module Obsidian Plate
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pistons Move Tile Entities
[18:26:47] [modloading-worker-3/INFO]: Loading Module Redstone Circuit
[18:26:47] [modloading-worker-3/INFO]: Loading Module Weather Sensor
[18:26:47] [modloading-worker-3/INFO]: Loading Module Bamboo Mat
[18:26:47] [modloading-worker-3/INFO]: Loading Module Burn Vines
[18:26:47] [modloading-worker-3/INFO]: Loading Module Celebratory Lamps
[18:26:47] [modloading-worker-3/INFO]: Loading Module Cobblestone Bricks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Compressed Blocks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Duskbound Blocks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Framed Glass
[18:26:47] [modloading-worker-3/INFO]: Loading Module Gold Bars
[18:26:47] [modloading-worker-3/INFO]: Loading Module Grate
[18:26:47] [modloading-worker-3/INFO]: Loading Module Hedges
[18:26:47] [modloading-worker-3/INFO]: Loading Module Iron Plates
[18:26:47] [modloading-worker-3/INFO]: Loading Module Item Frames
[18:26:47] [modloading-worker-3/INFO]: Loading Module Leaf Carpet
[18:26:47] [modloading-worker-3/INFO]: Loading Module Lit Lamp
[18:26:47] [modloading-worker-3/INFO]: Loading Module Midori
[18:26:47] [modloading-worker-3/INFO]: Loading Module More Brick Types
[18:26:47] [modloading-worker-3/INFO]: Loading Module More Potted Plants
[18:26:47] [modloading-worker-3/INFO]: Loading Module More Stone Variants
[18:26:47] [modloading-worker-3/INFO]: Loading Module Nether Brick Fence Gate
[18:26:47] [modloading-worker-3/INFO]: Loading Module Paper Decor
[18:26:47] [modloading-worker-3/INFO]: Loading Module Quilted Wool
[18:26:47] [modloading-worker-3/INFO]: Loading Module Rope
[18:26:47] [modloading-worker-3/INFO]: Loading Module Shallow Dirt
[18:26:47] [modloading-worker-3/INFO]: Loading Module Shingles
[18:26:47] [modloading-worker-3/INFO]: Loading Module Soul Sandstone
[18:26:47] [modloading-worker-3/INFO]: Loading Module Stained Planks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Stools
[18:26:47] [modloading-worker-3/INFO]: Loading Module Sturdy Stone
[18:26:47] [modloading-worker-3/INFO]: Loading Module Tallow And Candles
[18:26:47] [modloading-worker-3/INFO]: Loading Module Thatch
[18:26:47] [modloading-worker-3/INFO]: Loading Module Tie Leads To Fences
[18:26:47] [modloading-worker-3/INFO]: Loading Module Turf
[18:26:47] [modloading-worker-3/INFO]: Loading Module Variant Bookshelves
[18:26:47] [modloading-worker-3/INFO]: Loading Module Variant Chests
[18:26:47] [modloading-worker-3/INFO]: Loading Module Variant Ladders
[18:26:47] [modloading-worker-3/INFO]: Loading Module Vertical Planks
[18:26:47] [modloading-worker-3/INFO]: Loading Module Vertical Slabs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Wooden Posts
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chests In Boats
[18:26:47] [modloading-worker-3/INFO]: Loading Module Easy Transfering
[18:26:47] [modloading-worker-3/INFO]: Loading Module Hotbar Changer
[18:26:47] [modloading-worker-3/INFO]: Loading Module Inventory Sorting
[18:26:47] [modloading-worker-3/INFO]: Loading Module Item Sharing
[18:26:47] [modloading-worker-3/INFO]: Loading Module Right Click Armor
[18:26:47] [modloading-worker-3/INFO]: Loading Module Shulker Box Right Click
[18:26:47] [modloading-worker-3/INFO]: Loading Module Endermosh Music Disc
[18:26:47] [modloading-worker-3/INFO]: Loading Module Abacus
[18:26:47] [modloading-worker-3/INFO]: Loading Module Ambient Discs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Ancient Tomes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Bottled Cloud
[18:26:47] [modloading-worker-3/INFO]: Loading Module Camera
[18:26:47] [modloading-worker-3/INFO]: Loading Module Color Runes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pathfinder Maps
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pickarang
[18:26:47] [modloading-worker-3/INFO]: Loading Module Seed Pouch
[18:26:47] [modloading-worker-3/INFO]: Loading Module Slime In A Bucket
[18:26:47] [modloading-worker-3/INFO]: Loading Module Trowel
[18:26:47] [modloading-worker-3/INFO]: Loading Module Skull Pikes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Armed Armor Stands
[18:26:47] [modloading-worker-3/INFO]: Loading Module Automatic Recipe Unlock
[18:26:47] [modloading-worker-3/INFO]: Loading Module Axe Leaf Harvesting
[18:26:47] [modloading-worker-3/INFO]: Loading Module Better Elytra Rocket
[18:26:47] [modloading-worker-3/INFO]: Loading Module Campfires Boost Elytra
[18:26:47] [modloading-worker-3/INFO]: Loading Module Compasses Work Everywhere
[18:26:47] [modloading-worker-3/INFO]: Loading Module Dirt To Path
[18:26:47] [modloading-worker-3/INFO]: Loading Module Double Door Opening
[18:26:47] [modloading-worker-3/INFO]: Loading Module Dragon Scales
[18:26:47] [modloading-worker-3/INFO]: Loading Module Emotes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Enhanced Ladders
[18:26:47] [modloading-worker-3/INFO]: Loading Module Glass Shard
[18:26:47] [modloading-worker-3/INFO]: Loading Module Hoe Harvesting
[18:26:47] [modloading-worker-3/INFO]: Loading Module Improved Sleeping
[18:26:47] [modloading-worker-3/INFO]: Loading Module Infinity Bucket
[18:26:47] [modloading-worker-3/INFO]: Loading Module Lava Bucket As Trash
[18:26:47] [modloading-worker-3/INFO]: Loading Module Lock Rotation
[18:26:47] [modloading-worker-3/INFO]: Loading Module More Banner Layers
[18:26:47] [modloading-worker-3/INFO]: Loading Module Note Block Mob Sounds
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pat The Dogs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Poison Potato Usage
[18:26:47] [modloading-worker-3/INFO]: Loading Module Reacharound Placing
[18:26:47] [modloading-worker-3/INFO]: Loading Module Replace Scaffolding
[18:26:47] [modloading-worker-3/INFO]: Loading Module Sign Editing
[18:26:47] [modloading-worker-3/INFO]: Loading Module Simple Harvest
[18:26:47] [modloading-worker-3/INFO]: Loading Module Snow Golem Player Heads
[18:26:47] [modloading-worker-3/INFO]: Loading Module Springy Slime
[18:26:47] [modloading-worker-3/INFO]: Loading Module Utility Recipes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Villagers Follow Emeralds
[18:26:47] [modloading-worker-3/INFO]: Loading Module Big Dungeon
[18:26:47] [modloading-worker-3/INFO]: Loading Module Big Stone Clusters
[18:26:47] [modloading-worker-3/INFO]: Loading Module Biotite
[18:26:47] [modloading-worker-3/INFO]: Loading Module Blossom Trees
[18:26:47] [modloading-worker-3/INFO]: Loading Module Cave Roots
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chorus Vegetation
[18:26:47] [modloading-worker-3/INFO]: Loading Module Crevices
[18:26:47] [modloading-worker-3/INFO]: Loading Module Deepslate
[18:26:47] [modloading-worker-3/INFO]: Loading Module Fairy Rings
[18:26:47] [modloading-worker-3/INFO]: Loading Module Mega Caves
[18:26:47] [modloading-worker-3/INFO]: Loading Module Monster Box
[18:26:47] [modloading-worker-3/INFO]: Loading Module Nether Obsidian Spikes
[18:26:47] [modloading-worker-3/INFO]: Loading Module New Stone Types
[18:26:47] [modloading-worker-3/INFO]: Loading Module Realistic World Gen
[18:26:47] [modloading-worker-3/INFO]: Loading Module Speleothems
[18:26:47] [modloading-worker-3/INFO]: Loading Module Spiral Spires
[18:26:47] [modloading-worker-3/INFO]: Loading Module Underground Clay
[18:26:47] [modloading-worker-3/INFO]: Loading Module Brimstone Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Cave Crystal Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Elder Prismarine Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Glowshroom Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Lush Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Overgrown Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Permafrost Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Sandstone Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Slime Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Spider Nest Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Crabs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Forgotten
[18:26:47] [modloading-worker-3/INFO]: Loading Module Foxhound
[18:26:47] [modloading-worker-3/INFO]: Loading Module Frogs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Stonelings
[18:26:47] [modloading-worker-3/INFO]: Loading Module Toretoise
[18:26:47] [modloading-worker-3/INFO]: Loading Module Wraith
[18:26:47] [modloading-worker-3/INFO]: Loading Module Auto Walk Keybind
[18:26:47] [modloading-worker-3/INFO]: Loading Module Back Button Keybind
[18:26:47] [modloading-worker-3/INFO]: Loading Module Chest Searching
[18:26:47] [modloading-worker-3/INFO]: Loading Module Greener Grass
[18:26:47] [modloading-worker-3/INFO]: Loading Module Improved Mount Hud
[18:26:47] [modloading-worker-3/INFO]: Loading Module Improved Tooltips
[18:26:47] [modloading-worker-3/INFO]: Loading Module Usage Ticker
[18:26:47] [modloading-worker-3/INFO]: Loading Module Variant Animal Textures
[18:26:47] [modloading-worker-3/INFO]: Loading Module Backpack
[18:26:47] [modloading-worker-3/INFO]: Loading Module Crate
[18:26:47] [modloading-worker-3/INFO]: Loading Module Magnets
[18:26:47] [modloading-worker-3/INFO]: Loading Module Matrix Enchanting
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pipes
[18:26:47] [modloading-worker-3/INFO]: Loading Module Totem Of Holding
[18:26:47] [modloading-worker-3/INFO]: Loading Module Adjustable Chat
[18:26:47] [modloading-worker-3/INFO]: Loading Module Custom Underground Biome
[18:26:47] [modloading-worker-3/INFO]: Loading Module Game Nerfs
[18:26:47] [modloading-worker-3/INFO]: Loading Module Microcrafting Helper
[18:26:47] [modloading-worker-3/INFO]: Loading Module Narrator Readout
[18:26:47] [modloading-worker-3/INFO]: Loading Module Overlay Shader
[18:26:47] [modloading-worker-3/INFO]: Loading Module Pallet
[18:26:47] [modloading-worker-3/INFO]: Loading Module Shiba
[18:26:55] [Worker-Main-5/INFO]: [OptiFine] Multitexture: false
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:27:23] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:27:39] [Worker-Main-8/INFO]: Textures for fragment model
[18:27:39] [Worker-Main-8/INFO]: - silentgear:item/fragment/wood
[18:27:39] [Worker-Main-8/INFO]: - silentgear:item/fragment/cloth
[18:27:39] [Worker-Main-8/INFO]: - silentgear:item/fragment/metal
[18:27:39] [Worker-Main-8/INFO]: - silentgear:item/fragment/dust
[18:27:39] [Worker-Main-8/INFO]: - silentgear:item/error
[18:27:48] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:27:48] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:27:48] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:27:49] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:27:49] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:27:49] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:27:49] [Worker-Main-8/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:27:49] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:27:50] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[18:27:50] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[18:27:50] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[18:27:51] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[18:27:51] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[18:27:51] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[18:27:52] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[18:27:52] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[18:27:52] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[18:27:53] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[18:27:53] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[18:27:53] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[18:27:54] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[18:27:54] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[18:27:54] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[18:27:54] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[18:27:55] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[18:27:55] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[18:27:55] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[18:27:56] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[18:27:56] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[18:27:56] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[18:27:57] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[18:27:57] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[18:27:57] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[18:27:58] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[18:27:58] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[18:27:58] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[18:27:59] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[18:27:59] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[18:27:59] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[18:28:00] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[18:28:00] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[18:28:00] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[18:28:00] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[18:28:01] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[18:28:01] [Worker-Main-8/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[18:28:01] [Worker-Main-8/INFO]: [OptiFine] Multipass connected textures: false
[18:28:01] [Worker-Main-8/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18:32:46] [Worker-Main-8/INFO]: Stitching Revolver Textures!
[18:32:47] [Worker-Main-3/INFO]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
[18:32:47] [Worker-Main-9/INFO]: Registered packet handler.
[18:32:47] [Worker-Main-9/INFO]: Setup HammerLib networking!
[18:32:48] [Worker-Main-9/INFO]: --- LootTable import: Start ---
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 13: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:sand - Count: 1 - Group: null - Chance: 30 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 14: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:dirt - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 15: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:stick - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 16: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:clay_ball - Count: 1 - Group: null - Chance: 15 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 17: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gravel - Count: 1 - Group: null - Chance: 13 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 18: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:iron_nugget - Count: 1 - Group: NUGGET - Chance: 2 - Subchance: 75 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 19: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gold_nugget - Count: 1 - Group: NUGGET - Chance: 2 - Subchance: 25 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 21: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 25: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:cod - Count: 1 - Group: FISH - Chance: 100 - Subchance: 60 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 26: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:salmon - Count: 1 - Group: FISH - Chance: 100 - Subchance: 25 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 27: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:pufferfish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 13 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 28: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:tropical_fish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 2 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 29: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:stick - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 22 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 30: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:string - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 31: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:leather - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 32: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:rotten_flesh - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 33: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:bone - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 34: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:glass_bottle - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 12 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 35: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:lily_pad - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 7 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 36: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:vine - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 7 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 37: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:enchanted_book - Count: 1 - Group: null - Chance: 1 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 38: Added loot to table: Strainer: strainer_fisherman - Item: $BLANK$ - Count: 1 - Group: null - Chance: 69 - Subchance: 100 - NBT: null
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 40: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[18:32:48] [Worker-Main-9/INFO]: [SUCCESS] Line 41: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[18:32:48] [Worker-Main-9/INFO]: Result: Found 0 errors
[18:32:48] [Worker-Main-9/INFO]: --- LootTable import: End ---
[18:32:48] [Worker-Main-9/INFO]: Zooming chunks initiated!
[18:32:48] [Worker-Main-9/INFO]: Executing phase COMMON_SETUP for plugin class ImmersiveEngineeringPlugin
[18:32:48] [Worker-Main-9/INFO]: Executing phase COMMON_SETUP for plugin class FTBChunksPlugin
[18:32:48] [Worker-Main-9/INFO]: Executing phase COMMON_SETUP for plugin class AstralSorceryPlugin
[18:32:48] [Worker-Main-9/INFO]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
[18:32:49] [Worker-Main-9/INFO]: Loading compat module for mod patchouli
[18:32:49] [Worker-Main-9/INFO]: Loading compat module for mod curios
[18:32:49] [Worker-Main-9/INFO]: -- Nature's Aura Fake Player Information --
[18:32:49] [Worker-Main-9/INFO]: Name: [Minecraft]
[18:32:49] [Worker-Main-9/INFO]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
[18:32:49] [Worker-Main-9/INFO]: -------------------------------------------
[18:32:49] [Worker-Main-9/INFO]: ConstructionWand says hello - may the odds be ever in your favor.
[18:32:49] [Worker-Main-9/INFO]: Botania integration added
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TTileChangeTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/INeighborTileChangePart, Side: SERVER
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TTickableTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/ITickablePart, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TSlottedTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/TSlottedPart, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TRedstoneTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/redstone/IRedstonePart, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TPartialOcclusionTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/TPartialOcclusionPart, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: net/minecraft/inventory/IInventory, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]:     Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: net/minecraft/inventory/IInventory, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TInventoryTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: net/minecraft/inventory/ISidedInventory, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TCapabilityTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/ICapabilityProviderPart, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Trait: codechicken/multipart/trait/TAnimateTickTile
[18:32:49] [Worker-Main-9/INFO]:     Marker: codechicken/multipart/api/part/AnimateTickPart, Side: CLIENT
[18:32:49] [Worker-Main-9/INFO]: Trait: mrtjp/projectred/illumination/LightMicroblock
[18:32:49] [Worker-Main-9/INFO]:     Marker: mrtjp/projectred/illumination/ILightMicroblockMixinMarker, Side: COMMON
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of all entities from cyberware
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of all entities from withercrumbs
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of twighlightforest:knight_phantom
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of twighlightforest:lich
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of twighlightforest:quest_ram
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of iceandfire:myrmex_worker
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of iceandfire:myrmex_soldier
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of iceandfire:myrmex_sentinel
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of iceandfire:myrmex_royal
[18:32:49] [Worker-Main-9/INFO]: Blacklisting capturing of iceandfire:myrmex_queen
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of all items from cyberware
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of all items from ebwizardry
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of all items from eplus
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of all items from everlastingabilities
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_terrain_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_attribute_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_feature_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_biome_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_biome_controller_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_biome_controller_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_block_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_fluid_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:empty_time_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:terrain_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:attribute_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:feature_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:biome_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:biome_controller_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:block_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:fluid_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:time_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:digit_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of rftoolsdim:admin_dimlet
[18:32:49] [Worker-Main-9/INFO]: Blacklisting learning of all items from cyberware
[18:32:49] [Worker-Main-9/INFO]: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\woot\loot.json
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:PERK_MASS_1_COUNT -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:PERK_MASS_2_COUNT -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:PERK_MASS_3_COUNT -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither_skeleton:TIER -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:villager:TIER -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:magma_cube:TIER -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:enderman:TIER -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:villager_golem:TIER -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:guardian:TIER -> 4
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:blaze:TIER -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:witch:TIER -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ghast:TIER -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:zombie_pigman:TIER -> 3
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:TIER -> 5
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wither:SPAWN_TICKS -> 1200
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:SPAWN_TICKS -> 12000
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:SPAWN_TICKS -> 12000
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:SPAWN_TICKS -> 12000
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:SPAWN_TICKS -> 12000
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:SPAWN_TICKS -> 12000
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:HEALTH -> 500
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:HEALTH -> 250
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:HEALTH -> 500
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:HEALTH -> 500
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:HEALTH -> 500
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:iron_golem:XP -> 20
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:bat:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:snow_golem:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:villager:XP -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:wandering_villager:XP -> 2
[18:32:49] [Worker-Main-9/INFO]: Added integer override of minecraft:ender_dragon:XP -> 500
[18:32:49] [Worker-Main-9/INFO]: Added integer override of botania:doppleganger:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:ice_dragon:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:fire_dragon:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: Added integer override of iceandfire:lightning_dragon:XP -> 1
[18:32:49] [Worker-Main-9/INFO]: SkullGenerator: minecraft:skeleton -> 1 skeleton_skull
[18:32:49] [Worker-Main-9/INFO]: SkullGenerator: minecraft:wither_skeleton -> 1 wither_skeleton_skull
[18:32:49] [Worker-Main-9/INFO]: SkullGenerator: minecraft:zombie -> 1 zombie_head
[18:32:49] [Worker-Main-9/INFO]: SkullGenerator: minecraft:creeper -> 1 creeper_head
[18:32:49] [Worker-Main-5/INFO]: Registering recipe condition processor ...
[18:32:49] [Worker-Main-5/INFO]: PneumaticCraft: Repressurized is loading!
[18:32:49] [Worker-Main-9/INFO]: Version 10.1.2 initializing...
[18:32:49] [Worker-Main-9/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[18:32:49] [Worker-Main-9/INFO]: Loading complete.
[18:32:49] [Worker-Main-9/INFO]: Mod loaded.
[18:32:49] [Worker-Main-9/INFO]: Loading MythicBotany
[18:32:49] [Worker-Main-9/INFO]: Shields up!
[18:32:50] [Worker-Main-9/INFO]: Registered packet handler.
[18:32:50] [Worker-Main-5/INFO]: Registered packet handler.
[18:32:50] [Worker-Main-9/INFO]: BYG: "Common Setup" Event Complete!
[18:32:50] [AstralSorcery Patreon Effect Loader/ERROR]: Failed to connect to patreon fileserver! Not loading patreon files...
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]: java.net.SocketException: Address family not supported by protocol family: connect
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.DualStackPlainSocketImpl.connect0(Native Method)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.Socket.connect(Socket.java:589)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.net.Socket.connect(Socket.java:538)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.http.HttpClient.New(HttpClient.java:308)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.http.HttpClient.New(HttpClient.java:326)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager.lambda$loadPatreonEffects$1(PatreonDataManager.java:50)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager$$Lambda$35304/1966743296.run(Unknown Source)
[18:32:50] [AstralSorcery Patreon Effect Loader/INFO]: [hellfirepvp.astralsorcery.common.base.patreon.PatreonDataManager:lambda$loadPatreonEffects$1:54]:     at java.lang.Thread.run(Thread.java:745)
[18:32:50] [Worker-Main-9/INFO]: ManaGear Installed -  Please ensure you downloaded from CurseForge!
[18:32:50] [Worker-Main-9/INFO]: Enabling support for Lost Cities
[18:32:50] [Worker-Main-9/INFO]: Enabling support for Lost Cities
[18:32:50] [Worker-Main-5/INFO]: Connectivity initialized
[18:32:50] [Worker-Main-5/INFO]: Registering recipe condition processor ...
[18:32:50] [Worker-Main-9/INFO]: Reading rules from spawn.json
[18:32:50] [Worker-Main-5/INFO]: Common setup
[18:32:50] [Worker-Main-9/INFO]: Reading rules from summonaid.json
[18:32:50] [Worker-Main-9/INFO]: Reading rules from potentialspawn.json
[18:32:50] [Worker-Main-9/INFO]: Reading rules from loot.json
[18:32:50] [Worker-Main-9/INFO]: Reading rules from experience.json
[18:32:50] [Worker-Main-9/INFO]: Reading rules from phases.json
[18:32:50] [Worker-Main-9/INFO]: Reading rules from spawner.json
[18:32:50] [Worker-Main-5/INFO]: Registering 3 command argument types.
[18:32:50] [Worker-Main-5/INFO]: Registering 13 loot conditions.
[18:32:51] [Worker-Main-9/INFO]: Loaded 'Mekanism Generators' module.
[18:32:51] [Worker-Main-5/INFO]: Generation Potion Mixes
[18:32:51] [Worker-Main-5/INFO]: Generating Potion Recipe for: resourcefulbees:calming
[18:32:51] [Worker-Main-5/INFO]: Generating Potion Recipe for: resourcefulbees:long_calming
[18:32:51] [Worker-Main-5/INFO]: Loaded 'Mekanism: Additions' module.
[18:32:51] [Worker-Main-5/INFO]: [com.hollingsworth.arsnouveau.common.capability.ManaCapability:register:62]: Finished Registering ManaCapability
[18:32:51] [Worker-Main-5/INFO]: [com.hollingsworth.arsnouveau.api.familiar.FamiliarCap:register:97]: Finished Registering FamiliarCap
[18:32:51] [Worker-Main-9/INFO]: HELLO FROM PREINIT
[18:32:51] [Worker-Main-9/INFO]: DIRT BLOCK >> minecraft:dirt
[18:32:51] [Worker-Main-5/INFO]: [com.hollingsworth.arsnouveau.common.network.Networking:registerMessages:27]: Registering packets!!
[18:32:51] [Worker-Main-9/INFO]: Creating standard profiles into 'config/lostcities/profiles'
[18:32:51] [Worker-Main-9/INFO]: Reading existing profiles from 'config/lostcities/profiles'
[18:32:51] [Worker-Main-5/INFO]: Loaded 'Mekanism: Tools' module.
[18:32:51] [Worker-Main-9/INFO]: [scala.Console$:println:268]: Loading ProjectRed compatibility: ComputerCraft
[18:32:51] [Worker-Main-5/INFO]: Hello
[18:32:52] [Worker-Main-5/INFO]: Common Setup
[18:32:52] [Worker-Main-5/INFO]: Whitelisted Dimensions:
[18:32:52] [Worker-Main-5/INFO]: minecraft:overworld
[18:32:52] [Worker-Main-9/INFO]: Post Initialization ( started )
[18:32:52] [Worker-Main-5/INFO]: Loading TravelAnchors
[18:32:52] [Worker-Main-9/INFO]: Post Initialization ( ended after 36ms )
[18:32:52] [Worker-Main-6/INFO]: XNet Detected RFTools Control: enabling support
[18:32:52] [Worker-Main-3/INFO]: [OptiFine] Multitexture: false
[18:32:52] [Worker-Main-5/INFO]: [OptiFine] Multitexture: false
[18:32:52] [Worker-Main-9/INFO]: RFTools Storage Detected XNet: enabling support
[18:32:52] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[18:32:52] [Worker-Main-9/INFO]: Sound Device Options is starting
[18:32:52] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[18:32:53] [Worker-Main-9/INFO]: M&A -> Network Messages Registered
[18:32:53] [Worker-Main-9/INFO]: Mana And Artifice >> Registered loot functions
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-9/INFO]: M&A -> Capabilities Registered
[18:32:53] [Worker-Main-9/INFO]: M&A -> Flower Pots Registered
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 clay_ball = 1 clay
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 snowball = 1 snow_block
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 glowstone_dust = 1 glowstone
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 brick = 1 bricks
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 nether_brick = 1 nether_bricks
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 9 nether_wart = 1 nether_wart_block
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 quartz = 1 quartz_block
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 9 melon_slice = 1 melon
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 sand = 1 sandstone
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 red_sand = 1 red_sandstone
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 4 clay_ball = 1 clay
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 2 uraninite_raw = 1 uraninite_raw_dense
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 2 uraninite_raw_poor = 1 uraninite_raw
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 9 sand_1 = 1 sand_2
[18:32:53] [Worker-Main-2/INFO]: New compacting rule 9 sand = 1 sand_1
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[18:32:53] [Worker-Main-6/INFO]: Registering recipe condition processor ...
[18:32:53] [Worker-Main-6/INFO]: Modular Routers is loading!
[18:32:53] [Worker-Main-9/WARN]: Called deprecated GlobalEntityTypeAttributes#put for forbidden_arcanus:pixie, use EntityAttributeCreationEvent instead.
[18:32:56] [Worker-Main-5/INFO]: [OptiFine] Scaled too small texture: astralsorcery:mob_effect/bleed, 1 -> 8
[18:32:56] [Worker-Main-5/INFO]: [OptiFine] Scaled too small texture: astralsorcery:mob_effect/cheat_death, 1 -> 8
[18:32:56] [Worker-Main-5/INFO]: [OptiFine] Scaled too small texture: astralsorcery:mob_effect/drop_modifier, 1 -> 8
[18:32:57] [main/WARN]: Successfully loaded integration for mekanismgenerators
[18:32:57] [main/WARN]: Successfully loaded integration for mekanism
[18:32:57] [main/WARN]: Successfully loaded integration for botania
[18:32:57] [main/WARN]: Successfully loaded integration for immersiveengineering
[18:32:57] [main/WARN]: Successfully loaded integration for integrateddynamics
[18:32:57] [main/WARN]: Successfully loaded integration for storagedrawers
[18:32:57] [main/WARN]: Successfully loaded integration for create
[18:32:57] [main/WARN]: Failed to load integration for draconicevolution
[18:32:57] [main/INFO]: [elucent.eidolon.Registry:addBrewingRecipes:402]: calling addBrewingRecipes
[18:32:57] [main/WARN]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:zombie_brute, use EntityAttributeCreationEvent instead.
[18:32:57] [main/WARN]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:wraith, use EntityAttributeCreationEvent instead.
[18:32:57] [main/WARN]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:necromancer, use EntityAttributeCreationEvent instead.
[18:32:57] [main/INFO]: Registering Structure Piece Types
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/redstone_torch_top_off, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/redstone_torch, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/lever, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/redstone_torch_top, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/redstone_torch_off, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: moreminecarts:block/organic_glass_pane_top, 2 -> 8
[18:32:58] [Worker-Main-8/INFO]: [OptiFine] Scaled too small texture: tinyredstone:block/lever_top, 2 -> 8
[18:32:58] [main/INFO]: M&A -> Recipe Types Registered
[18:32:58] [Worker-Main-2/INFO]: Registering TESR for tile hammerlib:test_machine
[18:32:58] [Worker-Main-2/INFO]: Executing phase CLIENT_SETUP for plugin class ImmersiveEngineeringPlugin
[18:32:58] [Worker-Main-2/INFO]: Executing phase CLIENT_SETUP for plugin class FTBChunksPlugin
[18:32:58] [Worker-Main-2/INFO]: Executing phase CLIENT_SETUP for plugin class AstralSorceryPlugin
[18:32:58] [Worker-Main-2/INFO]: Executing phase CLIENT_SETUP for plugin class CuriosPlugin
[18:32:58] [Worker-Main-9/INFO]: Got game settings net.minecraft.client.GameSettings@33211e74
[18:32:58] [Worker-Main-2/INFO]: Initialized HolidayManager.
[18:32:58] [Worker-Main-2/INFO]: Optifine found. Enabling compat.
[18:32:58] [Worker-Main-3/INFO]: BYG: "Client Setup" Event Complete!
[18:32:58] [Worker-Main-9/INFO]: Binding Renderer for Redstone Panel tile entity.
[18:32:58] [Worker-Main-7/INFO]: Client setup
[18:32:59] [Placebo Patreon Wing Loader/INFO]: Loading patreon wing data...
[18:32:59] [Placebo Patreon Trail Loader/INFO]: Loading patreon trails data...
[18:32:59] [Worker-Main-3/INFO]: JEI loading delay setup
[18:32:59] [Worker-Main-2/INFO]: Got game settings net.minecraft.client.GameSettings@33211e74
[18:32:59] [Placebo Patreon Trail Loader/INFO]: Loaded 16 patreon trails.
[18:33:00] [Worker-Main-9/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swimming.tbl: in is null
[18:33:00] [Placebo Patreon Wing Loader/INFO]: Loaded 12 patreon wings.
[18:33:00] [Worker-Main-9/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swim5.tbl: in is null
[18:33:01] [Worker-Main-7/INFO]: M&A -> Gui Screens Registered
[18:33:01] [Worker-Main-7/INFO]: M&A -> Keybindings Registered
[18:33:01] [Worker-Main-7/INFO]: M&A -> Tile Entity Renderers Registered
[18:33:01] [Worker-Main-7/INFO]: M&A -> Block Render Layers Set
[18:33:01] [Worker-Main-2/INFO]: [com.mrh0.createaddition.index.CAEntities:registerRenderers:36]: REGCLIENT
[18:33:01] [Worker-Main-7/INFO]: M&A -> Entity Renderers Registered
[18:33:02] [main/INFO]: Fetching Patreon supporter information from GitHub...
[18:33:04] [main/INFO]: Found KubeJS lang, reading!
[18:33:04] [main/INFO]: Wrote 0 KubeJS lang keys
[18:33:14] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:14] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:15] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:16] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:16] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:18] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:18] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[18:33:18] [main/INFO]: Loaded 10 buttons from resources.
[18:33:18] [main/INFO]: No shader config found.
[18:33:19] [main/INFO]: Loading context 'flywheel:context/crumbling'
[18:33:20] [main/INFO]: Loading context 'flywheel:context/world'
[18:33:20] [main/INFO]: Loading context 'create:context/contraption'
[18:33:20] [main/INFO]: Loading context 'create:context/contraption'
[18:33:20] [main/INFO]: Loaded all shader programs.
[18:33:20] [main/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[18:33:20] [main/INFO]: [AssetLibrary] Successfully reloaded library.
[18:33:21] [main/INFO]: [stepsword.mahoutsukai.render.shader.ShaderHelper:shadersOn:146]: config found
[18:33:21] [main/INFO]: [stepsword.mahoutsukai.render.shader.ShaderHelper:shadersOn:153]: not isShaders
[18:33:22] [Worker-Main-6/INFO]: Hello world from the MDK
[18:33:22] [Worker-Main-6/INFO]: Got IMC [Hello world]
[18:33:22] [Worker-Main-5/INFO]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainer for CraftingTweaks
[18:33:22] [Worker-Main-4/INFO]: Enabling support The One Probe
[18:33:22] [Worker-Main-5/INFO]: craftingstation has registered com.tfar.craftingstation.CraftingStationContainer for CraftingTweaks
[18:33:22] [Worker-Main-4/INFO]: Enabled support for The One Probe
[18:33:22] [Worker-Main-4/INFO]: Enabled support for The One Probe
[18:33:22] [Worker-Main-4/INFO]: Enabled support for The One Probe
[18:33:22] [Worker-Main-4/INFO]: Enabled support for The One Probe
[18:33:22] [Worker-Main-4/INFO]: Integration TOP
[18:33:22] [Worker-Main-7/INFO]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
[18:33:22] [Worker-Main-7/INFO]: Added block: minecraft:lava, with heat of: 1000
[18:33:22] [Worker-Main-7/INFO]: Added block: minecraft:magma_block, with heat of: 800
[18:33:22] [Worker-Main-7/INFO]: Added block: powah:blazing_crystal_block, with heat of: 2800
[18:33:22] [Worker-Main-7/INFO]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
[18:33:22] [Worker-Main-4/INFO]: Applying mega torch entity block list overrides...
[18:33:22] [Worker-Main-7/INFO]: Loaded TerraForged version 0.2.16-BETA-2
[18:33:22] [Worker-Main-4/INFO]: Applying dread lamp entity block list overrides...
[18:33:22] [Worker-Main-4/INFO]: Registering Default Bee Traits...
[18:33:22] [Worker-Main-4/INFO]: Registering Custom Traits...
[18:33:22] [Worker-Main-7/INFO]: [com.mrh0.buildersaddition.BuildersAddition:postInit:80]: Builders Addition Initialized!
[18:33:22] [Worker-Main-4/ERROR]: Trait is already registered or registration is closed: starry
[18:33:22] [Phosphophyllite Registry Worker/INFO]: Thread stopped
[18:33:22] [Worker-Main-9/WARN]: FMLLoadCompleteEvent
[18:33:22] [Worker-Main-5/INFO]: [com.mrh0.createaddition.CreateAddition:postInit:141]: Create Crafts & Addition Initialized!
[18:33:22] [Worker-Main-2/INFO]: M&A API initialized, it is now useable
[18:33:23] [Worker-Main-9/WARN]: Register mappings
[18:33:25] [main/INFO]: BYG: Compostible Blocks Added!
[18:33:25] [main/INFO]: BYG: Added Hoeable Blocks!
[18:33:25] [main/INFO]: BYG: Added Flammables!
[18:33:25] [main/INFO]: BYG: Added strippable Blocks...
[18:33:25] [main/INFO]: Initializing Psi shaders!
[18:33:58] [main/ERROR]: java.io.FileNotFoundException: Source 'C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\config\defaultoptions\servers.dat' does not exist
[18:34:02] [main/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.ambient
[18:34:02] [main/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.death
[18:34:02] [main/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.hurt
[18:34:02] [main/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.step
[18:34:02] [main/INFO]: SoundManager loading on device null
[18:34:02] [main/INFO]: OpenAL initialized.
[18:34:02] [main/INFO]: Sound engine started
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 4
[18:34:03] [main/INFO]: Endimation Data Manager has loaded 0 Endimations
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_highlight
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/button_disabled
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/button_borderless_invert
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/dark/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 128, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 129, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 130, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 131, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 132, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 133, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 134, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/WARN]: [OptiFine] Invalid grid V: 135, icon: brandonscore:gui/light/background-176x166
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 1143
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:03] [main/INFO]: [OptiFine] Animated sprites: 2
[18:34:32] [main/INFO]: Model replacement took 0 ms
[18:35:00] [main/INFO]: Textures for fragment model
[18:35:00] [main/INFO]: - silentgear:item/fragment/wood
[18:35:00] [main/INFO]: - silentgear:item/fragment/cloth
[18:35:00] [main/INFO]: - silentgear:item/fragment/metal
[18:35:00] [main/INFO]: - silentgear:item/fragment/dust
[18:35:00] [main/INFO]: - silentgear:item/error
[18:35:13] [main/INFO]: Starting model bake at 8.850555E12
[18:35:14] [main/INFO]: Model bake finished in 0.4026532 seconds
[18:35:15] [main/INFO]: Model replacement took 10 ms
[18:35:20] [main/INFO]: [OptiFine] Animated sprites: 2
[18:35:20] [main/INFO]: [OptiFine] Animated sprites: 4
[18:35:20] [main/INFO]: [OptiFine] Animated sprites: 2
[18:35:20] [main/INFO]: [OptiFine] Animated sprites: 2
[18:35:20] [main/INFO]: [OptiFine] *** Reloading custom textures ***
[18:35:20] [main/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[18:35:20] [main/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[18:35:20] [main/INFO]: [OptiFine] NaturalTextures: 54
[18:35:20] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:35:20] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:35:21] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:35:21] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:35:21] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:35:21] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:38:00] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:38:00] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:38:05] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:38:05] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:38:05] [main/WARN]: [OptiFine] Unknown resource pack file: mod_resources
[18:38:05] [main/WARN]: [OptiFine] Unknown resource pack type: org.zeith.solarflux.client.SolarFluxResourcePack@1a854e2
[18:38:05] [main/INFO]: [OptiFine] Disable Forge light pipeline
[18:38:05] [main/INFO]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
[18:38:24] [main/INFO]: Adding DataPackFinder
[18:38:24] [main/INFO]: Patching net/minecraft/command/impl/EnchantCommand
[18:38:24] [main/INFO]: Registering /terra command
[18:38:25] [main/INFO]: onRegisterCommandsEvent
[18:38:25] [main/INFO]: Loading command nodes...
[18:38:25] [main/INFO]: Loaded 2957 command nodes
[18:38:25] [main/INFO]: Adding Reload Listener: 'resourcefulbees recipe manager'
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/envirotech/envirotech.js in 0.016 s
[18:38:26] [main/INFO]: Loaded script server_scripts:tags.js in 0.009 s
[18:38:26] [main/INFO]: Loaded script server_scripts:unify.js in 0.019 s
[18:38:26] [main/INFO]: Loaded script server_scripts:constants.js in 0.004 s
[18:38:26] [main/INFO]: Loaded script server_scripts:advanced_interactions/atm_shards.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:advanced_interactions/multiblock.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:advanced_interactions/turtles.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/akashic_tome/akashic_tome.js in 0.003 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/angelring/angelring.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/apotheosis/apotheosis.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/applied_energistics2/applied_energistics2.js in 0.003 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/ars_nouveau/ars.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/astralsorcery/astralsorcery.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/bagofyurting/bagofyurting.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/biggerreactors/biggerreactors.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/biomesoplenty/biomesoplenty.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/botania/botania.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/botania/mjollnir.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/botany_pots/botany_pots.js in 0.004 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/buildinggadgets/buildinggadgets.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/byg/byg.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/comforts/comforts.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/compact_machines/compct_machines.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/computercraft/computercraft.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/create/create.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/cyclic/cyclic.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/entangled/entangled.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/explorerscompass/explorerscompass.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/forbidden_arcanus/forbidden_arcanus.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/framedblocks/framedblocks.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/iceandfire/iceandfire.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/immersive_engineering/cloche.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/immersive_engineering/immersive_engineering.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/integrated_dynamics/integrated_dynamics.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/iron_jetpacks/iron_jetpacks.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/macaw/macaw.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/mekanism/mekanism.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/metalbarrels/metalbarrels.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/mininggadgets/mininggadgets.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/mysticalagriculture/mysticalagriculture.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/pams_harvestcraft/pams.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/pedestals/pedestals.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/pneumaticcraft/pneumaticcraft.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/powah/powah.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/projectred/projectred.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/quark/quark.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/quarryplus/quarryplus.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/refinedstorage/refinedstorage.js in 0.004 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/resourcefulbees/comb_recipes.js in 0.003 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/resourcefulbees/resourcefulbees.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/rftools/dimension_builder.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/rftools/rftools.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/solarflux/solarflux.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/storage_drawers/storage_drawers.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/tconstruct/tconstruct.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/thermal/thermal.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/tombstone/tombstone.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/universal_grid/universal_grid.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/woot/woot.js in 0.0 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/xreliquary/xreliquary.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/zycraft/zycraft.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_allthemods/allthemodium.js in 0.002 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_allthemods/alltheores.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_allthemods/atm_shard.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_allthemods/atm_star.js in 0.003 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_allthemods/uu_matter_recipes.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_minecraft/minecraft.js in 0.003 s
[18:38:26] [main/INFO]: Loaded script server_scripts:mod_specific/_misc/misc.js in 0.001 s
[18:38:26] [main/INFO]: Loaded script server_scripts:stonecutting.js in 0.002 s
[18:38:26] [main/INFO]: Loaded 69/69 KubeJS server scripts in 0.177 s
[18:38:26] [main/INFO]: Scripts loaded
[18:38:26] [main/INFO]: Registered custom recipe handler for type kubejs:shaped
[18:38:26] [main/INFO]: Registered custom recipe handler for type kubejs:shapeless
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:smelting
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:blasting
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:smoking
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[18:38:26] [main/INFO]: Registered custom recipe handler for type minecraft:smithing
[18:38:26] [main/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[18:38:26] [main/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[18:38:26] [main/INFO]: Registered custom recipe handler for type botanypots:crop
[18:38:26] [main/INFO]: Registered custom recipe handler for type dankstorage:upgrade
[18:38:26] [main/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[18:38:26] [main/INFO]: Registered custom recipe handler for type botania:runic_altar
[18:38:26] [main/INFO]: Registered custom recipe handler for type integrateddynamics:squeezer
[18:38:26] [main/INFO]: Registered custom recipe handler for type integrateddynamics:mechanical_squeezer
[18:38:26] [main/INFO]: Registered custom recipe handler for type ars_nouveau:enchanting_apparatus
[18:38:26] [main/INFO]: Registered custom recipe handler for type ars_nouveau:enchantment
[18:38:26] [main/INFO]: Registered custom recipe handler for type ars_nouveau:glyph_recipe
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:furnace
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:sawmill
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:pulverizer
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:smelter
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:insolator
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:centrifuge
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:press
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:crucible
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:chiller
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:refinery
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:brewer
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:bottler
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:rock_gen
[18:38:26] [main/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:sequenced_assembly
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:mechanical_crafting
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:conversion
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:crushing
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:cutting
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:milling
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:basin
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:mixing
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:compacting
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:pressing
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:sandpaper_polishing
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:splashing
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:deploying
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:filling
[18:38:26] [main/INFO]: Registered custom recipe handler for type create:emptying
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[18:38:26] [main/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:crushing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:enriching
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:smelting
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:combining
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:dissolution
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:compressing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:purifying
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:injecting
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:reaction
[18:38:26] [main/INFO]: Registered custom recipe handler for type mekanism:sawing
[18:38:26] [main/INFO]: Registered custom recipe handler for type bloodmagic:altar
[18:38:26] [main/INFO]: Registered custom recipe handler for type bloodmagic:array
[18:38:26] [main/INFO]: Registered custom recipe handler for type bloodmagic:soulforge
[18:38:26] [main/INFO]: Registered custom recipe handler for type bloodmagic:arc
[18:38:26] [main/INFO]: Registered custom recipe handler for type bloodmagic:alchemytable
[18:38:26] [main/INFO]: Scanning recipes...
[18:38:26] [main/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, ftb-essentials-1605.1.5-build.32.jar, supermartijn642configlib-1.0.9-mc1.16.jar, AdditionalEnchantedMiner-1.16.5-16.1.11.jar, simplemagnets-1.1.6-mc1.16.jar, IntegratedTerminals-1.16.5-1.2.13.jar, HammerLib-1.16.5-16.3.30.jar, mcw-windows-2.0.3-mc1.16.5.jar, windowlogging-mc1.16.5_v0.0.5.jar, modnametooltip_1.16.2-1.15.0.jar, IronJetpacks-1.16.5-4.2.3.jar, ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar, CTM-MC1.16.1-1.1.2.6.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, cabletiers-1.16.5-0.544.jar, rangedpumps-0.8.2.jar, jumbofurnace-1.16.4-2.2.0.1.jar, WitherSkeletonTweaks-1.16.5-5.4.1.jar, Shrink-1.16.5-1.1.6.jar, reliquary-1.16.5-1.3.5.1124.jar, universalgrid-1.16.5-1.032.jar, randompatches-2.4.4-forge.jar, Apotheosis-1.16.5-4.8.4.jar, WaterStrainer-1.16.3-10.0.0.jar, dynviewdist-2.0.jar, TMechworks-1.16.3+-2.2.5.jar, JustEnoughResources-1.16.5-0.12.1.133.jar, DeLogger-3.0.4-build.20+mc1.16.5.jar, shetiphiancore-1.16-3.8.6.jar, supplementaries-1.16.5-0.18.4.jar, refinedstorage-1.9.17.jar, novillagerdm-1.0.1.jar, AdvancementPlaques-1.16.5-1.4.1.jar, PackMenu-1.16.5-2.5.0.jar, alltheores-1.3.6-1.16.5-36.1.0.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, cleancut-mc1.16-2.2-forge.jar, torchmaster-2.3.8.jar, repurposed_structures_forge-3.4.7+1.16.5.jar, fastfurnaceminusreplacement-1.1-1.16.3.jar, BiomesOPlenty-1.16.5-13.1.0.486-universal.jar, ironfurnaces-1.16.5-2.7.7.jar, mcw-trapdoors-1.0.5-mc1.16.5.jar, silent-gear-1.16.5-2.6.30.jar, supermartijn642corelib-1.0.16-mc1.16.5.jar, Botania-1.16.5-420.2.jar, SpawnerFix-1.16.2-1.0.0.2.jar, spark-forge.jar, portality-1.16.5-3.2.5.jar, curios-forge-1.16.5-4.0.5.3.jar, corail_woodcutter-1.16-2.0.1.jar, tanknull-2.3-1.16.4.jar, angelring-1.16.5-1.3.4.1.jar, tombstone-6.7.4-1.16.5.jar, ExtraStorage-1.16.5-1.6.1.jar, NaturesAura-34.3.jar, constructionwand-1.16.5-2.6.jar, mcw-roofs-2.1.1-mc1.16.5.jar, cfm-7.0.0pre22-1.16.3.jar, observerlib-1.16.5-1.5.3.jar, globalxp-1.16.5-v1.9.2.jar, cloth-config-4.14.54-forge.jar, AdChimneys-1.16.5-6.0.12.3-build.0207.jar, FastLeafDecay-v25.2.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, CBMultipart-1.16.5-3.0.4.123-universal.jar, Babel-1.0.5.jar, JEPB-1.0.0.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.68.jar, SaveMyStronghold-1.16.4-1.0.jar, ClientTweaks_1.16.3-5.3.0.jar, nomowanderer_MC1.16.5_1.2.jar, woot-1.16.5-1.0.8.3.jar, bagofyurting-1.16.4-1.2.0.1.jar, jei-1.16.5-7.7.1.152.jar, jei-professions-1.0.0-1.16.4.jar, AttributeFix-1.16.5-10.1.4.jar, Mekanism-1.16.5-10.1.2.457.jar, caelus-forge-1.16.5-2.1.3.2.jar, AllTheCompressed-1.0.4-1.16.5-36.2.29.jar, invtweaks-1.16.4-1.0.1.jar, shutupexperimentalsettings-1.0.3.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, catjammies-1.1.0.jar, LibX-1.16.3-1.0.76.jar, compactmachines-4.0.0-beta.2.jar, phosphophyllite-1.16.5-0.5.1.jar, engineerstools-1.16.5-1.1.7.jar, curioofundying-forge-1.16.5-5.2.0.0.jar, FarmingForBlockheads_1.16.5-7.3.1.jar, pneumaticcraft-repressurized-1.16.5-2.15.6-315.jar, pedestals-0.8s_hotfix_6.jar, extradisks-1.16.4-1.5.1.jar, ImmersivePetroleum-1.16.5-3.3.0-11.jar, ironchest-1.16.5-11.2.21.jar, MythicBotany-1.16.5-1.4.19.jar, IntegratedCrafting-1.16.5-1.0.20.jar, logprot-1.16-1.5.jar, theoneprobe-1.16-3.1.7.jar, MouseTweaks-2.14-mc1.16.2.jar, useful_railroads-1.16.5-1.4.6.38.jar, pamhc2crops-1.16.3-1.0.2.jar, creativeapiary-1.16.5-1.72.jar, Ding-1.16.5-1.3.0.jar, jeiintegration_1.16.5-7.0.1.15.jar, pipez-1.16.5-1.2.15.jar, flywheel-1.16-0.2.5.jar, Mantle-1.16.5-1.6.157.jar, IntegratedDynamics-1.16.5-1.10.8.jar, integratednbt-1.16.4-1.4.2.jar, pamhc2foodcore-1.16.3-1.0.2.jar, ftb-backups-2.1.2.2.jar, polymorph-forge-1.16.5-0.25.jar, AutoRegLib-1.6-49.jar, entityculling-forge-mc1.16.5-1.5.1.jar, structurize-1.16.5-1.0.380-BETA.jar, norecipeadvancements-1.0.1.jar, creativecrafter-1.16.5-0.1522.jar, PickleTweaks-1.16.5-5.2.6.jar, lootr-1.16.5-0.1.12.42.jar, allthetweaks-1.4.5-1.16.5-36.1.13.jar, byg-1.3.5.jar, extremeSoundMuffler-3.18_1.16.5.jar, CosmeticArmorReworked-1.16.5-v5.jar, xptome-1.16.5-v2.1.5.jar, DefaultOptions_1.16.5-12.2.1.jar, rsrequestify-1.16.5-2.1.6.jar, CyclopsCore-1.16.5-1.12.2.jar, astralsorcery-1.16-1.16.5-1.13.12.jar, NetherPortalFix_1.16.3-7.2.1.jar, aiotbotania-1.16.5-1.8.4.jar, advancedperipherals-1.16.5-0.7.7.1r.jar, tinyredstone-1.16.5-1.13.3.jar, eidolon-0.2.7.jar, managear-1.16.3-2.2.3.jar, JustEnoughCalculation-1.16.5-3.8.6.jar, incontrol-1.16-5.2.6.jar, connectivity-2.4-1.16.5.jar, rsgauges-1.16.5-1.2.15.jar, findme-1.16.3-2.2.1.0.jar, glassential-forge-1.16.5-1.1.7.jar, TerraForged-1.16.5-0.2.16-BETA-2.jar, configurableextramobdrops_1.16.5-1.8.jar, CookingForBlockheads_1.16.5-9.3.4.jar, Controlling-7.0.0.28.jar, Placebo-1.16.5-4.6.1.jar, dankstorage-1.16.5-3.20.jar, citadel-1.8.1-1.16.5.jar, iceandfire-2.1.9-1.16.5.jar, allthemodium-1.5.18-1.16.5-36.1.23.jar, mightyarchitect-mc1.16.3_v0.5.jar, potionsmaster-0.2.2-1.16.5-36.1.0.jar, moreminecarts-1.3.15.jar, culinaryconstruct-forge-1.16.5-4.0.0.7.jar, cartographer-0.0.2-1.16.5-36.0.52.jar, Bookshelf-Forge-1.16.5-10.4.32.jar, DarkUtilities-1.16.5-8.0.13.jar, BotanyPots-1.16.5-7.1.32.jar, BotanyTrees-1.16.5-3.0.7.jar, sophisticatedbackpacks-1.16.5-3.15.13.560.jar, u_team_core-1.16.5-3.2.1.196.jar, buildinggadgets-1.16.5-3.8.2.jar, FramedBlocks-2.14.4.jar, forge-1.16.5-36.2.33-universal.jar, cofh_core-1.16.5-1.4.2.9.jar, thermal_foundation-1.16.5-1.4.3.10.jar, thermal_innovation-1.16.5-1.4.1.3.jar, thermal_locomotion-1.16.5-1.4.1.2.jar, Psi 1.16-97.jar, thermal_cultivation-1.16.5-1.4.1.3.jar, appleskin-forge-mc1.16.x-2.4.0.jar, Aquaculture-1.16.5-2.1.22.jar, mcw-doors-1.0.6-mc1.16.5.jar, LightingWand-1.16.4-1.8.1.jar, jeed-1.16.5-1.6.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, FpsReducer-forge-1.24-mc1.16.5.jar, XNetGases-1.16.5-2.3.9.jar, MmmMmmMmmMmm-1.16.5-1.3.1.jar, absentbydesign-1.16.5-1.5.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.35.jar, RSInfinityBooster-1.16.5-1.1+13.jar, EquipmentCompare-1.16.5-1.2.7.jar, chipped-1.16.5-1.2.1-forge.jar, chocolate-1.3.0-1.16.4.jar, mcw-bridges-2.0.2-mc1.16.5.jar, useful_backpacks-1.16.5-1.12.1.90.jar, ResourcefulBees-1.16.5-0.10.5.jar, HostileNeuralNetworks-1.16.5-1.0.6.jar, entangled-1.3.10-mc1.16.jar, endertanks-1.16-1.9.7.jar, CommonCapabilities-1.16.5-2.8.0.jar, crashutilities-3.13.jar, Compressium-1.16.5-1.2.3.jar, getittogetherdrops-1.16.5-v1.2.jar, MekanismAdditions-1.16.5-10.1.2.457.jar, valkyrielib-1.16.5-3.0.9.5.jar, envirocore-1.16.5-3.0.9.3.jar, envirotech-1.16.5-3.0.9.4.jar, Lollipop-1.16.5-3.2.9.jar, mcw-fences-1.0.4-mc1.16.5.jar, simplylight-1.16.5-1.4.2-build.32.jar, tgcropesmod-1.16.2-1.1.0.jar, atmadditions-1.16.5-1.0.2.jar, pamhc2foodextended-1.16.3-1.0.4.jar, SolarFluxReborn-1.16.5-16.3.9.jar, dpanvil-1.16.5-1.3.1.jar, Patchouli-1.16.4-53.2.jar, ars_nouveau-1.16.5-1.24.22.jar, collective-1.16.5-4.25.jar, betterbiomeblend-1.16.4-1.2.9-forge.jar, time-in-a-bottle-1.1.0.jar, thermal_expansion-1.16.5-1.4.2.4.jar, IntegratedTunnels-1.16.5-1.8.9.jar, DrawersTooltip-1.16.2-2.1.1.jar, MysticalCustomization-1.16.5-2.1.7.jar, lostcities-1.16-4.0.11-beta.jar, elevatorid-1.16.5-1.7.13.jar, GunpowderLib-1.16.5-1.2.2.jar, ftb-ultimine-forge-1605.3.1-build.45.jar, BetterStrongholds-1.16.4-1.2.1.jar, buildersaddition-1.16.5-20210807a.jar, Runelic-1.16.5-7.0.3.jar, starterkit_1.16.5-3.1.jar, MekanismTools-1.16.5-10.1.2.457.jar, architectury-1.31.59.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, ftb-ranks-forge-1605.1.5-build.16.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, cc-tweaked-1.16.5-1.100.4.jar, ProjectRed-1.16.5-4.11.0-core.jar, energymeter-1.16.5-1.6.1.jar, ProjectRed-1.16.5-4.11.0-exploration.jar, ProjectRed-1.16.5-4.11.0-integration.jar, ProjectRed-1.16.5-4.11.0-illumination.jar, ProjectRed-1.16.5-4.11.0-transmission.jar, light-overlay-5.8.1.jar, trashcans-1.0.14-mc1.16.jar, TrampleStopper-2.6.1-build.22+mc1.16.5.jar, smallships-1.16.5-1.10.3.jar, bwncr-1.16.5-3.10.16.jar, observable-0.2.1-forge.jar, Cyclic-1.16.5-1.5.15.jar, BetterAdvancements-1.16.5-0.1.1.115.jar, rhino-forge-1605.1.5-build.75.jar, biggerreactors-1.16.5-0.5.1.jar, Cucumber-1.16.5-4.1.12.jar, TrashSlot_1.16.3-12.2.1.jar, pamhc2trees-1.16.3-1.0.1.jar, flatbedrock-1.2.0-build.2+mc1.16.5.jar, craftingstation-4.2.jar, item-filters-forge-1605.2.5-build.9.jar, elementalcraft-1.16.5-2.7.17.jar, platforms-1.16-1.7.12.jar, metalbarrels-1.16.2-3.3b.jar, abnormals_core-1.16.5-3.3.1.jar, upgrade_aquatic-1.16.5-3.1.2.jar, ponderjs-1.16.5-1.0.3d.jar, ae2extras-1.3.1-1.16.5.jar, ensorcellation-1.16.5-1.4.1.2.jar, create-mc1.16.5_v0.3.2g.jar, ZYCraft-1.16.5-3.1.34.jar, Waystones_1.16.5-7.6.4.jar, Clumps-6.0.0.28.jar, enviromats-1.16.5-2.0.9.0.jar, comforts-forge-1.16.5-4.0.1.5.jar, appliedenergistics2-8.4.7.jar, lazierae2-1.16.5-1.1.4.jar, Artifacts-1.16.5-2.10.5.jar, framedcompactdrawers-1.16-2.2.1.jar, configured-1.5.1-1.16.5.jar, DimStorage-1.16.5-4.4.1.jar, DungeonCrawl-1.16.5-2.3.5.jar, demagnetize-forge-1.16.2-1.2.2.jar, TravelAnchors-2.4.jar, lazydfu-0.1.3.jar, mcjtylib-1.16-5.1.5.jar, rftoolsbase-1.16-2.1.3.jar, xnet-1.16-3.0.16.jar, rftoolsdim-1.16-7.0.20-beta.jar, rftoolspower-1.16-3.0.13.jar, rftoolsbuilder-1.16-3.1.8.jar, rftoolsstorage-1.16-2.0.18.jar, rftoolscontrol-1.16-4.0.16.jar, restrictions-1.16-3.0.6.jar, ExplorersCompass-1.16.5-1.1.2-forge.jar, mahoutsukai-1.16.5-v1.34.11.jar, ToastControl-1.16.5-4.4.0.jar, mininggadgets-1.7.5.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, AkashicTome-1.4-16.jar, ftb-chunks-forge-1605.3.2-build.115.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-thermal-1605.1.4-build.4.jar, ftb-quests-forge-1605.3.6-build.98.jar, kubejs-create-1605.1.4-build.12.jar, kubejs-mekanism-1605.1.2-build.2.jar, BloodMagic-1.16.4-3.1.7-27.jar, tomeofblood-1.16.5-1.2.3.jar, kubejs-blood-magic-1605.1.1-build.3.jar, scuba-gear-1.16.5-1.0.3.jar, BrandonsCore-1.16.5-3.0.13.244-universal.jar, Draconic-Evolution-1.16.5-3.0.22.444-universal.jar, ImmersivePosts-1.16.5-4.3.0-1.jar, ImmersiveEngineering-1.16.5-5.0.7-143.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, selene-1.16.5-1.9.0.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, sounddeviceoptions-1.4.3.jar, CraftingTweaks_1.16.5-12.2.1.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.14.jar, EnchantmentDescriptions-1.16.5-7.0.19.jar, ToolBelt-1.16.5-1.16.2.jar, titanium-1.16.5-3.2.8.7-22.jar, mana-and-artifice-1.5.1.7.jar, silent-lib-1.16.3-4.9.6.jar, Exchangers-1.16.5-3.0.2.jar, ctiers-1.16.5-1.4.jar, archers_paradox-1.16.5-1.4.0.1.jar, omgourd-1.16.5-1.4.0.1.jar, enviroenergy-1.16.5-3.0.9.1.jar, actuallycompatible-0.1.2.jar, Iceberg-1.16.5-1.0.38.jar, Quark-r2.4-322.jar, LegendaryTooltips-1.16.5-1.1.6.jar, creativewirelesstransmitter-1.16x-1.12.jar, FastWorkbench-1.16.5-4.6.1.jar, StorageDrawers-1.16.3-8.5.1.jar, topaddons-1.16.5-2.2.0-beta.jar, FluxNetworks-1.16.5-6.2.1.14.jar, enderchests-1.16-1.7.9.jar, minecolonies-1.16.5-1.0.591-BETA.jar, pylons-1.16.5-1.0.5.jar, ferritecore-2.1.0-forge.jar, engineersdecor-1.16.5-1.1.17.jar, Chisel-MC1.16.5-2.0.1-alpha.4.jar, SoL-Carrot-1.16.5-1.10.1.jar, modular-routers-1.16.5-7.5.2-83.jar, refinedstorageaddons-0.7.4.jar, expandability-2.0.1-forge.jar, botanicalmachinery-1.16.4-0.4.6.jar, valhelsia_core-16.0.13a.jar, forbidden_arcanus-16.2.3.jar, overloadedarmorbar-5.1.0.jar, Morph-o-Tool-1.4-27.jar, Translocators-1.16.5-2.6.0.82-universal.jar, flickerfix-1.0.1.jar, createaddition-1.16.5-20220129a.jar, balancedenchanting-1.16.2-1.1.jar, resourcefulbees:internals, Solar Flux Generated Resources, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[18:38:36] [main/INFO]: [blocks] Found 1754 tags, added 4465 objects, removed 46 objects
[18:38:36] [main/INFO]: [blocks] Found 1754 tags, added 0 objects, removed 0 objects
[18:38:36] [main/ERROR]: Couldn't load block tag farmersdelight:mushroom_colony_growable_on as it is missing following references: supplementaries:planter_rich (from supplementaries-1.16.5-0.18.4.jar)
[18:38:41] [main/INFO]: [items] Found 3769 tags, added 1989 objects, removed 23 objects
[18:38:41] [main/INFO]: [items] Found 3769 tags, added 0 objects, removed 0 objects
[18:38:41] [main/ERROR]: Couldn't load item tag forge:marble as it is missing following references: #enviromats:marble (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/ERROR]: Couldn't load item tag forge:granodiorite as it is missing following references: #enviromats:granodiorite (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/ERROR]: Couldn't load item tag forge:hardened_stone as it is missing following references: #enviromats:hardened_stone (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/ERROR]: Couldn't load item tag forge:basalt as it is missing following references: #enviromats:basalt (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/ERROR]: Couldn't load item tag forge:pumice as it is missing following references: #enviromats:pumice (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/ERROR]: Couldn't load item tag forge:travertine as it is missing following references: #enviromats:travertine (from enviromats-1.16.5-2.0.9.0.jar)
[18:38:41] [main/INFO]: [fluids] Found 165 tags, added 67 objects, removed 0 objects
[18:38:41] [main/INFO]: [fluids] Found 165 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [entity_types] Found 47 tags, added 305 objects, removed 0 objects
[18:38:41] [main/INFO]: [entity_types] Found 47 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [enchantments] Found 1 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [enchantments] Found 1 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [tile_entity_types] Found 5 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [tile_entity_types] Found 5 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[18:38:41] [main/INFO]: Loot Modification Manager has loaded 0 sets of modifiers
[18:38:41] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:41] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:41] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/circle
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/appliedenergistics2/ae2_ender_pearl_dust_convert[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'thermal:ender_pearl_dust'
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/appliedenergistics2/ae2_ender_pearl_dust_convert[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Unknown item tag 'thermal:ender_pearl_dust'
[18:38:42] [main/INFO]: ignoring heat properties for block occultism:spirit_fire: mod not loaded
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/star
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe 'mana-and-artifice:decoration/stonecutting/redstone_arcane_stone_reset_stonecutter[minecraft:stonecutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_stones'
[18:38:42] [main/WARN]: Failed to parse recipe mana-and-artifice:decoration/stonecutting/redstone_arcane_stone_reset_stonecutter[minecraft:stonecutting]: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_stones'
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/slash
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Recipe mana-and-artifice:multiblock/eldrin_altar does not define a tier, defaulting to 1.
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[18:38:42] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/backslash
[18:38:42] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/split_triangle
[18:38:42] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot
[18:38:42] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:42] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'mana-and-artifice:decoration/stonecutting/redstone_arcane_sandstone_reset_stonecutter[minecraft:stonecutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_sandstones'
[18:38:43] [main/WARN]: Failed to parse recipe mana-and-artifice:decoration/stonecutting/redstone_arcane_sandstone_reset_stonecutter[minecraft:stonecutting]: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_sandstones'
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_split_triangle
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/infinity
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/hourglass
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_triangle
[18:38:43] [main/INFO]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/square
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Recipe mana-and-artifice:multiblock/wellspring_capture does not define a tier, defaulting to 1.
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot3
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot4
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot2
[18:38:43] [main/WARN]: Recipe mana-and-artifice:multiblock/test_multiblock does not define a tier, defaulting to 1.
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
[18:38:43] [main/INFO]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
[18:38:43] [main/INFO]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
[18:38:43] [main/INFO]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/diamond
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/triangle
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:38:43] [main/INFO]: Found 37519 recipes and 0 failed recipes in 2.177 s
[18:39:07] [main/INFO]: Posted recipe events in 24.23 s
[18:39:07] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/circle
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/star
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/slash
[18:39:08] [main/WARN]: Recipe mana-and-artifice:multiblock/eldrin_altar does not define a tier, defaulting to 1.
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/backslash
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/split_triangle
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_split_triangle
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/infinity
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/hourglass
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_triangle
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/square
[18:39:08] [main/WARN]: Recipe mana-and-artifice:multiblock/wellspring_capture does not define a tier, defaulting to 1.
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot3
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot4
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot2
[18:39:08] [main/WARN]: Recipe mana-and-artifice:multiblock/test_multiblock does not define a tier, defaulting to 1.
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/diamond
[18:39:08] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/triangle
[18:39:08] [main/INFO]: Modified & removed recipes in 567.5 ms
[18:39:08] [main/INFO]: Added recipes in 178.4 ms
[18:39:08] [main/INFO]: Added 1808 recipes, removed 1352 recipes, modified 7894 recipes, with 0 failed recipes and 0 fall-backed recipes
[18:39:08] [main/INFO]: Advancement Modification Manager has loaded 8 sets of modifiers
[18:39:09] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
[18:39:10] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
[18:39:11] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
[18:39:11] [main/INFO]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
[18:39:13] [main/INFO]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
[18:39:13] [main/INFO]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
[18:39:14] [main/INFO]: Registered 18 additional loot tables.
[18:39:14] [main/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[18:39:14] [main/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[18:39:14] [main/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[18:39:14] [main/ERROR]: Parsing error loading custom advancement pedestals:main/craft_filter: Expected item to be an item, was unknown string 'pedestals:coin/filteritemstack'
[18:39:14] [main/INFO]: Loaded 12961 advancements
[18:39:14] [main/INFO]: Registered 53 additional recipes.
[18:39:14] [main/INFO]: Reloading HammerLib recipes...
[18:39:14] [main/INFO]: HammerLib injected 25 recipes into recipe map.
[18:39:14] [main/INFO]: Reloading 1 custom registries.
[18:39:14] [main/INFO]: 1 custom registries reloaded, added 0 total recipes.
[18:39:14] [main/INFO]: Registered 25 additional recipes.
[18:39:14] [main/INFO]: Loading comb recipes for 85 bees...
[18:39:14] [main/INFO]: Validating Honey Effects...
[18:39:14] [main/INFO]: Validating Honey Effects...
[18:39:14] [main/INFO]: Loaded 28 affix loot entries from resources.
[18:39:14] [main/INFO]: Registered 6 boss gear sets.
[18:39:14] [main/INFO]: Loaded 6 boss items from resources.
[18:39:14] [main/INFO]: Loaded 8 spawner items from resources.
[18:39:15] [main/INFO]: Reloading trait files
[18:39:15] [main/INFO]: Registered 74 traits
[18:39:15] [main/INFO]: Reloading part files
[18:39:15] [main/INFO]: Registered part serializer 'silentgear:compound_part'
[18:39:15] [main/INFO]: Registered part serializer 'silentgear:misc_upgrade'
[18:39:15] [main/INFO]: Registered 45 parts
[18:39:16] [main/INFO]: Reloading material files
[18:39:16] [main/INFO]: Registered material serializer 'silentgear:standard'
[18:39:16] [main/INFO]: Registered material serializer 'silentgear:compound'
[18:39:16] [main/INFO]: Registered material serializer 'silentgear:custom_compound'
[18:39:16] [main/INFO]: Registered material serializer 'silentgear:crafted'
[18:39:16] [main/INFO]: Skipped loading 7 material(s), as their conditions were not met. This is usually NOT an error!
[18:39:16] [main/INFO]: Skipped materials: silentgear:aluminum_steel, silentgear:bismuth, silentgear:bismuth_brass, silentgear:bismuth_steel, silentgear:redstone_alloy, silentgear:refined_iron, silentgear:titanium
[18:39:16] [main/INFO]: Loading Distillation Recipes.
[18:39:16] [main/INFO]: Loading Reservoirs.
[18:39:16] [main/INFO]: Loading Coker-Unit Recipes.
[18:39:16] [main/INFO]: Loading Sulfur Recovery Recipes.
[18:39:16] [main/INFO]: Beginning loading of data for data loader: tiny_block_overrides
[18:39:16] [main/INFO]: Data loader for tiny_block_overrides loaded 1 jsons
[18:39:16] [main/INFO]: ExoticDrops rolls:1 chance:15.0 weights:[4, 4, 2, 1, 1]
[18:39:19] [main/INFO]: Built PerkTree with 417 perks!
[18:39:19] [main/INFO]: Loaded 16 elementalcraft:shrine_upgrades
[18:39:19] [main/INFO]: Loaded 37 elementalcraft:tool_infusions
[18:39:19] [main/INFO]: Loaded 10 elementalcraft:runes
[18:39:19] [main/INFO]: Loaded 16 elementalcraft:spell_properties
[18:39:19] [main/INFO]: [il_tags/elementalcraft_runes] Found 3 tags, added 0 objects, removed 0 objects
[18:39:19] [main/INFO]: [il_tags/elementalcraft_runes] Found 3 tags, added 0 objects, removed 0 objects
[18:39:19] [main/INFO]: Loaded 1 DataPack Anvil TagCollection
[18:39:19] [main/INFO]: Loading data...
[18:39:22] [main/INFO]: Done.
[18:39:23] [main/INFO]: Couldn't fully analyze 1 compressed_iron_chestplate, missing knowledge for {1 leather_chestplate=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 compressed_iron_leggings, missing knowledge for {1 leather_leggings=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 pneumatic_leggings, missing knowledge for {1 compressed_iron_leggings=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 compressed_iron_boots, missing knowledge for {1 leather_boots=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 alfsteel_aiot, missing knowledge for {1 alfsteel_aiot=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 compressed_iron_helmet, missing knowledge for {1 leather_helmet=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 mattock_nether, missing knowledge for {1 mattock=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 creative_jetpack, missing knowledge for {1 unobtainium_jetpack=1.0}
[18:39:23] [main/INFO]: Couldn't fully analyze 1 platinum_jetpack, missing knowledge for {1 electrum_jetpack=1.0}
[18:39:23] [main/INFO]: Finished recipe profiler for Arc Recycling, took 1291 milliseconds
[18:39:23] [main/INFO]: Beginning load of custom recipes for colony workers
[18:39:23] [main/INFO]: Loaded 470 recipes for 15 crafters
[18:39:23] [main/INFO]: Beginning load of research for University.
[18:39:23] [main/INFO]: Loaded 187 recipes for 4 research branches
[18:39:23] [main/INFO]: Loaded 18 recipes
[18:39:23] [main/INFO]: Registered 11 blocks with enchanting stats.
[18:39:23] [main/INFO]: Loaded 13 normal and 13 rare Wandering Trader trade options.
[18:39:23] [main/INFO]: Loaded cucumber-tags.json in 1 ms
[18:39:23] [main/INFO]: Loaded 75 materials in 11.1986 ms
[18:39:24] [main/INFO]: 155 stats loaded for 76 materials in 254.6174 ms
[18:39:24] [main/INFO]: 65 traits loaded for 76 materials in 270.3192 ms
[18:39:24] [main/INFO]: Loaded 15 station slot layouts in 56.724 ms
[18:39:24] [main/INFO]: Recipes for potions: potionsmaster:iron_sight, eidolon:chilled, mana-and-artifice:mana_potion, minecraft:luck, potionsmaster:zinc_sight, apotheosis:strong_sundering, potionsmaster:unobtainium_sight, upgrade_aquatic:restfulness_strong, apotheosis:strong_knowledge, potionsmaster:emerald_sight, cyclic:resistance, apotheosis:fatigue, upgrade_aquatic:insomnia, apotheosis:strong_fatigue, cyclic:swimspeed, minecraft:slowness, potionsmaster:osmium_sight, resourcefulbees:calming, potionsmaster:bismuth_sight, potionsmaster:aluminium_sight, mana-and-artifice:greater_mana_potion, ars_nouveau:mana_regen_potion, minecraft:harming, minecraft:long_poison, potionsmaster:gold_sight, minecraft:strong_turtle_master, potionsmaster:redstone_sight, minecraft:water_breathing, cyclic:stun, minecraft:fire_resistance, apotheosis:wither, eidolon:anchored, ars_nouveau:spell_damage_strong, eidolon:long_chilled, minecraft:strength, apotheosis:long_resistance, minecraft:long_fire_resistance, minecraft:awkward, minecraft:long_leaping, minecraft:strong_healing, upgrade_aquatic:vibing, minecraft:water, cyclic:levitation, ars_nouveau:mana_regen_potion_long, minecraft:strong_slowness, minecraft:strong_regeneration, potionsmaster:copper_sight, minecraft:mundane, upgrade_aquatic:repellence_strong, cyclic:blind, minecraft:strong_swiftness, potionsmaster:lapis_sight, quark:long_danger_sight, apotheosis:resistance, minecraft:healing, minecraft:long_night_vision, apotheosis:long_haste, quark:long_resistance, minecraft:long_swiftness, potionsmaster:crimsoniron_sight, apotheosis:long_absorption, upgrade_aquatic:repellence_long, upgrade_aquatic:repellence, minecraft:long_water_breathing, quark:long_resilience, minecraft:long_turtle_master, mana-and-artifice:light_mana_potion, minecraft:long_regeneration, apotheosis:strong_wither, apotheosis:long_fatigue, minecraft:night_vision, minecraft:invisibility, quark:strong_resilience, potionsmaster:coal_sight, cyclic:haste, cyclic:hunger, apotheosis:long_knowledge, cyclic:wither, potionsmaster:tin_sight, mana-and-artifice:minor_mana_potion, upgrade_aquatic:restfulness, potionsmaster:lead_sight, apotheosis:sundering, minecraft:long_slow_falling, upgrade_aquatic:vibing_long, potionsmaster:platinum_sight, apotheosis:strong_absorption, minecraft:strong_strength, quark:resistance, minecraft:long_invisibility, potionsmaster:vibranium_sight, minecraft:long_strength, potionsmaster:allthemodium_sight, ars_nouveau:spell_damage_long, minecraft:weakness, apotheosis:long_sundering, apotheosis:knowledge, eidolon:long_anchored, minecraft:strong_poison, minecraft:long_weakness, quark:strong_resistance, minecraft:thick, minecraft:swiftness, apotheosis:haste, apotheosis:long_wither, mana-and-artifice:superior_mana_potion, potionsmaster:uranium_sight, minecraft:slow_falling, cyclic:strong_haste, resourcefulbees:long_calming, ars_nouveau:spell_damage, minecraft:strong_leaping, minecraft:regeneration, minecraft:long_slowness, potionsmaster:netherite_sight, quark:danger_sight, upgrade_aquatic:vibing_strong, apotheosis:absorption, potionsmaster:diamond_sight, upgrade_aquatic:insomnia_strong, quark:resilience, potionsmaster:nickel_sight, ars_nouveau:mana_regen_potion_strong, minecraft:leaping, apotheosis:strong_resistance, minecraft:strong_harming, potionsmaster:quartz_sight, apotheosis:strong_haste, potionsmaster:silver_sight, minecraft:poison, minecraft:turtle_master
[18:39:29] [main/INFO]: Loading vanilla base decorator
[18:39:50] [main/INFO]: Adding DataPackFinder
[18:39:50] [main/INFO]: Registering /terra command
[18:39:50] [main/INFO]: onRegisterCommandsEvent
[18:39:50] [main/INFO]: Loading command nodes...
[18:39:50] [main/INFO]: Loaded 2957 command nodes
[18:39:50] [main/INFO]: Adding Reload Listener: 'resourcefulbees recipe manager'
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/envirotech/envirotech.js in 0.005 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:tags.js in 0.003 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:unify.js in 0.008 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:constants.js in 0.003 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:advanced_interactions/atm_shards.js in 0.002 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:advanced_interactions/multiblock.js in 0.002 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:advanced_interactions/turtles.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/akashic_tome/akashic_tome.js in 0.002 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/angelring/angelring.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/apotheosis/apotheosis.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/applied_energistics2/applied_energistics2.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/ars_nouveau/ars.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/astralsorcery/astralsorcery.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/bagofyurting/bagofyurting.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/biggerreactors/biggerreactors.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/biomesoplenty/biomesoplenty.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/botania/botania.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/botania/mjollnir.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/botany_pots/botany_pots.js in 0.002 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/buildinggadgets/buildinggadgets.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/byg/byg.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/comforts/comforts.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/compact_machines/compct_machines.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/computercraft/computercraft.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/create/create.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/cyclic/cyclic.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/entangled/entangled.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/explorerscompass/explorerscompass.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/forbidden_arcanus/forbidden_arcanus.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/framedblocks/framedblocks.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/iceandfire/iceandfire.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/immersive_engineering/cloche.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/immersive_engineering/immersive_engineering.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/integrated_dynamics/integrated_dynamics.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/iron_jetpacks/iron_jetpacks.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/macaw/macaw.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/mekanism/mekanism.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/metalbarrels/metalbarrels.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/mininggadgets/mininggadgets.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/mysticalagriculture/mysticalagriculture.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/pams_harvestcraft/pams.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/pedestals/pedestals.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/pneumaticcraft/pneumaticcraft.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/powah/powah.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/projectred/projectred.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/quark/quark.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/quarryplus/quarryplus.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/refinedstorage/refinedstorage.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/resourcefulbees/comb_recipes.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/resourcefulbees/resourcefulbees.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/rftools/dimension_builder.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/rftools/rftools.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/solarflux/solarflux.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/storage_drawers/storage_drawers.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/tconstruct/tconstruct.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/thermal/thermal.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/tombstone/tombstone.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/universal_grid/universal_grid.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/woot/woot.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/xreliquary/xreliquary.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/zycraft/zycraft.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_allthemods/allthemodium.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_allthemods/alltheores.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_allthemods/atm_shard.js in 0.0 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_allthemods/atm_star.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_allthemods/uu_matter_recipes.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_minecraft/minecraft.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:mod_specific/_misc/misc.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded script server_scripts:stonecutting.js in 0.001 s
[18:39:51] [main/INFO]: SourceFile:407: Loaded 69/69 KubeJS server scripts in 0.108 s
[18:39:51] [main/INFO]: Scripts loaded
[18:39:51] [main/INFO]: Registered custom recipe handler for type kubejs:shaped
[18:39:51] [main/INFO]: Registered custom recipe handler for type kubejs:shapeless
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:smelting
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:blasting
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:smoking
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[18:39:51] [main/INFO]: Registered custom recipe handler for type minecraft:smithing
[18:39:51] [main/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[18:39:51] [main/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[18:39:51] [main/INFO]: Registered custom recipe handler for type botanypots:crop
[18:39:51] [main/INFO]: Registered custom recipe handler for type dankstorage:upgrade
[18:39:51] [main/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[18:39:51] [main/INFO]: Registered custom recipe handler for type botania:runic_altar
[18:39:51] [main/INFO]: Registered custom recipe handler for type integrateddynamics:squeezer
[18:39:51] [main/INFO]: Registered custom recipe handler for type integrateddynamics:mechanical_squeezer
[18:39:51] [main/INFO]: Registered custom recipe handler for type ars_nouveau:enchanting_apparatus
[18:39:51] [main/INFO]: Registered custom recipe handler for type ars_nouveau:enchantment
[18:39:51] [main/INFO]: Registered custom recipe handler for type ars_nouveau:glyph_recipe
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:furnace
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:sawmill
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:pulverizer
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:smelter
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:insolator
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:centrifuge
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:press
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:crucible
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:chiller
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:refinery
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:brewer
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:bottler
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:rock_gen
[18:39:51] [main/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:sequenced_assembly
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:mechanical_crafting
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:conversion
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:crushing
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:cutting
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:milling
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:basin
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:mixing
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:compacting
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:pressing
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:sandpaper_polishing
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:splashing
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:deploying
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:filling
[18:39:51] [main/INFO]: Registered custom recipe handler for type create:emptying
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[18:39:51] [main/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:crushing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:enriching
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:smelting
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:combining
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:dissolution
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:compressing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:purifying
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:injecting
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:reaction
[18:39:51] [main/INFO]: Registered custom recipe handler for type mekanism:sawing
[18:39:51] [main/INFO]: Registered custom recipe handler for type bloodmagic:altar
[18:39:51] [main/INFO]: Registered custom recipe handler for type bloodmagic:array
[18:39:51] [main/INFO]: Registered custom recipe handler for type bloodmagic:soulforge
[18:39:51] [main/INFO]: Registered custom recipe handler for type bloodmagic:arc
[18:39:51] [main/INFO]: Registered custom recipe handler for type bloodmagic:alchemytable
[18:39:51] [main/INFO]: Scanning recipes...
[18:39:51] [main/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, ftb-essentials-1605.1.5-build.32.jar, supermartijn642configlib-1.0.9-mc1.16.jar, AdditionalEnchantedMiner-1.16.5-16.1.11.jar, simplemagnets-1.1.6-mc1.16.jar, IntegratedTerminals-1.16.5-1.2.13.jar, HammerLib-1.16.5-16.3.30.jar, mcw-windows-2.0.3-mc1.16.5.jar, windowlogging-mc1.16.5_v0.0.5.jar, modnametooltip_1.16.2-1.15.0.jar, IronJetpacks-1.16.5-4.2.3.jar, ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar, CTM-MC1.16.1-1.1.2.6.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, cabletiers-1.16.5-0.544.jar, rangedpumps-0.8.2.jar, jumbofurnace-1.16.4-2.2.0.1.jar, WitherSkeletonTweaks-1.16.5-5.4.1.jar, Shrink-1.16.5-1.1.6.jar, reliquary-1.16.5-1.3.5.1124.jar, universalgrid-1.16.5-1.032.jar, randompatches-2.4.4-forge.jar, Apotheosis-1.16.5-4.8.4.jar, WaterStrainer-1.16.3-10.0.0.jar, dynviewdist-2.0.jar, TMechworks-1.16.3+-2.2.5.jar, JustEnoughResources-1.16.5-0.12.1.133.jar, DeLogger-3.0.4-build.20+mc1.16.5.jar, shetiphiancore-1.16-3.8.6.jar, supplementaries-1.16.5-0.18.4.jar, refinedstorage-1.9.17.jar, novillagerdm-1.0.1.jar, AdvancementPlaques-1.16.5-1.4.1.jar, PackMenu-1.16.5-2.5.0.jar, alltheores-1.3.6-1.16.5-36.1.0.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, cleancut-mc1.16-2.2-forge.jar, torchmaster-2.3.8.jar, repurposed_structures_forge-3.4.7+1.16.5.jar, fastfurnaceminusreplacement-1.1-1.16.3.jar, BiomesOPlenty-1.16.5-13.1.0.486-universal.jar, ironfurnaces-1.16.5-2.7.7.jar, mcw-trapdoors-1.0.5-mc1.16.5.jar, silent-gear-1.16.5-2.6.30.jar, supermartijn642corelib-1.0.16-mc1.16.5.jar, Botania-1.16.5-420.2.jar, SpawnerFix-1.16.2-1.0.0.2.jar, spark-forge.jar, portality-1.16.5-3.2.5.jar, curios-forge-1.16.5-4.0.5.3.jar, corail_woodcutter-1.16-2.0.1.jar, tanknull-2.3-1.16.4.jar, angelring-1.16.5-1.3.4.1.jar, tombstone-6.7.4-1.16.5.jar, ExtraStorage-1.16.5-1.6.1.jar, NaturesAura-34.3.jar, constructionwand-1.16.5-2.6.jar, mcw-roofs-2.1.1-mc1.16.5.jar, cfm-7.0.0pre22-1.16.3.jar, observerlib-1.16.5-1.5.3.jar, globalxp-1.16.5-v1.9.2.jar, cloth-config-4.14.54-forge.jar, AdChimneys-1.16.5-6.0.12.3-build.0207.jar, FastLeafDecay-v25.2.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, CBMultipart-1.16.5-3.0.4.123-universal.jar, Babel-1.0.5.jar, JEPB-1.0.0.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.68.jar, SaveMyStronghold-1.16.4-1.0.jar, ClientTweaks_1.16.3-5.3.0.jar, nomowanderer_MC1.16.5_1.2.jar, woot-1.16.5-1.0.8.3.jar, bagofyurting-1.16.4-1.2.0.1.jar, jei-1.16.5-7.7.1.152.jar, jei-professions-1.0.0-1.16.4.jar, AttributeFix-1.16.5-10.1.4.jar, Mekanism-1.16.5-10.1.2.457.jar, caelus-forge-1.16.5-2.1.3.2.jar, AllTheCompressed-1.0.4-1.16.5-36.2.29.jar, invtweaks-1.16.4-1.0.1.jar, shutupexperimentalsettings-1.0.3.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, catjammies-1.1.0.jar, LibX-1.16.3-1.0.76.jar, compactmachines-4.0.0-beta.2.jar, phosphophyllite-1.16.5-0.5.1.jar, engineerstools-1.16.5-1.1.7.jar, curioofundying-forge-1.16.5-5.2.0.0.jar, FarmingForBlockheads_1.16.5-7.3.1.jar, pneumaticcraft-repressurized-1.16.5-2.15.6-315.jar, pedestals-0.8s_hotfix_6.jar, extradisks-1.16.4-1.5.1.jar, ImmersivePetroleum-1.16.5-3.3.0-11.jar, ironchest-1.16.5-11.2.21.jar, MythicBotany-1.16.5-1.4.19.jar, IntegratedCrafting-1.16.5-1.0.20.jar, logprot-1.16-1.5.jar, theoneprobe-1.16-3.1.7.jar, MouseTweaks-2.14-mc1.16.2.jar, useful_railroads-1.16.5-1.4.6.38.jar, pamhc2crops-1.16.3-1.0.2.jar, creativeapiary-1.16.5-1.72.jar, Ding-1.16.5-1.3.0.jar, jeiintegration_1.16.5-7.0.1.15.jar, pipez-1.16.5-1.2.15.jar, flywheel-1.16-0.2.5.jar, Mantle-1.16.5-1.6.157.jar, IntegratedDynamics-1.16.5-1.10.8.jar, integratednbt-1.16.4-1.4.2.jar, pamhc2foodcore-1.16.3-1.0.2.jar, ftb-backups-2.1.2.2.jar, polymorph-forge-1.16.5-0.25.jar, AutoRegLib-1.6-49.jar, entityculling-forge-mc1.16.5-1.5.1.jar, structurize-1.16.5-1.0.380-BETA.jar, norecipeadvancements-1.0.1.jar, creativecrafter-1.16.5-0.1522.jar, PickleTweaks-1.16.5-5.2.6.jar, lootr-1.16.5-0.1.12.42.jar, allthetweaks-1.4.5-1.16.5-36.1.13.jar, byg-1.3.5.jar, extremeSoundMuffler-3.18_1.16.5.jar, CosmeticArmorReworked-1.16.5-v5.jar, xptome-1.16.5-v2.1.5.jar, DefaultOptions_1.16.5-12.2.1.jar, rsrequestify-1.16.5-2.1.6.jar, CyclopsCore-1.16.5-1.12.2.jar, astralsorcery-1.16-1.16.5-1.13.12.jar, NetherPortalFix_1.16.3-7.2.1.jar, aiotbotania-1.16.5-1.8.4.jar, advancedperipherals-1.16.5-0.7.7.1r.jar, tinyredstone-1.16.5-1.13.3.jar, eidolon-0.2.7.jar, managear-1.16.3-2.2.3.jar, JustEnoughCalculation-1.16.5-3.8.6.jar, incontrol-1.16-5.2.6.jar, connectivity-2.4-1.16.5.jar, rsgauges-1.16.5-1.2.15.jar, findme-1.16.3-2.2.1.0.jar, glassential-forge-1.16.5-1.1.7.jar, TerraForged-1.16.5-0.2.16-BETA-2.jar, configurableextramobdrops_1.16.5-1.8.jar, CookingForBlockheads_1.16.5-9.3.4.jar, Controlling-7.0.0.28.jar, Placebo-1.16.5-4.6.1.jar, dankstorage-1.16.5-3.20.jar, citadel-1.8.1-1.16.5.jar, iceandfire-2.1.9-1.16.5.jar, allthemodium-1.5.18-1.16.5-36.1.23.jar, mightyarchitect-mc1.16.3_v0.5.jar, potionsmaster-0.2.2-1.16.5-36.1.0.jar, moreminecarts-1.3.15.jar, culinaryconstruct-forge-1.16.5-4.0.0.7.jar, cartographer-0.0.2-1.16.5-36.0.52.jar, Bookshelf-Forge-1.16.5-10.4.32.jar, DarkUtilities-1.16.5-8.0.13.jar, BotanyPots-1.16.5-7.1.32.jar, BotanyTrees-1.16.5-3.0.7.jar, sophisticatedbackpacks-1.16.5-3.15.13.560.jar, u_team_core-1.16.5-3.2.1.196.jar, buildinggadgets-1.16.5-3.8.2.jar, FramedBlocks-2.14.4.jar, forge-1.16.5-36.2.33-universal.jar, cofh_core-1.16.5-1.4.2.9.jar, thermal_foundation-1.16.5-1.4.3.10.jar, thermal_innovation-1.16.5-1.4.1.3.jar, thermal_locomotion-1.16.5-1.4.1.2.jar, Psi 1.16-97.jar, thermal_cultivation-1.16.5-1.4.1.3.jar, appleskin-forge-mc1.16.x-2.4.0.jar, Aquaculture-1.16.5-2.1.22.jar, mcw-doors-1.0.6-mc1.16.5.jar, LightingWand-1.16.4-1.8.1.jar, jeed-1.16.5-1.6.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, FpsReducer-forge-1.24-mc1.16.5.jar, XNetGases-1.16.5-2.3.9.jar, MmmMmmMmmMmm-1.16.5-1.3.1.jar, absentbydesign-1.16.5-1.5.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.35.jar, RSInfinityBooster-1.16.5-1.1+13.jar, EquipmentCompare-1.16.5-1.2.7.jar, chipped-1.16.5-1.2.1-forge.jar, chocolate-1.3.0-1.16.4.jar, mcw-bridges-2.0.2-mc1.16.5.jar, useful_backpacks-1.16.5-1.12.1.90.jar, ResourcefulBees-1.16.5-0.10.5.jar, HostileNeuralNetworks-1.16.5-1.0.6.jar, entangled-1.3.10-mc1.16.jar, endertanks-1.16-1.9.7.jar, CommonCapabilities-1.16.5-2.8.0.jar, crashutilities-3.13.jar, Compressium-1.16.5-1.2.3.jar, getittogetherdrops-1.16.5-v1.2.jar, MekanismAdditions-1.16.5-10.1.2.457.jar, valkyrielib-1.16.5-3.0.9.5.jar, envirocore-1.16.5-3.0.9.3.jar, envirotech-1.16.5-3.0.9.4.jar, Lollipop-1.16.5-3.2.9.jar, mcw-fences-1.0.4-mc1.16.5.jar, simplylight-1.16.5-1.4.2-build.32.jar, tgcropesmod-1.16.2-1.1.0.jar, atmadditions-1.16.5-1.0.2.jar, pamhc2foodextended-1.16.3-1.0.4.jar, SolarFluxReborn-1.16.5-16.3.9.jar, dpanvil-1.16.5-1.3.1.jar, Patchouli-1.16.4-53.2.jar, ars_nouveau-1.16.5-1.24.22.jar, collective-1.16.5-4.25.jar, betterbiomeblend-1.16.4-1.2.9-forge.jar, time-in-a-bottle-1.1.0.jar, thermal_expansion-1.16.5-1.4.2.4.jar, IntegratedTunnels-1.16.5-1.8.9.jar, DrawersTooltip-1.16.2-2.1.1.jar, MysticalCustomization-1.16.5-2.1.7.jar, lostcities-1.16-4.0.11-beta.jar, elevatorid-1.16.5-1.7.13.jar, GunpowderLib-1.16.5-1.2.2.jar, ftb-ultimine-forge-1605.3.1-build.45.jar, BetterStrongholds-1.16.4-1.2.1.jar, buildersaddition-1.16.5-20210807a.jar, Runelic-1.16.5-7.0.3.jar, starterkit_1.16.5-3.1.jar, MekanismTools-1.16.5-10.1.2.457.jar, architectury-1.31.59.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, ftb-ranks-forge-1605.1.5-build.16.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, cc-tweaked-1.16.5-1.100.4.jar, ProjectRed-1.16.5-4.11.0-core.jar, energymeter-1.16.5-1.6.1.jar, ProjectRed-1.16.5-4.11.0-exploration.jar, ProjectRed-1.16.5-4.11.0-integration.jar, ProjectRed-1.16.5-4.11.0-illumination.jar, ProjectRed-1.16.5-4.11.0-transmission.jar, light-overlay-5.8.1.jar, trashcans-1.0.14-mc1.16.jar, TrampleStopper-2.6.1-build.22+mc1.16.5.jar, smallships-1.16.5-1.10.3.jar, bwncr-1.16.5-3.10.16.jar, observable-0.2.1-forge.jar, Cyclic-1.16.5-1.5.15.jar, BetterAdvancements-1.16.5-0.1.1.115.jar, rhino-forge-1605.1.5-build.75.jar, biggerreactors-1.16.5-0.5.1.jar, Cucumber-1.16.5-4.1.12.jar, TrashSlot_1.16.3-12.2.1.jar, pamhc2trees-1.16.3-1.0.1.jar, flatbedrock-1.2.0-build.2+mc1.16.5.jar, craftingstation-4.2.jar, item-filters-forge-1605.2.5-build.9.jar, elementalcraft-1.16.5-2.7.17.jar, platforms-1.16-1.7.12.jar, metalbarrels-1.16.2-3.3b.jar, abnormals_core-1.16.5-3.3.1.jar, upgrade_aquatic-1.16.5-3.1.2.jar, ponderjs-1.16.5-1.0.3d.jar, ae2extras-1.3.1-1.16.5.jar, ensorcellation-1.16.5-1.4.1.2.jar, create-mc1.16.5_v0.3.2g.jar, ZYCraft-1.16.5-3.1.34.jar, Waystones_1.16.5-7.6.4.jar, Clumps-6.0.0.28.jar, enviromats-1.16.5-2.0.9.0.jar, comforts-forge-1.16.5-4.0.1.5.jar, appliedenergistics2-8.4.7.jar, lazierae2-1.16.5-1.1.4.jar, Artifacts-1.16.5-2.10.5.jar, framedcompactdrawers-1.16-2.2.1.jar, configured-1.5.1-1.16.5.jar, DimStorage-1.16.5-4.4.1.jar, DungeonCrawl-1.16.5-2.3.5.jar, demagnetize-forge-1.16.2-1.2.2.jar, TravelAnchors-2.4.jar, lazydfu-0.1.3.jar, mcjtylib-1.16-5.1.5.jar, rftoolsbase-1.16-2.1.3.jar, xnet-1.16-3.0.16.jar, rftoolsdim-1.16-7.0.20-beta.jar, rftoolspower-1.16-3.0.13.jar, rftoolsbuilder-1.16-3.1.8.jar, rftoolsstorage-1.16-2.0.18.jar, rftoolscontrol-1.16-4.0.16.jar, restrictions-1.16-3.0.6.jar, ExplorersCompass-1.16.5-1.1.2-forge.jar, mahoutsukai-1.16.5-v1.34.11.jar, ToastControl-1.16.5-4.4.0.jar, mininggadgets-1.7.5.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, AkashicTome-1.4-16.jar, ftb-chunks-forge-1605.3.2-build.115.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-thermal-1605.1.4-build.4.jar, ftb-quests-forge-1605.3.6-build.98.jar, kubejs-create-1605.1.4-build.12.jar, kubejs-mekanism-1605.1.2-build.2.jar, BloodMagic-1.16.4-3.1.7-27.jar, tomeofblood-1.16.5-1.2.3.jar, kubejs-blood-magic-1605.1.1-build.3.jar, scuba-gear-1.16.5-1.0.3.jar, BrandonsCore-1.16.5-3.0.13.244-universal.jar, Draconic-Evolution-1.16.5-3.0.22.444-universal.jar, ImmersivePosts-1.16.5-4.3.0-1.jar, ImmersiveEngineering-1.16.5-5.0.7-143.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, selene-1.16.5-1.9.0.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, sounddeviceoptions-1.4.3.jar, CraftingTweaks_1.16.5-12.2.1.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.14.jar, EnchantmentDescriptions-1.16.5-7.0.19.jar, ToolBelt-1.16.5-1.16.2.jar, titanium-1.16.5-3.2.8.7-22.jar, mana-and-artifice-1.5.1.7.jar, silent-lib-1.16.3-4.9.6.jar, Exchangers-1.16.5-3.0.2.jar, ctiers-1.16.5-1.4.jar, archers_paradox-1.16.5-1.4.0.1.jar, omgourd-1.16.5-1.4.0.1.jar, enviroenergy-1.16.5-3.0.9.1.jar, actuallycompatible-0.1.2.jar, Iceberg-1.16.5-1.0.38.jar, Quark-r2.4-322.jar, LegendaryTooltips-1.16.5-1.1.6.jar, creativewirelesstransmitter-1.16x-1.12.jar, FastWorkbench-1.16.5-4.6.1.jar, StorageDrawers-1.16.3-8.5.1.jar, topaddons-1.16.5-2.2.0-beta.jar, FluxNetworks-1.16.5-6.2.1.14.jar, enderchests-1.16-1.7.9.jar, minecolonies-1.16.5-1.0.591-BETA.jar, pylons-1.16.5-1.0.5.jar, ferritecore-2.1.0-forge.jar, engineersdecor-1.16.5-1.1.17.jar, Chisel-MC1.16.5-2.0.1-alpha.4.jar, SoL-Carrot-1.16.5-1.10.1.jar, modular-routers-1.16.5-7.5.2-83.jar, refinedstorageaddons-0.7.4.jar, expandability-2.0.1-forge.jar, botanicalmachinery-1.16.4-0.4.6.jar, valhelsia_core-16.0.13a.jar, forbidden_arcanus-16.2.3.jar, overloadedarmorbar-5.1.0.jar, Morph-o-Tool-1.4-27.jar, Translocators-1.16.5-2.6.0.82-universal.jar, flickerfix-1.0.1.jar, createaddition-1.16.5-20220129a.jar, balancedenchanting-1.16.2-1.1.jar, resourcefulbees:internals, Solar Flux Generated Resources, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[18:40:01] [main/INFO]: [blocks] Found 1754 tags, added 4465 objects, removed 46 objects
[18:40:01] [main/INFO]: [blocks] Found 1754 tags, added 0 objects, removed 0 objects
[18:40:01] [main/ERROR]: Couldn't load block tag farmersdelight:mushroom_colony_growable_on as it is missing following references: supplementaries:planter_rich (from supplementaries-1.16.5-0.18.4.jar)
[18:40:06] [main/INFO]: [items] Found 3769 tags, added 1989 objects, removed 23 objects
[18:40:06] [main/INFO]: [items] Found 3769 tags, added 0 objects, removed 0 objects
[18:40:06] [main/ERROR]: Couldn't load item tag forge:marble as it is missing following references: #enviromats:marble (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/ERROR]: Couldn't load item tag forge:granodiorite as it is missing following references: #enviromats:granodiorite (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/ERROR]: Couldn't load item tag forge:hardened_stone as it is missing following references: #enviromats:hardened_stone (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/ERROR]: Couldn't load item tag forge:basalt as it is missing following references: #enviromats:basalt (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/ERROR]: Couldn't load item tag forge:pumice as it is missing following references: #enviromats:pumice (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/ERROR]: Couldn't load item tag forge:travertine as it is missing following references: #enviromats:travertine (from enviromats-1.16.5-2.0.9.0.jar)
[18:40:06] [main/INFO]: [fluids] Found 165 tags, added 67 objects, removed 0 objects
[18:40:06] [main/INFO]: [fluids] Found 165 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [entity_types] Found 47 tags, added 305 objects, removed 0 objects
[18:40:06] [main/INFO]: [entity_types] Found 47 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [enchantments] Found 1 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [enchantments] Found 1 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [tile_entity_types] Found 5 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [tile_entity_types] Found 5 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[18:40:06] [main/INFO]: Loot Modification Manager has loaded 0 sets of modifiers
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/circle
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/appliedenergistics2/ae2_ender_pearl_dust_convert[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'thermal:ender_pearl_dust'
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/appliedenergistics2/ae2_ender_pearl_dust_convert[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Unknown item tag 'thermal:ender_pearl_dust'
[18:40:06] [main/INFO]: ignoring heat properties for block occultism:spirit_fire: mod not loaded
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/star
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'mana-and-artifice:decoration/stonecutting/redstone_arcane_stone_reset_stonecutter[minecraft:stonecutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_stones'
[18:40:06] [main/WARN]: Failed to parse recipe mana-and-artifice:decoration/stonecutting/redstone_arcane_stone_reset_stonecutter[minecraft:stonecutting]: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_stones'
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/slash
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Recipe mana-and-artifice:multiblock/eldrin_altar does not define a tier, defaulting to 1.
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/backslash
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/split_triangle
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'mana-and-artifice:decoration/stonecutting/redstone_arcane_sandstone_reset_stonecutter[minecraft:stonecutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_sandstones'
[18:40:06] [main/WARN]: Failed to parse recipe mana-and-artifice:decoration/stonecutting/redstone_arcane_sandstone_reset_stonecutter[minecraft:stonecutting]: com.google.gson.JsonSyntaxException: Unknown item tag 'mana-and-artifice:stonecutter_resettable_redstone_arcane_sandstones'
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_split_triangle
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/infinity
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/hourglass
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_triangle
[18:40:06] [main/INFO]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/square
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Recipe mana-and-artifice:multiblock/wellspring_capture does not define a tier, defaulting to 1.
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot3
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot4
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot2
[18:40:06] [main/WARN]: Recipe mana-and-artifice:multiblock/test_multiblock does not define a tier, defaulting to 1.
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:06] [main/INFO]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
[18:40:06] [main/INFO]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
[18:40:06] [main/INFO]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
[18:40:06] [main/INFO]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
[18:40:06] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/diamond
[18:40:07] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/triangle
[18:40:07] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/WARN]: Failed to parse recipe 'thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds[thermal:insolator]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/WARN]: Failed to parse recipe thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds[thermal:insolator]: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds
Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
[18:40:07] [main/INFO]: Found 37519 recipes and 0 failed recipes in 715.1 ms
[18:40:24] [main/INFO]: Posted recipe events in 17.58 s
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/circle
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/star
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/slash
[18:40:24] [main/WARN]: Recipe mana-and-artifice:multiblock/eldrin_altar does not define a tier, defaulting to 1.
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/backslash
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/split_triangle
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_split_triangle
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/infinity
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/hourglass
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/inverted_triangle
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/square
[18:40:24] [main/WARN]: Recipe mana-and-artifice:multiblock/wellspring_capture does not define a tier, defaulting to 1.
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot3
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot4
[18:40:24] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/knot2
[18:40:24] [main/WARN]: Recipe mana-and-artifice:multiblock/test_multiblock does not define a tier, defaulting to 1.
[18:40:25] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/diamond
[18:40:25] [main/INFO]: Received new training data for mana-and-artifice:manaweave_patterns/triangle
[18:40:25] [main/INFO]: Modified & removed recipes in 431.7 ms
[18:40:25] [main/INFO]: Added recipes in 42.54 ms
[18:40:25] [main/INFO]: Added 1808 recipes, removed 1352 recipes, modified 7894 recipes, with 0 failed recipes and 0 fall-backed recipes
[18:40:25] [main/INFO]: Advancement Modification Manager has loaded 8 sets of modifiers
[18:40:25] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
[18:40:26] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
[18:40:26] [main/INFO]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
[18:40:27] [main/INFO]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
[18:40:29] [main/INFO]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
[18:40:29] [main/INFO]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
[18:40:29] [main/INFO]: Registered 18 additional loot tables.
[18:40:29] [main/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[18:40:29] [main/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[18:40:30] [main/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[18:40:30] [main/ERROR]: Parsing error loading custom advancement pedestals:main/craft_filter: Expected item to be an item, was unknown string 'pedestals:coin/filteritemstack'
[18:40:30] [main/INFO]: Loaded 12961 advancements
[18:40:30] [main/INFO]: Registered 53 additional recipes.
[18:40:30] [main/INFO]: Reloading HammerLib recipes...
[18:40:30] [main/INFO]: HammerLib injected 25 recipes into recipe map.
[18:40:30] [main/INFO]: Reloading 1 custom registries.
[18:40:30] [main/INFO]: 1 custom registries reloaded, added 0 total recipes.
[18:40:30] [main/INFO]: Registered 25 additional recipes.
[18:40:30] [main/INFO]: Loading comb recipes for 85 bees...
[18:40:30] [main/INFO]: Validating Honey Effects...
[18:40:30] [main/INFO]: Validating Honey Effects...
[18:40:30] [main/INFO]: Loaded 28 affix loot entries from resources.
[18:40:30] [main/INFO]: Registered 6 boss gear sets.
[18:40:30] [main/INFO]: Loaded 6 boss items from resources.
[18:40:30] [main/INFO]: Loaded 8 spawner items from resources.
[18:40:30] [main/INFO]: Reloading trait files
[18:40:30] [main/INFO]: Registered 74 traits
[18:40:31] [main/INFO]: Reloading part files
[18:40:31] [main/INFO]: Registered 45 parts
[18:40:31] [main/INFO]: Reloading material files
[18:40:31] [main/INFO]: Skipped loading 7 material(s), as their conditions were not met. This is usually NOT an error!
[18:40:31] [main/INFO]: Skipped materials: silentgear:aluminum_steel, silentgear:bismuth, silentgear:bismuth_brass, silentgear:bismuth_steel, silentgear:redstone_alloy, silentgear:refined_iron, silentgear:titanium
[18:40:31] [main/INFO]: Loading Distillation Recipes.
[18:40:31] [main/INFO]: Loading Reservoirs.
[18:40:31] [main/INFO]: Loading Coker-Unit Recipes.
[18:40:31] [main/INFO]: Loading Sulfur Recovery Recipes.
[18:40:31] [main/INFO]: Beginning loading of data for data loader: tiny_block_overrides
[18:40:31] [main/INFO]: Data loader for tiny_block_overrides loaded 1 jsons
[18:40:31] [main/INFO]: ExoticDrops rolls:1 chance:15.0 weights:[4, 4, 2, 1, 1]
[18:40:33] [main/INFO]: Built PerkTree with 417 perks!
[18:40:33] [main/INFO]: Loaded 16 elementalcraft:shrine_upgrades
[18:40:33] [main/INFO]: Loaded 37 elementalcraft:tool_infusions
[18:40:33] [main/INFO]: Loaded 10 elementalcraft:runes
[18:40:33] [main/INFO]: Loaded 16 elementalcraft:spell_properties
[18:40:34] [main/INFO]: [il_tags/elementalcraft_runes] Found 3 tags, added 0 objects, removed 0 objects
[18:40:34] [main/INFO]: [il_tags/elementalcraft_runes] Found 3 tags, added 0 objects, removed 0 objects
[18:40:34] [main/INFO]: Loaded 1 DataPack Anvil TagCollection
[18:40:34] [main/INFO]: Loading data...
[18:40:36] [main/INFO]: Done.
[18:40:37] [main/INFO]: Couldn't fully analyze 1 creative_jetpack, missing knowledge for {1 unobtainium_jetpack=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 compressed_iron_helmet, missing knowledge for {1 leather_helmet=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 platinum_jetpack, missing knowledge for {1 electrum_jetpack=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 compressed_iron_boots, missing knowledge for {1 leather_boots=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 compressed_iron_leggings, missing knowledge for {1 leather_leggings=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 pneumatic_leggings, missing knowledge for {1 compressed_iron_leggings=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 mattock_nether, missing knowledge for {1 mattock=1.0}
[18:40:37] [main/INFO]: Couldn't fully analyze 1 compressed_iron_chestplate, missing knowledge for {1 leather_chestplate=1.0}
[18:40:37] [main/INFO]: Finished recipe profiler for Arc Recycling, took 940 milliseconds
[18:40:37] [main/INFO]: Beginning load of custom recipes for colony workers
[18:40:37] [main/INFO]: Loaded 470 recipes for 15 crafters
[18:40:37] [main/INFO]: Beginning load of research for University.
[18:40:37] [main/INFO]: Loaded 187 recipes for 4 research branches
[18:40:37] [main/INFO]: Loaded 18 recipes
[18:40:37] [main/INFO]: Registered 11 blocks with enchanting stats.
[18:40:37] [main/INFO]: Loaded 13 normal and 13 rare Wandering Trader trade options.
[18:40:37] [main/INFO]: Loaded cucumber-tags.json in 1 ms
[18:40:37] [main/INFO]: Loaded 75 materials in 1.102 ms
[18:40:38] [main/INFO]: 155 stats loaded for 76 materials in 254.2631 ms
[18:40:38] [main/INFO]: 65 traits loaded for 76 materials in 236.4205 ms
[18:40:38] [main/INFO]: Loaded 15 station slot layouts in 1.9554 ms
[18:40:38] [main/INFO]: Recipes for potions: potionsmaster:iron_sight, eidolon:chilled, mana-and-artifice:mana_potion, minecraft:luck, potionsmaster:zinc_sight, apotheosis:strong_sundering, potionsmaster:unobtainium_sight, upgrade_aquatic:restfulness_strong, apotheosis:strong_knowledge, potionsmaster:emerald_sight, cyclic:resistance, apotheosis:fatigue, upgrade_aquatic:insomnia, apotheosis:strong_fatigue, cyclic:swimspeed, minecraft:slowness, potionsmaster:osmium_sight, resourcefulbees:calming, potionsmaster:bismuth_sight, potionsmaster:aluminium_sight, mana-and-artifice:greater_mana_potion, ars_nouveau:mana_regen_potion, minecraft:harming, minecraft:long_poison, potionsmaster:gold_sight, minecraft:strong_turtle_master, potionsmaster:redstone_sight, minecraft:water_breathing, cyclic:stun, minecraft:fire_resistance, apotheosis:wither, eidolon:anchored, ars_nouveau:spell_damage_strong, eidolon:long_chilled, minecraft:strength, apotheosis:long_resistance, minecraft:long_fire_resistance, minecraft:awkward, minecraft:long_leaping, minecraft:strong_healing, upgrade_aquatic:vibing, minecraft:water, cyclic:levitation, ars_nouveau:mana_regen_potion_long, minecraft:strong_slowness, minecraft:strong_regeneration, potionsmaster:copper_sight, minecraft:mundane, upgrade_aquatic:repellence_strong, cyclic:blind, minecraft:strong_swiftness, potionsmaster:lapis_sight, quark:long_danger_sight, apotheosis:resistance, minecraft:healing, minecraft:long_night_vision, apotheosis:long_haste, quark:long_resistance, minecraft:long_swiftness, potionsmaster:crimsoniron_sight, apotheosis:long_absorption, upgrade_aquatic:repellence_long, upgrade_aquatic:repellence, minecraft:long_water_breathing, quark:long_resilience, minecraft:long_turtle_master, mana-and-artifice:light_mana_potion, minecraft:long_regeneration, apotheosis:strong_wither, apotheosis:long_fatigue, minecraft:night_vision, minecraft:invisibility, quark:strong_resilience, potionsmaster:coal_sight, cyclic:haste, cyclic:hunger, apotheosis:long_knowledge, cyclic:wither, potionsmaster:tin_sight, mana-and-artifice:minor_mana_potion, upgrade_aquatic:restfulness, potionsmaster:lead_sight, apotheosis:sundering, minecraft:long_slow_falling, upgrade_aquatic:vibing_long, potionsmaster:platinum_sight, apotheosis:strong_absorption, minecraft:strong_strength, quark:resistance, minecraft:long_invisibility, potionsmaster:vibranium_sight, minecraft:long_strength, potionsmaster:allthemodium_sight, ars_nouveau:spell_damage_long, minecraft:weakness, apotheosis:long_sundering, apotheosis:knowledge, eidolon:long_anchored, minecraft:strong_poison, minecraft:long_weakness, quark:strong_resistance, minecraft:thick, minecraft:swiftness, apotheosis:haste, apotheosis:long_wither, mana-and-artifice:superior_mana_potion, potionsmaster:uranium_sight, minecraft:slow_falling, cyclic:strong_haste, resourcefulbees:long_calming, ars_nouveau:spell_damage, minecraft:strong_leaping, minecraft:regeneration, minecraft:long_slowness, potionsmaster:netherite_sight, quark:danger_sight, upgrade_aquatic:vibing_strong, apotheosis:absorption, potionsmaster:diamond_sight, upgrade_aquatic:insomnia_strong, quark:resilience, potionsmaster:nickel_sight, ars_nouveau:mana_regen_potion_strong, minecraft:leaping, apotheosis:strong_resistance, minecraft:strong_harming, potionsmaster:quartz_sight, apotheosis:strong_haste, potionsmaster:silver_sight, minecraft:poison, minecraft:turtle_master
[18:40:42] [main/INFO]: Loading vanilla base decorator
[18:41:01] [main/INFO]: Client cache cleared!
[18:41:19] [main/INFO]: Tags Reloaded
[18:41:19] [main/INFO]: Validating Mutations...
[18:41:19] [main/INFO]: Loading reactor moderators
[18:41:20] [main/INFO]: Loaded 52 moderator data entries
[18:41:20] [main/INFO]: Loaded 78 moderator entries
[18:41:20] [main/INFO]: Loading turbine coils
[18:41:20] [main/INFO]: Loaded 15 coil data entries
[18:41:20] [main/INFO]: Loaded 30 coil entries
[18:41:20] [main/INFO]: Loading fluid transitions
[18:41:20] [main/INFO]: Loaded 6 transitions data entries
[18:41:20] [main/INFO]: Loaded 6 liquid transition entries
[18:41:20] [main/INFO]: Loaded 8 gas transition entries
[18:41:20] [main/INFO]: Tags Reloaded
[18:41:20] [Server thread/INFO]: Starting integrated minecraft server version 1.16.5
[18:41:20] [Server thread/INFO]: Generating keypair
[18:41:20] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file corail_woodcutter-server.toml of type SERVER for modid corail_woodcutter
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$32968/1500384901.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$32967/559075354.accept(Unknown Source) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:809) ~[?:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:83) ~[?:?]
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?]
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
    at net.minecraft.server.MinecraftServer$$Lambda$48215/1519132122.run(Unknown Source) [?:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?]
    ... 18 more
[18:41:21] [Server thread/FATAL]: Preparing crash report with UUID c8eadee4-34a1-4f50-a784-142bfc7d853e
[18:41:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Owner\curseforge\minecraft\Instances\All the Mods 6 - ATM6 - 1.16.5\crash-reports\crash-2022-05-02_18.41.21-server.txt
[18:41:21] [Server thread/INFO]: Stopping server
[18:41:21] [Server thread/INFO]: Saving players
[18:41:21] [Server thread/INFO]: Saving worlds
[18:41:21] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: null
    at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:538) ~[?:?]
    at net.minecraft.server.integrated.IntegratedServer.func_213211_a(IntegratedServer.java:450) ~[?:?]
    at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:568) ~[?:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:246) ~[?:?]
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:679) [?:?]
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
    at net.minecraft.server.MinecraftServer$$Lambda$48215/1519132122.run(Unknown Source) [?:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[18:41:40] [Server thread/ERROR]: Exception caught during firing event: No server set.
    Index: 20
    Listeners:
        0: HIGH
        1: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        2: NORMAL
        3: ASM: class dev.ftb.mods.ftbessentials.FTBEEventHandler serverStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        4: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@7b15c3d8
        5: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@afe2c88
        6: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@48f26db
        7: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@2250e3d3
        8: ASM: invtweaks.InvTweaksMod@f53e121 onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        9: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@770eff42
        10: ASM: net.roguelogix.phosphophyllite.Phosphophyllite@30145ebf onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        11: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@c6f1747
        12: ASM: class com.terraforged.mod.server.ServerEvents serverStop(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        13: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@712b51ef
        14: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@54407a62
        15: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@54347b47
        16: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@20958ba9
        17: ASM: class dan200.computercraft.shared.CommonHooks onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        18: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@b9a027d
        19: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@5cdeea06
        20: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@2bc74c99
        21: net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598@2783528b
        22: ASM: class sonar.fluxnetworks.register.CommonEventHandler onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
        23: ASM: class net.permutated.pylons.util.ChunkManager beforeServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
java.lang.IllegalStateException: No server set.
    at appeng.core.worlddata.WorldData.instance(WorldData.java:92)
    at appeng.core.AppEng.serverStopped(AppEng.java:218)
    at appeng.core.AppEng$$Lambda$20651/1601699354.accept(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
    at net.minecraftforge.eventbus.EventBus$$Lambda$2839/1205303598.invoke(Unknown Source)
    at net.minecraftforge.eventbus.EventBus$$Lambda$3152/919611161.invoke(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStopped(ServerLifecycleHooks.java:124)
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:683)
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer$$Lambda$48215/1519132122.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:745)

[18:41:40] [Server thread/ERROR]: java.lang.IllegalStateException: No server set.

sorry for all this text

Edited by diesieben07
spoiler
Link to comment
Share on other sites

19 hours ago, diesieben07 said:

This server config file is invalid.

hey man just letting you know to not waste any more of ur time but i watched a video on how to understand crash logs and i just kept deleting config files that’s were in the crash logs until it worked thank you so much for ur help man true hero 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.