There is the start.bat, i dont know whats going on but it wont finish and will stay just like that
2022-07-02 12:27:50,822 main WARN Advanced terminal features are not available in this environment
[12:27:50] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[12:27:50] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_333 by Oracle Corporation
[12:27:51] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[12:27:51] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/jorge_vk76vma/OneDrive/Documentos/Mundo%20de%20mods%20verano%202022/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[12:27:53] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 2:141 token recognition error at: ';'
[12:27:53] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 2:141 token recognition error at: ';'
[12:27:53] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 4:60 token recognition error at: ';'
[12:27:53] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
Init EnhancedVisuals coremods ...
Init CreativeCore coremods ...
[12:27:54] [main/ERROR] [mixin/]: Mixin config illagers_plus.mixin.json does not specify "minVersion" property
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.nekomaster1000.secondchanceforge.mixin.MixinConnector]
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.infernalstudios.infernalexp.mixin.MixinConnector]
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[12:27:54] [main/ERROR] [mixin/CATCHING]: Catching
java.lang.ClassNotFoundException: corgiaoc.byg.mixin.MixinConnector
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_333] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.1.3.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_333] {}
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_333] {}
at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.1.3.jar:?] {re:classloading,re:classloading}
at java.util.HashMap.forEach(Unknown Source) [?:1.8.0_333] {}
at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [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 net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?] {}
Suppressed: java.lang.ClassNotFoundException
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_333] {}
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_333] {}
at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.1.3.jar:?] {re:classloading,re:classloading}
at java.util.HashMap.forEach(Unknown Source) [?:1.8.0_333] {}
at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [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 net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?] {}
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [arekkuusu.offhandcombat.common.core.Connector]
[12:27:54] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[12:27:54] [main/INFO] [so.be.BetterNether/]: Better Nether: Mixin Connected!
[12:27:54] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[12:27:54] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[12:27:54] [main/WARN] [mixin/]: Reference map 'untamedwilds.refmap.json' for untamedwilds.mixins.json could not be read. If this is a development environment you can ignore this message
[12:27:54] [main/WARN] [mixin/]: Reference map 'globaldataandresourcepacks.refmap.json' for globaldataandresourcepacks.mixins.json could not be read. If this is a development environment you can ignore this message
[12:27:54] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 24 options available, 2 override(s) found
[12:27:54] [main/WARN] [mixin/]: Reference map 'cataclysm.refmap.json' for cataclysm.mixins.json could not be read. If this is a development environment you can ignore this message
[12:27:54] [main/WARN] [mixin/]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
[12:27:54] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 81 options available, 1 override(s) found
[12:27:54] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/chunk/column/post/LayerDecorator (java.lang.ClassNotFoundException: null)
[12:27:54] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.chunk.column.post.LayerDecorator was not found snowrealmagic.mixins.json:terraforged.MixinLayerDecorator
[12:27:54] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/feature/feature/FreezeLayer (java.lang.ClassNotFoundException: null)
[12:27:54] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.feature.feature.FreezeLayer was not found snowrealmagic.mixins.json:terraforged.MixinFreezeLayer
[12:27:54] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[12:27:54] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[12:27:55] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[12:27:55] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[12:27:55] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER
[12:27:55] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER)
[12:27:55] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PlayerRenderer was not found seals.mixins.json:MixinPlayerRenderer
[12:27:55] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[12:27:55] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
[12:27:55] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
[12:27:55] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found ars_nouveau.mixins.json:ClientElytraMixin
[12:27:55] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
[12:27:55] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
[12:27:55] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'gen.fast_island_noise.NoiseChunkGeneratorMixin' as rule 'mixin.gen.fast_island_noise' (added by user configuration) disables it and children
[12:27:55] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'gen.fast_island_noise.TheEndBiomeSourceMixin' as rule 'mixin.gen.fast_island_noise' (added by user configuration) disables it and children
[12:27:56] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[12:27:56] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
[12:27:56] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
[12:27:56] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found twoplayersonehorse.mixins.json:ClientPlayerEntityMixin
[12:27:56] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER
[12:27:56] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/multiplayer/PlayerController (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER)
[12:27:56] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.multiplayer.PlayerController was not found twoplayersonehorse.mixins.json:PlayerControllerMixin
[12:27:56] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER
[12:27:56] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER)
[12:27:56] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found twoplayersonehorse.mixins.json:LivingRendererMixin
[12:27:57] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[12:27:57] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[12:27:57] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[12:27:57] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[12:27:57] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[12:27:58] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
[12:27:58] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[12:27:58] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply
[12:27:58] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[12:27:59] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
[12:28:00] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
[12:28:02] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[12:28:02] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[12:28:03] [main/INFO] [Puzzles Lib/]: Registering element tinyskeletons:tiny_skeletons
[12:28:03] [main/INFO] [Puzzles Lib/]: Registering element visualworkbench:visual_workbench
[12:28:03] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:03] [main/INFO] [ne.mi.re.GameData/]: 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.
[12:28:03] [main/INFO] [ne.mi.re.GameData/]: 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.
[12:28:03] [main/INFO] [ne.mi.re.GameData/]: 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.
[12:28:03] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `recipestages` for name `stage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:03] [modloading-worker-10/INFO] [strawgolem/]: Initializing strawgolem
[12:28:03] [modloading-worker-2/INFO] [co.ne.se.SecondChanceForge/]: Second Chance: Sound Events Registered!
[12:28:03] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Sound Events Registered!
[12:28:04] [modloading-worker-1/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[12:28:04] [modloading-worker-5/INFO] [Puzzles Lib/]: Setting up mod tinyskeletons with elements tinyskeletons:tiny_skeletons
[12:28:04] [modloading-worker-0/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply
[12:28:04] [modloading-worker-10/INFO] [co.po.ex.co.ConfigBuild/]: Loading config : C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\extcaves_config.toml
[12:28:04] [modloading-worker-10/INFO] [co.po.ex.co.ConfigBuild/]: Built config : C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\extcaves_config.toml
[12:28:04] [modloading-worker-10/INFO] [co.po.ex.co.ConfigBuild/]: Loaded config : C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\extcaves_config.toml
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Blocks Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Items Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Effects Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Potions Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Entity Types Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Painting Types Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Tile Entity Types Registered!
[12:28:04] [modloading-worker-6/INFO] [betterdefaultbiomes/]: Built Better Default Biomes Config
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Biomes Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Loot Modifiers Registered!
[12:28:04] [modloading-worker-4/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Entity Classifications Registered!
[12:28:04] [modloading-worker-6/INFO] [betterdefaultbiomes/]: Built Better Default Biomes Worldgen Config
[12:28:04] [modloading-worker-1/INFO] [co.br.cs.DataManager/]: Reading starting inventory config
[12:28:04] [modloading-worker-7/WARN] [mixin/]: @Final field field_242962_a:Lnet/minecraft/block/AbstractBlock$IPositionPredicate; in charm.mixins.json:PortalSizeMixin should be final
[12:28:04] [modloading-worker-1/INFO] [co.br.cs.DataManager/]: Loaded 9 starting items.
[12:28:04] [modloading-worker-1/INFO] [co.br.cs.DataManager/]: Reading kits from config
[12:28:04] [modloading-worker-1/INFO] [co.br.cs.DataManager/]: Loaded 5 items for kit start
[12:28:05] [modloading-worker-12/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
[12:28:05] [modloading-worker-12/INFO] [Puzzles Lib/]: Setting up mod visualworkbench with elements visualworkbench:visual_workbench
[12:28:05] [modloading-worker-8/INFO] [co.up.Upstream/]: Loading config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\upstream\upstream-noise.toml
[12:28:05] [modloading-worker-6/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.34, for MC 1.16.5 with MCP 20210115.111550
[12:28:05] [modloading-worker-6/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v36.2.34 Initialized
[12:28:05] [modloading-worker-8/ERROR] [Game Stages/]: Registered a command using a deprecated method. This will cause errors! {]
[12:28:05] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[12:28:05] [modloading-worker-10/INFO] [un.UntamedWilds/]: Loading compatibility module with YUNG's Better Caves
[12:28:05] [modloading-worker-10/INFO] [un.UntamedWilds/]: Loading compatibility module with Caves and Cliffs
[12:28:06] [modloading-worker-15/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `nether_wastes`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:06] [modloading-worker-15/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crimson_forest`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:06] [modloading-worker-15/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `warped_forest`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:06] [modloading-worker-8/INFO] [STDOUT/]: [net.joefoxe.hexerei.config.HexConfig:loadConfig:60]: config check
[12:28:06] [modloading-worker-15/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `basalt_deltas`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:06] [modloading-worker-10/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\osv-common.hjson is not correct. Correcting
[12:28:06] [modloading-worker-10/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key worldGen.deferOresWhen was corrected from [quark] to its default, [quark].
[12:28:06] [modloading-worker-10/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\osv-client.hjson is not correct. Correcting
[12:28:06] [modloading-worker-7/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loading configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Common.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Built configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Common.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loaded configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Common.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loading configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Server.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Built configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Server.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loaded configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Server.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loading configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Client.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Built configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Client.toml
[12:28:06] [modloading-worker-7/INFO] [co.ni.bl.BloodborneMod/]: Loaded configC:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\BloodAndMadnessMod-Client.toml
[12:28:06] [modloading-worker-14/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.monster.SpiderEntity from class com.shret.shretnether.entity.Ashling
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat1] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:13;seed:234453155;seperation:2;categories:[MUSHROOM, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat2] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:12;seed:578932488;seperation:2;categories:[MUSHROOM, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat3] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:12;seed:571742188;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat4] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:12;seed:931653188;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat5] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:12;seed:417257788;seperation:2;categories:[MESA, DESERT];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [camp1] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:20;seed:533313588;seperation:4;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [camp2] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:15;seed:100453189;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [camp3] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:15;seed:578453183;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat6] from file: generate:true;spawn_chance:0.9;needs_ground:false;use_random_varianting:true;distance:13;seed:500003188;seperation:2;categories:[JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [stat7] from file: generate:true;spawn_chance:1.0;needs_ground:false;use_random_varianting:true;distance:12;seed:777778228;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [sword1] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:false;distance:50;seed:578453127;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [sword2] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:false;distance:50;seed:578253188;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [sword3] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:false;distance:50;seed:578453588;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, SAVANNA, PLAINS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [test] from file: generate:true;spawn_chance:0.8;needs_ground:true;use_random_varianting:false;distance:40;seed:101771512;seperation:4;categories:[SAVANNA, PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [house1] from file: generate:true;spawn_chance:0.9;needs_ground:true;use_random_varianting:true;distance:15;seed:1873424935;seperation:2;categories:[PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [flying_castle] from file: generate:true;spawn_chance:0.8;needs_ground:false;use_random_varianting:false;distance:40;seed:1017397813;seperation:8;categories:[MUSHROOM, SWAMP, RIVER, DESERT, OCEAN, FOREST, BEACH, ICY, MESA, JUNGLE, EXTREME_HILLS, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [house2] from file: generate:true;spawn_chance:0.9;needs_ground:true;use_random_varianting:true;distance:15;seed:147480841;seperation:2;categories:[PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [house3] from file: generate:true;spawn_chance:0.9;needs_ground:true;use_random_varianting:true;distance:25;seed:1260069632;seperation:2;categories:[PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Loading Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-server.toml
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Built Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-server.toml
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [castle] from file: generate:true;spawn_chance:0.8;needs_ground:true;use_random_varianting:true;distance:20;seed:101771550;seperation:2;categories:[SAVANNA, PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Loaded Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-server.toml
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Loading Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-client.toml
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Built Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-client.toml
[12:28:07] [modloading-worker-8/INFO] [druidcraft/]: Loaded Config: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\druidcraft-client.toml
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [bosscastle] from file: generate:true;spawn_chance:0.8;needs_ground:true;use_random_varianting:false;distance:40;seed:262068992;seperation:8;categories:[SAVANNA, PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [village] from file: generate:true;spawn_chance:0.6;needs_ground:true;use_random_varianting:true;distance:50;seed:1368215209;seperation:8;categories:[PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [chicken] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:10;seed:578453113;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [cow] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:20;seed:578453124;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [pig] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:20;seed:578453148;seperation:2;categories:[MUSHROOM, SWAMP, FOREST, BEACH, ICY, SAVANNA, PLAINS, JUNGLE, TAIGA];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [tavern] from file: generate:true;spawn_chance:0.8;needs_ground:true;use_random_varianting:true;distance:20;seed:453571550;seperation:4;categories:[SAVANNA, PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [church] from file: generate:true;spawn_chance:0.8;needs_ground:true;use_random_varianting:false;distance:15;seed:515151992;seperation:2;categories:[PLAINS, TAIGA, FOREST];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [grave] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:15;seed:827143148;seperation:1;categories:[TAIGA, PLAINS, SAVANNA, BEACH, MUSHROOM];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read config of [wagonchurch] from file: generate:true;spawn_chance:1.0;needs_ground:true;use_random_varianting:true;distance:15;seed:142453612;seperation:1;categories:[TAIGA, JUNGLE, PLAINS, SAVANNA, ICY, BEACH, FOREST, SWAMP, MUSHROOM];blacklist:[];dimensions:[overworld];pieces:[[resource,[0,0,0]]];ignore_air:true;base_height_offset:0;
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.ut.cu.Utils/]: Read structures from: C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\shrines-saves
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-10/INFO] [co.si.sh.st.AbstractStructure/]: Building Config
[12:28:07] [modloading-worker-14/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.5...
[12:28:08] [modloading-worker-4/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[12:28:08] [modloading-worker-6/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: ice_tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: jungle_tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: derelict_tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: derelict_grass_tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: ocean_tower structure registered
[12:28:08] [modloading-worker-10/INFO] [co._i.to.TowersOfTheWild/]: ocean_warm_tower structure registered
[12:28:08] [modloading-worker-12/INFO] [APTweaks/]: Registering common config ...
[12:28:08] [modloading-worker-12/INFO] [APTweaks/]: Registering server config ...
[12:28:08] [modloading-worker-12/INFO] [APTweaks/]: Registering client config ...
[12:28:08] [modloading-worker-3/INFO] [expandability/]: ExpandAbility here, who dis?
[12:28:08] [modloading-worker-2/INFO] [Charm/INTERNAL]: Setting up a new Charm-based module 'charm'
[12:28:08] [modloading-worker-2/INFO] [Charm/INTERNAL]: Subscribed 'charm' to Forge event bus
[12:28:08] [modloading-worker-6/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[12:28:08] [modloading-worker-6/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/item/AncientTomeItem
[12:28:08] [modloading-worker-14/INFO] [it.be.BetterAnimalsPlusMod/]: Injecting super coyotes...
[12:28:08] [modloading-worker-2/INFO] [Charm/INTERNAL]: Loaded Quark compatibility class
[12:28:09] [main/INFO] [co.in.du.DungeonsLibraries/]: Starting creation of registry for Mob Enchantments
[12:28:09] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[12:28:09] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:core] initialized
[12:28:09] [main/INFO] [Kiwi/Init]: block: 8
[12:28:09] [main/INFO] [Kiwi/Init]: item: 1
[12:28:09] [main/INFO] [Kiwi/Init]: block_entity_type: 2
[12:28:09] [main/INFO] [Kiwi/Init]: entity_type: 1
[12:28:09] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:world] initialized
[12:28:09] [main/INFO] [Kiwi/Init]: worldgen/feature: 1
[12:28:09] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
[12:28:09] [main/INFO] [Kiwi/Init]: recipe_serializer: 3
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:09] [main/INFO] [co.so.ca.CastleInTheSky/]: HELLO from Register Block
[12:28:10] [main/INFO] [betterdefaultbiomes/]: Registering Blocks
[12:28:10] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `soul_fire`, expected `forestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:10] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:11] [main/INFO] [co.by.BYG/]: BYG: Blocks registered!
[12:28:11] [main/INFO] [ne.jo.he.Hexerei/]: HELLO from Register Block
[12:28:11] [main/ERROR] [mixin/]: Write access detected to @Final field field_230026_g:Lnet/minecraft/util/math/shapes/VoxelShape; in passablefoliage.mixins.json:MixinBlockStateCache::handler$zji000$pfoliage_modifyCollisionShape
[12:28:11] [main/ERROR] [mixin/]: Write access detected to @Final field field_222503_g:Z in passablefoliage.mixins.json:MixinBlockStateCache::handler$zji000$pfoliage_modifyCollisionShape
[12:28:11] [main/ERROR] [mixin/]: Write access detected to @Final field field_225494_j:Z in passablefoliage.mixins.json:MixinBlockStateCache::handler$zji000$pfoliage_modifyCollisionShape
[12:28:11] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[12:28:11] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[12:28:11] [main/INFO] [druidcraft/]: Blocks registered.
[12:28:12] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:12] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:12] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:12] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:12] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:12] [main/INFO] [betterdefaultbiomes/]: Registering Spawn Eggs
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `golden_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `diamond_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `leather_horse_armor`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shield`, expected `cofh_core`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:13] [main/INFO] [co.by.BYG/]: BYG: Items registered!
[12:28:14] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 603 ms
[12:28:14] [main/INFO] [druidcraft/]: Items registered.
[12:28:15] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0,27ms.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [co.by.BYG/]: BYG: Block Entities registered!
[12:28:15] [main/INFO] [druidcraft/]: Tile Entities registered.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [betterdefaultbiomes/]: Enchantments registered
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `frost_walker`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `mending`, expected `ensorcellation`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:chair, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:naga_projectile, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:firefly, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:naga, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:flying_pig, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:jungle_skeleton, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:hydrogen_jellyfish, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:skull, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for strawgolem:strawgolem, use EntityAttributeCreationEvent instead.
[12:28:15] [main/INFO] [betterdefaultbiomes/]: Registering EntityTypes
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:hunter, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:head_hunter, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:jungle_creeper, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:lost_miner, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:frozen_zombie, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:desert_bandit, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:desert_bandit_archer, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:desert_bandit_arbalist, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:desert_bandit_master, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:muddy_pig, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:camel, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:duck, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:zebra, use EntityAttributeCreationEvent instead.
[12:28:15] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterdefaultbiomes:frog, use EntityAttributeCreationEvent instead.
[12:28:16] [main/INFO] [co.by.BYG/]: BYG: Entities registered!
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:farlander, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:elder_farlander, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:wanderer, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:ender_guardian, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:looter, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:rebel, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:enderminion, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:mystic_enderminion, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:mystic_enderman, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:classic_enderman, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:fanmade_enderman, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:ender_golem, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farlanders:titan, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:extrapart, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:sandcloud, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:traveler, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:anthermite, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:mimic, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:piranha, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:rogue, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:slimond, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:haunter, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:lordskeleton, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:deadhound, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:crow, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:notehead, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:winterhunter, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:pice, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:leech, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:pitcher, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:whirlwind, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:crawler, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:deserted, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:ironslime, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:king, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:kraken, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:sun, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:voidmaster, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:guard, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:scientist, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:slimewolf, use EntityAttributeCreationEvent instead.
[12:28:16] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enchantwithmob:enchanter, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for druidcraft:dreadfish, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for druidcraft:beetle, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for druidcraft:lunar_moth, use EntityAttributeCreationEvent instead.
[12:28:16] [main/INFO] [druidcraft/]: Entities registered.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for conjurer_illager:conjurer, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for toadterror:toad_sentinel, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for toadterror:toad_protector, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for null, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:archer, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:berserker, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:black_iron_golem, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:enchanter, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:frostmancer, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:furantur, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:hoarder, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:illager_general, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:illager_king, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:miner, use EntityAttributeCreationEvent instead.
[12:28:16] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:necromancer, use EntityAttributeCreationEvent instead.
[12:28:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:16] [main/INFO] [ne.mi.re.GameData/]: 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.
[12:28:16] [main/INFO] [co.by.BYG/]: BYG: Block Entities registered!
[12:28:16] [main/INFO] [druidcraft/]: GUI registered.
[12:28:17] [main/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerParticles:23]: Rendering particles
[12:28:17] [main/INFO] [druidcraft/]: Particles registered.
[12:28:17] [main/INFO] [co.da.du.DungeonsMod/]: Register Point of Interest public static net.minecraft.village.PointOfInterestType net.minecraft.village.PointOfInterestType.func_221052_a(net.minecraft.village.PointOfInterestType)
[12:28:17] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[12:28:17] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0,08ms.
[12:28:17] [main/INFO] [druidcraft/]: Recipes registered.
[12:28:18] [main/INFO] [co.by.BYG/]: BYG: Sounds registered!
[12:28:18] [main/INFO] [druidcraft/]: Sound events registered.
[12:28:18] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
[12:28:18] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
[12:28:18] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
[12:28:18] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands.
[12:28:18] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Biomes registered!
[12:28:19] [main/INFO] [co.pe.or.in.CommonRegistryHandler/]: Running deferred registry event for minecraft:block
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: all, all is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: ars_nouveau_arcane_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: ars_nouveau_arcane_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: betterendforge_amber_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping betterendforge_amber_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: betterendforge_ender_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping betterendforge_ender_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: betterendforge_thallasium_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping betterendforge_thallasium_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: betternether_nether_lapis_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: betternether_nether_lapis_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_ametrine_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping byg_ametrine_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_anthracite_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping byg_anthracite_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_budding_ametrine_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: byg_budding_ametrine_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_cryptic_redstone_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping byg_cryptic_redstone_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_lignite_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping byg_lignite_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_pendorite_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: byg_pendorite_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_pervaded_netherrack.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping byg_pervaded_netherrack. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: byg_budding_ametrine_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: byg_budding_ametrine_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: cavesandcliffs_copper_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: cavesandcliffs_copper_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: create_copper_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: create_copper_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: create_zinc_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: create_zinc_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: druidcraft_amber_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: druidcraft_amber_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: druidcraft_brightstone_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping druidcraft_brightstone_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: druidcraft_fiery_glass_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: druidcraft_fiery_glass_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: druidcraft_moonstone_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: druidcraft_moonstone_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: druidcraft_rockroot_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: druidcraft_rockroot_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: eidolon_lead_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: eidolon_lead_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: farlanders_endumium_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: farlanders_endumium_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: feywild_fey_gem_block.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: feywild_fey_gem_block
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: iceandfire_amethyst_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: iceandfire_amethyst_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: iceandfire_copper_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: iceandfire_copper_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: iceandfire_sapphire_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: iceandfire_sapphire_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: iceandfire_silver_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: iceandfire_silver_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: majruszs_difficulty_end_shard_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: majruszs_difficulty_end_shard_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: coal_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: coal_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: diamond_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: diamond_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: emerald_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: emerald_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: gilded_blackstone_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping gilded_blackstone_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: gold_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: gold_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: infested_stone.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping infested_stone. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: iron_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: iron_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: lapis_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: lapis_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: nether_gold_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping nether_gold_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: quartz_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping quartz_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: redstone_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: redstone_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: quark_biotite_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: quark_biotite_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: quark_biotite_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: quark_biotite_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: simpleores_adamantium_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping simpleores_adamantium_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: simpleores_copper_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping simpleores_copper_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: simpleores_mythril_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping simpleores_mythril_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: simpleores_onyx_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping simpleores_onyx_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: simpleores_tin_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Skipping simpleores_tin_ore. It is supported, but not enabled
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: spheric_ascenda_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: spheric_ascenda_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: undead_expansion_silver_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: undead_expansion_silver_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: wyrmroost_blue_geode_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: wyrmroost_blue_geode_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: wyrmroost_platinum_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: wyrmroost_platinum_ore
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Checking: wyrmroost_purple_geode_ore.hjson
[12:28:19] [main/INFO] [co.pe.or.pr.OreProperties/]: Loading new ore properties: wyrmroost_purple_geode_ore
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: wyrmroost_purple_geode_ore, end_stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: majruszs_difficulty_end_shard_ore, end_stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: quark_biotite_ore, end_stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: wyrmroost_blue_geode_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: farlanders_endumium_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: wyrmroost_platinum_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: byg_budding_ametrine_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: eidolon_lead_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: ars_nouveau_arcane_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: spheric_ascenda_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: feywild_fey_gem_block, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: undead_expansion_silver_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: betternether_nether_lapis_ore, netherrack is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: create_copper_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: create_zinc_ore, stone is valid. Loading...
[12:28:19] [main/INFO] [co.pe.or.bl.BlockEntry/]: cavesandcliffs_copper_ore, stone is valid. Loading...
[12:28:19] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[12:28:19] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[12:28:19] [main/INFO] [co.pe.or.in.CommonRegistryHandler/]: Running deferred registry event for minecraft:item
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Registering block placer types!
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Decorators registered!
[12:28:19] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Features registered!
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6282/773232607@7d760d51' to registry
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6317/1137703193@207b3526' to registry
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6353/1817556864@f3c2d99' to registry
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6382/205446367@7137ed1e' to registry
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6415/1455789494@a52da40' to registry
[12:28:19] [main/ERROR] [minecraft/SimpleRegistry]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$6427/1685704026@2b454f3e' to registry
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Structures registered!
[12:28:19] [main/INFO] [co.by.BYG/]: BYG: Surface builders Registered!
[12:28:19] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class org.infernalstudios.infernalexp.entities.ShroomloinEntity from class org.infernalstudios.infernalexp.entities.WarpbeetleEntity
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoaVillager from class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarako
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class untamedwilds.entity.ComplexMobTerrestrial from class untamedwilds.entity.ComplexMob
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class untamedwilds.entity.ComplexMobTerrestrial from class untamedwilds.entity.ComplexMob
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.passive.SnowGolemEntity from class com.itayfeder.restored_earth.entities.MelonGolemEntity
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.nitespring.bloodborne.common.entities.boss.BloodStarvedBeastEntity from class com.nitespring.bloodborne.common.entities.beasts.SilverbeastEntity
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.nitespring.bloodborne.common.entities.boss.BloodStarvedBeastEntity from class com.nitespring.bloodborne.common.entities.beasts.SilverbeastEntity
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.nitespring.bloodborne.common.entities.boss.BloodStarvedBeastEntity from class com.nitespring.bloodborne.common.entities.beasts.SilverbeastEntity
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.nitespring.bloodborne.common.entities.FatherGascoigneEntityOld from class com.nitespring.bloodborne.common.entities.FatherGascoigneOld
[12:28:20] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.infamous.dungeons_mobs.entities.undead.WraithEntity from class com.infamous.dungeons_mobs.entities.undead.NecromancerEntity
[12:28:20] [main/ERROR] [betterdefaultbiomes/]: Set default Small Rock to "stone".
[12:28:20] [main/INFO] [betterdefaultbiomes/]: Loaded Better Default Biomes Worldgen Config.
[12:28:20] [main/INFO] [betterdefaultbiomes/]: Loaded Better Default Biomes Config.
[12:28:20] [Thread-1/ERROR] [betterdefaultbiomes/]: Set default Small Rock to "stone".
[12:28:20] [Thread-1/INFO] [betterdefaultbiomes/]: Constructing Breeding Config Files
[12:28:20] [main/ERROR] [betterdefaultbiomes/]: Set default Small Rock to "stone".
[12:28:20] [main/INFO] [betterdefaultbiomes/]: Loaded Better Default Biomes Worldgen Config.
[12:28:20] [main/INFO] [betterdefaultbiomes/]: Loaded Better Default Biomes Config.
[12:28:20] [Thread-1/INFO] [betterdefaultbiomes/]: Done constructing Breeding Config Files
[12:28:20] [main/INFO] [co.to.st.StorageMod/]: Loaded Tom's Simple Storage config file toms_storage-common.toml
[12:28:20] [main/INFO] [STDOUT/]: [com.mactso.harderbranchmining.config.MyConfig:bakeConfig:179]: HarderBranchMiningConfig Type:1, Debug Level:0
[12:28:20] [main/INFO] [STDOUT/]: [com.mactso.regrowth.config.WallBiomeDataManager:wallBiomeDataInit:64]: failed to get walls all tags
[12:28:20] [main/WARN] [co.br.ff.FinalFantasyXIIMod/]: An exception was caused trying to load the common config for Final Fantasy XII Mod.
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: java.lang.NullPointerException
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at com.brier.ffxiimod.FFXIIconfig.bakeServer(FFXIIconfig.java:510)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at com.brier.ffxiimod.setup.ConfigSetup.onModConfigEvent(ConfigSetup.java:19)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.eventbus.ASMEventHandler_1572_ConfigSetup_onModConfigEvent_ModConfigEvent.invoke(.dynamic)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:152)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at java.util.Optional.ifPresent(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:152)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at java.lang.Iterable.forEach(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at java.util.Collections$SynchronizedCollection.forEach(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:209)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:45)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraft.server.Main.main(Main.java:95)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at java.lang.reflect.Method.invoke(Unknown Source)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[12:28:20] [main/INFO] [STDERR/]: [com.brier.ffxiimod.FFXIIconfig:bakeServer:516]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[12:28:20] [main/INFO] [losttrinkets/Config]: Loading losttrinkets/general_common.toml
[12:28:20] [main/INFO] [losttrinkets/Config]: Gathering Trinkets...
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:rock_candy
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:turtle_shell
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:ice_shard
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:empty_amulet
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:blaze_heart
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:tha_ghost
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:mad_piggy
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:karma
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:tea_leaf
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:oxalis
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:octopick
[12:28:20] [main/INFO] [losttrinkets/Config]: Non-Random: losttrinkets:glory_shards
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:broken_heart_1
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:broken_heart_2
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:broken_heart_3
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:broken_heart_4
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:broken_heart_5
[12:28:20] [main/INFO] [losttrinkets/Config]: Banned: losttrinkets:magical_herbs
[12:28:20] [main/INFO] [losttrinkets/Config]: Non-Random: losttrinkets:magical_feathers
[12:28:20] [main/INFO] [losttrinkets/Config]: All: 68
[12:28:20] [main/INFO] [losttrinkets/Config]: Enabled: 51 Disabled: 17
[12:28:20] [main/INFO] [losttrinkets/Config]: Random: 49 Non-Random: 2
[12:28:20] [main/WARN] [losttrinkets/Config]: Redundant Non-Random Trinket (already banned): losttrinkets:rock_candy
[12:28:20] [main/INFO] [co._i.to.TowersOfTheWild/]: Config set
[12:28:20] [main/INFO] [APTweaks:DebugManager/]: Try to change log level to info
[12:28:20] [main/INFO] [APTweaks:DebugManager/]: Change log level from INFO to INFO
[12:28:20] [main/INFO] [APTweaks/]: Loaded common config file adaptive_performance_tweaks-common.toml ...
[12:28:20] [main/INFO] [quark/]: Loading Module Chain Linkage
[12:28:20] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[12:28:20] [main/INFO] [quark/]: Loading Module Chute
[12:28:20] [main/INFO] [quark/]: Loading Module Color Slime
[12:28:20] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[12:28:20] [main/INFO] [quark/]: Loading Module Ender Watcher
[12:28:20] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
[12:28:20] [main/INFO] [quark/]: Loading Module Feeding Trough
[12:28:20] [main/INFO] [quark/]: Loading Module Gravisand
[12:28:20] [main/INFO] [quark/]: Loading Module Iron Rod
[12:28:20] [main/INFO] [quark/]: Loading Module Jukebox Automation
[12:28:20] [main/INFO] [quark/]: Loading Module Metal Buttons
[12:28:20] [main/INFO] [quark/]: Loading Module Obsidian Plate
[12:28:20] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[12:28:20] [main/INFO] [quark/]: Loading Module Redstone Circuit
[12:28:20] [main/INFO] [quark/]: Loading Module Weather Sensor
[12:28:20] [main/INFO] [quark/]: Loading Module Bamboo Mat
[12:28:20] [main/INFO] [quark/]: Loading Module Burn Vines
[12:28:20] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[12:28:20] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
[12:28:20] [main/INFO] [quark/]: Loading Module Compressed Blocks
[12:28:20] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[12:28:20] [main/INFO] [quark/]: Loading Module Framed Glass
[12:28:20] [main/INFO] [quark/]: Loading Module Gold Bars
[12:28:20] [main/INFO] [quark/]: Loading Module Grate
[12:28:20] [main/INFO] [quark/]: Loading Module Hedges
[12:28:20] [main/INFO] [quark/]: Loading Module Iron Plates
[12:28:20] [main/INFO] [quark/]: Loading Module Item Frames
[12:28:20] [main/INFO] [quark/]: Loading Module Leaf Carpet
[12:28:20] [main/INFO] [quark/]: Loading Module Lit Lamp
[12:28:20] [main/INFO] [quark/]: Loading Module Midori
[12:28:20] [main/INFO] [quark/]: Loading Module More Brick Types
[12:28:20] [main/INFO] [quark/]: Loading Module More Potted Plants
[12:28:20] [main/INFO] [quark/]: Loading Module More Stone Variants
[12:28:20] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[12:28:20] [main/INFO] [quark/]: Loading Module Paper Decor
[12:28:20] [main/INFO] [quark/]: Loading Module Quilted Wool
[12:28:20] [main/INFO] [quark/]: Loading Module Rope
[12:28:20] [main/INFO] [quark/]: Loading Module Shallow Dirt
[12:28:20] [main/INFO] [quark/]: Loading Module Shingles
[12:28:20] [main/INFO] [quark/]: Loading Module Soul Sandstone
[12:28:20] [main/INFO] [quark/]: Loading Module Stained Planks
[12:28:20] [main/INFO] [quark/]: Loading Module Stools
[12:28:20] [main/INFO] [quark/]: Loading Module Sturdy Stone
[12:28:20] [main/INFO] [quark/]: Loading Module Tallow And Candles
[12:28:20] [main/INFO] [quark/]: Loading Module Thatch
[12:28:20] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
[12:28:20] [main/INFO] [quark/]: Loading Module Turf
[12:28:20] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[12:28:20] [main/INFO] [quark/]: Loading Module Variant Chests
[12:28:20] [main/INFO] [quark/]: Loading Module Variant Ladders
[12:28:20] [main/INFO] [quark/]: Loading Module Vertical Planks
[12:28:20] [main/INFO] [quark/]: Loading Module Vertical Slabs
[12:28:20] [main/INFO] [quark/]: Loading Module Wooden Posts
[12:28:20] [main/INFO] [quark/]: Loading Module Chests In Boats
[12:28:20] [main/INFO] [quark/]: Loading Module Easy Transfering
[12:28:20] [main/INFO] [quark/]: Loading Module Hotbar Changer
[12:28:20] [main/INFO] [quark/]: Loading Module Inventory Sorting
[12:28:20] [main/INFO] [quark/]: Loading Module Item Sharing
[12:28:20] [main/INFO] [quark/]: Loading Module Right Click Armor
[12:28:20] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
[12:28:20] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[12:28:20] [main/INFO] [quark/]: Loading Module Abacus
[12:28:20] [main/INFO] [quark/]: Loading Module Ambient Discs
[12:28:20] [main/INFO] [quark/]: Loading Module Ancient Tomes
[12:28:20] [main/INFO] [quark/]: Loading Module Bottled Cloud
[12:28:20] [main/INFO] [quark/]: Loading Module Camera
[12:28:20] [main/INFO] [quark/]: Loading Module Color Runes
[12:28:20] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[12:28:20] [main/INFO] [quark/]: Loading Module Pickarang
[12:28:20] [main/INFO] [quark/]: Loading Module Seed Pouch
[12:28:20] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[12:28:20] [main/INFO] [quark/]: Loading Module Trowel
[12:28:20] [main/INFO] [quark/]: Loading Module Skull Pikes
[12:28:20] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[12:28:20] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[12:28:20] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[12:28:20] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[12:28:20] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[12:28:20] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[12:28:20] [main/INFO] [quark/]: Loading Module Dirt To Path
[12:28:20] [main/INFO] [quark/]: Loading Module Double Door Opening
[12:28:20] [main/INFO] [quark/]: Loading Module Dragon Scales
[12:28:20] [main/INFO] [quark/]: Loading Module Emotes
[12:28:20] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[12:28:20] [main/INFO] [quark/]: Loading Module Glass Shard
[12:28:20] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[12:28:20] [main/INFO] [quark/]: Loading Module Improved Sleeping
[12:28:20] [main/INFO] [quark/]: Loading Module Infinity Bucket
[12:28:20] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
[12:28:20] [main/INFO] [quark/]: Loading Module Lock Rotation
[12:28:20] [main/INFO] [quark/]: Loading Module More Banner Layers
[12:28:20] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[12:28:20] [main/INFO] [quark/]: Loading Module Pat The Dogs
[12:28:20] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[12:28:20] [main/INFO] [quark/]: Loading Module Reacharound Placing
[12:28:20] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[12:28:20] [main/INFO] [quark/]: Loading Module Sign Editing
[12:28:20] [main/INFO] [quark/]: Loading Module Simple Harvest
[12:28:20] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[12:28:20] [main/INFO] [quark/]: Loading Module Springy Slime
[12:28:20] [main/INFO] [quark/]: Loading Module Utility Recipes
[12:28:20] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[12:28:20] [main/INFO] [quark/]: Loading Module Big Dungeon
[12:28:20] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[12:28:20] [main/INFO] [quark/]: Loading Module Biotite
[12:28:20] [main/INFO] [quark/]: Loading Module Blossom Trees
[12:28:20] [main/INFO] [quark/]: Loading Module Cave Roots
[12:28:20] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[12:28:20] [main/INFO] [quark/]: Loading Module Crevices
[12:28:20] [main/INFO] [quark/]: Loading Module Deepslate
[12:28:20] [main/INFO] [quark/]: Loading Module Fairy Rings
[12:28:20] [main/INFO] [quark/]: Loading Module Mega Caves
[12:28:20] [main/INFO] [quark/]: Loading Module Monster Box
[12:28:20] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[12:28:20] [main/INFO] [quark/]: Loading Module New Stone Types
[12:28:20] [main/INFO] [quark/]: Loading Module Realistic World Gen
[12:28:20] [main/INFO] [quark/]: Loading Module Speleothems
[12:28:20] [main/INFO] [quark/]: Loading Module Spiral Spires
[12:28:20] [main/INFO] [quark/]: Loading Module Underground Clay
[12:28:20] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Lush Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Slime Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Crabs
[12:28:20] [main/INFO] [quark/]: Loading Module Forgotten
[12:28:20] [main/INFO] [quark/]: Loading Module Foxhound
[12:28:20] [main/INFO] [quark/]: Loading Module Frogs
[12:28:20] [main/INFO] [quark/]: Loading Module Stonelings
[12:28:20] [main/INFO] [quark/]: Loading Module Toretoise
[12:28:20] [main/INFO] [quark/]: Loading Module Wraith
[12:28:20] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[12:28:20] [main/INFO] [quark/]: Loading Module Back Button Keybind
[12:28:20] [main/INFO] [quark/]: Loading Module Chest Searching
[12:28:20] [main/INFO] [quark/]: Loading Module Greener Grass
[12:28:20] [main/INFO] [quark/]: Loading Module Improved Mount Hud
[12:28:20] [main/INFO] [quark/]: Loading Module Improved Tooltips
[12:28:20] [main/INFO] [quark/]: Loading Module Usage Ticker
[12:28:20] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[12:28:20] [main/INFO] [quark/]: Loading Module Backpack
[12:28:20] [main/INFO] [quark/]: Loading Module Crate
[12:28:20] [main/INFO] [quark/]: Loading Module Magnets
[12:28:20] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[12:28:20] [main/INFO] [quark/]: Loading Module Pipes
[12:28:20] [main/INFO] [quark/]: Loading Module Totem Of Holding
[12:28:20] [main/INFO] [quark/]: Loading Module Adjustable Chat
[12:28:20] [main/INFO] [quark/]: Loading Module Custom Underground Biome
[12:28:20] [main/INFO] [quark/]: Loading Module Game Nerfs
[12:28:20] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[12:28:20] [main/INFO] [quark/]: Loading Module Narrator Readout
[12:28:20] [main/INFO] [quark/]: Loading Module Overlay Shader
[12:28:20] [main/INFO] [quark/]: Loading Module Pallet
[12:28:20] [main/INFO] [quark/]: Loading Module Shiba
[12:28:20] [modloading-worker-15/INFO] [strawgolem/]: Strawgolem common setup
[12:28:20] [modloading-worker-0/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for hornets:hornet, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/INFO] [co.so.ca.CastleInTheSky/]: HELLO FROM PREINIT
[12:28:20] [modloading-worker-11/INFO] [co.so.ca.CastleInTheSky/]: DIRT BLOCK >> minecraft:dirt
[12:28:20] [modloading-worker-10/INFO] [betterdefaultbiomes/]: Constructing Breeding Config Files
[12:28:20] [modloading-worker-10/INFO] [betterdefaultbiomes/]: Done constructing Breeding Config Files
[12:28:20] [modloading-worker-10/INFO] [betterdefaultbiomes/]: Block: pinecone
[12:28:20] [modloading-worker-10/INFO] [betterdefaultbiomes/]: Setup method registered.
[12:28:20] [modloading-worker-10/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:giant, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-10/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:pillager_wolf, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-10/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:elite_skeleton, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-10/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:sky_keeper, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:smashing has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-10/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:creeperling, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:smashing has min/max power 999/200 at level 2, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:smashing has min/max power 999/200 at level 3, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:flying has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:lord_of_the_sea has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:fireflash has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:fireflash has min/max power 999/200 at level 2, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:fireflash has min/max power 999/200 at level 3, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:daybreak has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-8/ERROR] [Apotheosis : Enchantment/]: Enchantment greekfantasy:raising has min/max power 999/200 at level 1, making this level unobtainable.
[12:28:20] [modloading-worker-13/INFO] [co.to.st.StorageMod/]: Tom's Storage Setup starting
[12:28:20] [modloading-worker-13/INFO] [co.to.st.StorageMod/]: Initilaized Network Handler
[12:28:20] [modloading-worker-1/INFO] [STDOUT/]: [com.mactso.harderbranchmining.Main:preInit:36]: HarderBranchMining: Registering Handler
[12:28:20] [modloading-worker-13/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:goblin_trader, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-13/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:crocus_flower, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:deer, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[12:28:20] [modloading-worker-7/INFO] [Game Stages/]: Registering 1 command argument types.
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:beequeen, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:insane_dog, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:alpha_insane_dog, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-1/INFO] [co.lo.Logprot/]: Shields up!
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:gem_golem, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:thunder_screamer, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:terror_bringer, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:infected_zombie, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:night_watcher, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:cicada, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:eater_of_the_depths, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:krock, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:killer_bee, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:projectile_bee, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:bakudan, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:iguana_king, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:soul_blaze, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [minecraft/EntityDataManager]: defineId called for: class org.astemir.forestcraft.entities.EntityCicada from class org.astemir.forestcraft.entities.EntityAirSucker
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:air_sucker, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:dandelioneer, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:petrified_runestone_zombie, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:wood_abomination, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:ancient_runestone_hero, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:kelpy, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:night_bat, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:nether_bat, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-10/WARN] [me.su.SubWild/]:
[12:28:20] [modloading-worker-10/WARN] [me.su.SubWild/]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forestcraft:cosmic_fiend, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-10/WARN] [me.su.SubWild/]: Yung's Better Caves Present! Enabling workaround for wall feature placements!
[12:28:20] [modloading-worker-10/WARN] [me.su.SubWild/]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[12:28:20] [modloading-worker-10/WARN] [me.su.SubWild/]:
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[12:28:20] [modloading-worker-8/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[12:28:20] [modloading-worker-1/INFO] [STDOUT/]: [com.mactso.regrowth.Main:preInit:32]: Regrowth 16.4 1.1.0.18: Registering Handler
[12:28:20] [modloading-worker-6/INFO] [co.by.BYG/]: BYG: "Common Setup" Event Complete!
[12:28:20] [modloading-worker-5/INFO] [co.da.se.ServerConfigUpdater/]: Attempting to delete 0 files/folders defined in config
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Enabling support for Game Stages
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
[12:28:20] [modloading-worker-1/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for hexerei:pigeon, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-0/INFO] [fa.sp.ModCore/]: First-time loading config file C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\FatherToast\specialai\general.toml
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from spawn.json
[12:28:20] [modloading-worker-2/INFO] [Bookshelf/]: Registering 3 command argument types.
[12:28:20] [modloading-worker-2/INFO] [Bookshelf/]: Registering 13 loot conditions.
[12:28:20] [modloading-worker-1/INFO] [customvillagertrades/]: Loading custom villager trades for: wanderer
[12:28:20] [modloading-worker-0/INFO] [fa.sp.ModCore/]: First-time loading config file C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\FatherToast\specialai\idle_ai.toml
[12:28:20] [modloading-worker-0/INFO] [fa.sp.ModCore/]: First-time loading config file C:\Users\jorge_vk76vma\OneDrive\Documentos\Mundo de mods verano 2022\config\FatherToast\specialai\elite_ai.toml
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[12:28:20] [modloading-worker-14/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for losttrinkets:dark_vex, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:gob, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:hobgob, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goblo, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:garch, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goom, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:gobber, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:ogre, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goblin_king, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-4/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:mimic, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-14/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.capability.ManaCapability:register:62]: Finished Registering ManaCapability
[12:28:20] [modloading-worker-14/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.api.familiar.FamiliarCap:register:97]: Finished Registering FamiliarCap
[12:28:20] [modloading-worker-14/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.network.Networking:registerMessages:27]: Registering packets!!
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from summonaid.json
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from potentialspawn.json
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from loot.json
[12:28:20] [modloading-worker-11/INFO] [druidcraft/]: Setup method registered.
[12:28:20] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from experience.json
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from phases.json
[12:28:20] [modloading-worker-0/INFO] [Dungeon Crawl/]: Whitelisted Dimensions:
[12:28:20] [modloading-worker-0/INFO] [Dungeon Crawl/]: minecraft:overworld
[12:28:20] [modloading-worker-0/INFO] [co.fa.FarsightMod/]: farsight_view mod initialized
[12:28:20] [modloading-worker-5/INFO] [incontrol/]: Reading rules from spawner.json
[12:28:20] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:coral_squid, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:moobloom, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:regular_bottom pattern registered.
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [randompatches] Found status: UP_TO_DATE Current: 2.4.4-forge Target: null
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Acquisition
[12:28:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module AerialAffinity
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module AnvilImprovements
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ArmorInvisibility
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_bottom pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ocean_bottom pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:jungle_bottom pattern registered.
[12:28:20] [modloading-worker-1/INFO] [it.be.BetterAnimalsPlusMod/]: Overspawning lammergeiers...
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ice_bottom pattern registered.
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Atlas
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:derelict_bottom pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_bottom pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:regular_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ocean_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:jungle_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:ice_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:derelict_top pattern registered.
[12:28:20] [modloading-worker-9/INFO] [co._i.to.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_top pattern registered.
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module AutoRestock
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module BatBuckets
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module BeaconsHealMobs
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Beekeepers
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module BlockOfEnderPearls
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module BlockOfGunpowder
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module BlockOfSugar
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Bookcases
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module CampfiresNoDamage
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module CaveSpidersDropCobwebs
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ChickensDropFeathers
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module CoralSeaLanterns
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module CoralSquids
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Core
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Crates
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module DecreaseRepairCost
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module EndermitePowder
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module EntitySpawners
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ExtendNetherite
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ExtraRecipes
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ExtractEnchantments
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module FeatherFallingCrops
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Glowballs
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module GoldChains
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module GoldLanterns
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module HuskImprovements
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Kilns
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Lumberjacks
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module MineshaftImprovements
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Mooblooms
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module MoreVillageBiomes
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module NetheriteNuggets
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module ParrotsStayOnShoulder
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module PathToDirt
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module PlayerPressurePlates
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module PlayerState
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module PortableEnderChest
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Quark
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module RaidHorns
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module RedstoneLanterns
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module RefinedObsidian
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module RemovePotionGlint
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module SmoothGlowstone
[12:28:20] [modloading-worker-7/INFO] [co.ja.mi.st.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module SnowStorms
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module StackableEnchantedBooks
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module StrayImprovements
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Tinted
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module UseTotemFromInventory
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module VariantBarrels
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module VariantMobTextures
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module WanderingTraderImprovements
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module WitchesDropLuck
[12:28:20] [modloading-worker-11/INFO] [Charm/INTERNAL]: Initialising module Woodcutters
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-13/INFO] [me.st.kr.mo.sh.KryptonReforged/]: Compression will use Java, encryption will use Java
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[12:28:20] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Successfully loaded the Modding legacy supporters list.
[12:28:20] [modloading-worker-3/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[12:28:21] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [tinyskeletons] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tinyskeletons.json
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [tinyskeletons] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [obfuscate] Starting version check at https://mrcrayfish.com/modupdatejson?id=obfuscate
[12:28:21] [modloading-worker-15/WARN] [mixin/]: Mixin apply failed outer_end.mixins.json:AdvancementManagerMixin -> net.minecraft.advancements.AdvancementManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/advancements/AdvancementManager::addOuterEndAdvancements with priority 1000 cannot inject into net/minecraft/advancements/AdvancementManager::func_212853_a_(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V merged by net.permutated.norecipeadvancements.mixin.MixinAdvancementManager with priority 1000 [ -> handler$bii000$addOuterEndAdvancements(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/advancements/AdvancementManager::addOuterEndAdvancements with priority 1000 cannot inject into net/minecraft/advancements/AdvancementManager::func_212853_a_(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V merged by net.permutated.norecipeadvancements.mixin.MixinAdvancementManager with priority 1000 [ -> handler$bii000$addOuterEndAdvancements(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V -> Prepare]
at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_333] {}
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.Class.privateGetPublicMethods(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.Class.getMethods(Unknown Source) ~[?:1.8.0_333] {}
at org.openzen.zencode.java.module.converters.JavaNativeClassConverter.getMethodsIn(JavaNativeClassConverter.java:283) ~[crafttweaker:7.1.2.454] {re:classloading}
at org.openzen.zencode.java.module.converters.JavaNativeClassConverter.fillAnnotatedMethods(JavaNativeClassConverter.java:237) ~[crafttweaker:7.1.2.454] {re:classloading}
at org.openzen.zencode.java.module.converters.JavaNativeClassConverter.fillDefinition(JavaNativeClassConverter.java:177) ~[crafttweaker:7.1.2.454] {re:classloading}
at org.openzen.zencode.java.module.converters.JavaNativeClassConverter.convertClass(JavaNativeClassConverter.java:62) ~[crafttweaker:7.1.2.454] {re:classloading}
at org.openzen.zencode.java.module.converters.JavaNativeConverter.addClass(JavaNativeConverter.java:47) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.zencode.impl.native_types.CrTJavaNativeConverter.addClass(CrTJavaNativeConverter.java:30) ~[crafttweaker:7.1.2.454] {re:classloading}
at org.openzen.zencode.java.module.JavaNativeModule.addClass(JavaNativeModule.java:86) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.zencode.impl.loaders.ScriptRun.createModule(ScriptRun.java:185) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.zencode.impl.loaders.ScriptRun.registerModules(ScriptRun.java:146) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.zencode.impl.loaders.ScriptRun.run(ScriptRun.java:99) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.CraftTweakerAPI.loadScripts(CraftTweakerAPI.java:136) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.api.CraftTweakerAPI.loadScripts(CraftTweakerAPI.java:119) ~[crafttweaker:7.1.2.454] {re:classloading}
at com.blamejared.crafttweaker.CraftTweaker.setup(CraftTweaker.java:152) ~[crafttweaker:7.1.2.454] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:classloading}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_333] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_333] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_333] {}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_333] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_333] {}
[12:28:21] [modloading-worker-15/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:glare, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:allay, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:copper_golem, use EntityAttributeCreationEvent instead.
[12:28:21] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majruszs_difficulty] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszsProgressiveDifficultyMod/1.16.4/update.json
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:gunner_drone, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.elcolomanco.riskofrainmod.entities.StoneGolemEntity from class com.elcolomanco.riskofrainmod.entities.LemurianEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:lemurian, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for riskofrainmod:stone_golem, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:coalgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:irongeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:lapisgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:goldgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:redstonegeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:diamondgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:emeraldgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:quartzgeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for geode:glowstonegeode, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_husk, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_wither_skeleton, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_blaze, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:rodling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_hoglin, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_shulker, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantmore:mutant_shulker_box, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:snareling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:watchling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:blastling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:lureling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.alexander.enderlinginvaders.entities.AbstractEnderlingEntity from class com.alexander.enderlinginvaders.entities.ThumplingEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:thumpling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:endersent, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.alexander.enderlinginvaders.entities.BlastlingEntity from class com.alexander.enderlinginvaders.entities.HypnoBulbEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enderlinginvaders:hypno_bulb, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:bluejay, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:booby, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:budgerigar, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cardinal, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cassowary, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cockatoo, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:crane, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:duck, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:flamingo, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:gouldianfinch, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:gull, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:heron, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:hummingbird, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kingfisher, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kiwi, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kookaburra, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:lyrebird, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:macaw, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:magpie, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:ostrich, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:owl, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:peafowl, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:pelican, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:penguin, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:pigeon, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:roadrunner, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:robin, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:swan, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:toucan, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:woodpecker, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:arachnon, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:hellhound, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:crab, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:seahorse, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:acidic_archvine, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:bufflon, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for pandoras_creatures:end_troll, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilwanderingtrader:thief, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilwanderingtrader:thief_llama, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilwanderingtrader:thief_wandering_trader, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilwanderingtrader:thief_trader_llama, use EntityAttributeCreationEvent instead.
[12:28:21] [main/INFO] [Puzzles Lib/]: Loading 2 elements during common setup...
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:lesser_desertwyrm, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:overworld_drake, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:silver_glider, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:roost_stalker, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:butterfly_leviathan, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:dragon_fruit_drake, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:canari_wyvern, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:royal_red, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:coin_dragon, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:alpine, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:cactite, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:flowering_cactoid, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:cactoid, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:sleipnir, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:leynir, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:mesmenir, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:shadonir, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:soulnir, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:hyena, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:alpha_hyena, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:coyote, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:alpha_coyote, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:silver_lobo, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:white_wolf, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:worgen, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:hell_hound, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:tartarus, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:cerberus, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:thextera, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:thenzera, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:chocobo, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:werewolf, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:humbaba, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:yeti, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:zaghnal, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:behemoth, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:reaver, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:high_reaver, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:catoblepas, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:little_cato, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:mandragora, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:rouge_tomato, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:mandragora_prince, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:alraune_king, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:onion_queen, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:top_stalk, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:pumpkin_star, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:pumpking, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:mateus, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:ice_azer, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:slaven, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:slaven_warder, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:slaven_wilder, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:enkelados, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:achstyx, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:night_walker, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:night_walker_mage, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.brier.ffxiimod.entities.NightWalkerMageEntity from class com.brier.ffxiimod.entities.GazerEntity
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.brier.ffxiimod.entities.NightWalkerMageEntity from class com.brier.ffxiimod.entities.GazerEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:gazer, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.brier.ffxiimod.entities.NightWalkerMageEntity from class com.brier.ffxiimod.entities.IxtabEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:ixtab, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.brier.ffxiimod.entities.ChocoboEntity from class com.brier.ffxiimod.entities.GizaRabbitEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:giza_rabbit, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.brier.ffxiimod.entities.ChocoboEntity from class com.brier.ffxiimod.entities.BangaaEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ffxiimod:bangaa, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:creeper_minion, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:endersoul_clone, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:mutant_creeper, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:mutant_enderman, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:mutant_skeleton, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:mutant_snow_golem, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:mutant_zombie, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mutantbeasts:spider_pig, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.cgessinger.creaturesandbeasts.common.entites.FriendlySporelingEntity from class com.cgessinger.creaturesandbeasts.common.entites.AbstractSporelingEntity
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
[12:28:21] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for lurkermod:lurker, use EntityAttributeCreationEvent instead.
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majruszs_difficulty] Found status: BETA Current: 1.1.0 Target: null
[12:28:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [toms_storage] Starting version check at https://raw.githubusercontent.com/tom5454/Toms-Storage/master/version-check.json
[12:28:22] [main/INFO] [STDOUT/]: [elucent.eidolon.Registry:addBrewingRecipes:402]: calling addBrewingRecipes
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:zombie_brute, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:wraith, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for eidolon:necromancer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo_adolescent, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo_baby, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:puff_bug, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:poise_cluster, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:spectrafly, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:purpur_golem, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:himmelite, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.passive.BeeEntity from class blueduck.outerend.entities.StalkerEntity
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:stalker, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:entombed, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:chorus_squid, use EntityAttributeCreationEvent instead.
[12:28:22] [main/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [toms_storage] Found status: UP_TO_DATE Current: 1.2.19 Target: null
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [betteranimationscollection] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/betteranimationscollection.json
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [betteranimationscollection] Found status: UP_TO_DATE Current: 1.2.4 Target: null
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for workshopsofdoom:excavator, use EntityAttributeCreationEvent instead.
[12:28:22] [main/INFO] [co.li.il.IllagersPlus/]: Made the world slightly more miserable
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:child_rammer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:blue_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:grand_rammer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:rammer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SummonEntity
[12:28:22] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SummonEntity
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:arid_abomination, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:black_scorpion, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:cursed_skull, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:desolated, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ender_beast_archer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ender_beast_lancer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:frozen_ghoul, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:frozen_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:magma_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ghoul, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ice_elemental, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:jungle_golem, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:jungle_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:klifour, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:magma_gulper, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:mummy, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:mundane_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:nyctoid, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:possessed_armor, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:sand_scarab, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:snaith, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SlimeSummonEntity
[12:28:22] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SlimeSummonEntity
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:spore_slime, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:sporer, use EntityAttributeCreationEvent instead.
[12:28:22] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:test_dummy, use EntityAttributeCreationEvent instead.
[12:28:22] [modloading-worker-13/INFO] [xa.ma.se.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
[12:28:22] [modloading-worker-7/INFO] [xa.co.se.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[12:28:22] [main/INFO] [Puzzles Lib/]: Loading 2 elements during server setup...
[12:28:22] [main/INFO] [xa.ma.se.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
[12:28:22] [main/INFO] [xa.co.se.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[12:28:22] [modloading-worker-3/INFO] [ha.fa.farmersdelightintegrations/]: Got IMC []
[12:28:22] [modloading-worker-11/INFO] [co.so.ca.CastleInTheSky/]: Got IMC []
[12:28:22] [modloading-worker-10/INFO] [betterdefaultbiomes/]: loadComplete method Completed.
[12:28:22] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
[12:28:22] [modloading-worker-1/WARN] [minecolonies/]: FMLLoadCompleteEvent
[12:28:22] [modloading-worker-0/INFO] [it.be.BetterAnimalsPlusMod/]: Finished crazy bird creation!
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
[12:28:22] [modloading-worker-1/WARN] [minecolonies/]: Register mappings
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[12:28:22] [modloading-worker-14/INFO] [Waila/]: Registered plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
[12:28:22] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [harderbranchmining] Starting version check at https://github.com/mactso/HarderBranchMining/raw/master/update.json
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [harderbranchmining] Found status: BETA Current: 1.36.0.9 Target: 1.16.5-1.36.0.8
[12:28:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.16.5
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_smaragdant_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:orange_spotted_dark_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered hexerei:willow_swamp to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:windswept_cliffs to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered stalwart_dungeons:poubelle to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered feywild:golden_seelie_fields to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:boreal_plateau to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:stony_peaks to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lantern_woods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbra_valley to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:snowy_boreal_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:yellow_spotted_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:red_rock_valley to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered spheric:antreza to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:tropical_beach to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_swampland to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:jade_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_swampland_terraces to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:redwood_peaks to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:poor_nether_grasslands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered greekfantasy:olive_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered ars_nouveau:archwood_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:blossoming_fields to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered spheric:dark_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered feywild:eternal_fall to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavebiomeapi:caves to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:soul_plain to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:crimson_pinewood to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:flooded_deltas to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:wart_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:jagged_peaks to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:mangrove_marsh to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:upside_down_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_jungle to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_mushroom_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:autumnal_coniferous_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:gravel_desert to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:wart_forest_edge to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dry_shrubland to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:dripstone_caves to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:azure_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered nefdecomod:battlefield to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:gravel_shore to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered infernalexp:glowstone_canyon to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:lush_caves to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:desert_shrubland to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered spheric:larks_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_aurora_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:snowy_redwoods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:neon_oasis to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_end_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:meadow to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:pine_meadows to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:aspen_grove to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:pumpkin_fields to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered feywild:frozen_retreat to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_aurora_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:overgrown_spires to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered desolation:charred_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:bone_reef to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:magma_land to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered spheric:alps to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:aspen_grove_hills to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:end_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:verdant_sands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest_hills to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:sulfuric_bone_reef to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_warped_woods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:alpine_heights to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:red_spotted_taiga to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_swampland to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:boreal_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered wrd:corrupted_lands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dragon_graveyards to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_smaragdant_cave to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:baobab_fields to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_grasslands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:grove to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:frozen_peaks to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:willow_wetlands to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:crimson_glowing_woods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:snowy_slopes to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:crystal_crag to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_fungiwoods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:crimson_thicket to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_mushroom_forest_edge to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:prairie to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:crystal_lakes to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered druidcraft:darkwood_forest to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:redwoods to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Registered feywild:blossoming_wealds to structure_gel:[]
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for farlanders:small_house
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for farlanders:farlander_village
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:castle
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ruined_house
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ruined_barn
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_temple
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_tomb
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:dungeon_variant
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:druid_circle
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:hay_storage
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ice_pit
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:jungle_monument
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:large_dungeon
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:miners_house
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:mob_tower
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:monster_maze
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:mushroom_house
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:pillager_camp
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:stables
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tall_witch_hut
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tower_of_the_undead
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tree_house
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:watch_tower
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:witch_tower
[12:28:23] [modloading-worker-15/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for conjurer_illager:theatre
[12:28:23] [main/INFO] [co.by.BYG/]: BYG: Compostible Blocks Added!
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Found status: BETA_OUTDATED Current: 1.1.0.43 Target: 1.1.0.49
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.5
[12:28:23] [main/INFO] [co.by.BYG/]: BYG: Added Hoeable Blocks!
[12:28:23] [main/INFO] [co.by.BYG/]: BYG: Added Flammables!
[12:28:23] [main/INFO] [co.by.BYG/]: BYG: Added strippable Blocks...
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 7.1.2.454 Target: 7.1.2.511
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gamestages] Starting version check at https://updates.blamejared.com/get?n=gamestages&gv=1.16.5
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gamestages] Found status: BETA_OUTDATED Current: 7.3.12 Target: 7.3.14
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.34 Target: null
[12:28:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cofh_core] Found status: OUTDATED Current: 1.4.0.6 Target: 1.5.0
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pandoras_creatures] Starting version check at https://raw.githubusercontent.com/andrew0030/Pandoras-Creatures/master/src/main/resources/assets/pandoras_creatures/update.json
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pandoras_creatures] Found status: BETA Current: 1.16.3-2.0.1 Target: null
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[12:28:24] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majrusz_library] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszLibrary/1.16.4/update.json
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majrusz_library] Found status: BETA Current: 2.0.1 Target: null
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [regrowth] Starting version check at https://github.com/mactso/Regrowth/raw/master/update.json
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [regrowth] Found status: BETA Current: 1.16.5-1.36.0.27 Target: null
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 1.0.15 Target: null
[12:28:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [followme] Starting version check at https://raw.githubusercontent.com/SmileycorpMC/follow-me/1.16/update.json
[12:28:25] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [followme] Found status: UP_TO_DATE Current: 1.1.7a Target: null
[12:28:25] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [farlanders] Starting version check at http://changelogs.moddinglegacy.com/the-farlanders.json
[12:28:25] [main/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@15fc4f81
[12:28:25] [main/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128]
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping byg_rocky_stone.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping byg_scoria_stone.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping byg_soapstone.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: create_dolomite.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{create:dolomite}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: create_gabbro.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{create:gabbro}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: create_limestone.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{create:limestone}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: create_scoria.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{create:scoria}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: create_weathered_limestone.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{create:weathered_limestone}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: andesite.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:andesite}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: blackstone.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:blackstone}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: diorite.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:diorite}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: dirt.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:dirt}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: granite.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:granite}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: gravel.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:gravel}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: magma_block.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{minecraft:magma_block}
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping quark_jasper.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping quark_limestone.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping quark_marble.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping quark_myalite.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Skipping quark_slate.hjson. There is a preset, but it is disabled
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loading new stone properties: quark_voidstone.hjson
[12:28:25] [main/INFO] [co.pe.or.pr.StoneProperties/]: Loaded stone with state: Block{quark:basalt}
[12:28:25] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:modified_badlands_plateau!
[12:28:25] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: projectvibrantjourneys:red_rock_valley!
[12:28:25] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: projectvibrantjourneys:verdant_sands!
[12:28:26] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [farlanders] Found status: BETA Current: 1.3.9 Target: null
[12:28:26] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [dungeonsmod] Starting version check at https://raw.githubusercontent.com/dainxt/DungeonsMod-Issue-Tracker/master/update.json
[12:28:26] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [dungeonsmod] Found status: BETA Current: 1.16.3-1.4.43 Target: null
[12:28:26] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [blue_skies] Starting version check at http://changelogs.moddinglegacy.com/blue-skies.json
[12:28:27] [main/ERROR] [minecraft/BiomeGenerationSettings]: Feature: Not a JSON object: "minecraft:patch_berry_decorated"; Not a JSON object: "minecraft:bamboo_vegetation"; Not a JSON object: "minecraft:bamboo"; Not a JSON object: "minecraft:patch_tall_grass"
[12:28:27] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:badlands_plateau!
[12:28:27] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [blue_skies] Found status: UP_TO_DATE Current: 1.1.3 Target: null
[12:28:27] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
[12:28:27] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:badlands!
[12:28:27] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: biomesoplenty:lush_desert!
[12:28:27] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Found status: BETA Current: 7.0.0.28 Target: 7.0.0.28
[12:28:27] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[12:28:28] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:canyons!
[12:28:28] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bookshelf] Found status: BETA_OUTDATED Current: 10.3.29 Target: 10.4.32
[12:28:28] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [shrines] Starting version check at https://github.com/Silverminer007/Shrines/raw/master/updateJSON.json
[12:28:28] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: projectvibrantjourneys:desert_shrubland!
[12:28:28] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://github.com/Silverminer007/Shrines/raw/master/updateJSON.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_333] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_333] {}
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:177) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
Caused by: java.io.FileNotFoundException: https://github.com/Silverminer007/Shrines/raw/master/updateJSON.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:159) ~[forge:?] {re:classloading}
... 3 more
[12:28:28] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [conjurer_illager] Starting version check at http://changelogs.moddinglegacy.com/conjurer-illager.json
[12:28:29] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:lush_red_desert!
[12:28:29] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [conjurer_illager] Found status: BETA Current: 1.0.13 Target: null
[12:28:29] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ensorcellation] Starting version check at https://raw.github.com/cofh/version/master/ensorcellation/update.json
[12:28:30] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: biomesoplenty:lush_savanna!
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ensorcellation] Found status: OUTDATED Current: 1.4.1.2 Target: 1.5.0
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 6.0.0.27 Target: 6.0.0.28
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [badmobs] Starting version check at https://updates.blamejared.com/get?n=badmobs&gv=1.16.5
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [badmobs] Found status: BETA_OUTDATED Current: 9.0.3 Target: 9.1.9
[12:28:30] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [recipestages] Starting version check at https://updates.blamejared.com/get?n=recipestages&gv=1.16.5
[12:28:31] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [recipestages] Found status: BETA_OUTDATED Current: 2.0.0.16 Target: 2.0.0.21
[12:28:31] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
[12:28:31] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.0.18 Target: null
[12:28:31] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [iceberg] Starting version check at https://mc-curse-update-checker.herokuapp.com/520110
[12:28:31] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:red_desert_dunes!
[12:28:32] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:modified_wooded_badlands_plateau!
[12:28:32] [main/ERROR] [minecraft/BiomeGenerationSettings]: Feature: Not a JSON object: "minecraft:patch_berry_decorated"; Not a JSON object: "minecraft:bamboo_vegetation"; Not a JSON object: "minecraft:bamboo"; Not a JSON object: "minecraft:patch_tall_grass"
[12:28:32] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:32] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [legendarytooltips] Starting version check at https://mc-curse-update-checker.herokuapp.com/532127
[12:28:32] [main/ERROR] [minecraft/BiomeGenerationSettings]: Feature: Not a JSON object: "minecraft:patch_tall_grass"
[12:28:32] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:canyon_edge!
[12:28:33] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
[12:28:33] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [illagers_plus] Starting version check at https://git.karmakrafts.dev/LiteWolf101/illagersplus/-/raw/master/updatejson.json
[12:28:33] [main/ERROR] [minecraft/BiomeGenerationSettings]: Feature: Not a JSON object: "minecraft:red_mushroom_swamp"; Not a JSON object: "minecraft:brown_mushroom_swamp"; Not a JSON object: "minecraft:patch_waterlilly"; Not a JSON object: "minecraft:patch_dead_bush"; Not a JSON object: "minecraft:patch_grass_normal"; Not a JSON object: "minecraft:flower_swamp"; Not a JSON object: "minecraft:swamp_tree"; Not a JSON object: "minecraft:patch_berry_decorated"; Not a JSON object: "minecraft:bamboo_vegetation"; Not a JSON object: "minecraft:bamboo"; Not a JSON object: "minecraft:patch_tall_grass"
[12:28:33] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 403 for URL: https://git.karmakrafts.dev/LiteWolf101/illagersplus/-/raw/master/updatejson.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_333] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_333] {}
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:177) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?] {re:classloading}
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://git.karmakrafts.dev/LiteWolf101/illagersplus/-/raw/master/updatejson.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_333] {}
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_333] {}
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:159) ~[forge:?] {re:classloading}
... 3 more
[12:28:34] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:desert!
[12:28:34] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:desert_hills!
[12:28:35] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:mojave_desert!
[12:28:35] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:wooded_badlands_plateau!
[12:28:36] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:eroded_badlands!
[12:28:37] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: biomesoplenty:wasteland!
[12:28:37] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:shrublands!
[12:28:38] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:red_desert!
[12:28:38] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: minecraft:desert_lakes!
[12:28:38] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:oasis!
[12:28:38] [main/INFO] [STDOUT/]: [com.nitespring.bloodborne.core.event.SpawnHandler:onBiomeLoading:104]: Added silverbeasts to biome: byg:dunes!
[12:28:46] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:28:47] [main/INFO] [minecraft/ResourcePackList]: Enabling resource pack.
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/MnM_Datapack, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/More_Bosses_v0.8.0_Dev_Datapack.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/Pig_Boss_by_Spartakus_PSP_v_1.3.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/Ships v11 for [1.16.5], loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/desert-pyramid-boss-unzip-me, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/hard-ender-dragon-ex-1-16-2-5.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/illager-fortresses-v8-for-1-16-5.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/pillager-stronghold.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack file/the-forbidden-castle-v1-1.zip, loading it automatically
[12:28:48] [main/INFO] [minecraft/MinecraftServer]: Found new data pack resources, loading it automatically
[12:28:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/command/impl/EnchantCommand
[12:28:54] [main/INFO] [STDOUT/]: [com.mactso.harderbranchmining.Main$ForgeEvents:onCommandsRegistry:46]: HarderBranchMining: Registering Commands
[12:28:55] [main/INFO] [Game Stages/]: Registering 1 commands. This mod is using a deprecated system!
[12:28:55] [main/INFO] [STDOUT/]: [com.mactso.regrowth.Main$ForgeEvents:onCommandsRegistry:43]: Regrowth: Registering Command Dispatcher
[12:28:55] [main/INFO] [STDOUT/]: [com.mactso.regrowth.commands.RegrowthCommands:register:27]: Enter register
[12:28:55] [main/INFO] [STDOUT/]: [com.mactso.regrowth.commands.RegrowthCommands:register:75]: Exit Register
[12:28:57] [main/INFO] [APTweaks:CommandManager/]: Registering /aptweaks commands ...
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:28:59] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [deathhistory, player] and [deathhistory, player_uuid] with inputs: [dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [gamestage, check, stage] and [gamestage, check, targets] with inputs: [stage, stage_name]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [gamestage, check, targets] and [gamestage, check, stage] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [structurize, scan, pos1, pos2, anchor_pos] and [structurize, scan, pos1, pos2, player] with inputs: [^1 ^ ^-5, 0 0 0, ~ ~ ~, ^ ^ ^, ~0.5 ~1 ~-5]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:29:00] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:29:01] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, BetterDungeons-1.16.4-1.2.1.jar, secondchanceforge-1.2.0.jar, supermartijn642configlib-1.0.9-mc1.16.jar, infernal-expansion-1.16.5-2.4.0.jar, ElenaiDodge-1.16.2-1.7.2.jar, nether-s-exoticism-1.16.5-1.1.4.jar, betternether_reforged-1.2.jar, stalwart-dungeons-1.16.5-1.1.7.jar, strawgolem-1.16-1.9.jar, looot-1.16.4-1.0.0.3.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, farmersdelightintegrations-1.16.5-1.2.jar, YungsApi-1.16.4-Forge-13.jar, pyromancer 1.7.0.3.jar, reliquary-1.16.5-1.3.5.1100.jar, lootbeams-1.16.5-release-nov0221.jar, guardvillagers-1.16.5.1.2.6.jar, randompatches-2.4.4-forge.jar, Apotheosis-1.16.5-4.8.4.jar, Hornets-0.0.3.jar, SnowRealMagic-1.16.4-2.9.0.jar, what_did_you_vote_for-1.16.5-1.0.5.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, Paraglider-1.16.5-1.3.2.7.jar, RevampedWolf-1.16.4-0.7.1.jar, supplementaries-1.16.5-0.18.0.jar, betterendforge-1.16.5-2.5.jar, UnofficialWildUpdate1.19v0.2.jar, structure_gel-1.16.5-1.7.8.jar, corpse-1.16.5-1.0.6.jar, TinySkeletons-v1.0.1-1.16.5-Forge.jar, castle_in_the_sky-1.16.5-0.2.6.jar, TenshiLib-1.16.3-1.3.0.jar, cleancut-mc1.16-2.2-forge.jar, repurposed_structures_forge-3.4.7+1.16.5.jar, morevillagers-FORGE-1.16.5-1.5.5.jar, BiomesOPlenty-1.16.5-13.1.0.477-universal.jar, geode-1.1.2.jar, dungeons_plus-1.16.5-1.1.5.jar, SimplyImprovedTerrain-0.3.2-Forge.jar, supermartijn642corelib-1.0.16-mc1.16.5.jar, extcaves-2.4.jar, BetterDefaultBiomes-1.16.4+-Alpha 2.6.0.jar, YungsBridges-Forge-1.16.4-1.0.1.jar, cavesandcliffs-1.16.5-7.2.0.jar, spark-forge.jar, RoRmod-1.1.4.jar, curios-forge-1.16.5-4.0.5.3.jar, levelhearts-1.16.2-2.2.0.jar, specialai-1.16.5-1.0.2.jar, rottenPiglins1_2_0.jar, YungsExtras-Forge-1.16.4-1.0.jar, MushroomQuest_1.16.5_v3.2.jar, knights_1.16.5_2.jar, obfuscate-0.6.2-1.16.3.jar, Atlas-Lib-1.16.5-1.1.2.jar, majruszs-difficulty-1.16.4-1.1.0.jar, sapience-1.16.5-1.1.2.jar, Project_MMO-1.16.5-3.57.1.jar, mutantmore-1.16.5-1.0.0.jar, netherskeletons4.0(1.16).jar, forestcraft-1.604.jar, cloth-config-4.11.26-forge.jar, toms_storage-1.2.19.jar, CustomStartingGear-1.16.4-2.0.2.1-universal.jar, exoticbirds-1.16.4-1.3.0.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, tree_felling-2.3.jar, dungeons_libraries-1.16.5-0.0.3-beta.jar, dungeons_gear-1.16.5-3.1.2-beta.jar, Kiwi-1.16.5-3.5.1.jar, BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar, mowziesmobs-1.5.22.jar, jei-1.16.5-7.7.1.137.jar, VisualWorkbench-v1.1.0-1.16.5.jar, enderlinginvaders-1.16.5-1.0.4.jar, Comfortable Nether 4.10.jar, goblintraders-1.6.0-1.16.3.jar, seals-1.16.3-2.1.2.jar, Kobolds-1.6.4.jar, PassableFoliage-1.16.5-2.4.0.jar, HarderBranchMining-1.36.0.9.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, untamedwilds-1.16.5-1.4.1.jar, LibX-1.16.3-1.0.76.jar, stoneholm-1.2.2.jar, upstream-1.0.jar, champions-forge-1.16.5-2.0.1.8.jar, snowundertrees-1.16.5-v1.3.jar, sulfuric-1.1.jar, JEITweaker-1.16.5-1.1.0.43.jar, CraftTweaker-1.16.5-7.1.2.454.jar, GameStages-Forge-1.16.5-7.3.12.jar, restored_earth-1.16.5-1.4.1.jar, forge-1.16.5-36.2.34-universal.jar, OffHandCombat-1.16.3-3.2.0.3.jar, subwild-1.3.1.jar, DungeonsArise-1.16.5-2.1.49-beta.jar, cofh_core-1.16.5-1.4.0.6.jar, logprot-1.16-1.5.jar, pandoras_creatures-1.16.3-2.0.1.jar, MouseTweaks-2.14-mc1.16.2.jar, Spheric 1.0.6-1 1.16.5.jar, greekfantasy-16.5.3.jar, majrusz-library-1.16.4-2.0.1.jar, flywheel-1.16-0.2.5.jar, Xaeros_Minimap_22.3.1_Forge_1.16.5.jar, ftb-backups-2.1.2.2.jar, serverconfigupdater-1.3.jar, polymorph-forge-1.16.5-0.39.jar, AutoRegLib-1.6-49.jar, goblins-0.2.jar, WorldPreGenerator-1.16.5-2.0.0.jar, evilwanderingtrader-1.2.jar, Regrowth-1.16.4-1.16.5-1.36.0.27.jar, globaldataandresourcepacks-1.16.4-1.7.4.jar, structurize-1.16.5-1.0.343-RELEASE.jar, norecipeadvancements-1.0.1.jar, Wesley's Roguelike Dungeons (Version 1.0).jar, FastFurnace-1.16.5-4.5.0.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, NefsMedievalPub+v9.8(1.16.5).jar, byg-1.3.5.jar, bettergolem-1.16.5-0.2.0.jar, Follow-Me-1.16.5-1.1.7a.jar, parrying-2.1.0.jar, farlanders-1.16.4-1.3.9.jar, tetra-1.16.5-3.20.0.jar, tetranomicon-1.3.jar, hexerei-0.1.4.jar, DungeonsMod-1.16.3-1.4.43.jar, Instrumental-Mobs-1.16.5-1.3.3.jar, blue_skies-1.16.5-1.1.3.jar, Piglin Expansion 1.2.jar, tea_kettle-1.16.5-0.4.0.0.jar, Wyrmroost-1.16.3-1.2.11.jar, eidolon-0.2.7.jar, incontrol-1.16-5.2.2.jar, Ore Stone Variants-6.2.jar, FFXIIMod-1.16.5-0.9.2.jar, XaerosWorldMap_1.20.5_Forge_1.16.5.jar, EnhancedVisuals_v1.3.32_mc1.16.5.jar, Controlling-7.0.0.28.jar, Placebo-1.16.5-4.6.1.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, iceandfire-2.1.9-1.16.5.jar, customvillagertrades-1.16_V12.jar, MutantBeasts-1.16.4-1.1.3.jar, Bookshelf-Forge-1.16.5-10.3.29.jar, sophisticatedbackpacks-1.16.5-3.15.7.531.jar, magnesium-1.5.jar, ShretNether - Release -1.3.4.jar, carryon-1.16.5-1.15.5.15.jar, MmmMmmMmmMmm-1.16.5-1.3.1.jar, LostTrinkets-1.16.5-0.1.27.jar, oretweaker-1.1.1.jar, chocolate-1.3.0-1.16.4.jar, UndeadExpansion-1.16.5-2.0.0.jar, FarmersDelight-1.16.5-0.5.4.jar, fd_cookbook-2.0.jar, BloodAndMadness-Forge1.16.5-v1.3.2.jar, Ping-1.16.4-1.6.9.jar, projectvibrantjourneys-1.16.5-3.2.10.jar, EndRemastered-R36.jar, Lollipop-1.16.5-3.2.9.jar, rare-ice-0.2.2.jar, dungeons_enhanced-1.16.5-1.4.jar, CNB-1.16.3_5-1.2.11.jar, geckolib-forge-1.16.5-3.0.65.jar, Goblins_Dungeons_1.0.6-1.16.jar, Cataclysm-0.16-HotFix.jar, Patchouli-1.16.4-53.2.jar, Feywild-1.16.5-2.1.2.jar, ars_nouveau-1.16.5-1.24.17.jar, LurkerMod(FORGE-1.16.4) - 1.0.8.jar, betterbiomeblend-1.16.4-1.2.9-forge.jar, NoCube's_Sea_Dwellers_1.0.1.jar, BetterThirdPerson-Forge-1.16.4-1.7.2.jar, Desolation 1.1.2 1.16.5.jar, cavebiomeapi-1.16.5-1.4.2.jar, architectury-1.25.36-forge.jar, ftb-gui-library-1605.2.1.41-forge.jar, ftb-teams-1604.1.0.16-forge.jar, AgeingSpawners-1.16.5-1.1.0.jar, ZenSummoning-1.16.4-1.3.1.jar, chunkloaders-1.1.8-mc1.16.jar, enchantwithmob-1.16.5-1.5.2.jar, BH-Menu-1.16.5-1.3.jar, spiders-2.0-1.16.4-1.0.4.jar, Shrines-1.16.5-1.8.1.jar, item-filters-forge-1605.2.5-build.9.jar, ftb-quests-1605.2.1-build.39-forge.jar, Druidcraft-1.16.5-0.4.52.jar, the-conjurer-1.16.4-1.0.13.jar, dungeons_mobs-1.16.5-1.0.10.jar, abnormals_core-1.16.5-3.3.0.jar, upgrade_aquatic-1.16.5-3.1.2.jar, Better-Badlands-1.16.5-2.0.3.jar, endergetic-1.16.4-3.0.0.jar, personality-1.16.5-1.0.3.jar, savageandravage-1.16.5-3.2.0.jar, autumnity-1.16.5-2.1.2.jar, nethers_delight-2.1.jar, UNDEADv.1.1release.jar, toadterror-1.16.4-1.0.0.jar, ensorcellation-1.16.5-1.4.1.2.jar, create-mc1.16.5_v0.3.2g.jar, Waystones_1.16.5-7.6.4.jar, Clumps-6.0.0.27.jar, mgui-1.16.5-3.3.0.jar, RoadRunner-mc1.16.5-1.4.1.jar, tumbleweed-1.16-0.4.9.jar, Artifacts-1.16.5-2.10.0.jar, Alex's Abnormalities 1.1 - Forge 1.16.5.jar, OuterEnd-0.2.14.jar, DungeonCrawl-1.16.5-2.3.5.jar, betteranimalsplus-1.16.5-10.2.0.jar, BadMobs-1.16.5-9.0.3.jar, Nimble-1.16.2-0.3.1.jar, lazydfu-0.1.3.jar, mahoutsukai-1.16.5-v1.33.6.jar, Orcz 0.67 1.16.5.jar, farsight-1.7.jar, ToastControl-1.16.5-4.4.0.jar, RecipeStages-2.0.0.16.jar, TravelersTitles-1.16.4-1.5.jar, Idolizing.jar, meetyourfight-1.16.5-1.2.0.jar, selene-1.16.5-1.9.0.jar, EnchantmentDescriptions-1.16.5-7.0.18.jar, Alex's Delight 1.1.3 - Forge 1.16.5.jar, Jade-1.16.4-2.8.0.jar, CreativeCore_v2.2.1_mc1.16.5.jar, trolls-0.2.jar, towers_of_the_wild-1.16.3-2.1.0.1.jar, smoothboot-forge-1.16.4-1.2.2.jar, Iceberg-1.16.5-1.0.34.jar, Quark-r2.4-321.jar, charm-forge-1.16.5-2.3.2.jar, LegendaryTooltips-1.16.5-1.1.5.jar, kryptonreforged-mc1.16.5_v1.0.0.jar, adaptive_performance_tweaks_1.16.5-1.1.5.jar, abnormals_delight-1.16.5-1.2.1.jar, StorageDrawers-1.16.3-8.5.1.jar, twoplayersonehorse-1.16.4-2.0.2.jar, minecolonies-1.16.5-1.0.429-RELEASE.jar, workshopsofdoom-1.16.4-1.1.0.1.jar, HunterIllager-1.16.5-1.4.0.jar, [BETA]dannys_expansion1.16.5-1.0.9.1.jar, mamt-1.16.5-1.8.1.jar, ferritecore-2.1.0-forge.jar, illagers_plus-1.16.4v1.7.2.jar, improvedmobs-1.16.5-1.7.9.jar, expandability-2.0.1-forge.jar, valhelsia_core-16.0.13a.jar, valhelsia_structures-1.16.5-0.1.6.jar, FabricBiomeApiReforged-1.0.5.jar, MnM_Datapack, More_Bosses_v0.8.0_Dev_Datapack.zip, Pig_Boss_by_Spartakus_PSP_v_1.3.zip, Ships v11 for [1.16.5], desert-pyramid-boss-unzip-me, hard-ender-dragon-ex-1-16-2-5.zip, illager-fortresses-v8-for-1-16-5.zip, pillager-stronghold.zip, the-forbidden-castle-v1-1.zip, resources
[12:29:01] [main/WARN] [minecraft/ResourcePack]: ResourcePack: ignored non-lowercase namespace: .DS_Store in .\global_data_packs\the-forbidden-castle-v1-1.zip