Hello! Me and my brother made a modpack called ZUG and we wanted to play together with our friends in a server, so i made one with our modpack and i tried to start it. i dont know why but the server keeps crashing and i cant find a solution for it.. i tried deleting a few mods but nothing changed. Here the log (im in 1.16.5).
[23:16:46] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.mohistVersion, 1073, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, com.mohistmc, nogui]
2[23:16:46] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.16 by Oracle Corporation
3[23:16:47] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[23:16:47] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
5[23:16:53] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
6[23:17:01] [main/ERROR] [mixin/]: Mixin config mostructures.mixins.json does not specify "minVersion" property
7[23:17:01] [main/ERROR] [mixin/]: Mixin config illagers_plus.mixin.json does not specify "minVersion" property
8[23:17:01] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
9[23:17:01] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
10[23:17:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
11[23:17:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.robertx22.world_of_exile.main.MixinConnector]
12[23:17:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.robertx22.age_of_exile.mmorpg.MixinConnector]
13[23:17:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.robertx22.library_of_exile.main.MixinConnector]
14[23:17:02] [main/INFO] [STDOUT/]: [com.robertx22.library_of_exile.main.MixinConnector:connect:10]: Connecting library_of_exile Mixins
15[23:17:02] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
16[23:17:02] [main/WARN] [mixin/]: Reference map 'immersivecooking.refmap.json' for immersivecooking.mixins.json could not be read. If this is a development environment you can ignore this message
17[23:17:02] [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
18[23:17:03] [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
19[23:17:04] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
20[23:17:05] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
21[23:17:05] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
22[23:17:08] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
23[23:17:08] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
24[23:17:09] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
25[23:17:09] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
26[23:17:09] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
27[23:17:09] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
28[23:17:09] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
29[23:17:10] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
30[23:17:10] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
31[23:17:10] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
32[23:17:11] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
33[23:17:11] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
34[23:17:11] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
35[23:17:11] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
36[23:17:12] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
37[23:17:12] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
38[23:17:16] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
39[23:17:16] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
40[23:17:16] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
41[23:17:17] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
42[23:17:17] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
43[23:17:17] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
44[23:17:22] [main/INFO] [FerriteCore - class definer/]: Using Java 9+ class definer
45[23:17:23] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
46[23:17:24] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
47[23:17:26] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
48[23:17:26] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
49[23:17:26] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
50[23:17:26] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
51[23:17:26] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
52[23:17:27] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
53[23:17:30] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
54[23:17:31] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
55[23:17:37] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
56[23:17:37] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
57[23:17:38] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
58[23:17:38] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
59[23:17:38] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
60[23:17:38] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
61[23:17:40] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
62[23:17:43] [main/INFO] [net.minecraftforge.registries.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.
63[23:17:43] [main/INFO] [net.minecraftforge.registries.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.
64[23:17:43] [main/INFO] [net.minecraftforge.registries.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.
65[23:17:43] [main/INFO] [net.minecraftforge.registries.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.
66[23:17:45] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `walljump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
67[23:17:45] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `doublejump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
68[23:17:45] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `speedboost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
69[23:17:46] [modloading-worker-2/INFO] [org.infernalstudios.secondchanceforge.SecondChanceForge/]: Second Chance: Sound Events Registered!
70[23:17:50] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
71[23:17:51] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
72[23:17:53] [modloading-worker-2/WARN] [mixin/]: @Final field field_188669_b:Lorg/apache/logging/log4j/Logger; in progressivebosses.mixins.json:ChargingPlayerPhaseMixin should be final
73[23:17:57] [modloading-worker-2/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
74[23:18:00] [modloading-worker-3/INFO] [STDOUT/]: [com.robertx22.divine_missions.main.CommonInit:<init>:52]: Divine Missions loaded.
75[23:18:02] [modloading-worker-3/INFO] [STDOUT/]: [com.robertx22.world_of_exile.main.WorldOfExile:<init>:87]: Dungeons of Exile initialized.
76[23:18:06] [modloading-worker-2/INFO] [ca.otterspace.ottercraft.OttercraftCommon/]: init!
77[23:18:07] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered events
78[23:18:18] [modloading-worker-2/INFO] [STDOUT/]: [com.robertx22.library_of_exile.utils.Watch:print:54]: Age of Exile mod initialization Action took: 6249730 microseconds
79[23:18:19] [modloading-worker-2/INFO] [untamedwilds.UntamedWilds/]: Loading compatibility module with SereneSeasons
80[23:18:19] [modloading-worker-2/INFO] [untamedwilds.UntamedWilds/]: Loading compatibility module with YUNG's Better Caves
81[23:18:20] [modloading-worker-1/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0
82[23:18:20] [modloading-worker-1/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1
83[23:18:20] [modloading-worker-2/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.9...
84[23:18:20] [modloading-worker-1/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
85[23:18:22] [modloading-worker-1/INFO] [mysticmods.mysticalworld.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
86[23:18:25] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
87[23:18:25] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
88[23:18:25] [modloading-worker-2/INFO] [com.mohistmc.MohistMC/]: EventDispatcherRegistry initialized
89[23:18:28] [modloading-worker-3/INFO] [com.ma.ManaAndArtifice/]: M&A -> Config Loaded
90[23:18:28] [modloading-worker-2/INFO] [com.hidoni.additionalenderitems.AdditionalEnderItems/]: Starting DeferredRegister Setup!
91[23:18:28] [modloading-worker-2/INFO] [com.hidoni.additionalenderitems.AdditionalEnderItems/]: Finished DeferredRegister Setup!
92[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: tower structure registered
93[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ice_tower structure registered
94[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: jungle_tower structure registered
95[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_tower structure registered
96[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_grass_tower structure registered
97[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_tower structure registered
98[23:18:28] [modloading-worker-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_warm_tower structure registered
99[23:18:30] [modloading-worker-2/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
100[23:18:32] [modloading-worker-3/INFO] [com.ma.ManaAndArtifice/]: M&A -> Mod Event Bus Handlers Registered
101[23:18:34] [modloading-worker-3/INFO] [inspirations/]: Loading replacements config file...
102[23:18:34] [modloading-worker-3/INFO] [inspirations/]: Config loaded.
103[23:18:35] [modloading-worker-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
104[23:18:35] [modloading-worker-1/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
105[23:18:36] [modloading-worker-1/INFO] [Charm/INTERNAL]: Setting up a new Charm-based module 'charm'
106[23:18:36] [modloading-worker-1/INFO] [Charm/INTERNAL]: Subscribed 'charm' to Forge event bus
107[23:18:36] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
108[23:18:36] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/item/AncientTomeItem
109[23:18:37] [modloading-worker-1/INFO] [Charm/INTERNAL]: Loaded Quark compatibility class
110[23:18:37] [modloading-worker-1/INFO] [STDOUT/]: [com.robertx22.library_of_exile.main.CommonInit:<init>:54]: Library of Exile loaded.
111[23:18:47] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Starting creation of registry for Mob Enchantments
112[23:18:47] [main/INFO] [com.ma.ManaAndArtifice/]: Finished registering registries!
113[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
114[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
115[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
116[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
117[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
118[23:18:49] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
119[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
120[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
121[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
122[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
123[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
124[23:18:49] [main/INFO] [net.minecraftforge.registries.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.
125[23:18:49] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
126[23:18:49] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
127[23:18:57] [main/INFO] [com.song.castle_in_the_sky.CastleInTheSky/]: HELLO from Register Block
128[23:18:59] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered blocks
129[23:19:01] [main/INFO] [Botany Pots/]: Registered 34 Block entries in 1.72ms.
130[23:19:04] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_bars`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
131[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
132[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
133[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
134[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
135[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
136[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
137[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
138[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
139[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
140[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
141[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
142[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
143[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
144[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
145[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
146[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
147[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
148[23:19:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cauldron`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
149[23:19:07] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `spawnermod`. This could be a intended override, but in most cases indicates a broken mod.
150[23:19:07] [main/INFO] [net.minecraftforge.registries.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.
151[23:19:07] [main/INFO] [net.minecraftforge.registries.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.
152[23:19:07] [main/INFO] [net.minecraftforge.registries.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.
153[23:19:07] [main/INFO] [net.minecraftforge.registries.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.
154[23:19:07] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
155[23:19:08] [main/INFO] [net.minecraftforge.registries.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.
156[23:19:09] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 431 ms
157[23:19:09] [main/INFO] [ca.otterspace.ottercraft.OttercraftCommon/]: register Entity!
158[23:19:10] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered items
159[23:19:12] [main/INFO] [Botany Pots/]: Registered 34 Item entries in 1ms.
160[23:19:13] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Block Items Registered
161[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_bars`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
162[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shield`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
163[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
164[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
165[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
166[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
167[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
168[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
169[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
170[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
171[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
172[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
173[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
174[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
175[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
176[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
177[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
178[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
179[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
180[23:19:14] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cauldron`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
181[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
182[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
183[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
184[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
185[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
186[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
187[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
188[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
189[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
190[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
191[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
192[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
193[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
194[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
195[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
196[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
197[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
198[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spruce_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
199[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `birch_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
200[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `jungle_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
201[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `acacia_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
202[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `dark_oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
203[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crimson_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
204[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `warped_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
205[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `cherry_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
206[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `umbran_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
207[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `fir_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
208[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `dead_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
209[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `magic_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
210[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `palm_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
211[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `redwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
212[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `willow_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
213[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `hellbark_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
214[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `jacaranda_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
215[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `mahogany_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
216[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `botania` for name `livingwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
217[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `botania` for name `mossy_livingwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
218[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `botania` for name `dreamwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
219[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `botania` for name `mossy_dreamwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
220[23:19:18] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `botania` for name `shimmerwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
221[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:double_damage
222[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:protection
223[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:quick
224[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:fire_trail
225[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:thorns
226[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:deflect
227[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:regeneration
228[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:tempo_theft
229[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:multishot
230[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:echo
231[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:levitation_shot
232[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:rush
233[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:burning
234[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:chilling
235[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:gravity_pulse
236[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:radiance
237[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:heals_allies
238[23:19:18] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:huge
239[23:19:18] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.28ms.
240[23:19:20] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Ritual Effects Registered
241[23:19:20] [main/INFO] [net.minecraftforge.registries.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.
242[23:19:20] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered tile entities
243[23:19:20] [main/INFO] [Botany Pots/]: Registered 1 TileEntityType entries in 0.06ms.
244[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
245[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
246[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
247[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
248[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
249[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
250[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
251[23:19:21] [main/INFO] [net.minecraftforge.registries.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.
252[23:19:21] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered enchantments
253[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
254[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
255[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
256[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
257[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
258[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
259[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
260[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
261[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
262[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
263[23:19:21] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
264[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:extrapart, use EntityAttributeCreationEvent instead.
265[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:sandcloud, use EntityAttributeCreationEvent instead.
266[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:traveler, use EntityAttributeCreationEvent instead.
267[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:anthermite, use EntityAttributeCreationEvent instead.
268[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:mimic, use EntityAttributeCreationEvent instead.
269[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:piranha, use EntityAttributeCreationEvent instead.
270[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:rogue, use EntityAttributeCreationEvent instead.
271[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:slimond, use EntityAttributeCreationEvent instead.
272[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:haunter, use EntityAttributeCreationEvent instead.
273[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:lordskeleton, use EntityAttributeCreationEvent instead.
274[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:deadhound, use EntityAttributeCreationEvent instead.
275[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:crow, use EntityAttributeCreationEvent instead.
276[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:notehead, use EntityAttributeCreationEvent instead.
277[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:winterhunter, use EntityAttributeCreationEvent instead.
278[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:pice, use EntityAttributeCreationEvent instead.
279[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:leech, use EntityAttributeCreationEvent instead.
280[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:pitcher, use EntityAttributeCreationEvent instead.
281[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:whirlwind, use EntityAttributeCreationEvent instead.
282[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:crawler, use EntityAttributeCreationEvent instead.
283[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:deserted, use EntityAttributeCreationEvent instead.
284[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:ironslime, use EntityAttributeCreationEvent instead.
285[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:king, use EntityAttributeCreationEvent instead.
286[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:kraken, use EntityAttributeCreationEvent instead.
287[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:sun, use EntityAttributeCreationEvent instead.
288[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:voidmaster, use EntityAttributeCreationEvent instead.
289[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:guard, use EntityAttributeCreationEvent instead.
290[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:scientist, use EntityAttributeCreationEvent instead.
291[23:19:21] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dungeonsmod:slimewolf, use EntityAttributeCreationEvent instead.
292[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:archer, use EntityAttributeCreationEvent instead.
293[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:berserker, use EntityAttributeCreationEvent instead.
294[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:black_iron_golem, use EntityAttributeCreationEvent instead.
295[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:enchanter, use EntityAttributeCreationEvent instead.
296[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:frostmancer, use EntityAttributeCreationEvent instead.
297[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:furantur, use EntityAttributeCreationEvent instead.
298[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:hoarder, use EntityAttributeCreationEvent instead.
299[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:illager_general, use EntityAttributeCreationEvent instead.
300[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:illager_king, use EntityAttributeCreationEvent instead.
301[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:miner, use EntityAttributeCreationEvent instead.
302[23:19:25] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for illagers_plus:necromancer, use EntityAttributeCreationEvent instead.
303[23:19:25] [main/INFO] [net.minecraftforge.registries.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.
304[23:19:25] [main/INFO] [net.minecraftforge.registries.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.
305[23:19:26] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Containers Registered
306[23:19:27] [main/INFO] [com.dainxt.dungeonsmod.DungeonsMod/]: Register Point of Interest public static net.minecraft.village.PointOfInterestType net.minecraft.village.PointOfInterestType.func_221052_a(net.minecraft.village.PointOfInterestType)
307[23:19:27] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager POI Registered
308[23:19:27] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
309[23:19:27] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.15ms.
310[23:19:28] [main/INFO] [Botany Pots/]: Registered 3 IRecipeSerializer entries in 0.09ms.
311[23:19:29] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered sounds
312[23:19:29] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade
313[23:19:29] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager Professions Registered
314[23:19:30] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
315[23:19:30] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
316[23:19:30] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
317[23:19:30] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands.
318[23:19:30] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
319[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5613/0x00000008411fd440@506ef996' to registry
320[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5614/0x00000008411fc840@3a28e59d' to registry
321[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5716/0x000000084121fc40@34ca58bb' to registry
322[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5722/0x0000000841221040@27ec93f1' to registry
323[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5723/0x0000000841221440@320e2781' to registry
324[23:19:32] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5724/0x0000000841221840@4cd4fab3' to registry
325[23:19:32] [main/INFO] [com.barion.dungeons_enhanced.DungeonsEnhanced/]: Dungeons Enhanced structures loaded
326[23:19:33] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
327[23:19:34] [main/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Attached entity attributes
328[23:19:36] [Thread-2/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
329[23:19:36] [main/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
330[23:19:36] [Thread-2/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
331[23:19:36] [Thread-2/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
332[23:19:36] [main/INFO] [quark/]: Loading Module Chain Linkage
333[23:19:36] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
334[23:19:36] [main/INFO] [quark/]: Loading Module Chute
335[23:19:36] [main/INFO] [quark/]: Loading Module Color Slime
336[23:19:36] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
337[23:19:36] [main/INFO] [quark/]: Loading Module Ender Watcher
338[23:19:36] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
339[23:19:36] [main/INFO] [quark/]: Loading Module Feeding Trough
340[23:19:36] [main/INFO] [quark/]: Loading Module Gravisand
341[23:19:36] [main/INFO] [quark/]: Loading Module Iron Rod
342[23:19:36] [main/INFO] [quark/]: Loading Module Jukebox Automation
343[23:19:36] [main/INFO] [quark/]: Loading Module Metal Buttons
344[23:19:36] [main/INFO] [quark/]: Loading Module Obsidian Plate
345[23:19:36] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
346[23:19:36] [main/INFO] [quark/]: Loading Module Redstone Circuit
347[23:19:36] [main/INFO] [quark/]: Loading Module Weather Sensor
348[23:19:36] [main/INFO] [quark/]: Loading Module Bamboo Mat
349[23:19:36] [main/INFO] [quark/]: Loading Module Burn Vines
350[23:19:36] [main/INFO] [quark/]: Loading Module Celebratory Lamps
351[23:19:36] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
352[23:19:36] [main/INFO] [quark/]: Loading Module Compressed Blocks
353[23:19:36] [main/INFO] [quark/]: Loading Module Duskbound Blocks
354[23:19:36] [main/INFO] [quark/]: Loading Module Framed Glass
355[23:19:36] [main/INFO] [quark/]: Loading Module Gold Bars
356[23:19:36] [main/INFO] [quark/]: Loading Module Grate
357[23:19:36] [main/INFO] [quark/]: Loading Module Hedges
358[23:19:36] [main/INFO] [quark/]: Loading Module Iron Plates
359[23:19:36] [main/INFO] [quark/]: Loading Module Item Frames
360[23:19:36] [main/INFO] [quark/]: Loading Module Leaf Carpet
361[23:19:36] [main/INFO] [quark/]: Loading Module Lit Lamp
362[23:19:36] [main/INFO] [quark/]: Loading Module Midori
363[23:19:36] [main/INFO] [quark/]: Loading Module More Brick Types
364[23:19:36] [main/INFO] [quark/]: Loading Module More Potted Plants
365[23:19:36] [main/INFO] [quark/]: Loading Module More Stone Variants
366[23:19:36] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
367[23:19:36] [main/INFO] [quark/]: Loading Module Paper Decor
368[23:19:36] [main/INFO] [quark/]: Loading Module Quilted Wool
369[23:19:36] [main/INFO] [quark/]: Loading Module Rope
370[23:19:36] [main/INFO] [quark/]: Loading Module Shallow Dirt
371[23:19:36] [main/INFO] [quark/]: Loading Module Shingles
372[23:19:36] [main/INFO] [quark/]: Loading Module Soul Sandstone
373[23:19:36] [main/INFO] [quark/]: Loading Module Stained Planks
374[23:19:36] [main/INFO] [quark/]: Loading Module Stools
375[23:19:36] [main/INFO] [quark/]: Loading Module Sturdy Stone
376[23:19:36] [main/INFO] [quark/]: Loading Module Tallow And Candles
377[23:19:36] [main/INFO] [quark/]: Loading Module Thatch
378[23:19:36] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
379[23:19:36] [main/INFO] [quark/]: Loading Module Turf
380[23:19:36] [main/INFO] [quark/]: Loading Module Variant Bookshelves
381[23:19:36] [main/INFO] [quark/]: Loading Module Variant Chests
382[23:19:36] [main/INFO] [quark/]: Loading Module Variant Ladders
383[23:19:36] [main/INFO] [quark/]: Loading Module Vertical Planks
384[23:19:36] [main/INFO] [quark/]: Loading Module Vertical Slabs
385[23:19:36] [main/INFO] [quark/]: Loading Module Wooden Posts
386[23:19:36] [main/INFO] [quark/]: Loading Module Chests In Boats
387[23:19:36] [main/INFO] [quark/]: Loading Module Easy Transfering
388[23:19:36] [main/INFO] [quark/]: Loading Module Hotbar Changer
389[23:19:36] [main/INFO] [quark/]: Loading Module Inventory Sorting
390[23:19:36] [main/INFO] [quark/]: Loading Module Item Sharing
391[23:19:36] [main/INFO] [quark/]: Loading Module Right Click Armor
392[23:19:36] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
393[23:19:36] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
394[23:19:36] [main/INFO] [quark/]: Loading Module Abacus
395[23:19:36] [main/INFO] [quark/]: Loading Module Ambient Discs
396[23:19:36] [main/INFO] [quark/]: Loading Module Ancient Tomes
397[23:19:36] [main/INFO] [quark/]: Loading Module Bottled Cloud
398[23:19:36] [main/INFO] [quark/]: Loading Module Camera
399[23:19:36] [main/INFO] [quark/]: Loading Module Color Runes
400[23:19:36] [main/INFO] [quark/]: Loading Module Pathfinder Maps
401[23:19:36] [main/INFO] [quark/]: Loading Module Pickarang
402[23:19:36] [main/INFO] [quark/]: Loading Module Seed Pouch
403[23:19:36] [main/INFO] [quark/]: Loading Module Slime In A Bucket
404[23:19:36] [main/INFO] [quark/]: Loading Module Trowel
405[23:19:36] [main/INFO] [quark/]: Loading Module Skull Pikes
406[23:19:36] [main/INFO] [quark/]: Loading Module Armed Armor Stands
407[23:19:36] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
408[23:19:36] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
409[23:19:36] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
410[23:19:36] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
411[23:19:36] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
412[23:19:36] [main/INFO] [quark/]: Loading Module Dirt To Path
413[23:19:36] [main/INFO] [quark/]: Loading Module Double Door Opening
414[23:19:36] [main/INFO] [quark/]: Loading Module Dragon Scales
415[23:19:36] [main/INFO] [quark/]: Loading Module Emotes
416[23:19:36] [main/INFO] [quark/]: Loading Module Enhanced Ladders
417[23:19:36] [main/INFO] [quark/]: Loading Module Glass Shard
418[23:19:36] [main/INFO] [quark/]: Loading Module Hoe Harvesting
419[23:19:36] [main/INFO] [quark/]: Loading Module Improved Sleeping
420[23:19:36] [main/INFO] [quark/]: Loading Module Infinity Bucket
421[23:19:36] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
422[23:19:36] [main/INFO] [quark/]: Loading Module Lock Rotation
423[23:19:36] [main/INFO] [quark/]: Loading Module More Banner Layers
424[23:19:36] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
425[23:19:36] [main/INFO] [quark/]: Loading Module Pat The Dogs
426[23:19:36] [main/INFO] [quark/]: Loading Module Poison Potato Usage
427[23:19:36] [main/INFO] [quark/]: Loading Module Reacharound Placing
428[23:19:36] [main/INFO] [quark/]: Loading Module Replace Scaffolding
429[23:19:36] [main/INFO] [quark/]: Loading Module Sign Editing
430[23:19:36] [main/INFO] [quark/]: Loading Module Simple Harvest
431[23:19:36] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
432[23:19:36] [main/INFO] [quark/]: Loading Module Springy Slime
433[23:19:36] [main/INFO] [quark/]: Loading Module Utility Recipes
434[23:19:36] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
435[23:19:36] [main/INFO] [quark/]: Loading Module Big Dungeon
436[23:19:36] [main/INFO] [quark/]: Loading Module Big Stone Clusters
437[23:19:36] [main/INFO] [quark/]: Loading Module Biotite
438[23:19:36] [main/INFO] [quark/]: Loading Module Blossom Trees
439[23:19:36] [main/INFO] [quark/]: Loading Module Cave Roots
440[23:19:36] [main/INFO] [quark/]: Loading Module Chorus Vegetation
441[23:19:36] [main/INFO] [quark/]: Loading Module Crevices
442[23:19:36] [main/INFO] [quark/]: Loading Module Deepslate
443[23:19:36] [main/INFO] [quark/]: Loading Module Fairy Rings
444[23:19:36] [main/INFO] [quark/]: Loading Module Mega Caves
445[23:19:36] [main/INFO] [quark/]: Loading Module Monster Box
446[23:19:36] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
447[23:19:36] [main/INFO] [quark/]: Loading Module New Stone Types
448[23:19:36] [main/INFO] [quark/]: Loading Module Realistic World Gen
449[23:19:36] [main/INFO] [quark/]: Loading Module Speleothems
450[23:19:36] [main/INFO] [quark/]: Loading Module Spiral Spires
451[23:19:36] [main/INFO] [quark/]: Loading Module Underground Clay
452[23:19:36] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
453[23:19:36] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
454[23:19:36] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
455[23:19:36] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
456[23:19:36] [main/INFO] [quark/]: Loading Module Lush Underground Biome
457[23:19:36] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
458[23:19:36] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
459[23:19:36] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
460[23:19:36] [main/INFO] [quark/]: Loading Module Slime Underground Biome
461[23:19:36] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
462[23:19:36] [main/INFO] [quark/]: Loading Module Crabs
463[23:19:36] [main/INFO] [quark/]: Loading Module Forgotten
464[23:19:36] [main/INFO] [quark/]: Loading Module Foxhound
465[23:19:36] [main/INFO] [quark/]: Loading Module Frogs
466[23:19:36] [main/INFO] [quark/]: Loading Module Stonelings
467[23:19:36] [main/INFO] [quark/]: Loading Module Toretoise
468[23:19:36] [main/INFO] [quark/]: Loading Module Wraith
469[23:19:36] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
470[23:19:36] [main/INFO] [quark/]: Loading Module Back Button Keybind
471[23:19:36] [main/INFO] [quark/]: Loading Module Chest Searching
472[23:19:36] [main/INFO] [quark/]: Loading Module Greener Grass
473[23:19:36] [main/INFO] [quark/]: Loading Module Improved Mount Hud
474[23:19:36] [main/INFO] [quark/]: Loading Module Improved Tooltips
475[23:19:36] [main/INFO] [quark/]: Loading Module Usage Ticker
476[23:19:36] [main/INFO] [quark/]: Loading Module Variant Animal Textures
477[23:19:36] [main/INFO] [quark/]: Loading Module Backpack
478[23:19:36] [main/INFO] [quark/]: Loading Module Crate
479[23:19:36] [main/INFO] [quark/]: Loading Module Magnets
480[23:19:36] [main/INFO] [quark/]: Loading Module Matrix Enchanting
481[23:19:36] [main/INFO] [quark/]: Loading Module Pipes
482[23:19:36] [main/INFO] [quark/]: Loading Module Totem Of Holding
483[23:19:36] [main/INFO] [quark/]: Loading Module Adjustable Chat
484[23:19:36] [main/INFO] [quark/]: Loading Module Custom Underground Biome
485[23:19:36] [main/INFO] [quark/]: Loading Module Game Nerfs
486[23:19:36] [main/INFO] [quark/]: Loading Module Microcrafting Helper
487[23:19:36] [main/INFO] [quark/]: Loading Module Narrator Readout
488[23:19:36] [main/INFO] [quark/]: Loading Module Overlay Shader
489[23:19:36] [main/INFO] [quark/]: Loading Module Pallet
490[23:19:36] [main/INFO] [quark/]: Loading Module Shiba
491[23:19:36] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for weeping_angels:weeping_angel, use EntityAttributeCreationEvent instead.
492[23:19:36] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for weeping_angels:anomaly, use EntityAttributeCreationEvent instead.
493[23:19:36] [modloading-worker-1/INFO] [Weeping Angels/]: Checking for Vivecraft Client...
494[23:19:36] [modloading-worker-1/INFO] [Weeping Angels/]: Vivecraft not detected!
495[23:19:36] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for doggytalents:dog, use EntityAttributeCreationEvent instead.
496[23:19:36] [modloading-worker-3/INFO] [Bookshelf/]: Registering 3 command argument types.
497[23:19:36] [modloading-worker-3/INFO] [Bookshelf/]: Registering 13 loot conditions.
498[23:19:37] [modloading-worker-3/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Config[item_values.json] was successfully loaded.
499[23:19:37] [modloading-worker-3/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Saved the checked/corrected config: toolleveling:itemValues
500[23:19:37] [modloading-worker-3/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Config[toolleveling.json] was successfully loaded.
501[23:19:37] [modloading-worker-3/INFO] [com.tristankechlo.toolleveling.ToolLeveling/]: Saved the checked/corrected config: toolleveling:general
502[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
503[23:19:37] [modloading-worker-2/INFO] [com.song.castle_in_the_sky.CastleInTheSky/]: HELLO FROM PREINIT
504[23:19:37] [modloading-worker-2/INFO] [com.song.castle_in_the_sky.CastleInTheSky/]: DIRT BLOCK >> minecraft:dirt
505[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
506[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
507[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
508[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
509[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
510[23:19:37] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
511[23:19:38] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:giant, use EntityAttributeCreationEvent instead.
512[23:19:38] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:pillager_wolf, use EntityAttributeCreationEvent instead.
513[23:19:38] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:elite_skeleton, use EntityAttributeCreationEvent instead.
514[23:19:38] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:sky_keeper, use EntityAttributeCreationEvent instead.
515[23:19:38] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for majruszs_difficulty:creeperling, use EntityAttributeCreationEvent instead.
516[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered registry keys
517[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered features
518[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered triggers
519[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered networking
520[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Setup structures
521[23:19:38] [modloading-worker-3/INFO] [divinerpg.DivineRPG/]: [DivineRPG] Registered configured structures
522[23:19:39] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:goblin_trader, use EntityAttributeCreationEvent instead.
523[23:19:39] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
524[23:19:39] [modloading-worker-1/INFO] [untamedwilds.UntamedWilds/]: Registering Packets!
525[23:19:39] [modloading-worker-3/INFO] [Dungeon Crawl/]: Common Setup
526[23:19:39] [modloading-worker-3/INFO] [Dungeon Crawl/]: Whitelisted Dimensions:
527[23:19:39] [modloading-worker-3/INFO] [Dungeon Crawl/]: minecraft:overworld
528[23:19:39] [modloading-worker-3/INFO] [com.hidoni.additionalenderitems.AdditionalEnderItems/]: Registering to Event Busses!
529[23:19:39] [modloading-worker-3/INFO] [com.hidoni.additionalenderitems.AdditionalEnderItems/]: Registering Mob Attributes!
530[23:19:39] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for additionalenderitems:ender_phantom, use EntityAttributeCreationEvent instead.
531[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_bottom pattern registered.
532[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_bottom pattern registered.
533[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_bottom pattern registered.
534[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_bottom pattern registered.
535[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_bottom pattern registered.
536[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_bottom pattern registered.
537[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_bottom pattern registered.
538[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_top pattern registered.
539[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_top pattern registered.
540[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_top pattern registered.
541[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_top pattern registered.
542[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_top pattern registered.
543[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_top pattern registered.
544[23:19:39] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_top pattern registered.
545[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
546[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
547[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
548[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
549[23:19:40] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:coral_squid, use EntityAttributeCreationEvent instead.
550[23:19:40] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:moobloom, use EntityAttributeCreationEvent instead.
551[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Acquisition
552[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module AerialAffinity
553[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module AnvilImprovements
554[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ArmorInvisibility
555[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
556[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
557[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
558[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
559[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Atlas
560[23:19:40] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Network Messages Registered
561[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module AutoRestock
562[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module BatBuckets
563[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module BeaconsHealMobs
564[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Beekeepers
565[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module BlockOfEnderPearls
566[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module BlockOfGunpowder
567[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module BlockOfSugar
568[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Bookcases
569[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module CampfiresNoDamage
570[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module CaveSpidersDropCobwebs
571[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ChickensDropFeathers
572[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module CoralSeaLanterns
573[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module CoralSquids
574[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Core
575[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Crates
576[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module DecreaseRepairCost
577[23:19:40] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: Mana And Artifice >> Registered loot functions
578[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module EndermitePowder
579[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module EntitySpawners
580[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ExtendNetherite
581[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ExtraRecipes
582[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ExtractEnchantments
583[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module FeatherFallingCrops
584[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Glowballs
585[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module GoldChains
586[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module GoldLanterns
587[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module HuskImprovements
588[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Kilns
589[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
590[23:19:40] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
591[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Lumberjacks
592[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module MineshaftImprovements
593[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Mooblooms
594[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module MorePortalFrames
595[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module MoreVillageBiomes
596[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module MusicImprovements
597[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module NetheriteNuggets
598[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module ParrotsStayOnShoulder
599[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module PathToDirt
600[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module PlayerState
601[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module PortableCrafting
602[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module PortableEnderChest
603[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Quark
604[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RaidHorns
605[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RedstoneLanterns
606[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RedstoneSand
607[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RefinedObsidian
608[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RemoveNitwits
609[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module RemovePotionGlint
610[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module SmoothGlowstone
611[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module SnowStorms
612[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module StackableEnchantedBooks
613[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module StackablePotions
614[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module StackableStews
615[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module StrayImprovements
616[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module TamedAnimalsNoDamage
617[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Tinted
618[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module UseTotemFromInventory
619[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module VariantBarrels
620[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module VariantMobTextures
621[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module WanderingTraderImprovements
622[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module WitchesDropLuck
623[23:19:40] [modloading-worker-3/INFO] [Charm/INTERNAL]: Initialising module Woodcutters
624[23:19:40] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Capabilities Registered
625[23:19:40] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Flower Pots Registered
626[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:bluejay, use EntityAttributeCreationEvent instead.
627[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:booby, use EntityAttributeCreationEvent instead.
628[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:budgerigar, use EntityAttributeCreationEvent instead.
629[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cardinal, use EntityAttributeCreationEvent instead.
630[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cassowary, use EntityAttributeCreationEvent instead.
631[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:cockatoo, use EntityAttributeCreationEvent instead.
632[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:crane, use EntityAttributeCreationEvent instead.
633[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:duck, use EntityAttributeCreationEvent instead.
634[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:flamingo, use EntityAttributeCreationEvent instead.
635[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:gouldianfinch, use EntityAttributeCreationEvent instead.
636[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:gull, use EntityAttributeCreationEvent instead.
637[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:heron, use EntityAttributeCreationEvent instead.
638[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:hummingbird, use EntityAttributeCreationEvent instead.
639[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kingfisher, use EntityAttributeCreationEvent instead.
640[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kiwi, use EntityAttributeCreationEvent instead.
641[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:kookaburra, use EntityAttributeCreationEvent instead.
642[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:lyrebird, use EntityAttributeCreationEvent instead.
643[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:macaw, use EntityAttributeCreationEvent instead.
644[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:magpie, use EntityAttributeCreationEvent instead.
645[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:ostrich, use EntityAttributeCreationEvent instead.
646[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:owl, use EntityAttributeCreationEvent instead.
647[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:peafowl, use EntityAttributeCreationEvent instead.
648[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:pelican, use EntityAttributeCreationEvent instead.
649[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:penguin, use EntityAttributeCreationEvent instead.
650[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:pigeon, use EntityAttributeCreationEvent instead.
651[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:roadrunner, use EntityAttributeCreationEvent instead.
652[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:robin, use EntityAttributeCreationEvent instead.
653[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:swan, use EntityAttributeCreationEvent instead.
654[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:toucan, use EntityAttributeCreationEvent instead.
655[23:19:41] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for exoticbirds:woodpecker, use EntityAttributeCreationEvent instead.
656[23:19:42] [main/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
657[23:19:42] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for shark_mod:shark, use EntityAttributeCreationEvent instead.
658[23:19:42] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for shark_mod:neutral_shark, use EntityAttributeCreationEvent instead.
659[23:19:42] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for shark_mod:hammer_head_shark, use EntityAttributeCreationEvent instead.
660[23:19:42] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for shark_mod:tiger_shark, use EntityAttributeCreationEvent instead.
661[23:19:42] [main/INFO] [mysticmods.mysticalworld.repack.noobutil.NoobUtil/]: Added 4 additional attributes to PlayerEntity.
662[23:19:44] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Recipe Types Registered
663[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:anglerfish, use EntityAttributeCreationEvent instead.
664[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:horseshoe_crab, use EntityAttributeCreationEvent instead.
665[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:spider_crab, use EntityAttributeCreationEvent instead.
666[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:ghost_shark, use EntityAttributeCreationEvent instead.
667[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:mudskipper, use EntityAttributeCreationEvent instead.
668[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:pink_ghost_shark, use EntityAttributeCreationEvent instead.
669[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:long_nosed_ghost_shark, use EntityAttributeCreationEvent instead.
670[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:dark_ghost_shark, use EntityAttributeCreationEvent instead.
671[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:mudskipper_alpha, use EntityAttributeCreationEvent instead.
672[23:19:44] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:baby_spider_crab, use EntityAttributeCreationEvent instead.
673[23:19:44] [main/INFO] [com.litewolf101.illagers_plus.IllagersPlus/]: Made the world slightly more miserable
674[23:19:44] [modloading-worker-2/INFO] [com.song.castle_in_the_sky.CastleInTheSky/]: Got IMC []
675[23:19:44] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
676[23:19:44] [modloading-worker-1/INFO] [Waila/]: Discovered plugin waila:core at mcp.mobius.waila.plugin.core.WailaCore
677[23:19:44] [modloading-worker-1/INFO] [Waila/]: Discovered plugin waila:vanilla at mcp.mobius.waila.plugin.vanilla.WailaVanilla
678[23:19:44] [modloading-worker-1/WARN] [Waila/]: Waila plugin shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin is defined by deprecated method
679[23:19:44] [modloading-worker-1/INFO] [Waila/]: Discovered plugin legacy:shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
680[23:19:44] [modloading-worker-1/WARN] [Waila/]: Waila plugin shadows.apotheosis.ench.compat.EnchHwylaPlugin is defined by deprecated method
681[23:19:44] [modloading-worker-1/INFO] [Waila/]: Discovered plugin legacy:shadows.apotheosis.ench.compat.EnchHwylaPlugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
682[23:19:44] [modloading-worker-1/WARN] [Waila/]: Waila plugin com.ferreusveritas.dynamictrees.compat.waila.WailaCompat is defined by deprecated method
683[23:19:44] [modloading-worker-1/INFO] [Waila/]: Discovered plugin legacy:com.ferreusveritas.dynamictrees.compat.waila.WailaCompat at com.ferreusveritas.dynamictrees.compat.waila.WailaCompat
684[23:19:44] [modloading-worker-1/WARN] [Waila/]: Waila plugin net.blay09.mods.waystones.compat.WailaProvider is defined by deprecated method
685[23:19:45] [modloading-worker-1/INFO] [Waila/]: Discovered plugin legacy:net.blay09.mods.waystones.compat.WailaProvider at net.blay09.mods.waystones.compat.WailaProvider
686[23:19:45] [modloading-worker-1/WARN] [Waila/]: Waila plugin net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin is defined by deprecated method
687[23:19:45] [modloading-worker-1/INFO] [Waila/]: Discovered plugin legacy:net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin at net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin
688[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at com.ferreusveritas.dynamictrees.compat.waila.WailaCompat
689[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at mcp.mobius.waila.plugin.core.WailaCore
690[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at mcp.mobius.waila.plugin.vanilla.WailaVanilla
691[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at net.blay09.mods.waystones.compat.WailaProvider
692[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin
693[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
694[23:19:45] [modloading-worker-1/INFO] [Waila/]: Registering plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
695[23:19:45] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A API initialized, it is now useable
696[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[]
697[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_smaragdant_cave to structure_gel:[]
698[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[]
699[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[]
700[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered desert_expansion:charred_desert to structure_gel:[]
701[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[]
702[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:windswept_cliffs to structure_gel:[]
703[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[]
704[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:windswept_shore to structure_gel:[]
705[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:meadows to structure_gel:[]
706[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:desert_shrubland to structure_gel:[]
707[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[]
708[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:boreal_plateau to structure_gel:[]
709[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered oddwatermobs:deep_ocean_dunes to structure_gel:[]
710[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[]
711[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lantern_woods to structure_gel:[]
712[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_aurora_cave to structure_gel:[]
713[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:snowy_redwoods to structure_gel:[]
714[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[]
715[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[]
716[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbra_valley to structure_gel:[]
717[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:snowy_boreal_forest to structure_gel:[]
718[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:neon_oasis to structure_gel:[]
719[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[]
720[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:red_rock_valley to structure_gel:[]
721[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_end_cave to structure_gel:[]
722[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:pine_meadows to structure_gel:[]
723[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:aspen_grove to structure_gel:[]
724[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:tropical_beach to structure_gel:[]
725[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:jade_cave to structure_gel:[]
726[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:redwood_peaks to structure_gel:[]
727[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[]
728[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_aurora_cave to structure_gel:[]
729[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:overgrown_spires to structure_gel:[]
730[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[]
731[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[]
732[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:blossoming_fields to structure_gel:[]
733[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:aspen_grove_hills to structure_gel:[]
734[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[]
735[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:end_cave to structure_gel:[]
736[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:verdant_sands to structure_gel:[]
737[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[]
738[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:alpine_heights to structure_gel:[]
739[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[]
740[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[]
741[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:boreal_forest to structure_gel:[]
742[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:stony_fields to structure_gel:[]
743[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered wrd:corrupted_lands to structure_gel:[]
744[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dragon_graveyards to structure_gel:[]
745[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:flooded_woodlands to structure_gel:[]
746[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_smaragdant_cave to structure_gel:[]
747[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:baobab_fields to structure_gel:[]
748[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[]
749[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[]
750[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[]
751[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[]
752[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:mangrove_marsh to structure_gel:[]
753[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:willow_wetlands to structure_gel:[]
754[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered nature_expansion:flowered_hills to structure_gel:[]
755[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[]
756[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[]
757[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[]
758[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:crimson_thicket to structure_gel:[]
759[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[]
760[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[]
761[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered desert_expansion:wasteland to structure_gel:[]
762[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:prairie to structure_gel:[]
763[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered desert_expansion:fertile_desert to structure_gel:[]
764[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:autumnal_coniferous_forest to structure_gel:[]
765[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[]
766[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[]
767[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[]
768[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[]
769[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:crystal_lakes to structure_gel:[]
770[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[]
771[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[]
772[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:redwoods to structure_gel:[]
773[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dry_shrubland to structure_gel:[]
774[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[]
775[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[]
776[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Registered projectvibrantjourneys:gravel_shore to structure_gel:[]
777[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
778[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
779[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
780[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
781[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
782[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
783[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
784[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:castle
785[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_temple
786[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_tomb
787[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:druid_circle
788[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:dungeon_variant
789[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:elders_temple
790[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:fishing_ship
791[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:flying_dutchman
792[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:hay_storage
793[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ice_pit
794[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:jungle_monument
795[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:large_dungeon
796[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:miners_house
797[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:monster_maze
798[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:mushroom_house
799[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:pillager_camp
800[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:pirate_ship
801[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ruined_building
802[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:stables
803[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:sunken_shrine
804[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tall_witch_hut
805[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tree_house
806[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tower_of_the_undead
807[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:watch_tower
808[23:19:47] [modloading-worker-3/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:witch_tower
809[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:double_damage
810[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:protection
811[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:quick
812[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:fire_trail
813[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:thorns
814[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:deflect
815[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:regeneration
816[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:tempo_theft
817[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:multishot
818[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:echo
819[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:levitation_shot
820[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:rush
821[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:burning
822[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:chilling
823[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:gravity_pulse
824[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:radiance
825[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:heals_allies
826[23:19:48] [main/INFO] [com.infamous.dungeons_libraries.DungeonsLibraries/]: Registered Dungeons Libraries Resource: dungeons_mobs:huge
827[23:20:09] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@5a7013c3
828[23:20:09] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
829[23:20:09] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 9 outside of range [0:7]
830[23:20:09] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:willow_wetlands
831[23:20:09] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:willow_wetlands
832[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:snowy_taiga
833[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:snowy_taiga
834[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:stony_fields
835[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:stony_fields
836[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:giant_spruce_taiga_hills
837[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:giant_spruce_taiga_hills
838[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:coniferous_forest
839[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:coniferous_forest
840[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:birch_forest_hills
841[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:birch_forest_hills
842[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:highland_crag
843[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:highland_crag
844[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:birch_forest
845[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:birch_forest
846[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:baobab_fields
847[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:baobab_fields
848[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:ominous_mire
849[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:ominous_mire
850[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:tundra
851[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:tundra
852[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:mountain_edge
853[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:mountain_edge
854[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:wetland_forest
855[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:wetland_forest
856[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:flooded_woodlands
857[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:flooded_woodlands
858[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:flower_forest
859[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:flower_forest
860[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:giant_tree_taiga
861[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:giant_tree_taiga
862[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:dark_forest_hills
863[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:dark_forest_hills
864[23:20:10] [main/INFO] [Weeping Angels/]: Added Snow Angels to: minecraft:snowy_mountains
865[23:20:10] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:alps_foothills
866[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:gravel_shore
867[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:gravel_shore
868[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:dense_marsh
869[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:dense_marsh
870[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:badlands
871[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:badlands
872[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:bayou_mangrove
873[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:bayou_mangrove
874[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:grassland_clover_patch
875[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:grassland_clover_patch
876[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:crystal_lakes
877[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:crystal_lakes
878[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:marsh
879[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:marsh
880[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:plains
881[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:plains
882[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:windswept_shore
883[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:windswept_shore
884[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:sunflower_plains
885[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:sunflower_plains
886[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:scrubland
887[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:scrubland
888[23:20:10] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:forest
889[23:20:10] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:forest
890[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:tall_birch_forest
891[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:tall_birch_forest
892[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:redwoods
893[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:redwoods
894[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:snowy_taiga_hills
895[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:snowy_taiga_hills
896[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:lavender_field
897[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:lavender_field
898[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:modified_gravelly_mountains
899[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:modified_gravelly_mountains
900[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:highland
901[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:highland
902[23:20:11] [main/ERROR] [net.minecraft.world.biome.BiomeGenerationSettings/]: Feature: Not a JSON object: "minecraft:bamboo_vegetation"; Not a JSON object: "minecraft:bamboo"; Not a JSON object: "minecraft:patch_berry_decorated"
903[23:20:11] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:snowy_maple_forest
904[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:redwood_hills
905[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:redwood_hills
906[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:burnt_forest
907[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:burnt_forest
908[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:swamp
909[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:swamp
910[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:blossoming_fields
911[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:blossoming_fields
912[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:dense_woodland
913[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:dense_woodland
914[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:meadow
915[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:meadow
916[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:dry_boneyard
917[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:dry_boneyard
918[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:tropical_beach
919[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:tropical_beach
920[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:meadows
921[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:meadows
922[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:seasonal_orchard
923[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:seasonal_orchard
924[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:redwood_peaks
925[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:redwood_peaks
926[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:redwood_forest_edge
927[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:redwood_forest_edge
928[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:wooded_badlands_plateau
929[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:wooded_badlands_plateau
930[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:tundra_bog
931[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:tundra_bog
932[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:shrubland
933[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:shrubland
934[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:seasonal_pumpkin_patch
935[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:seasonal_pumpkin_patch
936[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:gravelly_mountains
937[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:gravelly_mountains
938[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:meadow_forest
939[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:meadow_forest
940[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:beach
941[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:beach
942[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:taiga_hills
943[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:taiga_hills
944[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:shattered_savanna_plateau
945[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:shattered_savanna_plateau
946[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:fir_clearing
947[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:fir_clearing
948[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:flower_meadow
949[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:flower_meadow
950[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:aspen_grove
951[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:aspen_grove
952[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:dead_forest
953[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:dead_forest
954[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:crimson_thicket
955[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:crimson_thicket
956[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:snowy_redwoods
957[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:snowy_redwoods
958[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:savanna
959[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:savanna
960[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:bayou
961[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:bayou
962[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:mountains
963[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:mountains
964[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:deep_bayou
965[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:deep_bayou
966[23:20:11] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:muskeg
967[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:seasonal_forest
968[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:seasonal_forest
969[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:shattered_savanna
970[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:shattered_savanna
971[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:pine_meadows
972[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:pine_meadows
973[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:grassland
974[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:grassland
975[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:giant_tree_taiga_hills
976[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:giant_tree_taiga_hills
977[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:windswept_cliffs
978[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:windswept_cliffs
979[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:boreal_forest
980[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:boreal_forest
981[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:shrubland_hills
982[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:shrubland_hills
983[23:20:11] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:wooded_mountains
984[23:20:11] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:wooded_mountains
985[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:taiga_mountains
986[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:taiga_mountains
987[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:snowy_beach
988[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:snowy_beach
989[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:tropic_beach
990[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:tropic_beach
991[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:dark_forest
992[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:dark_forest
993[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:tall_birch_hills
994[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:tall_birch_hills
995[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:snowy_boreal_forest
996[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:snowy_boreal_forest
997[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:wooded_scrubland
998[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:wooded_scrubland
999[23:20:12] [main/INFO] [Weeping Angels/]: Added Snow Angels to: minecraft:ice_spikes
1000[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:lavender_forest
1001[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:lavender_forest
1002[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:giant_spruce_taiga
1003[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:giant_spruce_taiga
1004[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:gravel_beach
1005[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:gravel_beach
1006[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:prairie
1007[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:prairie
1008[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:grove_lakes
1009[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:grove_lakes
1010[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:aspen_grove_hills
1011[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:aspen_grove_hills
1012[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:highland_moor
1013[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:highland_moor
1014[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:coniferous_lakes
1015[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:coniferous_lakes
1016[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: nature_expansion:flowered_hills
1017[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: nature_expansion:flowered_hills
1018[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:rainbow_hills
1019[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:rainbow_hills
1020[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:autumnal_coniferous_forest
1021[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:autumnal_coniferous_forest
1022[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:grove_clearing
1023[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:grove_clearing
1024[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:wooded_hills
1025[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:wooded_hills
1026[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:modified_badlands_plateau
1027[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:modified_badlands_plateau
1028[23:20:12] [main/INFO] [Weeping Angels/]: Added Snow Angels to: minecraft:snowy_tundra
1029[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:swamp_hills
1030[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:swamp_hills
1031[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:bamboo_blossom_grove
1032[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:bamboo_blossom_grove
1033[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:shroomy_wetland
1034[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:shroomy_wetland
1035[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:golden_prairie
1036[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:golden_prairie
1037[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:orchard
1038[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:orchard
1039[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:dryland
1040[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:dryland
1041[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:savanna_plateau
1042[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:savanna_plateau
1043[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:tall_dead_forest
1044[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:tall_dead_forest
1045[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:modified_wooded_badlands_plateau
1046[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:modified_wooded_badlands_plateau
1047[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:prairie
1048[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:prairie
1049[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:taiga
1050[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:taiga
1051[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:redwood_forest
1052[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:redwood_forest
1053[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:wetland
1054[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:wetland
1055[23:20:12] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:ominous_woods
1056[23:20:12] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:ominous_woods
1057[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:tundra_basin
1058[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:tundra_basin
1059[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:cherry_blossom_grove
1060[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:cherry_blossom_grove
1061[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:snowy_taiga_mountains
1062[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:snowy_taiga_mountains
1063[23:20:13] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:snowy_coniferous_forest
1064[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:woodland
1065[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:woodland
1066[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:mangrove_marsh
1067[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:mangrove_marsh
1068[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:jade_cliffs
1069[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:jade_cliffs
1070[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:alpine_heights
1071[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:alpine_heights
1072[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:mystic_plains
1073[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:mystic_plains
1074[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:grove
1075[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:grove
1076[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: biomesoplenty:mystic_grove
1077[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: biomesoplenty:mystic_grove
1078[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:badlands_plateau
1079[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:badlands_plateau
1080[23:20:13] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:cold_desert
1081[23:20:13] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:snowy_fir_clearing
1082[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: minecraft:eroded_badlands
1083[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: minecraft:eroded_badlands
1084[23:20:13] [main/INFO] [Weeping Angels/]: Added Graveyard to: projectvibrantjourneys:boreal_plateau
1085[23:20:13] [main/INFO] [Weeping Angels/]: Added Catacombs to: projectvibrantjourneys:boreal_plateau
1086[23:20:13] [main/INFO] [Weeping Angels/]: Added Snow Angels to: biomesoplenty:alps
1087[23:20:14] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
1088[23:20:14] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack file/bukkit, loading it automatically
1089[23:20:15] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/command/impl/EnchantCommand
1090[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
1091[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
1092[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
1093[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
1094[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
1095[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
1096[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:105)
1097[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:102)
1098[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:86)
1099[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: Caused by: java.lang.reflect.InvocationTargetException
1100[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1101[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1102[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1103[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.lang.reflect.Method.invoke(Method.java:566)
1104[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37)
1105[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
1106[23:20:25] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: ... 7 more
1107[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: Caused by: java.lang.OutOfMemoryError: Metaspace
1108[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.lang.ClassLoader.defineClass1(Native Method)
1109[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
1110[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
1111[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
1112[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
1113[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraft.command.impl.TeamMsgCommand.<clinit>(SourceFile:26)
1114[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraft.command.Commands.<init>(Commands.java:173)
1115[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraft.resources.DataPackRegistries.<init>(DataPackRegistries.java:27)
1116[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraft.resources.DataPackRegistries.func_240961_a_(DataPackRegistries.java:71)
1117[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraft.server.Main.main(Main.java:194)
1118[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1119[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1120[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1121[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.lang.reflect.Method.invoke(Method.java:566)
1122[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37)
1123[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider$$Lambda$643/0x00000008404a8040.call(Unknown Source)
1124[23:20:25] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: ... 8 more
I don't even have a crash report because the server didn't make one.