[21:37:15] [main/INFO]: ModLauncher running: args [--launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --username, TheJogobella, --version, 1.16.5-forge-36.2.39, --gameDir, C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\Crystal-Launcher\assets, --assetIndex, 1.16, --uuid, ab1dc6dd6b39209454f4889a3dfc1c5d, --accessToken, ????????, --userType, mojang, --versionType, release]
[21:37:15] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_312 by Temurin
[21:37:16] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[21:37:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/AppData/Roaming/Crystal-Launcher/instances/u.JebacHitaPack/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[21:37:23] [main/FATAL]: WARNING : glfwInit took 7.1600529 seconds to start.
[21:37:26] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 59:57 token recognition error at: 's'
[21:37:27] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[21:37:27] [main/INFO]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector]
[21:37:27] [main/INFO]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.39, --gameDir, C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\Crystal-Launcher\assets, --uuid, ab1dc6dd6b39209454f4889a3dfc1c5d, --username, TheJogobella, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[21:37:27] [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
[21:37:28] [main/INFO]: Patching LivingEntity#attackEntityFrom
[21:37:28] [main/INFO]: Patching ItemStack#onItemUse
[21:37:29] [main/WARN]: Error loading class: top/theillusivec4/culinaryconstruct/common/item/CulinaryItemBase (java.lang.ClassNotFoundException: null)
[21:37:29] [main/WARN]: @Mixin target top.theillusivec4.culinaryconstruct.common.item.CulinaryItemBase was not found origins.forge.mixins.json:compat.cconstruct.CulinaryItemBaseMixin
[21:37:29] [main/WARN]: Error loading class: org/jwaresoftware/mcmods/vfp/common/VfpPantryItem (java.lang.ClassNotFoundException: null)
[21:37:29] [main/WARN]: @Mixin target org.jwaresoftware.mcmods.vfp.common.VfpPantryItem was not found origins.forge.mixins.json:compat.vfp.VfpPantryItemMixin
[21:37:29] [main/INFO]: Patching ModelBakery#<init>
[21:37:29] [main/INFO]: Patching DataPackRegistries#<init>
[21:37:29] [main/INFO]: Patching LootTableManager#apply
[21:37:33] [pool-3-thread-1/INFO]: Patching LivingEntity#attackEntityFrom
[21:37:39] [pool-3-thread-1/INFO]: Patching ItemStack#onItemUse
[21:37:47] [Render thread/ERROR]: Cowardly refusing to send event de.keksuccino.loadmyresources.events.RegisterRepositorySourceEvent to a broken mod state
[21:37:47] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:37:48] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.AuthenticationUnavailableException: null
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:97) ~[authlib-2.1.28.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.<init>(YggdrasilSocialInteractionsService.java:40) ~[authlib-2.1.28.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createSocialInteractionsService(YggdrasilAuthenticationService.java:152) ~[authlib-2.1.28.jar:?]
at net.minecraft.client.Minecraft.func_244735_a(Minecraft.java:551) ~[?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:383) ~[?:?]
at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.5-forge-36.2.39.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) ~[forge-1.16.5-36.2.39.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29) [proxyserver.jar:?]
at crystallauncher.MineClient.start(MineClient.java:228) [proxyserver.jar:?]
at crystallauncher.MineClient.main(MineClient.java:36) [proxyserver.jar:?]
[21:37:48] [Render thread/INFO]: Setting user: TheJogobella
[21:37:49] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[21:37:49] [Render thread/INFO]: Loaded client.properties
[21:37:51] [Render thread/INFO]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[21:37:51] [Render thread/INFO]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[21:37:51] [Render thread/INFO]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[21:37:51] [Render thread/INFO]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[21:37:53] [Render thread/INFO]: Scanning classes for titanium
[21:37:53] [Render thread/INFO]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[21:37:53] [Render thread/INFO]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[21:37:54] [modloading-worker-1/INFO]: Patching LootTableManager#apply
[21:37:55] [modloading-worker-3/INFO]: Scanning classes for industrialforegoing
[21:37:55] [modloading-worker-3/INFO]: Found FeaturePluginInstance for class ImmersiveEngineeringPlugin for plugin immersiveengineering
[21:37:55] [modloading-worker-3/INFO]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
[21:37:55] [modloading-worker-3/INFO]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
[21:37:55] [modloading-worker-3/INFO]: Constructed class ImmersiveEngineeringPlugin for plugin immersiveengineering for mod industrialforegoing
[21:37:55] [modloading-worker-3/INFO]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
[21:37:55] [modloading-worker-3/INFO]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
[21:37:55] [modloading-worker-3/INFO]: Executing phase CONSTRUCTION for plugin class ImmersiveEngineeringPlugin
[21:37:55] [modloading-worker-3/INFO]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
[21:37:55] [modloading-worker-3/INFO]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
[21:37:55] [modloading-worker-3/INFO]: Executing phase PRE_INIT for plugin class ImmersiveEngineeringPlugin
[21:37:55] [modloading-worker-3/INFO]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
[21:37:55] [modloading-worker-3/INFO]: Executing phase PRE_INIT for plugin class CuriosPlugin
[21:37:55] [modloading-worker-0/INFO]: Patching ModelBakery#<init>
[21:37:56] [modloading-worker-1/INFO]: Loaded compatibility for mod immersiveengineering.
[21:37:56] [modloading-worker-0/INFO]: Patching DataPackRegistries#<init>
[21:37:56] [modloading-worker-2/INFO]: Origins **.**.**.** is initializing. Have fun!
[21:37:56] [modloading-worker-0/INFO]: Constructing Mod: Spartan Weaponry
[21:37:56] [modloading-worker-0/INFO]: Initialising API! Version: 6
[21:37:56] [modloading-worker-0/INFO]: Successfully added extended Skull renders!
[21:37:58] [modloading-worker-3/INFO]: Executing phase INIT for plugin class ImmersiveEngineeringPlugin
[21:37:58] [modloading-worker-3/INFO]: Executing phase INIT for plugin class FTBChunksPlugin
[21:37:58] [modloading-worker-3/INFO]: Executing phase INIT for plugin class CuriosPlugin
[21:37:58] [modloading-worker-3/INFO]: Executing phase POST_INIT for plugin class ImmersiveEngineeringPlugin
[21:37:58] [modloading-worker-3/INFO]: Executing phase POST_INIT for plugin class FTBChunksPlugin
[21:37:58] [modloading-worker-3/INFO]: Executing phase POST_INIT for plugin class CuriosPlugin
[21:38:03] [modloading-worker-0/INFO]: Looking for KubeJS plugins...
[21:38:03] [modloading-worker-0/INFO]: Found kubejs plugin
[21:38:03] [modloading-worker-0/INFO]: Found kubejs_mekanism plugin
[21:38:03] [modloading-worker-0/INFO]: Found lootjs plugin
[21:38:03] [modloading-worker-0/INFO]: Found kubejs_thermal plugin
[21:38:03] [modloading-worker-0/INFO]: Found ftbchunks plugin
[21:38:03] [modloading-worker-0/INFO]: Found kubejs_immersive_engineering plugin
[21:38:03] [modloading-worker-0/INFO]: Done in 0 s
[21:38:04] [modloading-worker-1/INFO]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
[21:38:04] [modloading-worker-1/INFO]: MinecraftForge v36.2.39 Initialized
[21:38:04] [modloading-worker-0/INFO]: Loaded common.properties
[21:38:04] [modloading-worker-1/INFO]: Knock Knock...
[21:38:04] [modloading-worker-1/WARN]: Reactor detonation initiated.
[21:38:04] [modloading-worker-1/INFO]: Wait... NO! What?
[21:38:04] [modloading-worker-1/INFO]: Stop That! That's not how this works!
[21:38:04] [modloading-worker-1/WARN]: Calculating explosion ETA
[21:38:04] [modloading-worker-1/INFO]: Ahh... NO... NONONO! DONT DO THAT!!! STOP THIS NOW!
[21:38:04] [modloading-worker-1/WARN]: **Explosion Imminent!!!**
[21:38:04] [modloading-worker-1/INFO]: Well...... fork...
[21:38:06] [modloading-worker-0/INFO]: Hello, World! (You will only see this line once in console, during startup)
[21:38:06] [modloading-worker-0/INFO]: Loaded script startup_scripts:script.js in 0.325 s
[21:38:06] [modloading-worker-0/INFO]: Loaded 1/1 KubeJS startup scripts in 1.613 s
[21:38:06] [modloading-worker-1/INFO]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[21:38:06] [modloading-worker-1/INFO]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
[21:38:06] [modloading-worker-1/INFO]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[21:38:06] [modloading-worker-0/INFO]: Hello, World! (You will see this line every time client resources reload)
[21:38:06] [modloading-worker-0/INFO]: Loaded script client_scripts:script.js in 0.001 s
[21:38:06] [modloading-worker-0/INFO]: Loaded 1/1 KubeJS client scripts in 0.008 s
[21:38:07] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[21:38:07] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[21:38:07] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[21:38:07] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[21:38:07] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[21:38:07] [modloading-worker-1/INFO]: Scanning classes for titanium
[21:38:08] [modloading-worker-1/INFO]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[21:38:08] [modloading-worker-1/INFO]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[21:38:08] [modloading-worker-1/INFO]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[21:38:08] [modloading-worker-1/INFO]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[21:38:08] [modloading-worker-1/INFO]: Constructing Mod: Spartan Shields
[21:38:09] [modloading-worker-1/INFO]: [LOAD MY RESOURCES] PackHandler initialized!
[21:38:13] [Render thread/INFO]: Registered 45 Block entries in 0.47ms.
[21:38:15] [Render thread/INFO]: Registered 34 Block entries in 0.28ms.
[21:38:23] [Render thread/WARN]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
[21:38:23] [Render thread/WARN]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
[21:38:23] [Render thread/WARN]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item.
[21:38:23] [Render thread/WARN]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item.
[21:38:23] [Render thread/INFO]: Registered 53 Item entries in 0.58ms.
[21:38:25] [Render thread/INFO]: Loaded book jsons on Thread[Render thread,5,main] in 2056 ms
[21:38:26] [Render thread/INFO]: Registering items...
[21:38:26] [Render thread/INFO]: Items Registered!
[21:38:28] [Render thread/INFO]: Registered 34 Item entries in 260.06ms.
[21:38:30] [Render thread/INFO]: Registering Items
[21:38:30] [Render thread/INFO]: Registered Items successfully!
[21:38:30] [Render thread/INFO]: Registered 11 GlobalLootModifierSerializer entries in 0.07ms.
[21:38:34] [Render thread/INFO]: Registered 2 TileEntityType entries in 0.03ms.
[21:38:34] [Render thread/INFO]: Registered 1 TileEntityType entries in 0.02ms.
[21:38:35] [Render thread/INFO]: Registering Enchantments
[21:38:35] [Render thread/INFO]: Registered Enchantments successfully!
[21:38:35] [Render thread/INFO]: Registering Entities
[21:38:35] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:35] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:37] [Render thread/INFO]: Registered 22 ingredient serializers.
[21:38:37] [Render thread/INFO]: Registered 5 IRecipeSerializer entries in 0.78ms.
[21:38:38] [Render thread/INFO]: Registered 3 IRecipeSerializer entries in 0.06ms.
[21:38:40] [Render thread/INFO]: [LOAD MY RESOURCES] Pack registered!
[21:38:40] [Render thread/INFO]: Patching BlockModelShapes#getModelLocation
[21:38:43] [Render thread/INFO]: Narrator library for x64 successfully loaded
[21:38:44] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources, loadmyresources.hiddenpack, KubeJS Resource Pack [assets]
[21:38:44] [modloading-worker-1/INFO]: CLIENT CONFIG LOADED
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
[21:38:45] [modloading-worker-1/INFO]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[21:38:45] [Thread-3/INFO]: Executing phase CONFIG_RELOAD for plugin class ImmersiveEngineeringPlugin
[21:38:45] [Thread-3/INFO]: Executing phase CONFIG_RELOAD for plugin class FTBChunksPlugin
[21:38:45] [Thread-3/INFO]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[21:38:45] [modloading-worker-1/INFO]: Loading config spartanshields-common.toml
[21:38:45] [modloading-worker-1/INFO]: BLACKLIST RELOADED
[21:38:45] [modloading-worker-1/INFO]: COMMON CONFIG LOADED
[21:38:45] [Worker-Main-7/INFO]: Registering 3 command argument types.
[21:38:45] [Worker-Main-7/INFO]: Registering 13 loot conditions.
[21:38:45] [Worker-Main-7/INFO]: Loaded 'Mekanism Generators' module.
[21:38:45] [Worker-Main-6/INFO]: 83 material render infos loaded
[21:38:45] [Worker-Main-7/INFO]: Executing phase COMMON_SETUP for plugin class ImmersiveEngineeringPlugin
[21:38:45] [Worker-Main-7/INFO]: Executing phase COMMON_SETUP for plugin class FTBChunksPlugin
[21:38:45] [Worker-Main-7/INFO]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
[21:38:49] [Worker-Main-7/INFO]: Loaded 'Mekanism: Tools' module.
[21:38:49] [Worker-Main-8/INFO]: Setting up Spartan Weaponry!
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/sludge_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sludge_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/ether_gas_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/ether_gas_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas_block.json' missing model for variant: 'industrialforegoing:ether_gas_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/biofuel_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/biofuel_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/essence_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/essence_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/pink_slime_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/pink_slime_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/latex_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/latex_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/meat_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/meat_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/raw_ore_meat_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/raw_ore_meat_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat_block.json' missing model for variant: 'industrialforegoing:raw_ore_meat_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/fermented_ore_meat_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/fermented_ore_meat_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=2'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat_block.json' missing model for variant: 'industrialforegoing:fermented_ore_meat_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_pity.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_pity.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_pity.json' missing model for variant: 'industrialforegoing:machine_frame_pity#'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_simple.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_simple.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_simple.json' missing model for variant: 'industrialforegoing:machine_frame_simple#'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_advanced.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_advanced.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_advanced.json' missing model for variant: 'industrialforegoing:machine_frame_advanced#'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_supreme.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_supreme.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_supreme.json' missing model for variant: 'industrialforegoing:machine_frame_supreme#'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/sewage_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sewage_block.json
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=10'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=12'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=11'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=14'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=13'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=15'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=5'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=4'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=7'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=6'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=9'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=8'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=1'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=0'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=3'
[21:38:52] [Worker-Main-9/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=2'
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:twilight_oak_door#inventory' referenced from: twilightforest:twilight_oak_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/twilight_oak_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:canopy_door#inventory' referenced from: twilightforest:canopy_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/canopy_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:mangrove_door#inventory' referenced from: twilightforest:mangrove_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/mangrove_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:dark_door#inventory' referenced from: twilightforest:dark_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/dark_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:time_door#inventory' referenced from: twilightforest:time_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/time_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:trans_door#inventory' referenced from: twilightforest:trans_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/trans_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:mine_door#inventory' referenced from: twilightforest:mine_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/mine_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'twilightforest:sort_door#inventory' referenced from: twilightforest:sort_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/sort_door.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'industrialforegoing:item_transporter_type#inventory' referenced from: industrialforegoing:item_transporter_type#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/item_transporter_type.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'industrialforegoing:fluid_transporter_type#inventory' referenced from: industrialforegoing:fluid_transporter_type#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/fluid_transporter_type.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'industrialforegoing:world_transporter_type#inventory' referenced from: industrialforegoing:world_transporter_type#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/world_transporter_type.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'industrialforegoing:transporter#inventory' referenced from: industrialforegoing:transporter#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/transporter.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'ae2wtlib:wireless_fluid_terminal#inventory' referenced from: ae2wtlib:wireless_fluid_terminal#inventory: java.io.FileNotFoundException: ae2wtlib:models/item/wireless_fluid_terminal.json
[21:38:55] [Worker-Main-9/WARN]: Unable to load model: 'draconicevolution:block/placed_item' referenced from: draconicevolution:placed_item#inventory: java.io.FileNotFoundException: draconicevolution:models/block/placed_item.json
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_apple_lambic
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_haars_icey_pale_lager
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_blaze_milk_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_haars_icey_pale_lager
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missingno in draconicevolution:item/placed_item
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_sweet_berry_kriek
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in industrialforegoing:item/infinity_launcher_empty
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in industrialforegoing:item/infinity_launcher_full
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_pumpkin_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_barrel
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_blaze_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_night_howl_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_stout_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_barrel
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_blaze_milk_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/empty_beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_night_howl_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_pumpkin_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_apple_lambic
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_blaze_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in industrialforegoing:item/infinity_backpack
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_sweet_berry_kriek
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager_double
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic_triple
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_haars_icey_pale_lager
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_blaze_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_night_howl_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_pumpkin_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_blaze_milk_stout
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_apple_lambic
[21:39:03] [Worker-Main-9/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_sweet_berry_kriek
[21:39:04] [Worker-Main-9/INFO]: Stitching Revolver Textures!
[21:39:04] [Worker-Main-9/INFO]: Adding Tower Shield textures to Block Texture Atlas!
[21:39:04] [Worker-Main-10/INFO]: No plugins for JourneyMap API discovered.
[21:39:04] [Worker-Main-10/INFO]: Post Initialization ( started )
[21:39:04] [Worker-Main-10/INFO]: Post Initialization ( ended after 19ms )
[21:39:04] [Worker-Main-10/INFO]: CraftTweaker has loaded successfully!
[21:39:04] [Worker-Main-10/INFO]: Version 10.1.2 initializing...
[21:39:05] [Worker-Main-10/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[21:39:05] [Worker-Main-10/INFO]: Loading complete.
[21:39:05] [Worker-Main-10/INFO]: Mod loaded.
[21:39:05] [Forge Version Check/INFO]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
[21:39:05] [Worker-Main-10/INFO]: Hey, Brandon's Core! How's it going?
[21:39:05] [Worker-Main-10/INFO]: Cant you see im busy over he-
[21:39:05] [Worker-Main-10/INFO]: *KABOOOOOOM!!!*
[21:39:05] [Worker-Main-10/INFO]: I see you're a little... Preoccupied, at the moment.
[21:39:05] [Worker-Main-10/INFO]: Let me just yoink these curios from Draconic Evolution for my own benefit...
[21:39:05] [Forge Version Check/INFO]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
[21:39:05] [Forge Version Check/INFO]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
[21:39:05] [Forge Version Check/INFO]: [controlling] Found status: BETA Current: **.**.**.** Target: **.**.**.**
[21:39:05] [Forge Version Check/INFO]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[21:39:05] [Forge Version Check/INFO]: [bookshelf] Found status: BETA Current: 10.4.33 Target: 10.4.33
[21:39:05] [Forge Version Check/INFO]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.16.4
[21:39:05] [Forge Version Check/INFO]: [darkutils] Found status: BETA Current: 8.0.14 Target: null
[21:39:05] [Forge Version Check/INFO]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
[21:39:05] [Forge Version Check/INFO]: [twilightforest] Found status: BETA Current: NONE Target: null
[21:39:05] [Forge Version Check/INFO]: [runelic] Starting version check at https://updates.blamejared.com/get?n=runelic&gv=1.16.5
[21:39:05] [Forge Version Check/INFO]: [runelic] Found status: BETA Current: 7.0.3 Target: 7.0.3
[21:39:05] [Forge Version Check/INFO]: [productivebees] Starting version check at https://raw.githubusercontent.com/JDKDigital/productive-bees/dev-1.16.5/versions.json
[21:39:05] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[21:39:05] [Forge Version Check/INFO]: [productivebees] Found status: AHEAD Current: 1.16.5-0.6.9.28 Target: null
[21:39:05] [Forge Version Check/INFO]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.16.5
[21:39:05] [Worker-Main-6/INFO]: Setting up Spartan Shields!
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 clay_ball = 1 clay
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 snowball = 1 snow_block
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 glowstone_dust = 1 glowstone
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 brick = 1 bricks
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 nether_brick = 1 nether_bricks
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 9 nether_wart = 1 nether_wart_block
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 quartz = 1 quartz_block
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 9 melon_slice = 1 melon
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 sand = 1 sandstone
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 red_sand = 1 red_sandstone
[21:39:05] [Worker-Main-13/INFO]: New compacting rule 4 clay_ball = 1 clay
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:dye_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:lumber_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:quarry_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:rancher_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:collector_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:hoarder_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:farmer_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:creeper_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:cupid_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:configurable_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:ashy_mining_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:blue_banded_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:green_carpenter_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:yellow_black_carpenter_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:chocolate_mining_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:digger_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:leafcutter_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:mason_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:neon_cuckoo_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:nomad_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:reed_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:resin_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:sweaty_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:bumble_bee, use EntityAttributeCreationEvent instead.
[21:39:05] [Render thread/WARN]: Called deprecated GlobalEntityTypeAttributes#put for productivebees:blue_banded_bee, use EntityAttributeCreationEvent instead.
[21:39:06] [Worker-Main-6/ERROR]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_upper.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@72dfe6fa Image not of any known type, or corrupt
[21:39:06] [Render thread/INFO]: Initializing Packet Registries
[21:39:06] [Worker-Main-11/INFO]: Executing phase CLIENT_SETUP for plugin class ImmersiveEngineeringPlugin
[21:39:06] [Worker-Main-11/INFO]: Executing phase CLIENT_SETUP for plugin class FTBChunksPlugin
[21:39:06] [Worker-Main-11/INFO]: Executing phase CLIENT_SETUP for plugin class CuriosPlugin
[21:39:06] [Placebo Patreon Wing Loader/INFO]: Loading patreon wing data...
[21:39:06] [Placebo Patreon Trail Loader/INFO]: Loading patreon trails data...
[21:39:06] [Worker-Main-5/INFO]: Setting up Client for Spartan Weaponry!
[21:39:06] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:06] [Forge Version Check/INFO]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[21:39:06] [Placebo Patreon Trail Loader/INFO]: Loaded 23 patreon trails.
[21:39:06] [Placebo Patreon Wing Loader/INFO]: Loaded 18 patreon wings.
[21:39:06] [Worker-Main-11/INFO]: CraftTweaker client has loaded successfully!
[21:39:07] [Worker-Main-6/INFO]: Initialized HolidayManager.
[21:39:07] [Worker-Main-5/INFO]: Setting up Client for Spartan Shields!
[21:39:07] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:07] [Forge Version Check/INFO]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.16.5
[21:39:07] [Forge Version Check/INFO]: [jeitweaker] Found status: BETA Current: **.**.**.** Target: **.**.**.**
[21:39:07] [Forge Version Check/INFO]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.16.5
[21:39:07] [Worker-Main-10/ERROR]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_lower.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@46e271d9 Image not of any known type, or corrupt
[21:39:08] [Worker-Main-12/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swimming.tbl: in is null
[21:39:08] [Worker-Main-12/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swim5.tbl: in is null
[21:39:08] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:08] [Forge Version Check/INFO]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.5
[21:39:08] [Forge Version Check/INFO]: [crafttweaker] Found status: BETA Current: **.**.**.** Target: **.**.**.**
[21:39:08] [Forge Version Check/INFO]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.16.5
[21:39:08] [Forge Version Check/INFO]: [botanypots] Found status: BETA Current: 7.1.39 Target: 7.1.39
[21:39:08] [Forge Version Check/INFO]: [botanytrees] Starting version check at https://updates.blamejared.com/get?n=botanytrees&gv=1.16.5
[21:39:08] [Forge Version Check/INFO]: [botanytrees] Found status: BETA_OUTDATED Current: 3.0.7 Target: 3.0.9
[21:39:08] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[21:39:08] [Worker-Main-11/ERROR]: Using missing texture, unable to load twilightforest:textures/block/wood/trapdoor/trans_trapdoor.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@f5006e24 Image not of any known type, or corrupt
[21:39:08] [Worker-Main-9/WARN]: Texture drinkbeer:block/beer_mug_night_howl_kvass_pow with size 36x36 limits mip level from 4 to 2
[21:39:08] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 36.2.39 Target: null
[21:39:08] [Forge Version Check/INFO]: [brandonscore] Starting version check at https://version-check.covers1624.net/check/?mod=BrandonsCore&mc=1.16.5
[21:39:08] [Render thread/INFO]: Journeymap Initializing
[21:39:09] [Render thread/INFO]: JourneyMap log initialized.
[21:39:09] [Render thread/INFO]: initialize ENTER
[21:39:09] [Render thread/INFO]: [ClientAPI] built with JourneyMap API 1.8-SNAPSHOT
[21:39:09] [Render thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[21:39:09] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[21:39:09] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[21:39:09] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:09] [Forge Version Check/INFO]: [zerocore] Starting version check at https://raw.githubusercontent.com/ZeroNoRyouki/ZeroCore2/master/update.json
[21:39:09] [Forge Version Check/INFO]: [zerocore] Found status: UP_TO_DATE Current: 1.16.5-2.1.30 Target: null
[21:39:09] [Forge Version Check/INFO]: [bigreactors] Starting version check at https://raw.githubusercontent.com/ZeroNoRyouki/ExtremeReactors2/master/update.json
[21:39:09] [Forge Version Check/INFO]: [bigreactors] Found status: UP_TO_DATE Current: 1.16.5-2.0.60 Target: null
[21:39:09] [Forge Version Check/INFO]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json
[21:39:09] [Render thread/INFO]: initialize EXIT, elapsed count 1 avg 910.17ms
[21:39:09] [Render thread/INFO]: Initializing Patchouli custom templates...
[21:39:09] [Forge Version Check/INFO]: [cofh_core] Found status: AHEAD Current: **.**.**.** Target: null
[21:39:09] [Forge Version Check/INFO]: [thermal] Starting version check at https://raw.github.com/cofh/version/master/thermal/update.json
[21:39:10] [Forge Version Check/INFO]: [thermal] Found status: AHEAD Current: **.**.**.** Target: null
[21:39:10] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[21:39:10] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:10] [Forge Version Check/INFO]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.16.5/changelog.json
[21:39:10] [Forge Version Check/INFO]: [immersiveengineering] Found status: UP_TO_DATE Current: 1.16.5-5.1.0-148 Target: null
[21:39:10] [Forge Version Check/INFO]: [pipez] Starting version check at https://maxhenkel.de/update/pipez.json
[21:39:10] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:10] [Forge Version Check/INFO]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
[21:39:11] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_312]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[21:39:14] [Worker-Main-10/INFO]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
[21:39:14] [Worker-Main-10/INFO]: Added block: minecraft:lava, with heat of: 1000
[21:39:14] [Worker-Main-10/INFO]: Added block: minecraft:magma_block, with heat of: 800
[21:39:14] [Worker-Main-10/INFO]: Added block: powah:blazing_crystal_block, with heat of: 2800
[21:39:14] [Worker-Main-10/INFO]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
[21:39:14] [Worker-Main-10/INFO]: [com.blamejared.jeitweaker.jei.JeiTweakerPlugin:<init>:55]: Initialized plugin jeitweaker:main
[21:39:14] [Render thread/INFO]: Journeymap PostInit
[21:39:14] [Render thread/INFO]: Preloaded theme textures: 73
[21:39:14] [Render thread/INFO]: postInitialize EXIT, elapsed count 1 avg 443.41ms
[21:39:20] [Render thread/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.ambient
[21:39:20] [Render thread/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.death
[21:39:20] [Render thread/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.hurt
[21:39:20] [Render thread/WARN]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.step
[21:39:20] [Render thread/INFO]: OpenAL initialized.
[21:39:20] [Render thread/INFO]: Sound engine started
[21:39:20] [Render thread/INFO]: Created: 256x128x0 draconicevolution:textures/atlas/modules.png-atlas
[21:39:20] [Render thread/INFO]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[21:39:20] [Render thread/INFO]: Created: 2048x1024x0 brandonscore:textures/atlas/gui.png-atlas
[21:39:20] [Render thread/INFO]: Created: 256x128x0 mekanism:textures/atlas/robit.png-atlas
[21:39:20] [Render thread/INFO]: Created: 4096x4096x4 minecraft:textures/atlas/blocks.png-atlas
[21:39:20] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[21:39:20] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[21:39:20] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[21:39:20] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas
[21:39:20] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[21:39:20] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[21:39:24] [Render thread/INFO]: Model replacement took 6 ms
[21:39:25] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[21:39:25] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[21:39:25] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[21:39:26] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[21:39:32] [Render thread/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[21:39:33] [Render thread/INFO]: [LOAD MY RESOURCES] Pack registered!
[21:39:33] [Render thread/INFO]: Found new data pack loadmyresources.hiddenpack, loading it automatically
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [ftbchunks, admin, view_loaded_chunks, reset] and [ftbchunks, admin, view_loaded_chunks, dimension] with inputs: [reset]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [ftbteams, info, server_id] and [ftbteams, info, team] with inputs: [server_id]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [tpx, targets, destination] and [tpx, targets, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
[21:39:34] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
[21:39:34] [Render thread/INFO]: Hello, World! (You will see this line every time server resources reload)
[21:39:34] [Render thread/INFO]: Loaded script server_scripts:script.js in 0.011 s
[21:39:34] [Render thread/INFO]: Loaded 1/1 KubeJS server scripts in 0.033 s
[21:39:34] [Render thread/INFO]: Scripts loaded
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shaped
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shapeless
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smelting
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:blasting
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smoking
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smithing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type botanypots:crop
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crushing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:enriching
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:smelting
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:combining
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:dissolution
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:compressing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:purifying
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:injecting
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:reaction
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type mekanism:sawing
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:furnace
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:sawmill
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:centrifuge
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:press
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:crucible
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:chiller
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:refinery
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:brewer
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:bottler
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:rock_gen
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[21:39:34] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[21:39:34] [Render thread/INFO]: Scanning recipes...
[21:39:34] [Render thread/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.6-forge-mc1.16.jar, Uppers-0.3.2.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, Controlling-7.0.0.29.jar, Placebo-1.16.5-4.7.0.jar, citadel-1.8.1-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, DarkUtilities-1.16.5-8.0.14.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, stackrefill_1.16.5-3.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.47.jar, durabilitytooltip-1.1.4-forge-mc1.16.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, entangled-1.3.13-forge-mc1.16.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, Lollipop-1.16.5-3.2.9.jar, supermartijn642corelib-1.1.6-forge-mc1.16.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, Measurements-1.16.5-1.2.jar, MysticalCustomization-1.16.5-2.1.7.jar, Runelic-1.16.5-7.0.3.jar, MekanismTools-1.16.5-10.1.2.457.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, productivebees-1.16.5-0.6.9.28.jar, cloth-config-4.16.91-forge.jar, trashcans-1.0.17a-forge-mc1.16.jar, InventoryEssentials_1.16.5-2.3.2.jar, CobbleForDays-1.3.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.106.jar, extra-utilities-reborn-1.7.3-1.16.5.jar, crafting-on-a-stick-1.16.5-1.0.2.jar, rhino-forge-1605.1.5-build.75.jar, Cucumber-1.16.5-4.1.12.jar, ae2wtlib-0.3.3-1.16.5.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, Tinkers Reforged 1.16.5-0.0.6.jar, rechiseled-1.0.12a-forge-mc1.16.jar, jei-1.16.5-7.7.1.153.jar, caelus-forge-1.16.5-2.1.3.2.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, AEInfinityBooster-1.16.5-1.0.0+12.jar, compactmachines-4.0.0-beta.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolscontrol-1.16-4.0.18.jar, rftoolsdim-1.16-7.0.21.jar, ClickMachine-1.16.5-4.5.0.jar, iceandfire-2.1.12-1.16.5.jar, JEITweaker-1.16.5-1.1.0.49.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.39.jar, BotanyTrees-1.16.5-3.0.7.jar, rftoolspower-1.16-3.0.14.jar, ftb-chunks-forge-1605.3.4-build.220.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-mekanism-1605.1.2-build.2.jar, lootjs-1.16.5-1.0.0.jar, forge-1.16.5-36.2.39-universal.jar, inzheFoPCore-v.1.2.0.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, Draconic-Additions-1.16.5-2.2.4.7-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, ZeroCore2-1.16.5-2.1.30.jar, ExtremeReactors2-1.16.5-2.0.60.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, kubejs-thermal-1605.1.4-build.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, ImmersiveEngineering-1.16.5-5.1.0-148.jar, ceilingtorch-1.16.5-v1.18.jar, rftoolsbuilder-1.16-3.1.11.jar, pipez-1.16.5-1.2.15.jar, SpartanShields-1.16.5-2.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, itemcollectors-1.1.7-forge-mc1.16.jar, gravestone-1.16.5-1.0.7.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, experienceobelisk-v1.3.7-1.16.5.jar, StorageDrawers-1.16.3-8.5.2.jar, FluxNetworks-1.16.5-6.2.1.14.jar, ftb-power-pots-forge-1605.1.3-build.19.jar, appleskin-forge-mc1.16.x-2.4.0.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, extremeSoundMuffler-3.18_1.16.5.jar, drinkbeer-1.16.5-2.3.5.jar, recipegui-1.16.5-0.0.4.jar, loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar, loadmyresources.hiddenpack, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[21:39:37] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/ERROR]: Couldn't load item tag forge:frosty_gen_tag as it is missing following references: minecraft:frosted_ice (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:39:37] [Render thread/ERROR]: Couldn't load item tag forge:pink_items as it is missing following references: minecraft:potted_pink_tulip (from extra-utilities-reborn-1.7.3-1.16.5.jar),minecraft:pink_wall_banner (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:39:37] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:37] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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'
[21:39:37] [Render thread/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'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_oak_sapling[thermal:insolator]': {"item":"minecraft:orange_oak_sapling"} is not a valid ingredient!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_maga_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_magma_slimy"} is not a valid ingredient!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/gausum/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/gausum/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/electrical_copper/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/electrical_copper/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_constantan_honeycomb[thermal:centrifuge]': Tag thermal:constantan_dust has no items
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:37] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/qivium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/qivium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:37] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:37] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/duralumin/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/duralumin/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: forestry:centrifuge
[21:39:37] [Render thread/WARN]: Failed to parse recipe productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forestry:centrifuge'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_soulium_honeycomb[thermal:centrifuge]': {"item":"mysticalagriculture:soulium","chance":1.0} is not a valid result!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/lavium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/lavium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_birch_sapling[thermal:insolator]': {"item":"minecraft:yellow_birch_sapling"} is not a valid ingredient!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/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!
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:37] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:37] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:37] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_birch_sapling[thermal:insolator]': {"item":"minecraft:orange_birch_sapling"} is not a valid ingredient!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:38] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:38] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_oak_sapling[thermal:insolator]': {"item":"minecraft:yellow_oak_sapling"} is not a valid ingredient!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_red_oak_sapling[thermal:insolator]': {"item":"minecraft:red_oak_sapling"} is not a valid ingredient!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/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!
[21:39:38] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_flowering_oak_sapling[thermal:insolator]': {"item":"minecraft:flowering_oak_sapling"} is not a valid ingredient!
[21:39:38] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_purple_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_purple_slimy"} is not a valid ingredient!
[21:39:38] [Render thread/INFO]: Found 11490 recipes and 0 failed recipes in 964.1 ms
[21:39:38] [Render thread/INFO]: Posted recipe events in 2.528 ms
[21:39:38] [Render thread/INFO]: Modified & removed recipes in 387.3 ms
[21:39:38] [Render thread/INFO]: Added recipes in 1.591 ms
[21:39:38] [Render thread/INFO]: Added 0 recipes, removed 0 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
[21:39:38] [Render thread/INFO]: Adding Diamond Weapons to the End City Treasure Loot Table!
[21:39:39] [Render thread/INFO]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
[21:39:39] [Render thread/INFO]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[21:39:40] [Render thread/INFO]: Registered 1 additional loot tables.
[21:39:40] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:40] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:40] [Render thread/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[21:39:40] [Render thread/INFO]: Loaded 3331 advancements
[21:39:40] [Render thread/INFO]: Registered 1 additional recipes.
[21:39:40] [Render thread/INFO]: Finished loading powers from data files. Registry contains 68 powers.
[21:39:40] [Render thread/INFO]: Finished loading origins from data files. Registry contains 11 origins.
[21:39:40] [Render thread/INFO]: Trying to read layer file: origins:origin
[21:39:40] [Render thread/INFO]: Finished loading origin layers from data files. Read 1 layers.
[21:39:40] [Render thread/INFO]: [com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader:apply:106]: Loaded 27 chiseling recipes
[21:39:40] [Render thread/INFO]: Couldn't fully analyze 1 club_studded, missing knowledge for {1 club_wood=1.0}
[21:39:40] [Render thread/INFO]: Couldn't fully analyze 1 kikoku, missing knowledge for {1 etheric_sword=1.0}
[21:39:40] [Render thread/INFO]: Couldn't fully analyze 1 cestus_studded, missing knowledge for {1 cestus=1.0}
[21:39:40] [Render thread/INFO]: Finished recipe profiler for Arc Recycling, took 350 milliseconds
[21:39:40] [Render thread/INFO]: Loaded cucumber-tags.json in 1 ms
[21:39:40] [Render thread/INFO]: Loaded 73 materials in 12.9531 ms
[21:39:40] [Render thread/INFO]: 161 stats loaded for 78 materials in 61.8844 ms
[21:39:41] [Render thread/INFO]: 75 traits loaded for 78 materials in 59.0727 ms
[21:39:41] [Render thread/INFO]: Loaded 15 station slot layouts in 38.1803 ms
[21:39:41] [Render thread/INFO]: CraftTweaker reload starting!
[21:39:41] [Render thread/INFO]: Scripts are invalid!
[21:39:41] [Render thread/INFO]: CraftTweaker reload complete!
[21:39:41] [Render thread/INFO]: Recipes for potions: minecraft:leaping, minecraft:long_weakness, minecraft:thick, minecraft:strong_healing, minecraft:long_regeneration, minecraft:long_strength, minecraft:strong_leaping, minecraft:mundane, minecraft:strong_strength, minecraft:turtle_master, minecraft:strong_slowness, minecraft:long_slow_falling, minecraft:strong_turtle_master, minecraft:long_poison, minecraft:long_swiftness, minecraft:weakness, minecraft:long_fire_resistance, minecraft:awkward, minecraft:night_vision, minecraft:strong_regeneration, minecraft:long_leaping, minecraft:slowness, minecraft:strong_harming, minecraft:strength, minecraft:long_water_breathing, minecraft:water, minecraft:strong_poison, minecraft:invisibility, minecraft:water_breathing, minecraft:regeneration, minecraft:harming, minecraft:long_invisibility, minecraft:fire_resistance, minecraft:long_slowness, minecraft:long_turtle_master, minecraft:long_night_vision, minecraft:swiftness, minecraft:slow_falling, minecraft:strong_swiftness, minecraft:healing, minecraft:poison
[21:39:42] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[21:39:42] [Render thread/WARN]: Registry mekanism:gas: Object did not get ID it asked for. Name: crafttweaker:example_gas Expected: 3 Got: 29
[21:39:42] [Render thread/WARN]: Registry mekanism:infuse_type: Object did not get ID it asked for. Name: crafttweaker:example_infuse_type Expected: 0 Got: 9
[21:39:42] [Render thread/WARN]: Registry mekanism:pigment: Object did not get ID it asked for. Name: crafttweaker:example_pigment Expected: 0 Got: 19
[21:39:42] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_dirty_slurry Expected: 0 Got: 15
[21:39:42] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_clean_slurry Expected: 1 Got: 16
[21:39:46] [Render thread/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[21:39:46] [Render thread/INFO]: [LOAD MY RESOURCES] Pack registered!
[21:39:46] [Render thread/INFO]: Found new data pack loadmyresources.hiddenpack, loading it automatically
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [ftbchunks, admin, view_loaded_chunks, reset] and [ftbchunks, admin, view_loaded_chunks, dimension] with inputs: [reset]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [ftbteams, info, server_id] and [ftbteams, info, team] with inputs: [server_id]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [tpx, targets, destination] and [tpx, targets, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
[21:39:46] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
[21:39:46] [Render thread/INFO]: server_scripts:script.js:8: Hello, World! (You will see this line every time server resources reload)
[21:39:46] [Render thread/INFO]: SourceFile:407: Loaded script server_scripts:script.js in 0.001 s
[21:39:46] [Render thread/INFO]: SourceFile:407: Loaded 1/1 KubeJS server scripts in 0.007 s
[21:39:46] [Render thread/INFO]: Scripts loaded
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shaped
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shapeless
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smelting
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:blasting
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smoking
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smithing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type botanypots:crop
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crushing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:enriching
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:smelting
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:combining
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:dissolution
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:compressing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:purifying
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:injecting
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:reaction
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type mekanism:sawing
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:furnace
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:sawmill
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:centrifuge
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:press
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:crucible
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:chiller
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:refinery
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:brewer
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:bottler
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:rock_gen
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[21:39:46] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[21:39:46] [Render thread/INFO]: Scanning recipes...
[21:39:46] [Render thread/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.6-forge-mc1.16.jar, Uppers-0.3.2.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, Controlling-7.0.0.29.jar, Placebo-1.16.5-4.7.0.jar, citadel-1.8.1-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, DarkUtilities-1.16.5-8.0.14.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, stackrefill_1.16.5-3.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.47.jar, durabilitytooltip-1.1.4-forge-mc1.16.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, entangled-1.3.13-forge-mc1.16.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, Lollipop-1.16.5-3.2.9.jar, supermartijn642corelib-1.1.6-forge-mc1.16.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, Measurements-1.16.5-1.2.jar, MysticalCustomization-1.16.5-2.1.7.jar, Runelic-1.16.5-7.0.3.jar, MekanismTools-1.16.5-10.1.2.457.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, productivebees-1.16.5-0.6.9.28.jar, cloth-config-4.16.91-forge.jar, trashcans-1.0.17a-forge-mc1.16.jar, InventoryEssentials_1.16.5-2.3.2.jar, CobbleForDays-1.3.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.106.jar, extra-utilities-reborn-1.7.3-1.16.5.jar, crafting-on-a-stick-1.16.5-1.0.2.jar, rhino-forge-1605.1.5-build.75.jar, Cucumber-1.16.5-4.1.12.jar, ae2wtlib-0.3.3-1.16.5.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, Tinkers Reforged 1.16.5-0.0.6.jar, rechiseled-1.0.12a-forge-mc1.16.jar, jei-1.16.5-7.7.1.153.jar, caelus-forge-1.16.5-2.1.3.2.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, AEInfinityBooster-1.16.5-1.0.0+12.jar, compactmachines-4.0.0-beta.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolscontrol-1.16-4.0.18.jar, rftoolsdim-1.16-7.0.21.jar, ClickMachine-1.16.5-4.5.0.jar, iceandfire-2.1.12-1.16.5.jar, JEITweaker-1.16.5-1.1.0.49.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.39.jar, BotanyTrees-1.16.5-3.0.7.jar, rftoolspower-1.16-3.0.14.jar, ftb-chunks-forge-1605.3.4-build.220.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-mekanism-1605.1.2-build.2.jar, lootjs-1.16.5-1.0.0.jar, forge-1.16.5-36.2.39-universal.jar, inzheFoPCore-v.1.2.0.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, Draconic-Additions-1.16.5-2.2.4.7-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, ZeroCore2-1.16.5-2.1.30.jar, ExtremeReactors2-1.16.5-2.0.60.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, kubejs-thermal-1605.1.4-build.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, ImmersiveEngineering-1.16.5-5.1.0-148.jar, ceilingtorch-1.16.5-v1.18.jar, rftoolsbuilder-1.16-3.1.11.jar, pipez-1.16.5-1.2.15.jar, SpartanShields-1.16.5-2.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, itemcollectors-1.1.7-forge-mc1.16.jar, gravestone-1.16.5-1.0.7.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, experienceobelisk-v1.3.7-1.16.5.jar, StorageDrawers-1.16.3-8.5.2.jar, FluxNetworks-1.16.5-6.2.1.14.jar, ftb-power-pots-forge-1605.1.3-build.19.jar, appleskin-forge-mc1.16.x-2.4.0.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, extremeSoundMuffler-3.18_1.16.5.jar, drinkbeer-1.16.5-2.3.5.jar, recipegui-1.16.5-0.0.4.jar, loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar, loadmyresources.hiddenpack, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[21:39:49] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/ERROR]: Couldn't load item tag forge:frosty_gen_tag as it is missing following references: minecraft:frosted_ice (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:39:49] [Render thread/ERROR]: Couldn't load item tag forge:pink_items as it is missing following references: minecraft:potted_pink_tulip (from extra-utilities-reborn-1.7.3-1.16.5.jar),minecraft:pink_wall_banner (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:39:49] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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'
[21:39:49] [Render thread/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'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_oak_sapling[thermal:insolator]': {"item":"minecraft:orange_oak_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_maga_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_magma_slimy"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/gausum/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/gausum/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/electrical_copper/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/electrical_copper/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_constantan_honeycomb[thermal:centrifuge]': Tag thermal:constantan_dust has no items
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/qivium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/qivium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/duralumin/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/duralumin/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: forestry:centrifuge
[21:39:49] [Render thread/WARN]: Failed to parse recipe productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forestry:centrifuge'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_soulium_honeycomb[thermal:centrifuge]': {"item":"mysticalagriculture:soulium","chance":1.0} is not a valid result!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/lavium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/lavium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_birch_sapling[thermal:insolator]': {"item":"minecraft:yellow_birch_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:49] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_birch_sapling[thermal:insolator]': {"item":"minecraft:orange_birch_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:39:49] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_oak_sapling[thermal:insolator]': {"item":"minecraft:yellow_oak_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_red_oak_sapling[thermal:insolator]': {"item":"minecraft:red_oak_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/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!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_flowering_oak_sapling[thermal:insolator]': {"item":"minecraft:flowering_oak_sapling"} is not a valid ingredient!
[21:39:49] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_purple_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_purple_slimy"} is not a valid ingredient!
[21:39:49] [Render thread/INFO]: Found 11490 recipes and 0 failed recipes in 437.8 ms
[21:39:49] [Render thread/INFO]: Posted recipe events in 190.5 ?s
[21:39:49] [Render thread/INFO]: Modified & removed recipes in 198.2 ms
[21:39:49] [Render thread/INFO]: Added recipes in 27.10 ?s
[21:39:49] [Render thread/INFO]: Added 0 recipes, removed 0 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
[21:39:50] [Render thread/INFO]: Adding Diamond Weapons to the End City Treasure Loot Table!
[21:39:50] [Render thread/INFO]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
[21:39:51] [Render thread/INFO]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[21:39:51] [Render thread/INFO]: Registered 1 additional loot tables.
[21:39:51] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:51] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:39:51] [Render thread/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[21:39:51] [Render thread/INFO]: Loaded 3331 advancements
[21:39:51] [Render thread/INFO]: Registered 1 additional recipes.
[21:39:51] [Render thread/INFO]: Finished loading powers from data files. Registry contains 68 powers.
[21:39:51] [Render thread/INFO]: Finished loading origins from data files. Registry contains 11 origins.
[21:39:51] [Render thread/INFO]: Trying to read layer file: origins:origin
[21:39:51] [Render thread/INFO]: Finished loading origin layers from data files. Read 1 layers.
[21:39:51] [Render thread/INFO]: [com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader:apply:106]: Loaded 27 chiseling recipes
[21:39:51] [Render thread/INFO]: Couldn't fully analyze 1 cestus_studded, missing knowledge for {1 cestus=1.0}
[21:39:51] [Render thread/INFO]: Couldn't fully analyze 1 club_studded, missing knowledge for {1 club_wood=1.0}
[21:39:51] [Render thread/INFO]: Couldn't fully analyze 1 kikoku, missing knowledge for {1 etheric_sword=1.0}
[21:39:51] [Render thread/INFO]: Finished recipe profiler for Arc Recycling, took 254 milliseconds
[21:39:51] [Render thread/INFO]: Loaded cucumber-tags.json in 1 ms
[21:39:51] [Render thread/INFO]: Loaded 73 materials in 0.929 ms
[21:39:51] [Render thread/INFO]: 161 stats loaded for 78 materials in 54.4873 ms
[21:39:51] [Render thread/INFO]: 75 traits loaded for 78 materials in 53.0702 ms
[21:39:52] [Render thread/INFO]: Loaded 15 station slot layouts in 3.1139 ms
[21:39:52] [Render thread/INFO]: CraftTweaker reload starting!
[21:39:52] [Render thread/INFO]: Scripts are invalid!
[21:39:52] [Render thread/INFO]: CraftTweaker reload complete!
[21:39:52] [Render thread/INFO]: Recipes for potions: minecraft:leaping, minecraft:long_weakness, minecraft:thick, minecraft:strong_healing, minecraft:long_regeneration, minecraft:long_strength, minecraft:strong_leaping, minecraft:mundane, minecraft:strong_strength, minecraft:turtle_master, minecraft:strong_slowness, minecraft:long_slow_falling, minecraft:strong_turtle_master, minecraft:long_poison, minecraft:long_swiftness, minecraft:weakness, minecraft:long_fire_resistance, minecraft:awkward, minecraft:night_vision, minecraft:strong_regeneration, minecraft:long_leaping, minecraft:slowness, minecraft:strong_harming, minecraft:strength, minecraft:long_water_breathing, minecraft:water, minecraft:strong_poison, minecraft:invisibility, minecraft:water_breathing, minecraft:regeneration, minecraft:harming, minecraft:long_invisibility, minecraft:fire_resistance, minecraft:long_slowness, minecraft:long_turtle_master, minecraft:long_night_vision, minecraft:swiftness, minecraft:slow_falling, minecraft:strong_swiftness, minecraft:healing, minecraft:poison
[21:39:53] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[21:39:53] [Render thread/WARN]: Registry mekanism:gas: Object did not get ID it asked for. Name: crafttweaker:example_gas Expected: 3 Got: 29
[21:39:53] [Render thread/WARN]: Registry mekanism:infuse_type: Object did not get ID it asked for. Name: crafttweaker:example_infuse_type Expected: 0 Got: 9
[21:39:53] [Render thread/WARN]: Registry mekanism:pigment: Object did not get ID it asked for. Name: crafttweaker:example_pigment Expected: 0 Got: 19
[21:39:53] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_dirty_slurry Expected: 0 Got: 15
[21:39:53] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_clean_slurry Expected: 1 Got: 16
[21:39:59] [Render thread/INFO]: [LOAD MY RESOURCES] Pack registered!
[21:39:59] [Render thread/INFO]: Found new data pack loadmyresources.hiddenpack, loading it automatically
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [ftbchunks, admin, view_loaded_chunks, reset] and [ftbchunks, admin, view_loaded_chunks, dimension] with inputs: [reset]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [ftbteams, info, server_id] and [ftbteams, info, team] with inputs: [server_id]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [tpx, targets, destination] and [tpx, targets, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
[21:39:59] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
[21:39:59] [Render thread/INFO]: server_scripts:script.js:8: Hello, World! (You will see this line every time server resources reload)
[21:39:59] [Render thread/INFO]: SourceFile:40: Loaded script server_scripts:script.js in 0.002 s
[21:39:59] [Render thread/INFO]: SourceFile:40: Loaded 1/1 KubeJS server scripts in 0.006 s
[21:39:59] [Render thread/INFO]: Scripts loaded
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shaped
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shapeless
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smelting
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:blasting
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smoking
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smithing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type botanypots:crop
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crushing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:enriching
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:smelting
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:combining
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:dissolution
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:compressing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:purifying
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:injecting
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:reaction
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type mekanism:sawing
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:furnace
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:sawmill
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:centrifuge
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:press
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:crucible
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:chiller
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:refinery
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:brewer
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:bottler
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:rock_gen
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[21:39:59] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[21:39:59] [Render thread/INFO]: Scanning recipes...
[21:39:59] [Render thread/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.6-forge-mc1.16.jar, Uppers-0.3.2.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, Controlling-7.0.0.29.jar, Placebo-1.16.5-4.7.0.jar, citadel-1.8.1-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, DarkUtilities-1.16.5-8.0.14.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, stackrefill_1.16.5-3.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.47.jar, durabilitytooltip-1.1.4-forge-mc1.16.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, entangled-1.3.13-forge-mc1.16.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, Lollipop-1.16.5-3.2.9.jar, supermartijn642corelib-1.1.6-forge-mc1.16.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, Measurements-1.16.5-1.2.jar, MysticalCustomization-1.16.5-2.1.7.jar, Runelic-1.16.5-7.0.3.jar, MekanismTools-1.16.5-10.1.2.457.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, productivebees-1.16.5-0.6.9.28.jar, cloth-config-4.16.91-forge.jar, trashcans-1.0.17a-forge-mc1.16.jar, InventoryEssentials_1.16.5-2.3.2.jar, CobbleForDays-1.3.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.106.jar, extra-utilities-reborn-1.7.3-1.16.5.jar, crafting-on-a-stick-1.16.5-1.0.2.jar, rhino-forge-1605.1.5-build.75.jar, Cucumber-1.16.5-4.1.12.jar, ae2wtlib-0.3.3-1.16.5.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, Tinkers Reforged 1.16.5-0.0.6.jar, rechiseled-1.0.12a-forge-mc1.16.jar, jei-1.16.5-7.7.1.153.jar, caelus-forge-1.16.5-2.1.3.2.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, AEInfinityBooster-1.16.5-1.0.0+12.jar, compactmachines-4.0.0-beta.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolscontrol-1.16-4.0.18.jar, rftoolsdim-1.16-7.0.21.jar, ClickMachine-1.16.5-4.5.0.jar, iceandfire-2.1.12-1.16.5.jar, JEITweaker-1.16.5-1.1.0.49.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.39.jar, BotanyTrees-1.16.5-3.0.7.jar, rftoolspower-1.16-3.0.14.jar, ftb-chunks-forge-1605.3.4-build.220.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-mekanism-1605.1.2-build.2.jar, lootjs-1.16.5-1.0.0.jar, forge-1.16.5-36.2.39-universal.jar, inzheFoPCore-v.1.2.0.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, Draconic-Additions-1.16.5-2.2.4.7-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, ZeroCore2-1.16.5-2.1.30.jar, ExtremeReactors2-1.16.5-2.0.60.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, kubejs-thermal-1605.1.4-build.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, ImmersiveEngineering-1.16.5-5.1.0-148.jar, ceilingtorch-1.16.5-v1.18.jar, rftoolsbuilder-1.16-3.1.11.jar, pipez-1.16.5-1.2.15.jar, SpartanShields-1.16.5-2.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, itemcollectors-1.1.7-forge-mc1.16.jar, gravestone-1.16.5-1.0.7.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, experienceobelisk-v1.3.7-1.16.5.jar, StorageDrawers-1.16.3-8.5.2.jar, FluxNetworks-1.16.5-6.2.1.14.jar, ftb-power-pots-forge-1605.1.3-build.19.jar, appleskin-forge-mc1.16.x-2.4.0.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, extremeSoundMuffler-3.18_1.16.5.jar, drinkbeer-1.16.5-2.3.5.jar, recipegui-1.16.5-0.0.4.jar, loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar, loadmyresources.hiddenpack, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[21:40:01] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/ERROR]: Couldn't load item tag forge:frosty_gen_tag as it is missing following references: minecraft:frosted_ice (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:40:01] [Render thread/ERROR]: Couldn't load item tag forge:pink_items as it is missing following references: minecraft:potted_pink_tulip (from extra-utilities-reborn-1.7.3-1.16.5.jar),minecraft:pink_wall_banner (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:40:01] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:01] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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'
[21:40:01] [Render thread/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'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_oak_sapling[thermal:insolator]': {"item":"minecraft:orange_oak_sapling"} is not a valid ingredient!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_maga_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_magma_slimy"} is not a valid ingredient!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/gausum/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/gausum/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/electrical_copper/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/electrical_copper/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_constantan_honeycomb[thermal:centrifuge]': Tag thermal:constantan_dust has no items
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:01] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/qivium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/qivium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:01] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:01] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/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!
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/duralumin/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:01] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/duralumin/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:01] [Render thread/WARN]: Failed to parse recipe 'productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: forestry:centrifuge
[21:40:01] [Render thread/WARN]: Failed to parse recipe productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forestry:centrifuge'
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_soulium_honeycomb[thermal:centrifuge]': {"item":"mysticalagriculture:soulium","chance":1.0} is not a valid result!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/lavium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:02] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/lavium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_birch_sapling[thermal:insolator]': {"item":"minecraft:yellow_birch_sapling"} is not a valid ingredient!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:02] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:02] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_birch_sapling[thermal:insolator]': {"item":"minecraft:orange_birch_sapling"} is not a valid ingredient!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:02] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_oak_sapling[thermal:insolator]': {"item":"minecraft:yellow_oak_sapling"} is not a valid ingredient!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_red_oak_sapling[thermal:insolator]': {"item":"minecraft:red_oak_sapling"} is not a valid ingredient!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/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!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_flowering_oak_sapling[thermal:insolator]': {"item":"minecraft:flowering_oak_sapling"} is not a valid ingredient!
[21:40:02] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_purple_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_purple_slimy"} is not a valid ingredient!
[21:40:02] [Render thread/INFO]: Found 11490 recipes and 0 failed recipes in 363.1 ms
[21:40:02] [Render thread/INFO]: Posted recipe events in 167.4 ?s
[21:40:02] [Render thread/INFO]: Modified & removed recipes in 178.6 ms
[21:40:02] [Render thread/INFO]: Added recipes in 12.70 ?s
[21:40:02] [Render thread/INFO]: Added 0 recipes, removed 0 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
[21:40:02] [Render thread/INFO]: Adding Diamond Weapons to the End City Treasure Loot Table!
[21:40:02] [Render thread/INFO]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
[21:40:03] [Render thread/INFO]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[21:40:03] [Render thread/INFO]: Registered 1 additional loot tables.
[21:40:03] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:03] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:03] [Render thread/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[21:40:03] [Render thread/INFO]: Loaded 3331 advancements
[21:40:04] [Render thread/INFO]: Registered 1 additional recipes.
[21:40:04] [Render thread/INFO]: Finished loading powers from data files. Registry contains 68 powers.
[21:40:04] [Render thread/INFO]: Finished loading origins from data files. Registry contains 11 origins.
[21:40:04] [Render thread/INFO]: Trying to read layer file: origins:origin
[21:40:04] [Render thread/INFO]: Finished loading origin layers from data files. Read 1 layers.
[21:40:04] [Render thread/INFO]: [com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader:apply:106]: Loaded 27 chiseling recipes
[21:40:04] [Render thread/INFO]: Couldn't fully analyze 1 kikoku, missing knowledge for {1 etheric_sword=1.0}
[21:40:04] [Render thread/INFO]: Couldn't fully analyze 1 cestus_studded, missing knowledge for {1 cestus=1.0}
[21:40:04] [Render thread/INFO]: Couldn't fully analyze 1 club_studded, missing knowledge for {1 club_wood=1.0}
[21:40:04] [Render thread/INFO]: Finished recipe profiler for Arc Recycling, took 248 milliseconds
[21:40:04] [Render thread/INFO]: Loaded cucumber-tags.json in 2 ms
[21:40:04] [Render thread/INFO]: Loaded 73 materials in 1.0166 ms
[21:40:04] [Render thread/INFO]: 161 stats loaded for 78 materials in 57.9059 ms
[21:40:04] [Render thread/INFO]: 75 traits loaded for 78 materials in 54.2594 ms
[21:40:04] [Render thread/INFO]: Loaded 15 station slot layouts in 2.019 ms
[21:40:04] [Render thread/INFO]: CraftTweaker reload starting!
[21:40:04] [Render thread/INFO]: Scripts are invalid!
[21:40:04] [Render thread/INFO]: CraftTweaker reload complete!
[21:40:04] [Render thread/INFO]: Recipes for potions: minecraft:leaping, minecraft:long_weakness, minecraft:thick, minecraft:strong_healing, minecraft:long_regeneration, minecraft:long_strength, minecraft:strong_leaping, minecraft:mundane, minecraft:strong_strength, minecraft:turtle_master, minecraft:strong_slowness, minecraft:long_slow_falling, minecraft:strong_turtle_master, minecraft:long_poison, minecraft:long_swiftness, minecraft:weakness, minecraft:long_fire_resistance, minecraft:awkward, minecraft:night_vision, minecraft:strong_regeneration, minecraft:long_leaping, minecraft:slowness, minecraft:strong_harming, minecraft:strength, minecraft:long_water_breathing, minecraft:water, minecraft:strong_poison, minecraft:invisibility, minecraft:water_breathing, minecraft:regeneration, minecraft:harming, minecraft:long_invisibility, minecraft:fire_resistance, minecraft:long_slowness, minecraft:long_turtle_master, minecraft:long_night_vision, minecraft:swiftness, minecraft:slow_falling, minecraft:strong_swiftness, minecraft:healing, minecraft:poison
[21:40:05] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[21:40:05] [Render thread/WARN]: Registry mekanism:gas: Object did not get ID it asked for. Name: crafttweaker:example_gas Expected: 3 Got: 29
[21:40:05] [Render thread/WARN]: Registry mekanism:infuse_type: Object did not get ID it asked for. Name: crafttweaker:example_infuse_type Expected: 0 Got: 9
[21:40:05] [Render thread/WARN]: Registry mekanism:pigment: Object did not get ID it asked for. Name: crafttweaker:example_pigment Expected: 0 Got: 19
[21:40:05] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_dirty_slurry Expected: 0 Got: 15
[21:40:05] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_clean_slurry Expected: 1 Got: 16
[21:40:08] [Render thread/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[21:40:09] [Render thread/INFO]: [LOAD MY RESOURCES] Pack registered!
[21:40:09] [Render thread/INFO]: Found new data pack loadmyresources.hiddenpack, loading it automatically
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [ftbchunks, admin, view_loaded_chunks, reset] and [ftbchunks, admin, view_loaded_chunks, dimension] with inputs: [reset]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [ftbteams, info, server_id] and [ftbteams, info, team] with inputs: [server_id]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [tpx, destination] and [tpx, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [tpx, targets] and [tpx, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [tpx, targets, destination] and [tpx, targets, dimension] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
[21:40:09] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
[21:40:09] [Render thread/INFO]: server_scripts:script.js:8: Hello, World! (You will see this line every time server resources reload)
[21:40:09] [Render thread/INFO]: SourceFile:40: Loaded script server_scripts:script.js in 0.003 s
[21:40:09] [Render thread/INFO]: SourceFile:40: Loaded 1/1 KubeJS server scripts in 0.007 s
[21:40:09] [Render thread/INFO]: Scripts loaded
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shaped
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type kubejs:shapeless
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shaped
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:crafting_shapeless
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:stonecutting
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smelting
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:blasting
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smoking
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:campfire_cooking
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type minecraft:smithing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mysticalagriculture:tag
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type botanypots:crop
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type appliedenergistics2:grinder
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crushing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:enriching
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:smelting
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:chemical_infusing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:combining
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:crystallizing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:dissolution
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:compressing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:purifying
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:injecting
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:energy_conversion
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:gas_conversion
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:oxidizing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:metallurgic_infusing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:reaction
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type mekanism:sawing
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:furnace
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:sawmill
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:centrifuge
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:press
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:crucible
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:chiller
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:refinery
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:pyrolyzer
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:brewer
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:bottler
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:pulverizer_catalyst
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:smelter_catalyst
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:insolator_catalyst
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:stirling_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:compression_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:magmatic_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:numismatic_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:lapidary_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:tree_extractor_boost
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:fisher_boost
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:rock_gen
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type thermal:potion_diffuser_boost
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:turn_and_copy
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:alloy
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:blast_furnace_fuel
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:coke_oven
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:cloche
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:fertilizer
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:metal_press
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:arc_furnace
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:crusher
[21:40:09] [Render thread/INFO]: Registered custom recipe handler for type immersiveengineering:sawmill
[21:40:09] [Render thread/INFO]: Scanning recipes...
[21:40:09] [Render thread/INFO]: Reloading ResourceManager: KubeJS Virtual Data Pack [low priority], Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.6-forge-mc1.16.jar, Uppers-0.3.2.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, Controlling-7.0.0.29.jar, Placebo-1.16.5-4.7.0.jar, citadel-1.8.1-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, DarkUtilities-1.16.5-8.0.14.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, stackrefill_1.16.5-3.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.47.jar, durabilitytooltip-1.1.4-forge-mc1.16.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, entangled-1.3.13-forge-mc1.16.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, Lollipop-1.16.5-3.2.9.jar, supermartijn642corelib-1.1.6-forge-mc1.16.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, Measurements-1.16.5-1.2.jar, MysticalCustomization-1.16.5-2.1.7.jar, Runelic-1.16.5-7.0.3.jar, MekanismTools-1.16.5-10.1.2.457.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, productivebees-1.16.5-0.6.9.28.jar, cloth-config-4.16.91-forge.jar, trashcans-1.0.17a-forge-mc1.16.jar, InventoryEssentials_1.16.5-2.3.2.jar, CobbleForDays-1.3.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.106.jar, extra-utilities-reborn-1.7.3-1.16.5.jar, crafting-on-a-stick-1.16.5-1.0.2.jar, rhino-forge-1605.1.5-build.75.jar, Cucumber-1.16.5-4.1.12.jar, ae2wtlib-0.3.3-1.16.5.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, Tinkers Reforged 1.16.5-0.0.6.jar, rechiseled-1.0.12a-forge-mc1.16.jar, jei-1.16.5-7.7.1.153.jar, caelus-forge-1.16.5-2.1.3.2.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, AEInfinityBooster-1.16.5-1.0.0+12.jar, compactmachines-4.0.0-beta.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolscontrol-1.16-4.0.18.jar, rftoolsdim-1.16-7.0.21.jar, ClickMachine-1.16.5-4.5.0.jar, iceandfire-2.1.12-1.16.5.jar, JEITweaker-1.16.5-1.1.0.49.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.39.jar, BotanyTrees-1.16.5-3.0.7.jar, rftoolspower-1.16-3.0.14.jar, ftb-chunks-forge-1605.3.4-build.220.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-mekanism-1605.1.2-build.2.jar, lootjs-1.16.5-1.0.0.jar, forge-1.16.5-36.2.39-universal.jar, inzheFoPCore-v.1.2.0.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, Draconic-Additions-1.16.5-2.2.4.7-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, ZeroCore2-1.16.5-2.1.30.jar, ExtremeReactors2-1.16.5-2.0.60.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, kubejs-thermal-1605.1.4-build.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, ImmersiveEngineering-1.16.5-5.1.0-148.jar, ceilingtorch-1.16.5-v1.18.jar, rftoolsbuilder-1.16-3.1.11.jar, pipez-1.16.5-1.2.15.jar, SpartanShields-1.16.5-2.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, itemcollectors-1.1.7-forge-mc1.16.jar, gravestone-1.16.5-1.0.7.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, experienceobelisk-v1.3.7-1.16.5.jar, StorageDrawers-1.16.3-8.5.2.jar, FluxNetworks-1.16.5-6.2.1.14.jar, ftb-power-pots-forge-1605.1.3-build.19.jar, appleskin-forge-mc1.16.x-2.4.0.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, extremeSoundMuffler-3.18_1.16.5.jar, drinkbeer-1.16.5-2.3.5.jar, recipegui-1.16.5-0.0.4.jar, loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar, loadmyresources.hiddenpack, KubeJS Resource Pack [data], KubeJS Virtual Data Pack [high priority]
[21:40:11] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [blocks] Found 543 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [items] Found 1398 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/ERROR]: Couldn't load item tag forge:frosty_gen_tag as it is missing following references: minecraft:frosted_ice (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:40:11] [Render thread/ERROR]: Couldn't load item tag forge:pink_items as it is missing following references: minecraft:potted_pink_tulip (from extra-utilities-reborn-1.7.3-1.16.5.jar),minecraft:pink_wall_banner (from extra-utilities-reborn-1.7.3-1.16.5.jar)
[21:40:11] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [fluids] Found 166 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [entity_types] Found 34 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [tunnel_types] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [potions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [pigments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [enchantments] Found 0 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [tile_entity_types] Found 4 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [slurries] Found 2 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [infuse_types] Found 8 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/INFO]: [gases] Found 5 tags, added 0 objects, removed 0 objects
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_pattern[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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'
[21:40:11] [Render thread/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'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_oak_sapling[thermal:insolator]': {"item":"minecraft:orange_oak_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_maga_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_magma_slimy"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/qivium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/gausum/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/gausum/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/electrical_copper/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/electrical_copper/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/electrical_copper/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/electrical_copper'
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_constantan_honeycomb[thermal:centrifuge]': Tag thermal:constantan_dust has no items
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ip[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/qivium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/qivium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/qivium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/ci[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:combine
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/cp[ae2wtlib:combine]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:combine'
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/gausum/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/gausum'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:fuels/compression/compression_creosote[thermal:compression_fuel]': {"fluid_tag":"forge:creosote","amount":1000} is not a valid ingredient!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/lavium/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/duralumin/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/duralumin/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: forestry:centrifuge
[21:40:11] [Render thread/WARN]: Failed to parse recipe productivebees:forestry/centrifuge/honey_comb[forestry:centrifuge]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forestry:centrifuge'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_soulium_honeycomb[thermal:centrifuge]': {"item":"mysticalagriculture:soulium","chance":1.0} is not a valid result!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:materials/lavium/block[tconstruct:material]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:materials/lavium/block[tconstruct:material]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/lavium'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_birch_sapling[thermal:insolator]': {"item":"minecraft:yellow_birch_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_interface[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:11] [Render thread/WARN]: Failed to parse recipe tinkers_reforged:smeltery/melting/duralumin/block[tconstruct:melting]: com.google.gson.JsonSyntaxException: Unknown item tag 'forge:storage_blocks/duralumin'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_orange_birch_sapling[thermal:insolator]': {"item":"minecraft:orange_birch_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: ae2wtlib:upgrade
[21:40:11] [Render thread/WARN]: Failed to parse recipe ae2wtlib:wireless_universal_terminal/upgrade_crafting[ae2wtlib:upgrade]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'ae2wtlib:upgrade'
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_yellow_oak_sapling[thermal:insolator]': {"item":"minecraft:yellow_oak_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_red_oak_sapling[thermal:insolator]': {"item":"minecraft:red_oak_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/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!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/genericeco/insolator_minecraft_flowering_oak_sapling[thermal:insolator]': {"item":"minecraft:flowering_oak_sapling"} is not a valid ingredient!
[21:40:11] [Render thread/WARN]: Failed to parse recipe 'thermal:compat/productivebees/centrifuge_productivebees_purple_slimy_honeycomb[thermal:centrifuge]': {"item":"productivebees:honeycomb_purple_slimy"} is not a valid ingredient!
[21:40:11] [Render thread/INFO]: Found 11490 recipes and 0 failed recipes in 356.5 ms
[21:40:11] [Render thread/INFO]: Posted recipe events in 214.7 ?s
[21:40:12] [Render thread/INFO]: Modified & removed recipes in 170.0 ms
[21:40:12] [Render thread/INFO]: Added recipes in 162.0 ?s
[21:40:12] [Render thread/INFO]: Added 0 recipes, removed 0 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
[21:40:12] [Render thread/INFO]: Adding Diamond Weapons to the End City Treasure Loot Table!
[21:40:12] [Render thread/INFO]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
[21:40:13] [Render thread/INFO]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[21:40:13] [Render thread/INFO]: Registered 1 additional loot tables.
[21:40:13] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:13] [Render thread/INFO]: [functions] Found 0 tags, added 0 objects, removed 0 objects
[21:40:14] [Render thread/ERROR]: Parsing error loading custom advancement twilightforest:alt/compat/tconstruct: Unknown item id 'tconstruct:book'
[21:40:14] [Render thread/INFO]: Loaded 3331 advancements
[21:40:14] [Render thread/INFO]: Registered 1 additional recipes.
[21:40:14] [Render thread/INFO]: Finished loading powers from data files. Registry contains 68 powers.
[21:40:14] [Render thread/INFO]: Finished loading origins from data files. Registry contains 11 origins.
[21:40:14] [Render thread/INFO]: Trying to read layer file: origins:origin
[21:40:14] [Render thread/INFO]: Finished loading origin layers from data files. Read 1 layers.
[21:40:14] [Render thread/INFO]: [com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader:apply:106]: Loaded 27 chiseling recipes
[21:40:14] [Render thread/INFO]: Couldn't fully analyze 1 club_studded, missing knowledge for {1 club_wood=1.0}
[21:40:14] [Render thread/INFO]: Couldn't fully analyze 1 cestus_studded, missing knowledge for {1 cestus=1.0}
[21:40:14] [Render thread/INFO]: Couldn't fully analyze 1 kikoku, missing knowledge for {1 etheric_sword=1.0}
[21:40:14] [Render thread/INFO]: Finished recipe profiler for Arc Recycling, took 242 milliseconds
[21:40:14] [Render thread/INFO]: Loaded cucumber-tags.json in 1 ms
[21:40:14] [Render thread/INFO]: Loaded 73 materials in 1.4752 ms
[21:40:14] [Render thread/INFO]: 161 stats loaded for 78 materials in 76.039 ms
[21:40:14] [Render thread/INFO]: 75 traits loaded for 78 materials in 75.5142 ms
[21:40:14] [Render thread/INFO]: Loaded 15 station slot layouts in 3.0968 ms
[21:40:14] [Render thread/INFO]: CraftTweaker reload starting!
[21:40:14] [Render thread/INFO]: Scripts are invalid!
[21:40:14] [Render thread/INFO]: CraftTweaker reload complete!
[21:40:14] [Render thread/INFO]: Recipes for potions: minecraft:leaping, minecraft:long_weakness, minecraft:thick, minecraft:strong_healing, minecraft:long_regeneration, minecraft:long_strength, minecraft:strong_leaping, minecraft:mundane, minecraft:strong_strength, minecraft:turtle_master, minecraft:strong_slowness, minecraft:long_slow_falling, minecraft:strong_turtle_master, minecraft:long_poison, minecraft:long_swiftness, minecraft:weakness, minecraft:long_fire_resistance, minecraft:awkward, minecraft:night_vision, minecraft:strong_regeneration, minecraft:long_leaping, minecraft:slowness, minecraft:strong_harming, minecraft:strength, minecraft:long_water_breathing, minecraft:water, minecraft:strong_poison, minecraft:invisibility, minecraft:water_breathing, minecraft:regeneration, minecraft:harming, minecraft:long_invisibility, minecraft:fire_resistance, minecraft:long_slowness, minecraft:long_turtle_master, minecraft:long_night_vision, minecraft:swiftness, minecraft:slow_falling, minecraft:strong_swiftness, minecraft:healing, minecraft:poison
[21:40:15] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[21:40:15] [Render thread/WARN]: Registry mekanism:gas: Object did not get ID it asked for. Name: crafttweaker:example_gas Expected: 3 Got: 29
[21:40:15] [Render thread/WARN]: Registry mekanism:infuse_type: Object did not get ID it asked for. Name: crafttweaker:example_infuse_type Expected: 0 Got: 9
[21:40:15] [Render thread/WARN]: Registry mekanism:pigment: Object did not get ID it asked for. Name: crafttweaker:example_pigment Expected: 0 Got: 19
[21:40:15] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_dirty_slurry Expected: 0 Got: 15
[21:40:15] [Render thread/WARN]: Registry mekanism:slurry: Object did not get ID it asked for. Name: crafttweaker:example_clean_slurry Expected: 1 Got: 16
[21:40:22] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:40:22] [Server thread/INFO]: Starting integrated minecraft server version 1.16.5
[21:40:22] [Server thread/INFO]: Generating keypair
[21:40:22] [Server thread/INFO]: Loading JourneyMap Forge Configs
[21:40:22] [Server thread/INFO]: SERVER CONFIG LOADED
[21:40:22] [Server thread/INFO]: Loaded FTB Teams - 1 known players
[21:40:23] [Server thread/INFO]: FluxNetworkData has been successfully loaded
[21:40:23] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:40:24] [Render thread/INFO]: Preparing spawn area: 0%
[21:40:24] [Render thread/INFO]: Preparing spawn area: 0%
[21:40:24] [Render thread/INFO]: Preparing spawn area: 0%
[21:40:24] [Render thread/INFO]: Preparing spawn area: 0%
[21:40:27] [Render thread/INFO]: Preparing spawn area: 83%
[21:40:27] [Render thread/INFO]: Preparing spawn area: 83%
[21:40:27] [Render thread/INFO]: Preparing spawn area: 83%
[21:40:27] [Render thread/INFO]: Preparing spawn area: 83%
[21:40:27] [Render thread/INFO]: Preparing spawn area: 83%
[21:40:27] [Worker-Main-23/INFO]: CREATING AND INIT'ING CARVER W DIMENSION minecraft:overworld...
[21:40:27] [Worker-Main-23/INFO]: Better Caves config file for dimension minecraft:overworld not found. Using global config...
[21:40:27] [Worker-Main-23/INFO]: Using block 'minecraft:lava' as lava in cave generation for dimension minecraft:overworld
[21:40:27] [Worker-Main-23/INFO]: Using block 'Block{minecraft:water}[level=0]' as water in cave generation for dimension minecraft:overworld
[21:40:27] [Render thread/INFO]: Preparing spawn area: 98%
[21:40:28] [Render thread/INFO]: Preparing spawn area: 99%
[21:40:28] [Render thread/INFO]: Time elapsed: 5248 ms
[21:40:28] [Server thread/WARN]: A new sound was added after the sounds were registered and therefore the new sound could not be added!
[21:40:29] [Server thread/INFO]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
[21:40:29] [Server thread/INFO]: Starting up Server for Spartan Weaponry!
[21:40:29] [Server thread/INFO]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true}
[21:40:29] [Server thread/INFO]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true}
[21:40:29] [Server thread/INFO]: Reading dimlet packages:
[21:40:29] [Server thread/INFO]: Reading dimlet package: base.json, 38 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: vanilla_blocks.json, 267 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: vanilla_fluids.json, 2 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: vanilla_biomes.json, 79 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: rftools.json, 10 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: appliedenergistics2.json, 13 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: biggerreactors.json, 0 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: bigreactors.json, 6 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: botania.json, 0 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: immersiveengineering.json, 23 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: mekanism.json, 34 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: powah.json, 10 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: quark.json, 0 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: tconstruct.json, 68 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: thermal.json, 107 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: biomesoplenty.json, 148 valid dimlets found
[21:40:29] [Server thread/INFO]: Reading dimlet package: emendatusenigmatica.json, 0 valid dimlets found
[21:40:29] [Server thread/INFO]: Changing view distance to 2, from 10
[21:40:30] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[21:40:32] [Netty Local Client IO #0/INFO]: Connected to a modded server.
[21:40:32] [Netty Local Client IO #0/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[21:40:32] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@1a145ca4
[21:40:32] [Server thread/INFO]: TheJogobella[local:E:06543429] logged in with entity id 103 at (-200.78195316942683, 64.0, 426.8562526143346)
[21:40:33] [Server thread/INFO]: TheJogobella joined the game
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/sand_to_soulsand
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/health_boost_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/granite
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/coal_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/mining_aoe_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens14
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/constantan
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/silver
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_launcher
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/queens_slime_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/gold_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/radioactive_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/apatite
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/cobalt
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_evoker
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/porkchop
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/sky_dust
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/pufferfish
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/ruby
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/sky_stone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/iron
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/zombie
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/gold
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/dusts/blazing_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/lead_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/spider
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/tinkers_bronze
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/basalz_rod
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/collector_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/pink_slime_ingot
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/chicken
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_parrot
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/digger_stone_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/uranium
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/dark_glass
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_zombified_piglin
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/engineering_processor_press
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/fiery_ingot
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_pig
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/step_assist
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/fluix
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/water_breathing
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/magmatic_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/awakened_draconium
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/rose_gold_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/blizz
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/rancher_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/supreme_machine_frame
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/earth
[21:40:33] [Server thread/INFO]: Client logged in: sending dimlet packages
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/destabilized_redstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/cod
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/lead
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_zombie_villager
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/blazing_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/enderium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/fish
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_cow
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/rancher_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_drill
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/spirited_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/industrial-foregoing/plastic_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/draconicevolution/draconium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/appliedenergistics2/spacial_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/cinnabar
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/signalum
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/hepatizon_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/air
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/tinkers_bronze
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/dye_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/health_boost_iv
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bottler/productivebees:bottler/experience_bottle
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_magma_cube
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/jungle
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/strength_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/rotten_flesh
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/chicken
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/oak_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/squid
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_panda
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/silicon_print
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/wither_skeleton_skull
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/strength_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_ocelot
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/amethyst_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_turtle
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/queens_slime
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_vindicator
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_cat
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/mechanical_dirt
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/heat/water_air
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/slimesteel
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/honey
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens6
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/ender_dust
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens4
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/refined_glowstone_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/wood
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/uranium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/certus_quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/fluorite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/fluorite
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_skeleton_horse
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/tungsten
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/aluminium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/strength_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/copper
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/niotic_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/lead
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/lumium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/pathing_aoe_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/wither_resistance
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_wolf
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/iron_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/lapis
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/silver_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/blazing_crystal_2
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/invar
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/acacia
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/attack_aoe_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/poison_resistance
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nitro_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/insanium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/uraninite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/ironwood
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/nickel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/ancient_debris
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/apatite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/gunpowder
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/blitz_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/fluorite
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/soulsteel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/ink_sac
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/niotic_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/dye
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/nether_quartz_dust
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/turtle
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/dusts/blazing_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/emerald
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/industrial-foregoing/pink_slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/egg
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/aluminum
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/energized_steel
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_bat
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/certus_quartz_dust
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/spirited_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/saltpeter
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/osmium
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/xp_bottles
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/health_boost_v
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/leafcutter_coarse_dirt_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/electrum
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/steel
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/skeleton_skull
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/farmer_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/tilling_aoe_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/absorption_iv
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/copper
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/graphite
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/iron_dust_ore
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/dusts/redstone_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/experience_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/gems/cinnabar_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/stone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nether
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/ashy_mining_gravel_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/draconium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/sulfur
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/copper
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/speed_addon_1
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/steeleaf
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/energized_steel
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/ghast
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/soulium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/squid
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/cinnabar_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/birch_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/tin_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/gems/amethyst_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/knightslime_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/cobalt
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_stray
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens12
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/andesite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/coal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/absorption_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_drowned
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/cow
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/enderium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/wool
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/sheep
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/ruby
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_snow_golem
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/digger_gravel_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nether
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/rabbit_foot
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/constantan_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/mason_sugar_cane_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/quarry_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/health_boost_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/spirited_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/sky_slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/lapis_lazuli
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/cobalt
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/tinkers_bronze_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_slime
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/uranium
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/simple_machine_frame
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_mooshroom
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_squid
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/spruce_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/bronze
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/processing_addon_2
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/draconic_obsidian_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/fiery_ingot
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/awakened_draconium
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/prosperity_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/aluminum
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/obsidian_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/frosty_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/nether_gold_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/cyanite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/brass
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/nether_quartz_dust_ore
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/bronze
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_spider
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/energized_steel
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/netherite
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/sulfur
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/scute
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/chocolate_mining_sand_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/pig_iron
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/industrial-foregoing/plastic_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/thermal/ice_to_blue_ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/creeper_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/lapis_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/diamond
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/chocolate_mining_gravel_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/energized_glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/iceandfire/ice_dragonsteel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/refined_obsidian_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/magmatic_nether_brick_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/silicon_press
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/sapphire_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_fox
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/knightmetal
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/hoarder_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/birch
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/calculation_processor_press
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/osmium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/slime_ball
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_tropical_fish
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens2
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_fluid/industrialforegoing:laser_drill_fluid/lava
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/blazing_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/gems/ruby_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nether_star
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/osmium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nature
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/hepatizon
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/attack_aoe_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/efficiency_addon_1
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/sapphire
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_llama
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nether_quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/creeper
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_sheep
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/water
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/water
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/platinum
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/fire
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/blazing_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/ashy_mining_coarse_dirt_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/tertium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/diamond_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/lumium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/prudentium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/lava_obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/experience_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/basalz
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/nickel
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/crystalline_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_fluid/industrialforegoing:laser_drill_fluid/ether_gas
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/mycelial_reactor
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_ghast
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/enderman
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/queens_slime
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_hoglin
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/knightmetal
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/yellorite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/coal
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_elder_guardian
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ghostly_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/cyanite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/wither_skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/appliedenergistics2/fluix_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/mining_aoe_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/ghostly_soul_sand_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/flight
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/zombie_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/water_ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/ruby_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/bronze_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/supremium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/speed_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:passive_soulium_dagger
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon10
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/pathing_aoe_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/chocolate_mining_coarse_dirt_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/blaze_rod
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/chrome
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens7
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/mysticalagriculture/soulium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/advanced_machine_frame
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/iceandfire/lightning_dragonsteel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/steeleaf
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/diorite
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/glowing_glowstone_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/silver
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/bronze_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/engineering_processor_print
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bottler/productivebees:bottler/honey_treat
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_husk
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon3
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_nbt_changer/productivebees:bee_nbt_changer/repair
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/sweaty_snow_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/imperium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_salmon
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/steel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/basalz_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bottler/productivebees:bottler/milk_bottle
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/powah/uraninite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/frosty_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_blaze
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/electrum_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/inferium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/manyullyn
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/redstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/signalum_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:hostile_soulium_dagger
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/iron_dust_ingot
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_guardian
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_horse
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_zombie_horse
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/enderman
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/pig
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/spruce
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/apatite
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_wandering_trader
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens1
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon11
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/diamond
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/iron_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon4
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/dark_oak
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/dusts/glowing_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/fluix_dust
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_piglin_brute
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/absorption_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/appliedenergistics2/spacial_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/pig
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/ender_pearl
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/speed_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_zombie
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/pathing_aoe_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/lumber_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/basalz
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/hop_graphite
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/appliedenergistics2/fluix_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/supremium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_cod
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon8
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_ender_dragon
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/crystalline_nether_quartz_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/beef
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/redstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:crusher/industrialforegoing:crusher/sand_silicon
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/dusts/sulfur_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/manyullyn_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_donkey
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/sheep
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/tertium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/silky_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/gold
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/anvil_repair
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/gems/fluorite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/bone
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/experience
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/dye
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/emerald
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/coral
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/iridium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/mutton
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/speed_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/creeper_head
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/ichor_slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/sky_stone
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_backpack
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/wood
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/gold
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon2
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/lumium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/coal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/lead
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/osmium
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/gems/emerald_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_enderman
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/slimy_slimy_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon5
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/blizz_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/salmon
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/electrum
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/anvil_repair_chipper
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/lumium
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/ender_core
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/fire
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/night_vision
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/prismarine
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/bonemeal
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/silver_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_strider
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/imperium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/electrum_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/rose_gold
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/gems/lapis_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/ingots/netherite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_trident
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/creeper_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_illusioner
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/invar_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/absorption_v
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_wither_skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_vex
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/mithril
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/earth
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/speed_addon_2
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/aluminum
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/honey
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens13
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/logic_processor
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/ender_end_stone_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/certus_quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/dirt
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/slime
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/reed_sugar_cane_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon1
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/stone
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/niter
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/water_to_ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_dolphin
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/withered_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_polar_bear
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/tilling_aoe_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/certus_quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_hammer
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/constantan
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/dragon_egg
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/experience
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon7
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nitro_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nature
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/ironwood
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon9
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/mason_stone_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/mysticalagriculture/insanium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/acacia_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/tilling_aoe_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/tin
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/pathing_aoe_iv
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/coral
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/dragon_egg
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/prismarine
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/fluorite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/prudentium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/calculation_processor
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/mining_fatigue_resistance
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/default
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_shulker
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/flowing_water_snowball
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/appliedenergistics2/silicon_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_chicken
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/heat/snow_water
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_ravager
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/ghast
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens10
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens8
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/absorption_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/titanium
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/prismarine_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/chicken
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/flint
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/engineering_processor
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/refined_obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/tin_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/rose_gold
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/graphite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/string
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/dusts/niter_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens0
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:block_conversion/productivebees:block_conversion/cobble_to_lava
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/end
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/slime
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/netherite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/refined_glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/iron
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/lead_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/niotic_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_rabbit
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/redstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/osmium
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens5
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/grass_block_dirt
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/saltpeter
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_pillager
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/feather
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/hepatizon
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/yellorium
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/nitro_crystal
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens15
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/end
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/netherrack
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/bumble_bee_bumble_bee_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/steel
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_pufferfish
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/logic_processor_press
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/arrow
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/yellorium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mob_grinding_utils:solidify/mob_grinding_utils:solidify/jelly_baby
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/sulfur
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/pig_iron
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/heat/cobblestone_stone
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/gems/sapphire_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/silver
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/tin
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/constantan_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/rubber
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/hop_graphite
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon6
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/slimesteel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/spider
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/blizz
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/processing_addon_1
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_wither
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/sapphire
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/zombie_head
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/skeletal_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:fluid_extractor/industrialforegoing:fluid_extractor/oak
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/steel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/iron
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_zoglin
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/copper_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/attack_aoe_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/gems/diamond_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/dusts/sulfur_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/calculation_processor_print
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_trader_llama
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/blaze
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_iron_golem
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/cupid_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/sugarbag_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_piglin
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/refined_glowstone
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/draconic_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/refined_glowstone_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/aluminium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/draconicevolution/awakened_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/blizz_rod
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nether_quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/signalum_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/quartz
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/no_fall_damage
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/stone_cobblestone
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:crusher/industrialforegoing:crusher/gravel_sand
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/dry_ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/gems/emerald_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:stonework_generate/industrialforegoing:stonework_generate/cobblestone
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/ghast_tear
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/sapphire
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/blitz_rod
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/coal
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/tilling_aoe_iv
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/efficiency_addon_2
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/cobalt_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/signalum
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/certus_quartz_dust_ore
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/draconium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/zombie
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nether_star
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/fluix
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/netherite
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/mysticalagriculture/prosperity_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/wither_skeleton
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/invar_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_saw
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/range_addon0
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/blitz
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/gold_dust_ore
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/fish
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/air
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/inferium
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/jump_boost_ii
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/cool/stone_bricks_cracked_stone_bricks
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/blaze
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/pig_iron_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/obsidian_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ender_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/tropical_fish
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_creeper
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_phantom
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/invar
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/appliedenergistics2/silicon_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/dirt
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bottler/productivebees:bottler/honey_bottle
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/jump_boost_iii
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/mining_aoe_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/netherite
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_mule
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/nickel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/coal_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/productivebees:mysticalagriculture/inferium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/jump_boost_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/dusts/niter_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/lapis_lazuli
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/jungle_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/thermal/resonant_ender
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/pink_slime_ball
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/infinity_nuke
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/cow
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/uraninite
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/zinc
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens9
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/nickel
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/tconstruct/ender_slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_cave_spider
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:crusher/industrialforegoing:crusher/cobble_gravel
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/iceandfire/fire_dragonsteel_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/draconium
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/industrial-foregoing/pink_slimy_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/dusts/redstone_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/ice
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/turtle
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/health_boost_i
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_giant
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_villager
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_witch
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_conversion/productivebees:bee_conversion/gems/apatite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/refined_obsidian_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_silverfish
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning_big/productivebees:bee_spawning/dark_oak_wood_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens3
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/creeper
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/ruby
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/spider_eye
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/rabbit_hide
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/emerald
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/refined_obsidian
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/rabbit
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/nickel
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/leather
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/gold_dust_ingot
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/manyullyn
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/silicon
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/gold_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: powah:energizing/powah:energizing/charged_snowball
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:dissolution_chamber/industrialforegoing:dissolution_chamber/laser_lens11
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/fire_resistance
[21:40:33] [Render thread/WARN]: Unknown recipe category: rftoolsutility:spawner/rftoolsutility:minecraft_endermite
[21:40:33] [Render thread/WARN]: Unknown recipe category: industrialforegoing:laser_drill_ore/industrialforegoing:laser_drill_ore/tin
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/radioactive_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/blitz
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:entropy/appliedenergistics2:entropy/heat/ice_water
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:augment/mining_aoe_iv
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/withered_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/copper_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/slimesteel
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:grinder/appliedenergistics2:grinder/flour
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_spawning/productivebees:bee_spawning/ashy_mining_sand_nest
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/silky_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:advanced_beehive/productivebees:bee_produce/ingots/enderium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: appliedenergistics2:inscriber/appliedenergistics2:inscriber/logic_processor_print
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/powah/uraninite_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/rabbit
[21:40:33] [Render thread/WARN]: Unknown recipe category: productivebees:bee_breeding/productivebees:bee_breeding/ingots/enderium_bee
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:infusion/mysticalagriculture:seed/infusion/diamond
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:soul_extraction/mysticalagriculture:souls/rabbit
[21:40:33] [Render thread/WARN]: Unknown recipe category: mysticalagriculture:reprocessor/mysticalagriculture:seed/reprocessor/silicon
[21:40:33] [Server thread/INFO]: Saving and pausing game...
[21:40:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:40:33] [Thread-46/INFO]: No custom rewards detected for the current user!
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:40:35] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3012ms or 60 ticks behind
[21:40:36] [Render thread/INFO]: Started wikis recipes collecting...
[21:40:36] [Render thread/INFO]: Wiki recipes collecting completed in : 224 ms
[21:40:36] [Render thread/INFO]: Scripts are invalid!
[21:40:36] [Render thread/INFO]: Starting JEI...
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:minecraft ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:minecraft took 1.531 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: powah:main ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: powah:main took 5.800 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: darkutils:jei_support ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: darkutils:jei_support took 4.000 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanismgenerators:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanismgenerators:jei_plugin took 625.7 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: minecraft:jeresources ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: minecraft:jeresources took 14.40 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mob_grinding_utils:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mob_grinding_utils:jei_plugin took 12.90 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: industrialforegoing:default ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: industrialforegoing:default took 1.159 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: lollipop:main ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: lollipop:main took 10.30 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: curios:curios ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: curios:curios took 4.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: patchouli:patchouli ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: patchouli:patchouli took 401.8 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanismtools:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanismtools:jei_plugin took 5.400 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: spartanweaponry:jei_plugin ...
[21:40:36] [Render thread/INFO]: JEI Plugin is Registering subtypes
[21:40:36] [Render thread/INFO]: Registering item subtypes: spartanweaponry:jei_plugin took 1.571 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: productivebees:productivebees ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: productivebees:productivebees took 77.90 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: trashcans:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: trashcans:jei_plugin took 4.200 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: ae2wtlib:ae2wtlib ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: ae2wtlib:ae2wtlib took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: ftblibrary:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: ftblibrary:jei took 396.1 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: rechiseled:chiseling_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: rechiseled:chiseling_plugin took 4.500 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:debug ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:debug took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: appliedenergistics2:core ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: appliedenergistics2:core took 1.116 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: compactmachines:main ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: compactmachines:main took 40.50 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mcjtylib:mcjtylib ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mcjtylib:mcjtylib took 4.200 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsbase:rftoolsbase ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsbase:rftoolsbase took 3.700 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolscontrol:rftoolscontrol ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolscontrol:rftoolscontrol took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsdim:jeiplugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsdim:jeiplugin took 1.185 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: iceandfire:iceandfire ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: iceandfire:iceandfire took 10.70 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: jeitweaker:main ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: jeitweaker:main took 4.676 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanism:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mekanism:jei_plugin took 2.834 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: botanypots:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: botanypots:jei took 12.00 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: kubejs:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: kubejs:jei took 2.204 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: brandonscore:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: brandonscore:jei_plugin took 5.400 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: draconicevolution:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: draconicevolution:jei_plugin took 6.000 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mysticalagriculture:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mysticalagriculture:jei_plugin took 1.018 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: mysticalagradditions:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mysticalagradditions:jei_plugin took 4.800 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: bigreactors:jeiplugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: bigreactors:jeiplugin took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: cofh_core:default ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: cofh_core:default took 3.700 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: thermal:core ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: thermal:core took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: thermal:expansion ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: thermal:expansion took 5.700 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: tconstruct:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: tconstruct:jei_plugin took 4.317 ms
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsutility:rftoolsutility ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: rftoolsutility:rftoolsutility took 11.10 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: titanium:default ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: titanium:default took 4.000 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: immersiveengineering:main ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: immersiveengineering:main took 344.4 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: pipez:pipez ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: pipez:pipez took 5.700 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: spartanshields:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: spartanshields:jei_plugin took 3.900 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: mantle:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: mantle:jei took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: fluxnetworks:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: fluxnetworks:jei took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: ftb-power-pots:jei ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: ftb-power-pots:jei took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:internal ...
[21:40:36] [Render thread/INFO]: Registering item subtypes: jei:internal took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:minecraft ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:minecraft took 14.70 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: powah:main ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: powah:main took 3.700 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: darkutils:jei_support ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: darkutils:jei_support took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanismgenerators:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanismgenerators:jei_plugin took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: minecraft:jeresources ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: minecraft:jeresources took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mob_grinding_utils:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mob_grinding_utils:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: industrialforegoing:default ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: industrialforegoing:default took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: lollipop:main ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: lollipop:main took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: curios:curios ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: curios:curios took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: patchouli:patchouli ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: patchouli:patchouli took 5.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanismtools:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanismtools:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: spartanweaponry:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: spartanweaponry:jei_plugin took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: productivebees:productivebees ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: productivebees:productivebees took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: trashcans:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: trashcans:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ae2wtlib:ae2wtlib ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ae2wtlib:ae2wtlib took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ftblibrary:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ftblibrary:jei took 11.00 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rechiseled:chiseling_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rechiseled:chiseling_plugin took 15.60 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:debug ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:debug took 1.147 ms
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: appliedenergistics2:core ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: appliedenergistics2:core took 5.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: compactmachines:main ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: compactmachines:main took 3.700 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mcjtylib:mcjtylib ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mcjtylib:mcjtylib took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsbase:rftoolsbase ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsbase:rftoolsbase took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolscontrol:rftoolscontrol ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolscontrol:rftoolscontrol took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsdim:jeiplugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsdim:jeiplugin took 3.200 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: iceandfire:iceandfire ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: iceandfire:iceandfire took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jeitweaker:main ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jeitweaker:main took 2.206 ms
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanism:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mekanism:jei_plugin took 4.700 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: botanypots:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: botanypots:jei took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: kubejs:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: kubejs:jei took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: brandonscore:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: brandonscore:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: draconicevolution:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: draconicevolution:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mysticalagriculture:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mysticalagriculture:jei_plugin took 3.200 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mysticalagradditions:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mysticalagradditions:jei_plugin took 3.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: bigreactors:jeiplugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: bigreactors:jeiplugin took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: cofh_core:default ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: cofh_core:default took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: thermal:core ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: thermal:core took 3.200 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: thermal:expansion ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: thermal:expansion took 4.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: tconstruct:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: tconstruct:jei_plugin took 3.800 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsutility:rftoolsutility ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: rftoolsutility:rftoolsutility took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: titanium:default ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: titanium:default took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: immersiveengineering:main ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: immersiveengineering:main took 3.600 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: pipez:pipez ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: pipez:pipez took 4.300 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: spartanshields:jei_plugin ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: spartanshields:jei_plugin took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mantle:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: mantle:jei took 3.700 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: fluxnetworks:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: fluxnetworks:jei took 3.200 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ftb-power-pots:jei ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: ftb-power-pots:jei took 3.400 ?s
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:internal ...
[21:40:36] [Render thread/INFO]: Registering fluid subtypes: jei:internal took 3.500 ?s
[21:40:36] [Render thread/INFO]: Registering ingredients: jei:minecraft ...
[21:40:37] [Render thread/INFO]: Registering ingredients: jei:minecraft took 466.6 ms
[21:40:37] [Render thread/INFO]: Registering ingredients: powah:main ...
[21:40:37] [Render thread/INFO]: Registering ingredients: powah:main took 5.700 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: darkutils:jei_support ...
[21:40:37] [Render thread/INFO]: Registering ingredients: darkutils:jei_support took 3.600 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanismgenerators:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanismgenerators:jei_plugin took 3.400 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: minecraft:jeresources ...
[21:40:37] [Render thread/INFO]: Registering ingredients: minecraft:jeresources took 38.50 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mob_grinding_utils:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mob_grinding_utils:jei_plugin took 3.400 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: industrialforegoing:default ...
[21:40:37] [Render thread/INFO]: Registering ingredients: industrialforegoing:default took 5.100 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: lollipop:main ...
[21:40:37] [Render thread/INFO]: Registering ingredients: lollipop:main took 3.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: curios:curios ...
[21:40:37] [Render thread/INFO]: Registering ingredients: curios:curios took 3.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: patchouli:patchouli ...
[21:40:37] [Render thread/INFO]: Registering ingredients: patchouli:patchouli took 6.500 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanismtools:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanismtools:jei_plugin took 3.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: spartanweaponry:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: spartanweaponry:jei_plugin took 3.300 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: productivebees:productivebees ...
[21:40:37] [Render thread/INFO]: Registering ingredients: productivebees:productivebees took 4.538 ms
[21:40:37] [Render thread/INFO]: Registering ingredients: trashcans:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: trashcans:jei_plugin took 10.40 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: ae2wtlib:ae2wtlib ...
[21:40:37] [Render thread/INFO]: Registering ingredients: ae2wtlib:ae2wtlib took 7.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: ftblibrary:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: ftblibrary:jei took 13.30 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: rechiseled:chiseling_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: rechiseled:chiseling_plugin took 3.900 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: jei:debug ...
[21:40:37] [Render thread/INFO]: Registering ingredients: jei:debug took 51.60 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: appliedenergistics2:core ...
[21:40:37] [Render thread/INFO]: Registering ingredients: appliedenergistics2:core took 3.600 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: compactmachines:main ...
[21:40:37] [Render thread/INFO]: Registering ingredients: compactmachines:main took 3.300 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mcjtylib:mcjtylib ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mcjtylib:mcjtylib took 3.300 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsbase:rftoolsbase ...
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsbase:rftoolsbase took 3.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolscontrol:rftoolscontrol ...
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolscontrol:rftoolscontrol took 3.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsdim:jeiplugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsdim:jeiplugin took 3.300 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: iceandfire:iceandfire ...
[21:40:37] [Render thread/INFO]: Registering ingredients: iceandfire:iceandfire took 5.600 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: jeitweaker:main ...
[21:40:37] [Render thread/INFO]: Registering ingredients: jeitweaker:main took 4.900 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanism:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mekanism:jei_plugin took 5.396 ms
[21:40:37] [Render thread/INFO]: Registering ingredients: botanypots:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: botanypots:jei took 5.100 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: kubejs:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: kubejs:jei took 3.800 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: brandonscore:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: brandonscore:jei_plugin took 6.400 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: draconicevolution:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: draconicevolution:jei_plugin took 4.000 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mysticalagriculture:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mysticalagriculture:jei_plugin took 11.60 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mysticalagradditions:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mysticalagradditions:jei_plugin took 4.300 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: bigreactors:jeiplugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: bigreactors:jeiplugin took 12.14 ms
[21:40:37] [Render thread/INFO]: Registering ingredients: cofh_core:default ...
[21:40:37] [Render thread/INFO]: Registering ingredients: cofh_core:default took 4.600 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: thermal:core ...
[21:40:37] [Render thread/INFO]: Registering ingredients: thermal:core took 3.800 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: thermal:expansion ...
[21:40:37] [Render thread/INFO]: Registering ingredients: thermal:expansion took 3.800 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: tconstruct:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: tconstruct:jei_plugin took 18.82 ms
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsutility:rftoolsutility ...
[21:40:37] [Render thread/INFO]: Registering ingredients: rftoolsutility:rftoolsutility took 4.700 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: titanium:default ...
[21:40:37] [Render thread/INFO]: Registering ingredients: titanium:default took 18.60 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: immersiveengineering:main ...
[21:40:37] [Render thread/INFO]: Registering ingredients: immersiveengineering:main took 9.700 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: pipez:pipez ...
[21:40:37] [Render thread/INFO]: Registering ingredients: pipez:pipez took 3.800 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: spartanshields:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering ingredients: spartanshields:jei_plugin took 4.200 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: mantle:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: mantle:jei took 3.500 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: fluxnetworks:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: fluxnetworks:jei took 3.400 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: ftb-power-pots:jei ...
[21:40:37] [Render thread/INFO]: Registering ingredients: ftb-power-pots:jei took 3.500 ?s
[21:40:37] [Render thread/INFO]: Registering ingredients: jei:internal ...
[21:40:37] [Render thread/INFO]: Registering ingredients: jei:internal took 5.600 ?s
[21:40:37] [Render thread/INFO]: Registering categories: jei:minecraft ...
[21:40:37] [Render thread/INFO]: Registering categories: jei:minecraft took 30.89 ms
[21:40:37] [Render thread/INFO]: Registering categories: powah:main ...
[21:40:37] [Render thread/INFO]: Registering categories: powah:main took 7.309 ms
[21:40:37] [Render thread/INFO]: Registering categories: darkutils:jei_support ...
[21:40:37] [Render thread/INFO]: Registering categories: darkutils:jei_support took 4.300 ?s
[21:40:37] [Render thread/INFO]: Registering categories: mekanismgenerators:jei_plugin ...
[21:40:37] [Render thread/INFO]: Registering categories: mekanismgenerators:jei_plugin took 14.56 ms
[21:40:37] [Render thread/INFO]: Registering categories: minecraft:jeresources ...
[21:40:37] [Render thread/INFO]: Reloading ResourceManager: Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.6-forge-mc1.16.jar, Uppers-0.3.2.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, recipegui-1.16.5-0.0.4.jar, Controlling-7.0.0.29.jar, Placebo-1.16.5-4.7.0.jar, citadel-1.8.1-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Powah-1.16.5-2.3.16.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, DarkUtilities-1.16.5-8.0.14.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, stackrefill_1.16.5-3.2.jar, twilightforest-1.16.5-4.0.870-universal.jar, mob_grinding_utils-1.16.5-0.4.47.jar, durabilitytooltip-1.1.4-forge-mc1.16.jar, industrial-foregoing-1.16.5-3.2.14.7-16.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, entangled-1.3.13-forge-mc1.16.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, Lollipop-1.16.5-3.2.9.jar, supermartijn642corelib-1.1.6-forge-mc1.16.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, Measurements-1.16.5-1.2.jar, MysticalCustomization-1.16.5-2.1.7.jar, Runelic-1.16.5-7.0.3.jar, MekanismTools-1.16.5-10.1.2.457.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, productivebees-1.16.5-0.6.9.28.jar, cloth-config-4.16.91-forge.jar, trashcans-1.0.17a-forge-mc1.16.jar, InventoryEssentials_1.16.5-2.3.2.jar, CobbleForDays-1.3.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, geckolib-forge-1.16.5-3.0.106.jar, extra-utilities-reborn-1.7.3-1.16.5.jar, crafting-on-a-stick-1.16.5-1.0.2.jar, rhino-forge-1605.1.5-build.75.jar, Cucumber-1.16.5-4.1.12.jar, ae2wtlib-0.3.3-1.16.5.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, Tinkers Reforged 1.16.5-0.0.6.jar, rechiseled-1.0.12a-forge-mc1.16.jar, jei-1.16.5-7.7.1.153.jar, caelus-forge-1.16.5-2.1.3.2.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, AEInfinityBooster-1.16.5-1.0.0+12.jar, compactmachines-4.0.0-beta.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolscontrol-1.16-4.0.18.jar, rftoolsdim-1.16-7.0.21.jar, ClickMachine-1.16.5-4.5.0.jar, iceandfire-2.1.12-1.16.5.jar, JEITweaker-1.16.5-1.1.0.49.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.39.jar, BotanyTrees-1.16.5-3.0.7.jar, rftoolspower-1.16-3.0.14.jar, ftb-chunks-forge-1605.3.4-build.220.jar, kubejs-forge-1605.3.19-build.299.jar, kubejs-mekanism-1605.1.2-build.2.jar, lootjs-1.16.5-1.0.0.jar, forge-1.16.5-36.2.39-universal.jar, inzheFoPCore-v.1.2.0.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, Draconic-Additions-1.16.5-2.2.4.7-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, ZeroCore2-1.16.5-2.1.30.jar, ExtremeReactors2-1.16.5-2.0.60.jar, forge-1.16.5-36.2.39-client.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, kubejs-thermal-1605.1.4-build.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, ImmersiveEngineering-1.16.5-5.1.0-148.jar, ceilingtorch-1.16.5-v1.18.jar, rftoolsbuilder-1.16-3.1.11.jar, pipez-1.16.5-1.2.15.jar, SpartanShields-1.16.5-2.1.2.jar, Mantle-1.16.5-1.6.157.jar, pamhc2foodcore-1.16.3-1.0.2.jar, itemcollectors-1.1.7-forge-mc1.16.jar, gravestone-1.16.5-1.0.7.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, experienceobelisk-v1.3.7-1.16.5.jar, StorageDrawers-1.16.3-8.5.2.jar, FluxNetworks-1.16.5-6.2.1.14.jar, ftb-power-pots-forge-1605.1.3-build.19.jar, appleskin-forge-mc1.16.x-2.4.0.jar, kubejs-immersive-engineering-1605.1.2-build.28.jar, extremeSoundMuffler-3.18_1.16.5.jar, loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar, drinkbeer-1.16.5-2.3.5.jar
[21:40:37] [Render thread/INFO]: Loading FTB Chunks client data from world 3f64f1d8-06a8-41ab-828a-238b5d0fe378
[21:40:37] [Render thread/INFO]: Loaded 67 advancements
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:creeper
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:chocolate
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:chocolate
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tea
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tea
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:bismuth
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:bismuth
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:brass
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:brass
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:platinum
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:platinum
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:titanium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:titanium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tungsten
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tungsten
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:zinc
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:zinc
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:agate
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:agate
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:alexandrite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:alexandrite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:amber
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:amber
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ametrine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ametrine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ammolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ammolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:aquamarine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:aquamarine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:benitoite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:benitoite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:black_diamond
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:black_diamond
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:black_opal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:black_opal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:carnelian
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:carnelian
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:cats_eye
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:cats_eye
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:chrysoprase
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:chrysoprase
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:citrine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:citrine
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:coral
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:coral
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:euclase
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:euclase
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:garnet
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:garnet
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:green_sapphire
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:green_sapphire
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:heliodor
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:heliodor
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:iolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:iolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:jade
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:jade
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:jasper
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:jasper
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:kunzite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:kunzite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:kyanite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:kyanite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:lepidolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:lepidolite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:malachite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:malachite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:moldavite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:moldavite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:moonstone
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:moonstone
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:morganite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:morganite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:onyx
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:onyx
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:opal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:opal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:pearl
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:pearl
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:peridot
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:peridot
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:phosphophyllite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:phosphophyllite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:pyrope
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:pyrope
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:rose_quartz
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:rose_quartz
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:sodalite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:sodalite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:spinel
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:spinel
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:sunstone
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:sunstone
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tanzanite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tanzanite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tektite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tektite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:topaz
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:topaz
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tourmaline
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:tourmaline
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:turquoise
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:turquoise
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:yellow_diamond
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:yellow_diamond
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:zircon
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:zircon
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ender_biotite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:ender_biotite
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:arcane
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:arcane
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:starmetal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:starmetal
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:bloody
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:bloody
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:menril
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:menril
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:allthemodium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:allthemodium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:vibranium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:vibranium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:unobtainium
[21:40:38] [Render thread/WARN]: Queried for unknown config flag: productivebees:unobtainium
[21:40:38] [Render thread/INFO]: [CHAT] [ERROR] Parser Exception @ examples\mekanism_sawing.zs:32:137 : Type expected (got 4.)
[21:40:38] [Render thread/INFO]: [CHAT] [ERROR] Parser Exception @ examples\mekanism_sawing.zs:32:151 : ; expected
[21:40:38] [Render thread/INFO]: [CHAT] [ERROR] Scripts are invalid!
[21:40:39] [Render thread/INFO]: [CHAT] [ERROR] Parser Exception @ examples\mekanism_sawing.zs:32:137 : Type expected (got 4.): examples\mekanism_sawing.zs:32:137: Type expected (got 4.)
[21:40:39] [Render thread/INFO]: [CHAT] [ERROR] Parser Exception @ examples\mekanism_sawing.zs:32:151 : ; expected: examples\mekanism_sawing.zs:32:151: ; expected
[21:40:39] [Render thread/INFO]: [CHAT] [ERROR] Scripts are invalid!
[21:40:39] [Render thread/INFO]: Adding Diamond Weapons to the End City Treasure Loot Table!
[21:40:39] [Render thread/INFO]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
[21:40:40] [Render thread/INFO]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[21:40:40] [Render thread/INFO]: Reloaded with no KubeJS errors!
[21:40:40] [Render thread/INFO]: Registered 1 additional loot tables.
[21:40:40] [Render thread/INFO]: [CHAT] Reloaded with no KubeJS errors!
[21:40:44] [Render thread/INFO]: Registering categories: minecraft:jeresources took 6.629 s
[21:40:44] [Render thread/INFO]: Registering categories: mob_grinding_utils:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: mob_grinding_utils:jei_plugin took 1.153 ms
[21:40:44] [Render thread/INFO]: Registering categories: industrialforegoing:default ...
[21:40:44] [Render thread/INFO]: Registering categories: industrialforegoing:default took 24.37 ms
[21:40:44] [Render thread/INFO]: Registering categories: lollipop:main ...
[21:40:44] [Render thread/INFO]: Registering categories: lollipop:main took 4.600 ?s
[21:40:44] [Render thread/INFO]: Registering categories: curios:curios ...
[21:40:44] [Render thread/INFO]: Registering categories: curios:curios took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering categories: patchouli:patchouli ...
[21:40:44] [Render thread/INFO]: Registering categories: patchouli:patchouli took 23.10 ?s
[21:40:44] [Render thread/INFO]: Registering categories: mekanismtools:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: mekanismtools:jei_plugin took 3.200 ?s
[21:40:44] [Render thread/INFO]: Registering categories: spartanweaponry:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: spartanweaponry:jei_plugin took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering categories: productivebees:productivebees ...
[21:40:44] [Render thread/INFO]: Registering categories: productivebees:productivebees took 24.93 ms
[21:40:44] [Render thread/INFO]: Registering categories: trashcans:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: trashcans:jei_plugin took 4.100 ?s
[21:40:44] [Render thread/INFO]: Registering categories: ae2wtlib:ae2wtlib ...
[21:40:44] [Render thread/INFO]: Registering categories: ae2wtlib:ae2wtlib took 3.000 ?s
[21:40:44] [Render thread/INFO]: Registering categories: ftblibrary:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: ftblibrary:jei took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering categories: rechiseled:chiseling_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: rechiseled:chiseling_plugin took 1.357 ms
[21:40:44] [Render thread/INFO]: Registering categories: jei:debug ...
[21:40:44] [Render thread/INFO]: Registering categories: jei:debug took 8.100 ?s
[21:40:44] [Render thread/INFO]: Registering categories: appliedenergistics2:core ...
[21:40:44] [Render thread/INFO]: Registering categories: appliedenergistics2:core took 15.94 ms
[21:40:44] [Render thread/INFO]: Registering categories: compactmachines:main ...
[21:40:44] [Render thread/INFO]: Registering categories: compactmachines:main took 3.700 ?s
[21:40:44] [Render thread/INFO]: Registering categories: mcjtylib:mcjtylib ...
[21:40:44] [Render thread/INFO]: Registering categories: mcjtylib:mcjtylib took 2.900 ?s
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsbase:rftoolsbase ...
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsbase:rftoolsbase took 3.400 ?s
[21:40:44] [Render thread/INFO]: Registering categories: rftoolscontrol:rftoolscontrol ...
[21:40:44] [Render thread/INFO]: Registering categories: rftoolscontrol:rftoolscontrol took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsdim:jeiplugin ...
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsdim:jeiplugin took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering categories: iceandfire:iceandfire ...
[21:40:44] [Render thread/INFO]: Registering categories: iceandfire:iceandfire took 5.946 ms
[21:40:44] [Render thread/INFO]: Registering categories: jeitweaker:main ...
[21:40:44] [Render thread/INFO]: Registering categories: jeitweaker:main took 1.793 ms
[21:40:44] [Render thread/INFO]: Registering categories: mekanism:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: mekanism:jei_plugin took 60.85 ms
[21:40:44] [Render thread/INFO]: Registering categories: botanypots:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: botanypots:jei took 4.638 ms
[21:40:44] [Render thread/INFO]: Registering categories: kubejs:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: kubejs:jei took 7.800 ?s
[21:40:44] [Render thread/INFO]: Registering categories: brandonscore:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: brandonscore:jei_plugin took 3.300 ?s
[21:40:44] [Render thread/INFO]: Registering categories: draconicevolution:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: draconicevolution:jei_plugin took 3.932 ms
[21:40:44] [Render thread/INFO]: Registering categories: mysticalagriculture:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: mysticalagriculture:jei_plugin took 6.571 ms
[21:40:44] [Render thread/INFO]: Registering categories: mysticalagradditions:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: mysticalagradditions:jei_plugin took 3.800 ?s
[21:40:44] [Render thread/INFO]: Registering categories: bigreactors:jeiplugin ...
[21:40:44] [Render thread/INFO]: Registering categories: bigreactors:jeiplugin took 40.60 ms
[21:40:44] [Render thread/INFO]: Registering categories: cofh_core:default ...
[21:40:44] [Render thread/INFO]: Registering categories: cofh_core:default took 4.000 ?s
[21:40:44] [Render thread/INFO]: Registering categories: thermal:core ...
[21:40:44] [Render thread/INFO]: Registering categories: thermal:core took 7.649 ms
[21:40:44] [Render thread/INFO]: Registering categories: thermal:expansion ...
[21:40:44] [Render thread/INFO]: Registering categories: thermal:expansion took 48.14 ms
[21:40:44] [Render thread/INFO]: Registering categories: tconstruct:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: tconstruct:jei_plugin took 35.76 ms
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsutility:rftoolsutility ...
[21:40:44] [Render thread/INFO]: Registering categories: rftoolsutility:rftoolsutility took 3.900 ?s
[21:40:44] [Render thread/INFO]: Registering categories: titanium:default ...
[21:40:44] [Render thread/INFO]: Registering categories: titanium:default took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering categories: immersiveengineering:main ...
[21:40:44] [Render thread/INFO]: Registering categories: immersiveengineering:main took 32.63 ms
[21:40:44] [Render thread/INFO]: Registering categories: pipez:pipez ...
[21:40:44] [Render thread/INFO]: Registering categories: pipez:pipez took 4.000 ?s
[21:40:44] [Render thread/INFO]: Registering categories: spartanshields:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering categories: spartanshields:jei_plugin took 2.106 ms
[21:40:44] [Render thread/INFO]: Registering categories: mantle:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: mantle:jei took 3.700 ?s
[21:40:44] [Render thread/INFO]: Registering categories: fluxnetworks:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: fluxnetworks:jei took 3.627 ms
[21:40:44] [Render thread/INFO]: Registering categories: ftb-power-pots:jei ...
[21:40:44] [Render thread/INFO]: Registering categories: ftb-power-pots:jei took 3.600 ?s
[21:40:44] [Render thread/INFO]: Registering categories: jei:internal ...
[21:40:44] [Render thread/INFO]: Registering categories: jei:internal took 2.568 ms
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:minecraft ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:minecraft took 3.496 ms
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: powah:main ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: powah:main took 4.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: darkutils:jei_support ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: darkutils:jei_support took 21.90 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanismgenerators:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanismgenerators:jei_plugin took 3.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: minecraft:jeresources ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: minecraft:jeresources took 3.100 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mob_grinding_utils:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mob_grinding_utils:jei_plugin took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: industrialforegoing:default ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: industrialforegoing:default took 2.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: lollipop:main ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: lollipop:main took 2.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: curios:curios ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: curios:curios took 2.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: patchouli:patchouli ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: patchouli:patchouli took 2.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanismtools:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanismtools:jei_plugin took 2.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: spartanweaponry:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: spartanweaponry:jei_plugin took 3.000 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: productivebees:productivebees ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: productivebees:productivebees took 2.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: trashcans:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: trashcans:jei_plugin took 6.000 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ae2wtlib:ae2wtlib ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ae2wtlib:ae2wtlib took 3.300 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ftblibrary:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ftblibrary:jei took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rechiseled:chiseling_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rechiseled:chiseling_plugin took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:debug ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:debug took 2.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: appliedenergistics2:core ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: appliedenergistics2:core took 2.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: compactmachines:main ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: compactmachines:main took 3.400 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mcjtylib:mcjtylib ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mcjtylib:mcjtylib took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsbase:rftoolsbase ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsbase:rftoolsbase took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolscontrol:rftoolscontrol ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolscontrol:rftoolscontrol took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsdim:jeiplugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsdim:jeiplugin took 6.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: iceandfire:iceandfire ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: iceandfire:iceandfire took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jeitweaker:main ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jeitweaker:main took 10.20 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanism:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mekanism:jei_plugin took 3.000 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: botanypots:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: botanypots:jei took 3.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: kubejs:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: kubejs:jei took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: brandonscore:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: brandonscore:jei_plugin took 3.400 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: draconicevolution:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: draconicevolution:jei_plugin took 6.100 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mysticalagriculture:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mysticalagriculture:jei_plugin took 3.000 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mysticalagradditions:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mysticalagradditions:jei_plugin took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: bigreactors:jeiplugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: bigreactors:jeiplugin took 3.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: cofh_core:default ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: cofh_core:default took 2.800 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: thermal:core ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: thermal:core took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: thermal:expansion ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: thermal:expansion took 5.300 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: tconstruct:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: tconstruct:jei_plugin took 2.600 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsutility:rftoolsutility ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: rftoolsutility:rftoolsutility took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: titanium:default ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: titanium:default took 2.700 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: immersiveengineering:main ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: immersiveengineering:main took 4.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: pipez:pipez ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: pipez:pipez took 2.500 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: spartanshields:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: spartanshields:jei_plugin took 5.900 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mantle:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: mantle:jei took 3.360 ms
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: fluxnetworks:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: fluxnetworks:jei took 8.000 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ftb-power-pots:jei ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: ftb-power-pots:jei took 21.60 ?s
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:internal ...
[21:40:44] [Render thread/INFO]: Registering vanilla category extensions: jei:internal took 3.100 ?s
[21:40:44] [Render thread/INFO]: Registering recipes: jei:minecraft ...
[21:40:44] [Render thread/INFO]: Registering recipes: jei:minecraft took 220.6 ms
[21:40:44] [Render thread/INFO]: Registering recipes: powah:main ...
[21:40:44] [Render thread/INFO]: Registering recipes: powah:main took 36.21 ms
[21:40:44] [Render thread/INFO]: Registering recipes: darkutils:jei_support ...
[21:40:44] [Render thread/INFO]: Registering recipes: darkutils:jei_support took 4.287 ms
[21:40:44] [Render thread/INFO]: Registering recipes: mekanismgenerators:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering recipes: mekanismgenerators:jei_plugin took 4.571 ms
[21:40:44] [Render thread/INFO]: Registering recipes: minecraft:jeresources ...
[21:40:44] [Render thread/INFO]: Registering recipes: minecraft:jeresources took 82.38 ms
[21:40:44] [Render thread/INFO]: Registering recipes: mob_grinding_utils:jei_plugin ...
[21:40:44] [Render thread/INFO]: Registering recipes: mob_grinding_utils:jei_plugin took 1.579 ms
[21:40:44] [Render thread/INFO]: Registering recipes: industrialforegoing:default ...
[21:40:45] [Render thread/INFO]: Registering recipes: industrialforegoing:default took 362.8 ms
[21:40:45] [Render thread/INFO]: Registering recipes: lollipop:main ...
[21:40:45] [Render thread/INFO]: Registering recipes: lollipop:main took 9.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: curios:curios ...
[21:40:45] [Render thread/INFO]: Registering recipes: curios:curios took 10.80 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: patchouli:patchouli ...
[21:40:45] [Render thread/INFO]: Registering recipes: patchouli:patchouli took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: mekanismtools:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: mekanismtools:jei_plugin took 4.052 ms
[21:40:45] [Render thread/INFO]: Registering recipes: spartanweaponry:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: spartanweaponry:jei_plugin took 2.828 ms
[21:40:45] [Render thread/INFO]: Registering recipes: productivebees:productivebees ...
[21:40:45] [Render thread/INFO]: Registering recipes: productivebees:productivebees took 13.45 ms
[21:40:45] [Render thread/INFO]: Registering recipes: trashcans:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: trashcans:jei_plugin took 9.200 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: ae2wtlib:ae2wtlib ...
[21:40:45] [Render thread/INFO]: Registering recipes: ae2wtlib:ae2wtlib took 7.501 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: ftblibrary:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: ftblibrary:jei took 21.70 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: rechiseled:chiseling_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: rechiseled:chiseling_plugin took 81.60 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: jei:debug ...
[21:40:45] [Render thread/INFO]: Registering recipes: jei:debug took 28.60 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: appliedenergistics2:core ...
[21:40:45] [Render thread/INFO]: Registering recipes: appliedenergistics2:core took 963.7 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: compactmachines:main ...
[21:40:45] [Render thread/INFO]: Registering recipes: compactmachines:main took 3.900 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: mcjtylib:mcjtylib ...
[21:40:45] [Render thread/INFO]: Registering recipes: mcjtylib:mcjtylib took 2.699 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsbase:rftoolsbase ...
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsbase:rftoolsbase took 2.399 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolscontrol:rftoolscontrol ...
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolscontrol:rftoolscontrol took 2.700 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsdim:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsdim:jeiplugin took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: iceandfire:iceandfire ...
[21:40:45] [Render thread/INFO]: Registering recipes: iceandfire:iceandfire took 2.275 ms
[21:40:45] [Render thread/INFO]: Registering recipes: jeitweaker:main ...
[21:40:45] [Render thread/INFO]: Registering recipes: jeitweaker:main took 2.815 ms
[21:40:45] [Render thread/INFO]: Registering recipes: mekanism:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: mekanism:jei_plugin took 9.199 ms
[21:40:45] [Render thread/INFO]: Registering recipes: botanypots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: botanypots:jei took 11.79 ms
[21:40:45] [Render thread/INFO]: Registering recipes: kubejs:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: kubejs:jei took 1.541 ms
[21:40:45] [Render thread/INFO]: Registering recipes: brandonscore:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: brandonscore:jei_plugin took 3.599 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: draconicevolution:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: draconicevolution:jei_plugin took 95.20 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: mysticalagriculture:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: mysticalagriculture:jei_plugin took 1.395 ms
[21:40:45] [Render thread/INFO]: Registering recipes: mysticalagradditions:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: mysticalagradditions:jei_plugin took 331.3 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: bigreactors:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: bigreactors:jeiplugin took 3.501 ms
[21:40:45] [Render thread/INFO]: Registering recipes: cofh_core:default ...
[21:40:45] [Render thread/INFO]: Registering recipes: cofh_core:default took 4.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: thermal:core ...
[21:40:45] [Render thread/INFO]: Registering recipes: thermal:core took 899.3 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: thermal:expansion ...
[21:40:45] [Render thread/INFO]: Registering recipes: thermal:expansion took 1.124 ms
[21:40:45] [Render thread/INFO]: Registering recipes: tconstruct:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: tconstruct:jei_plugin took 43.59 ms
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsutility:rftoolsutility ...
[21:40:45] [Render thread/INFO]: Registering recipes: rftoolsutility:rftoolsutility took 22.50 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: titanium:default ...
[21:40:45] [Render thread/INFO]: Registering recipes: titanium:default took 2.599 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: immersiveengineering:main ...
[21:40:45] [Render thread/INFO]: Adding recipes to JEI!!
[21:40:45] [Render thread/INFO]: Registering recipes: immersiveengineering:main took 5.363 ms
[21:40:45] [Render thread/INFO]: Registering recipes: pipez:pipez ...
[21:40:45] [Render thread/INFO]: Registering recipes: pipez:pipez took 7.901 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: spartanshields:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes: spartanshields:jei_plugin took 8.562 ms
[21:40:45] [Render thread/INFO]: Registering recipes: mantle:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: mantle:jei took 517.0 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: fluxnetworks:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: fluxnetworks:jei took 250.6 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: ftb-power-pots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes: ftb-power-pots:jei took 3.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipes: jei:internal ...
[21:40:45] [Render thread/INFO]: Registering recipes: jei:internal took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:minecraft ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:minecraft took 6.998 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: powah:main ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: powah:main took 4.801 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: darkutils:jei_support ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: darkutils:jei_support took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanismgenerators:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanismgenerators:jei_plugin took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:jeresources ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: minecraft:jeresources took 2.800 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mob_grinding_utils:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mob_grinding_utils:jei_plugin took 2.201 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: industrialforegoing:default ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: industrialforegoing:default took 2.899 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: lollipop:main ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: lollipop:main took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: curios:curios ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: curios:curios took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: patchouli:patchouli ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: patchouli:patchouli took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanismtools:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanismtools:jei_plugin took 2.101 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: spartanweaponry:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: spartanweaponry:jei_plugin took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: productivebees:productivebees ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: productivebees:productivebees took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: trashcans:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: trashcans:jei_plugin took 2.301 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ae2wtlib:ae2wtlib ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ae2wtlib:ae2wtlib took 7.475 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ftblibrary:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ftblibrary:jei took 4.799 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rechiseled:chiseling_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rechiseled:chiseling_plugin took 6.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:debug ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:debug took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: appliedenergistics2:core ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: appliedenergistics2:core took 4.553 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: compactmachines:main ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: compactmachines:main took 4.000 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mcjtylib:mcjtylib ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mcjtylib:mcjtylib took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsbase:rftoolsbase ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsbase:rftoolsbase took 1.056 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolscontrol:rftoolscontrol ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolscontrol:rftoolscontrol took 30.80 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsdim:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsdim:jeiplugin took 4.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: iceandfire:iceandfire ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: iceandfire:iceandfire took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jeitweaker:main ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jeitweaker:main took 3.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanism:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mekanism:jei_plugin took 13.08 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: botanypots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: botanypots:jei took 3.799 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: kubejs:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: kubejs:jei took 2.699 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: brandonscore:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: brandonscore:jei_plugin took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: draconicevolution:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: draconicevolution:jei_plugin took 6.588 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mysticalagriculture:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mysticalagriculture:jei_plugin took 3.700 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mysticalagradditions:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mysticalagradditions:jei_plugin took 2.701 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: bigreactors:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: bigreactors:jeiplugin took 2.499 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: cofh_core:default ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: cofh_core:default took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: thermal:core ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: thermal:core took 2.299 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: thermal:expansion ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: thermal:expansion took 2.700 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: tconstruct:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: tconstruct:jei_plugin took 3.448 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsutility:rftoolsutility ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: rftoolsutility:rftoolsutility took 1.563 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: titanium:default ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: titanium:default took 3.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: immersiveengineering:main ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: immersiveengineering:main took 2.145 ms
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: pipez:pipez ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: pipez:pipez took 3.700 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: spartanshields:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: spartanshields:jei_plugin took 2.299 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mantle:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: mantle:jei took 6.100 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: fluxnetworks:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: fluxnetworks:jei took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ftb-power-pots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: ftb-power-pots:jei took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:internal ...
[21:40:45] [Render thread/INFO]: Registering recipes transfer handlers: jei:internal took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:minecraft ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:minecraft took 148.1 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: powah:main ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: powah:main took 76.19 ms
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: darkutils:jei_support ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: darkutils:jei_support took 8.501 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanismgenerators:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanismgenerators:jei_plugin took 1.520 ms
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: minecraft:jeresources ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: minecraft:jeresources took 3.700 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mob_grinding_utils:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mob_grinding_utils:jei_plugin took 81.60 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: industrialforegoing:default ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: industrialforegoing:default took 287.3 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: lollipop:main ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: lollipop:main took 3.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: curios:curios ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: curios:curios took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: patchouli:patchouli ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: patchouli:patchouli took 2.301 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanismtools:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanismtools:jei_plugin took 2.399 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: spartanweaponry:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: spartanweaponry:jei_plugin took 2.101 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: productivebees:productivebees ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: productivebees:productivebees took 47.20 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: trashcans:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: trashcans:jei_plugin took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ae2wtlib:ae2wtlib ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ae2wtlib:ae2wtlib took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ftblibrary:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ftblibrary:jei took 2.199 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rechiseled:chiseling_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rechiseled:chiseling_plugin took 33.00 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:debug ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:debug took 6.900 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: appliedenergistics2:core ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: appliedenergistics2:core took 47.90 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: compactmachines:main ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: compactmachines:main took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mcjtylib:mcjtylib ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mcjtylib:mcjtylib took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsbase:rftoolsbase ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsbase:rftoolsbase took 2.199 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolscontrol:rftoolscontrol ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolscontrol:rftoolscontrol took 105.5 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsdim:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsdim:jeiplugin took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: iceandfire:iceandfire ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: iceandfire:iceandfire took 26.20 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jeitweaker:main ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jeitweaker:main took 382.6 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanism:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mekanism:jei_plugin took 691.8 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: botanypots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: botanypots:jei took 64.30 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: kubejs:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: kubejs:jei took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: brandonscore:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: brandonscore:jei_plugin took 2.201 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: draconicevolution:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: draconicevolution:jei_plugin took 31.20 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mysticalagriculture:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mysticalagriculture:jei_plugin took 338.9 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mysticalagradditions:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mysticalagradditions:jei_plugin took 3.400 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: bigreactors:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: bigreactors:jeiplugin took 155.5 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: cofh_core:default ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: cofh_core:default took 2.599 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: thermal:core ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: thermal:core took 18.20 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: thermal:expansion ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: thermal:expansion took 35.50 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: tconstruct:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: tconstruct:jei_plugin took 255.7 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsutility:rftoolsutility ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: rftoolsutility:rftoolsutility took 2.701 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: titanium:default ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: titanium:default took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: immersiveengineering:main ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: immersiveengineering:main took 70.30 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: pipez:pipez ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: pipez:pipez took 2.500 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: spartanshields:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: spartanshields:jei_plugin took 33.10 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mantle:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: mantle:jei took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: fluxnetworks:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: fluxnetworks:jei took 741.0 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ftb-power-pots:jei ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: ftb-power-pots:jei took 113.8 ?s
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:internal ...
[21:40:45] [Render thread/INFO]: Registering recipe catalysts: jei:internal took 2.701 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:minecraft ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:minecraft took 4.674 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: powah:main ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: powah:main took 3.901 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: darkutils:jei_support ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: darkutils:jei_support took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanismgenerators:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanismgenerators:jei_plugin took 2.201 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: minecraft:jeresources ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: minecraft:jeresources took 41.90 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mob_grinding_utils:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mob_grinding_utils:jei_plugin took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: industrialforegoing:default ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: industrialforegoing:default took 2.190 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: lollipop:main ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: lollipop:main took 684.9 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: curios:curios ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: curios:curios took 1.034 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: patchouli:patchouli ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: patchouli:patchouli took 3.100 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanismtools:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanismtools:jei_plugin took 2.399 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: spartanweaponry:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: spartanweaponry:jei_plugin took 2.300 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: productivebees:productivebees ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: productivebees:productivebees took 2.700 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: trashcans:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: trashcans:jei_plugin took 2.205 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: ae2wtlib:ae2wtlib ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: ae2wtlib:ae2wtlib took 3.600 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: ftblibrary:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: ftblibrary:jei took 89.10 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: rechiseled:chiseling_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: rechiseled:chiseling_plugin took 2.600 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:debug ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:debug took 6.400 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: appliedenergistics2:core ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: appliedenergistics2:core took 2.946 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: compactmachines:main ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: compactmachines:main took 3.800 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mcjtylib:mcjtylib ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mcjtylib:mcjtylib took 975.6 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsbase:rftoolsbase ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsbase:rftoolsbase took 3.200 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolscontrol:rftoolscontrol ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolscontrol:rftoolscontrol took 2.199 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsdim:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsdim:jeiplugin took 12.10 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: iceandfire:iceandfire ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: iceandfire:iceandfire took 2.801 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: jeitweaker:main ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: jeitweaker:main took 38.40 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanism:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mekanism:jei_plugin took 3.086 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: botanypots:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: botanypots:jei took 3.200 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: kubejs:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: kubejs:jei took 2.400 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: brandonscore:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: brandonscore:jei_plugin took 4.403 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: draconicevolution:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: draconicevolution:jei_plugin took 3.389 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: mysticalagriculture:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mysticalagriculture:jei_plugin took 32.20 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mysticalagradditions:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mysticalagradditions:jei_plugin took 2.699 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: bigreactors:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: bigreactors:jeiplugin took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: cofh_core:default ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: cofh_core:default took 1.362 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: thermal:core ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: thermal:core took 40.20 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: thermal:expansion ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: thermal:expansion took 161.8 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: tconstruct:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: tconstruct:jei_plugin took 1.283 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsutility:rftoolsutility ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: rftoolsutility:rftoolsutility took 3.200 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: titanium:default ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: titanium:default took 1.233 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: immersiveengineering:main ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: immersiveengineering:main took 3.496 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: pipez:pipez ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: pipez:pipez took 1.302 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: spartanshields:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: spartanshields:jei_plugin took 3.000 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: mantle:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: mantle:jei took 1.164 ms
[21:40:45] [Render thread/INFO]: Registering gui handlers: fluxnetworks:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: fluxnetworks:jei took 3.100 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: ftb-power-pots:jei ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: ftb-power-pots:jei took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:internal ...
[21:40:45] [Render thread/INFO]: Registering gui handlers: jei:internal took 4.707 ms
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:minecraft ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:minecraft took 12.70 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: powah:main ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: powah:main took 2.499 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: darkutils:jei_support ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: darkutils:jei_support took 2.200 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanismgenerators:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanismgenerators:jei_plugin took 2.101 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: minecraft:jeresources ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: minecraft:jeresources took 2.101 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mob_grinding_utils:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mob_grinding_utils:jei_plugin took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: industrialforegoing:default ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: industrialforegoing:default took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: lollipop:main ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: lollipop:main took 2.001 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: curios:curios ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: curios:curios took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: patchouli:patchouli ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: patchouli:patchouli took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanismtools:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanismtools:jei_plugin took 1.999 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: spartanweaponry:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: spartanweaponry:jei_plugin took 2.299 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: productivebees:productivebees ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: productivebees:productivebees took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: trashcans:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: trashcans:jei_plugin took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ae2wtlib:ae2wtlib ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ae2wtlib:ae2wtlib took 1.899 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ftblibrary:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ftblibrary:jei took 2.399 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rechiseled:chiseling_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rechiseled:chiseling_plugin took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:debug ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:debug took 3.601 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: appliedenergistics2:core ...
[21:40:45] [Render thread/INFO]: Added recipe manager plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[21:40:45] [Render thread/INFO]: Registering advanced plugins: appliedenergistics2:core took 1.638 ms
[21:40:45] [Render thread/INFO]: Registering advanced plugins: compactmachines:main ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: compactmachines:main took 3.200 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mcjtylib:mcjtylib ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mcjtylib:mcjtylib took 2.200 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsbase:rftoolsbase ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsbase:rftoolsbase took 1.999 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolscontrol:rftoolscontrol ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolscontrol:rftoolscontrol took 1.899 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsdim:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsdim:jeiplugin took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: iceandfire:iceandfire ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: iceandfire:iceandfire took 1.800 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jeitweaker:main ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jeitweaker:main took 3.001 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanism:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mekanism:jei_plugin took 3.800 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: botanypots:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: botanypots:jei took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: kubejs:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: kubejs:jei took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: brandonscore:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: brandonscore:jei_plugin took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: draconicevolution:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: draconicevolution:jei_plugin took 2.901 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mysticalagriculture:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mysticalagriculture:jei_plugin took 1.901 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mysticalagradditions:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mysticalagradditions:jei_plugin took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: bigreactors:jeiplugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: bigreactors:jeiplugin took 2.001 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: cofh_core:default ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: cofh_core:default took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: thermal:core ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: thermal:core took 2.099 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: thermal:expansion ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: thermal:expansion took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: tconstruct:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: tconstruct:jei_plugin took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsutility:rftoolsutility ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: rftoolsutility:rftoolsutility took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: titanium:default ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: titanium:default took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: immersiveengineering:main ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: immersiveengineering:main took 2.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: pipez:pipez ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: pipez:pipez took 2.001 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: spartanshields:jei_plugin ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: spartanshields:jei_plugin took 2.000 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mantle:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: mantle:jei took 2.099 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: fluxnetworks:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: fluxnetworks:jei took 1.900 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ftb-power-pots:jei ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: ftb-power-pots:jei took 2.100 ?s
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:internal ...
[21:40:45] [Render thread/INFO]: Registering advanced plugins: jei:internal took 1.800 ?s
[21:40:45] [Render thread/INFO]: Building ingredient list...
[21:40:45] [Render thread/INFO]: Building ingredient list took 11.03 ms
[21:40:45] [Render thread/INFO]: Building ingredient filter...
[21:40:46] [Render thread/INFO]: Building ingredient filter took 1.358 s
[21:40:46] [Render thread/INFO]: Building bookmarks...
[21:40:46] [Render thread/INFO]: Building bookmarks took 1.582 ms
[21:40:46] [Render thread/INFO]: Building recipe registry...
[21:40:47] [Render thread/INFO]: Building recipe registry took 455.6 ms
[21:40:47] [Render thread/INFO]: Building runtime...
[21:40:47] [Render thread/INFO]: Building runtime took 63.94 ms
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:minecraft ...
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:minecraft took 15.50 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: powah:main ...
[21:40:47] [Render thread/INFO]: Sending Runtime: powah:main took 2.500 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: darkutils:jei_support ...
[21:40:47] [Render thread/INFO]: Sending Runtime: darkutils:jei_support took 2.299 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanismgenerators:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanismgenerators:jei_plugin took 7.000 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: minecraft:jeresources ...
[21:40:47] [Render thread/INFO]: Sending Runtime: minecraft:jeresources took 16.30 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mob_grinding_utils:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mob_grinding_utils:jei_plugin took 3.401 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: industrialforegoing:default ...
[21:40:47] [Render thread/INFO]: Sending Runtime: industrialforegoing:default took 2.900 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: lollipop:main ...
[21:40:47] [Render thread/INFO]: Sending Runtime: lollipop:main took 4.801 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: curios:curios ...
[21:40:47] [Render thread/INFO]: Sending Runtime: curios:curios took 3.401 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: patchouli:patchouli ...
[21:40:47] [Render thread/INFO]: Sending Runtime: patchouli:patchouli took 2.200 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanismtools:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanismtools:jei_plugin took 2.101 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: spartanweaponry:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: spartanweaponry:jei_plugin took 534.7 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: productivebees:productivebees ...
[21:40:47] [Render thread/INFO]: Sending Runtime: productivebees:productivebees took 749.3 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: trashcans:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: trashcans:jei_plugin took 4.000 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: ae2wtlib:ae2wtlib ...
[21:40:47] [Render thread/INFO]: Sending Runtime: ae2wtlib:ae2wtlib took 3.399 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: ftblibrary:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: ftblibrary:jei took 6.101 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: rechiseled:chiseling_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: rechiseled:chiseling_plugin took 2.300 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:debug ...
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:debug took 8.401 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: appliedenergistics2:core ...
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 10 net.minecraft.item.ItemStack
[21:40:47] [Render thread/ERROR]: Could not find any matching ingredients to remove: 1 FluidDummyItem[dummy_fluid_item] appliedenergistics2:dummy_fluid_item
[21:40:47] [Render thread/INFO]: Sending Runtime: appliedenergistics2:core took 6.776 ms
[21:40:47] [Render thread/INFO]: Sending Runtime: compactmachines:main ...
[21:40:47] [Render thread/INFO]: Sending Runtime: compactmachines:main took 4.601 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mcjtylib:mcjtylib ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mcjtylib:mcjtylib took 2.201 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsbase:rftoolsbase ...
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsbase:rftoolsbase took 2.201 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolscontrol:rftoolscontrol ...
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolscontrol:rftoolscontrol took 2.100 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsdim:jeiplugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsdim:jeiplugin took 2.100 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: iceandfire:iceandfire ...
[21:40:47] [Render thread/INFO]: Sending Runtime: iceandfire:iceandfire took 1.899 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: jeitweaker:main ...
[21:40:47] [Render thread/INFO]: Sending Runtime: jeitweaker:main took 22.29 ms
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanism:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mekanism:jei_plugin took 3.600 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: botanypots:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: botanypots:jei took 2.100 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: kubejs:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: kubejs:jei took 9.704 ms
[21:40:47] [Render thread/INFO]: Sending Runtime: brandonscore:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: brandonscore:jei_plugin took 6.200 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: draconicevolution:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: draconicevolution:jei_plugin took 5.101 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mysticalagriculture:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mysticalagriculture:jei_plugin took 8.300 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mysticalagradditions:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mysticalagradditions:jei_plugin took 20.30 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: bigreactors:jeiplugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: bigreactors:jeiplugin took 2.299 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: cofh_core:default ...
[21:40:47] [Render thread/INFO]: Sending Runtime: cofh_core:default took 2.300 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: thermal:core ...
[21:40:47] [Render thread/INFO]: Sending Runtime: thermal:core took 2.001 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: thermal:expansion ...
[21:40:47] [Render thread/INFO]: Sending Runtime: thermal:expansion took 2.000 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: tconstruct:jei_plugin ...
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraftforge.fluids.FluidStack
[21:40:47] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[21:40:47] [Render thread/INFO]: Sending Runtime: tconstruct:jei_plugin took 7.934 ms
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsutility:rftoolsutility ...
[21:40:47] [Render thread/INFO]: Sending Runtime: rftoolsutility:rftoolsutility took 3.600 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: titanium:default ...
[21:40:47] [Render thread/INFO]: Sending Runtime: titanium:default took 2.400 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: immersiveengineering:main ...
[21:40:47] [Render thread/INFO]: Sending Runtime: immersiveengineering:main took 2.900 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: pipez:pipez ...
[21:40:47] [Render thread/INFO]: Sending Runtime: pipez:pipez took 1.901 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: spartanshields:jei_plugin ...
[21:40:47] [Render thread/INFO]: Sending Runtime: spartanshields:jei_plugin took 1.900 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: mantle:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: mantle:jei took 75.20 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: fluxnetworks:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: fluxnetworks:jei took 9.700 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: ftb-power-pots:jei ...
[21:40:47] [Render thread/INFO]: Sending Runtime: ftb-power-pots:jei took 2.401 ?s
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:internal ...
[21:40:47] [Render thread/INFO]: Sending Runtime: jei:internal took 14.30 ?s
[21:40:47] [Render thread/INFO]: Starting JEI took 11.14 s
[21:40:48] [Render thread/INFO]: Loaded 226 botanypots:crop recipes from 9 namespaces
[21:40:48] [Render thread/INFO]: Loaded 3 botanypots:fertilizer recipes from 3 namespaces
[21:40:48] [Render thread/INFO]: Loaded 45 botanypots:soil recipes from 5 namespaces
[21:40:48] [Render thread/INFO]: Custom modded block handling enabled for biomesoplenty
[21:40:49] [Render thread/INFO]: [CHAT] �eJourneyMap:�f Press [�bJ�f]
[21:40:49] [Render thread/INFO]:
[21:40:50] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[21:40:50] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[21:40:50] [Render thread/INFO]: Loaded 0 waypoints from C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\sp\New World\waypoints
[21:40:50] [Render thread/INFO]: Mapping started in C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\sp\New World\overworld. Memory: 5856MB total, 3096MB free
[21:41:40] [Server thread/INFO]: Saving and pausing game...
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:41:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:43:49] [Render thread/INFO]: [CHAT] [Debug]: Advanced tooltips: shown
[21:44:40] [Server thread/INFO]: Saving and pausing game...
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:44:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:47:15] [Server thread/INFO]: Saving and pausing game...
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:47:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:49:00] [Render thread/INFO]: Loaded 77 advancements
[21:49:28] [Render thread/INFO]: Loaded 78 advancements
[21:49:47] [Server thread/INFO]: TheJogobella has made the advancement [Diamonds!]
[21:49:47] [Render thread/INFO]: [CHAT] TheJogobella has made the advancement [Diamonds!]
[21:49:47] [Render thread/INFO]: Loaded 125 advancements
[21:49:49] [Render thread/INFO]: Loaded 135 advancements
[21:49:55] [Server thread/INFO]: Saving and pausing game...
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:49:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:49:56] [Server thread/INFO]: Saving and pausing game...
[21:49:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:49:57] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:54:19] [Server thread/INFO]: TheJogobella has made the advancement [En Garde!]
[21:54:19] [Render thread/INFO]: [CHAT] TheJogobella has made the advancement [En Garde!]
[21:54:19] [Render thread/INFO]: Loaded 139 advancements
[21:54:24] [Server thread/INFO]: TheJogobella has made the advancement [Swashbuckler]
[21:54:24] [Render thread/INFO]: [CHAT] TheJogobella has made the advancement [Swashbuckler]
[21:54:24] [Render thread/INFO]: Loaded 139 advancements
[21:54:30] [Server thread/INFO]: TheJogobella has made the advancement [Halberdier]
[21:54:30] [Render thread/INFO]: [CHAT] TheJogobella has made the advancement [Halberdier]
[21:54:30] [Render thread/INFO]: Loaded 141 advancements
[21:54:52] [Server thread/INFO]: Saving and pausing game...
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:54:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:57:02] [Server thread/INFO]: Saving and pausing game...
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:57:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:57:05] [Render thread/INFO]: Mapping halted in C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\mp\offline\minecraft:overworld
[21:57:05] [Server thread/INFO]: TheJogobella lost connection: Disconnected
[21:57:05] [Server thread/INFO]: TheJogobella left the game
[21:57:05] [Server thread/INFO]: Stopping singleplayer server as player logged out
[21:57:05] [Server thread/INFO]: Stopping server
[21:57:05] [Server thread/INFO]: Saving players
[21:57:05] [Server thread/INFO]: Saving worlds
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/compactmachines:compact_world
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (compact_world): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:twilightforest
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/twilightforest:skylight_forest
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
[21:57:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/appliedenergistics2:spatial_storage
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (compact_world): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
[21:57:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
[21:57:10] [Server thread/INFO]: FluxNetworkData has been unloaded
[22:01:51] [Render thread/INFO]: Connecting to thejogobella.aternos.me., 45903
[22:01:51] [Netty Client IO #1/ERROR]: Channels [recipe_gui:recipe_gui] rejected their server side version number
[22:01:51] [Netty Client IO #1/ERROR]: Terminating connection with server, mismatched mod list
[22:07:08] [Render thread/INFO]: Connecting to thejogobella.aternos.me., 45903
[22:07:12] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[22:07:18] [Netty Client IO #2/INFO]: SERVER CONFIG LOADED
[22:07:18] [Netty Client IO #2/INFO]: Loading JourneyMap Forge Configs
[22:07:18] [Netty Client IO #2/INFO]: Connected to a modded server.
[22:07:18] [Netty Client IO #2/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[22:07:18] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:07:20] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[22:07:20] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[22:07:20] [Render thread/INFO]: Loaded 0 waypoints from C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\mp\Minecraft~Server\waypoints
[22:07:20] [Render thread/INFO]: Mapping started in C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\mp\Minecraft~Server\overworld. Memory: 5856MB total, 2416MB free
[22:07:20] [Render thread/INFO]: Mapping halted in C:\Users\********\AppData\Roaming\Crystal-Launcher\instances\u.JebacHitaPack\.minecraft\journeymap\data\mp\Minecraft~Server\minecraft:overworld
[22:19:08] [Render thread/INFO]: Connecting to thejogobella.aternos.me., 25565
[22:19:08] [Netty Client IO #3/INFO]: Connected to a vanilla server. Catching up missing behaviour.
[22:19:08] [Netty Client IO #3/INFO]: Loading JourneyMap Forge Configs
[22:19:08] [Netty Client IO #3/INFO]: SERVER CONFIG LOADED
[22:19:08] [Netty Client IO #3/ERROR]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@67f99a2d
[22:19:09] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:19:24] [Render thread/INFO]: Stopping!