| 1 | [07Sep2023 01:44:59.590] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Initializing SerializationIsBad, implementation type: agent
|
| 2 | [07Sep2023 01:45:00.768] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Using remote config file
|
| 3 | [07Sep2023 01:45:00.768] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Loaded config file
|
| 4 | [07Sep2023 01:45:00.769] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Blocking Enabled: true
|
| 5 | [07Sep2023 01:45:00.769] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad/]: Loaded Patch Modules: 38
|
| 6 | [07Sep2023 01:45:01.282] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
|
| 7 | [07Sep2023 01:45:01.339] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_382 by Temurin
|
| 8 | [07Sep2023 01:45:01.751] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
|
| 9 | [07Sep2023 01:45:01.830] [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
|
| 10 | [07Sep2023 01:45:03.478] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
|
| 11 | [07Sep2023 01:45:05.079] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
|
| 12 | [07Sep2023 01:45:05.081] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
|
| 13 | [07Sep2023 01:45:05.126] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
|
| 14 | [07Sep2023 01:45:05.138] [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
|
| 15 | [07Sep2023 01:45:05.165] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix: 43 options available, 1 override(s) found
|
| 16 | [07Sep2023 01:45:05.173] [main/INFO] [ModernFixResourceFinder/]: Start building list of class locations...
|
| 17 | [07Sep2023 01:45:06.775] [main/INFO] [ModernFixResourceFinder/]: Finish building
|
| 18 | [07Sep2023 01:45:06.781] [main/ERROR] [cpw.mods.modlauncher.TransformationServiceDecorator/]: Illegal prefix specified for serializationisbad : io.dogboy.serializationisbad.
|
| 19 | [07Sep2023 01:45:06.781] [main/ERROR] [ModernFix/]: Failed to make classloading changes
|
| 20 | java.lang.reflect.InvocationTargetException: null
|
| 21 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_382]
|
| 22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_382]
|
| 23 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_382]
|
| 24 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_382]
|
| 25 | at org.embeddedt.modernfix.core.ModernFixMixinPlugin.constructResourceFinder(ModernFixMixinPlugin.java:101) ~[modernfix:1.9.1]
|
| 26 | at org.embeddedt.modernfix.core.ModernFixMixinPlugin.<init>(ModernFixMixinPlugin.java:64) ~[modernfix:1.9.1]
|
| 27 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_382]
|
| 28 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_382]
|
| 29 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_382]
|
| 30 | at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_382]
|
| 31 | at org.spongepowered.asm.mixin.transformer.PluginHandle.<init>(PluginHandle.java:97) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 32 | at org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:706) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 33 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 34 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 35 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 36 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 37 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 38 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 39 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 40 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
|
| 41 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
|
| 42 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
|
| 43 | at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
|
| 44 | at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
|
| 45 | at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
|
| 46 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_382]
|
| 47 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_382]
|
| 48 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_382]
|
| 49 | at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37) ~[forge.jar:36.2]
|
| 50 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
|
| 51 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
|
| 52 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
|
| 53 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
|
| 54 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
|
| 55 | at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49) [forge.jar:?]
|
| 56 | at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46) [forge.jar:?]
|
| 57 | at net.minecraftforge.server.ServerMain.main(ServerMain.java:43) [forge.jar:?]
|
| 58 | Caused by: java.lang.IllegalArgumentException: Bad prefixes specified
|
| 59 | at cpw.mods.modlauncher.TransformationServiceDecorator.getClassLoader(TransformationServiceDecorator.java:138) ~[modlauncher-8.1.3.jar:?]
|
| 60 | ... 37 more
|
| 61 | [07Sep2023 01:45:07.094] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
|
| 62 | [07Sep2023 01:45:07.100] [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
|
| 63 | [07Sep2023 01:45:07.154] [main/WARN] [mixin/]: Reference map 'nightconfigfixes.refmap.json' for nightconfigfixes.forge.mixins.json could not be read. If this is a development environment you can ignore this message
|
| 64 | [07Sep2023 01:45:07.235] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 81 options available, 0 override(s) found
|
| 65 | [07Sep2023 01:45:07.254] [main/WARN] [mixin/]: Reference map 'otg.refmap.json' for chunksavingfix.mixins.json could not be read. If this is a development environment you can ignore this message
|
| 66 | [07Sep2023 01:45:07.335] [main/WARN] [mixin/]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
|
| 67 | [07Sep2023 01:45:08.340] [main/WARN] [ModernFix/]: Force-disabling mixin 'perf.compress_biome_container.MixinBiomeContainer' as rule 'mixin.perf.compress_biome_container' (added by mods [chocolate]) disables it and children
|
| 68 | [07Sep2023 01:45:08.460] [main/WARN] [mixin/]: Error loading class: com/refinedmods/refinedstorage/block/shape/ShapeCache (java.lang.ClassNotFoundException: null)
|
| 69 | [07Sep2023 01:45:08.460] [main/WARN] [mixin/]: @Mixin target com.refinedmods.refinedstorage.block.shape.ShapeCache was not found modernfix.mixins.json:perf.reduce_blockstate_cache_rebuilds.ShapeCacheMixin
|
| 70 | [07Sep2023 01:45:08.569] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/item/ingredient/TagIngredientJS (java.lang.ClassNotFoundException: null)
|
| 71 | [07Sep2023 01:45:08.569] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.item.ingredient.TagIngredientJS was not found modernfix.mixins.json:perf.kubejs.TagIngredientJSMixin
|
| 72 | [07Sep2023 01:45:08.572] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/server/TagEventJS$TagWrapper (java.lang.ClassNotFoundException: null)
|
| 73 | [07Sep2023 01:45:08.572] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.server.TagEventJS$TagWrapper was not found modernfix.mixins.json:perf.kubejs.TagWrapperMixin
|
| 74 | [07Sep2023 01:45:08.575] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/recipe/RecipeEventJS (java.lang.ClassNotFoundException: null)
|
| 75 | [07Sep2023 01:45:08.575] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.recipe.RecipeEventJS was not found modernfix.mixins.json:perf.kubejs.RecipeEventJSMixin
|
| 76 | [07Sep2023 01:45:08.577] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/recipe/RecipeJS (java.lang.ClassNotFoundException: null)
|
| 77 | [07Sep2023 01:45:08.577] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.recipe.RecipeJS was not found modernfix.mixins.json:perf.kubejs.RecipeJSMixin
|
| 78 | [07Sep2023 01:45:08.580] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/recipe/filter/IDFilter (java.lang.ClassNotFoundException: null)
|
| 79 | [07Sep2023 01:45:08.580] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.recipe.filter.IDFilter was not found modernfix.mixins.json:perf.kubejs.IDFilterMixin
|
| 80 | [07Sep2023 01:45:08.583] [main/WARN] [mixin/]: Error loading class: dev/latvian/kubejs/item/ingredient/CustomIngredient (java.lang.ClassNotFoundException: null)
|
| 81 | [07Sep2023 01:45:08.583] [main/WARN] [mixin/]: @Mixin target dev.latvian.kubejs.item.ingredient.CustomIngredient was not found modernfix.mixins.json:perf.kubejs.CustomIngredientMixin
|
| 82 | [07Sep2023 01:45:09.059] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/chunk/column/post/LayerDecorator (java.lang.ClassNotFoundException: null)
|
| 83 | [07Sep2023 01:45:09.059] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.chunk.column.post.LayerDecorator was not found snowrealmagic.mixins.json:terraforged.MixinLayerDecorator
|
| 84 | [07Sep2023 01:45:09.063] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/feature/feature/FreezeLayer (java.lang.ClassNotFoundException: null)
|
| 85 | [07Sep2023 01:45:09.063] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.feature.feature.FreezeLayer was not found snowrealmagic.mixins.json:terraforged.MixinFreezeLayer
|
| 86 | [07Sep2023 01:45:10.156] [main/WARN] [mixin/]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
|
| 87 | [07Sep2023 01:45:10.159] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
|
| 88 | [07Sep2023 01:45:10.164] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
|
| 89 | [07Sep2023 01:45:10.949] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
|
| 90 | [07Sep2023 01:45:10.949] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER)
|
| 91 | [07Sep2023 01:45:10.950] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin
|
| 92 | [07Sep2023 01:45:15.505] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
|
| 93 | [07Sep2023 01:45:22.343] [main/INFO] [net.minecraft.util.registry.Bootstrap/]: Vanilla bootstrap took 10169 milliseconds
|
| 94 | [07Sep2023 01:45:24.341] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping xlpackets.mixins.json:PacketBufferMixin->@ModifyConstant::xlPackets(J)J with priority 1000, already redirected by randompatches.mixins.json:packetsizelimits.PacketBufferMixin->@ModifyConstant::getMaxNBTCompoundTagPacketSize(J)J with priority 1000
|
| 95 | [07Sep2023 01:45:24.463] [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.
|
| 96 | [07Sep2023 01:45:24.471] [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.
|
| 97 | [07Sep2023 01:45:24.472] [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.
|
| 98 | [07Sep2023 01:45:24.472] [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.
|
| 99 | [07Sep2023 01:45:24.795] [main/INFO] [Puzzles Lib/]: Registering element tradingpost:trading_post
|
| 100 | [07Sep2023 01:45:24.846] [main/INFO] [Puzzles Lib/]: Registering element visualworkbench:visual_workbench
|
| 101 | [07Sep2023 01:45:25.067] [main/INFO] [paintings/]: loading json file and contents for paintings.
|
| 102 | [07Sep2023 01:45:25.070] [main/INFO] [paintings/]: Loaded json painting abstract_blue , 16 x 16
|
| 103 | [07Sep2023 01:45:25.070] [main/INFO] [paintings/]: Loaded json painting abstract_rainbow , 16 x 16
|
| 104 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting abstract_red , 16 x 16
|
| 105 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting abstract_sunset , 16 x 16
|
| 106 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting arachnophobe , 32 x 16
|
| 107 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting barn_owl , 32 x 16
|
| 108 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting big_z , 16 x 16
|
| 109 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting blue_bird , 32 x 16
|
| 110 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting bluesclues , 32 x 16
|
| 111 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting borgia , 16 x 32
|
| 112 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting cane , 16 x 32
|
| 113 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting cat_black , 16 x 16
|
| 114 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting cat_gray , 16 x 16
|
| 115 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting cat_orange , 16 x 16
|
| 116 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting cat , 32 x 16
|
| 117 | [07Sep2023 01:45:25.071] [main/INFO] [paintings/]: Loaded json painting colorful_squares , 32 x 16
|
| 118 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting crest , 32 x 16
|
| 119 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting danger_zone , 32 x 32
|
| 120 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting decorative_gun , 32 x 16
|
| 121 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting exit_down , 32 x 16
|
| 122 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting exit_up , 32 x 16
|
| 123 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting exit_left , 32 x 16
|
| 124 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting exit_right , 32 x 16
|
| 125 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_bat , 16 x 16
|
| 126 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_chicken , 16 x 16
|
| 127 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_cow , 16 x 16
|
| 128 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_creeper , 16 x 16
|
| 129 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_dog , 16 x 16
|
| 130 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_enderman , 16 x 16
|
| 131 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_pig , 16 x 16
|
| 132 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_pigman , 16 x 16
|
| 133 | [07Sep2023 01:45:25.072] [main/INFO] [paintings/]: Loaded json painting face_silverfish , 16 x 16
|
| 134 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting face_skeleton , 16 x 16
|
| 135 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting face_squid , 16 x 16
|
| 136 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting face_zombie , 16 x 16
|
| 137 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting fishes , 32 x 16
|
| 138 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting flowers , 32 x 16
|
| 139 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting fruits , 32 x 16
|
| 140 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting ghost , 16 x 32
|
| 141 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting glowlamp , 32 x 32
|
| 142 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting glowstone_hourglass , 16 x 32
|
| 143 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting iluvmc , 32 x 16
|
| 144 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting link , 32 x 16
|
| 145 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting mine_prosperity , 32 x 16
|
| 146 | [07Sep2023 01:45:25.073] [main/INFO] [paintings/]: Loaded json painting no_trespassing_for_mobs , 32 x 16
|
| 147 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting ocelot , 16 x 16
|
| 148 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting penguin , 32 x 16
|
| 149 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting pig_on_a_cliff , 32 x 32
|
| 150 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting pkmn_blue , 32 x 16
|
| 151 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting pkmn_red , 32 x 16
|
| 152 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting pkmn_green , 32 x 16
|
| 153 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting plains_hut , 32 x 16
|
| 154 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting portrait_2 , 16 x 16
|
| 155 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting portrait , 32 x 32
|
| 156 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting prison , 16 x 32
|
| 157 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting prosperity , 16 x 32
|
| 158 | [07Sep2023 01:45:25.074] [main/INFO] [paintings/]: Loaded json painting rest , 32 x 16
|
| 159 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting skeleton , 16 x 32
|
| 160 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting sky , 32 x 32
|
| 161 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting skyblock , 32 x 32
|
| 162 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting snake , 16 x 32
|
| 163 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting snow_landscape , 32 x 16
|
| 164 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting subaraki , 32 x 16
|
| 165 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting synth_city , 16 x 16
|
| 166 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting tapistry_a , 32 x 16
|
| 167 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting tapistry_b , 16 x 32
|
| 168 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting tapistry_purple , 16 x 32
|
| 169 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting torched , 32 x 16
|
| 170 | [07Sep2023 01:45:25.075] [main/INFO] [paintings/]: Loaded json painting waterfall , 32 x 16
|
| 171 | [07Sep2023 01:45:25.076] [main/INFO] [paintings/]: Loaded json painting whale , 32 x 16
|
| 172 | [07Sep2023 01:45:25.076] [main/INFO] [paintings/]: Loaded json painting wheat_field , 32 x 16
|
| 173 | [07Sep2023 01:45:25.076] [main/INFO] [paintings/]: Loaded json painting wolf_in_wheat , 32 x 16
|
| 174 | [07Sep2023 01:45:25.116] [main/INFO] [Puzzles Lib/]: Registering element diagonalfences:diagonal_fences
|
| 175 | [07Sep2023 01:45:25.459] [modloading-worker-0/INFO] [strawgolem/]: Initializing strawgolem
|
| 176 | [07Sep2023 01:45:26.963] [modloading-worker-1/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
|
| 177 | [07Sep2023 01:45:28.275] [modloading-worker-0/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
|
| 178 | [07Sep2023 01:45:31.862] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/Adorn.toml is not correct. Correcting
|
| 179 | [07Sep2023 01:45:31.863] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key show-items-in-standard-groups was corrected from null to its default, true.
|
| 180 | [07Sep2023 01:45:32.378] [modloading-worker-1/INFO] [Puzzles Lib/]: Setting up mod tradingpost with elements tradingpost:trading_post
|
| 181 | [07Sep2023 01:45:32.434] [modloading-worker-1/INFO] [Puzzles Lib/]: Loading config type common for mod tradingpost...
|
| 182 | [07Sep2023 01:45:32.479] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
|
| 183 | [07Sep2023 01:45:32.682] [modloading-worker-0/INFO] [Puzzles Lib/]: Setting up mod visualworkbench with elements visualworkbench:visual_workbench
|
| 184 | [07Sep2023 01:45:33.480] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for func_219183_a in kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin, previously written by me.jellysquid.mods.lithium.mixin.world.player_chunk_tick.ThreadedAnvilChunkStorageMixin. Skipping method.
|
| 185 | [07Sep2023 01:45:33.481] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for sendChunks in kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin, previously written by me.jellysquid.mods.lithium.mixin.world.player_chunk_tick.ThreadedAnvilChunkStorageMixin. Skipping method.
|
| 186 | [07Sep2023 01:45:33.885] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
|
| 187 | [07Sep2023 01:45:33.885] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
|
| 188 | [07Sep2023 01:45:33.983] [modloading-worker-0/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
|
| 189 | [07Sep2023 01:45:34.077] [modloading-worker-0/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
|
| 190 | [07Sep2023 01:45:35.980] [modloading-worker-1/INFO] [Puzzles Lib/]: Setting up mod diagonalfences with elements diagonalfences:diagonal_fences
|
| 191 | [07Sep2023 01:45:37.883] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
|
| 192 | [07Sep2023 01:45:37.895] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:core] initialized
|
| 193 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: block: 8
|
| 194 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: item: 1
|
| 195 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: block_entity_type: 2
|
| 196 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: entity_type: 1
|
| 197 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:world] initialized
|
| 198 | [07Sep2023 01:45:37.898] [main/INFO] [Kiwi/Init]: worldgen/feature: 1
|
| 199 | [07Sep2023 01:45:37.899] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
|
| 200 | [07Sep2023 01:45:37.899] [main/INFO] [Kiwi/Init]: recipe_serializer: 3
|
| 201 | [07Sep2023 01:45:40.674] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
|
| 202 | [07Sep2023 01:45:42.491] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
|
| 203 | [07Sep2023 01:45:42.495] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
|
| 204 | [07Sep2023 01:45:42.589] [main/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from Register Block
|
| 205 | [07Sep2023 01:45:44.106] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Blocks registered!
|
| 206 | [07Sep2023 01:45:44.504] [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.
|
| 207 | [07Sep2023 01:45:44.779] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 177 ms
|
| 208 | [07Sep2023 01:45:45.049] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
|
| 209 | [07Sep2023 01:45:45.501] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Items registered!
|
| 210 | [07Sep2023 01:45:45.553] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 2.12ms.
|
| 211 | [07Sep2023 01:45:45.748] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
|
| 212 | [07Sep2023 01:45:45.859] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for strawgolem:strawgolem, use EntityAttributeCreationEvent instead.
|
| 213 | [07Sep2023 01:45:46.201] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for conjurer_illager:conjurer, use EntityAttributeCreationEvent instead.
|
| 214 | [07Sep2023 01:45:46.287] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for null, use EntityAttributeCreationEvent instead.
|
| 215 | [07Sep2023 01:45:46.291] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Entities registered!
|
| 216 | [07Sep2023 01:45:46.374] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
|
| 217 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@68f99f8b
|
| 218 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1cf4ccff
|
| 219 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@226379be
|
| 220 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2207102f
|
| 221 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@699c8681
|
| 222 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@15e1232c
|
| 223 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5f798f0
|
| 224 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@12ce8378
|
| 225 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@139d5f9e
|
| 226 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2052c4d3
|
| 227 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@30082b85
|
| 228 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@19225399
|
| 229 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4282b919
|
| 230 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3e66aa92
|
| 231 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4e74d8b0
|
| 232 | [07Sep2023 01:45:46.430] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@36fb9e45
|
| 233 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@10361202
|
| 234 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@121e2c19
|
| 235 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@59a945f3
|
| 236 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4aad97c
|
| 237 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@52bb0b7
|
| 238 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@71f29f4
|
| 239 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2018fa46
|
| 240 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1a3731f3
|
| 241 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5035e53c
|
| 242 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1b9db79f
|
| 243 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@73b338a7
|
| 244 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@48885c87
|
| 245 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3b277858
|
| 246 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@d7e9c55
|
| 247 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7f627c40
|
| 248 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@175cf22e
|
| 249 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6cb1c6e4
|
| 250 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2bf26716
|
| 251 | [07Sep2023 01:45:46.431] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@56a0c42c
|
| 252 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@d23589
|
| 253 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4bb3fea5
|
| 254 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3cd8d5d6
|
| 255 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7a178a8e
|
| 256 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3c009aed
|
| 257 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4b999389
|
| 258 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@9b2da1b
|
| 259 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6f1b58a2
|
| 260 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4aeea911
|
| 261 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5ef57711
|
| 262 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4d7f8020
|
| 263 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5f124b68
|
| 264 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@417823fa
|
| 265 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@649d0a20
|
| 266 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@19b2a101
|
| 267 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@d93ff12
|
| 268 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@48c9d79b
|
| 269 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7e3588e0
|
| 270 | [07Sep2023 01:45:46.432] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@49cba925
|
| 271 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1d80ccaf
|
| 272 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@64b2d8f3
|
| 273 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@74235518
|
| 274 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5af62b4e
|
| 275 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4f82ba16
|
| 276 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@33f116c
|
| 277 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@212b0134
|
| 278 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@31cb759b
|
| 279 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4b221b5b
|
| 280 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1be08961
|
| 281 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7d4a93b4
|
| 282 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3e2e4e21
|
| 283 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5cdbbd09
|
| 284 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@735f94b4
|
| 285 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2cfc6db4
|
| 286 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@67da6440
|
| 287 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@164e3172
|
| 288 | [07Sep2023 01:45:46.433] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5e962990
|
| 289 | [07Sep2023 01:45:46.507] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
|
| 290 | [07Sep2023 01:45:46.508] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.26ms.
|
| 291 | [07Sep2023 01:45:46.671] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Sounds registered!
|
| 292 | [07Sep2023 01:45:47.086] [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.
|
| 293 | [07Sep2023 01:45:47.087] [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.
|
| 294 | [07Sep2023 01:45:47.087] [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.
|
| 295 | [07Sep2023 01:45:47.087] [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.
|
| 296 | [07Sep2023 01:45:47.087] [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.
|
| 297 | [07Sep2023 01:45:48.950] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Biomes registered!
|
| 298 | [07Sep2023 01:45:48.955] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Registering block placer types!
|
| 299 | [07Sep2023 01:45:48.975] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Decorators registered!
|
| 300 | [07Sep2023 01:45:49.193] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
|
| 301 | [07Sep2023 01:45:49.257] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Features registered!
|
| 302 | [07Sep2023 01:45:49.546] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Structures registered!
|
| 303 | [07Sep2023 01:45:49.552] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Surface builders Registered!
|
| 304 | [07Sep2023 01:45:49.596] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
|
| 305 | [07Sep2023 01:45:50.099] [main/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
|
| 306 | [07Sep2023 01:45:50.100] [Thread-4/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
|
| 307 | [07Sep2023 01:45:50.100] [Thread-4/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
|
| 308 | [07Sep2023 01:45:50.127] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config options for tradingpost:trading_post
|
| 309 | [07Sep2023 01:45:50.128] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config options for tradingpost:trading_post
|
| 310 | [07Sep2023 01:45:50.133] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
|
| 311 | [07Sep2023 01:45:50.134] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
|
| 312 | [07Sep2023 01:45:50.161] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/copperpot-common.toml is not correct. Correcting
|
| 313 | [07Sep2023 01:45:50.162] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mooncakeBadReactDims was corrected from [minecraft:the_nether, minecraft:the_end] to its default, [minecraft:the_nether, minecraft:the_end].
|
| 314 | [07Sep2023 01:45:50.162] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autumnalExtensionFx was corrected from [effect.minecraft.resistance, effect.farmersdelight.nourished, effect.minecraft.absorption, effect.atmospheric.persistence] to its default, [effect.minecraft.resistance, effect.farmersdelight.nourished, effect.minecraft.absorption, effect.atmospheric.persistence].
|
| 315 | [07Sep2023 01:45:50.163] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aestivalExtensionFx was corrected from [effect.minecraft.night_vision, effect.atmospheric.relief, effect.minecraft.water_breathing, effect.minecraft.strength] to its default, [effect.minecraft.night_vision, effect.atmospheric.relief, effect.minecraft.water_breathing, effect.minecraft.strength].
|
| 316 | [07Sep2023 01:45:50.163] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key brumalExtensionFx was corrected from [effect.farmersdelight.comfort, effect.minecraft.invisibility, effect.minecraft.fire_resistance, effect.minecraft.slow_falling] to its default, [effect.farmersdelight.comfort, effect.minecraft.invisibility, effect.minecraft.fire_resistance, effect.minecraft.slow_falling].
|
| 317 | [07Sep2023 01:45:50.163] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vernalExtensionFx was corrected from [effect.minecraft.regeneration, effect.minecraft.jump_boost, effect.minecraft.haste, effect.upgrade_aquatic.vibing] to its default, [effect.minecraft.regeneration, effect.minecraft.jump_boost, effect.minecraft.haste, effect.upgrade_aquatic.vibing].
|
| 318 | [07Sep2023 01:45:50.164] [Thread-4/WARN] [fuzs.nightconfigfixes.config.CheckedConfigFileTypeHandler/CONFIG]: Configuration file /server/config/copperpot-common.toml is not correct. Correcting
|
| 319 | [07Sep2023 01:45:50.230] [main/INFO] [quark/]: Loading Module Chain Linkage
|
| 320 | [07Sep2023 01:45:50.231] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
|
| 321 | [07Sep2023 01:45:50.231] [main/INFO] [quark/]: Loading Module Chute
|
| 322 | [07Sep2023 01:45:50.232] [main/INFO] [quark/]: Loading Module Color Slime
|
| 323 | [07Sep2023 01:45:50.232] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
|
| 324 | [07Sep2023 01:45:50.232] [main/INFO] [quark/]: Loading Module Ender Watcher
|
| 325 | [07Sep2023 01:45:50.232] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
|
| 326 | [07Sep2023 01:45:50.232] [main/INFO] [quark/]: Loading Module Feeding Trough
|
| 327 | [07Sep2023 01:45:50.233] [main/INFO] [quark/]: Loading Module Gravisand
|
| 328 | [07Sep2023 01:45:50.233] [main/INFO] [quark/]: Loading Module Iron Rod
|
| 329 | [07Sep2023 01:45:50.233] [main/INFO] [quark/]: Loading Module Jukebox Automation
|
| 330 | [07Sep2023 01:45:50.237] [main/INFO] [quark/]: Loading Module Metal Buttons
|
| 331 | [07Sep2023 01:45:50.237] [main/INFO] [quark/]: Loading Module Obsidian Plate
|
| 332 | [07Sep2023 01:45:50.237] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
|
| 333 | [07Sep2023 01:45:50.240] [main/INFO] [quark/]: Loading Module Redstone Circuit
|
| 334 | [07Sep2023 01:45:50.240] [main/INFO] [quark/]: Loading Module Weather Sensor
|
| 335 | [07Sep2023 01:45:50.240] [main/INFO] [quark/]: Loading Module Bamboo Mat
|
| 336 | [07Sep2023 01:45:50.240] [main/INFO] [quark/]: Loading Module Burn Vines
|
| 337 | [07Sep2023 01:45:50.240] [main/INFO] [quark/]: Loading Module Celebratory Lamps
|
| 338 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
|
| 339 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Compressed Blocks
|
| 340 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Duskbound Blocks
|
| 341 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Framed Glass
|
| 342 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Gold Bars
|
| 343 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Grate
|
| 344 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Hedges
|
| 345 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Iron Plates
|
| 346 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Item Frames
|
| 347 | [07Sep2023 01:45:50.241] [main/INFO] [quark/]: Loading Module Leaf Carpet
|
| 348 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Lit Lamp
|
| 349 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Midori
|
| 350 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module More Brick Types
|
| 351 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module More Potted Plants
|
| 352 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module More Stone Variants
|
| 353 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
|
| 354 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Paper Decor
|
| 355 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Quilted Wool
|
| 356 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Rope
|
| 357 | [07Sep2023 01:45:50.242] [main/INFO] [quark/]: Loading Module Shallow Dirt
|
| 358 | [07Sep2023 01:45:50.243] [main/INFO] [quark/]: Loading Module Shingles
|
| 359 | [07Sep2023 01:45:50.243] [main/INFO] [quark/]: Loading Module Soul Sandstone
|
| 360 | [07Sep2023 01:45:50.243] [main/INFO] [quark/]: Loading Module Stained Planks
|
| 361 | [07Sep2023 01:45:50.243] [main/INFO] [quark/]: Loading Module Stools
|
| 362 | [07Sep2023 01:45:50.243] [main/INFO] [quark/]: Loading Module Sturdy Stone
|
| 363 | [07Sep2023 01:45:50.244] [main/INFO] [quark/]: Loading Module Tallow And Candles
|
| 364 | [07Sep2023 01:45:50.244] [main/INFO] [quark/]: Loading Module Thatch
|
| 365 | [07Sep2023 01:45:50.244] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
|
| 366 | [07Sep2023 01:45:50.244] [main/INFO] [quark/]: Loading Module Turf
|
| 367 | [07Sep2023 01:45:50.245] [main/INFO] [quark/]: Loading Module Variant Bookshelves
|
| 368 | [07Sep2023 01:45:50.245] [main/INFO] [quark/]: Loading Module Variant Chests
|
| 369 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Variant Ladders
|
| 370 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Vertical Planks
|
| 371 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Vertical Slabs
|
| 372 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Wooden Posts
|
| 373 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Chests In Boats
|
| 374 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Easy Transfering
|
| 375 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Hotbar Changer
|
| 376 | [07Sep2023 01:45:50.246] [main/INFO] [quark/]: Loading Module Inventory Sorting
|
| 377 | [07Sep2023 01:45:50.247] [main/INFO] [quark/]: Loading Module Item Sharing
|
| 378 | [07Sep2023 01:45:50.247] [main/INFO] [quark/]: Loading Module Right Click Armor
|
| 379 | [07Sep2023 01:45:50.247] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
|
| 380 | [07Sep2023 01:45:50.247] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
|
| 381 | [07Sep2023 01:45:50.248] [main/INFO] [quark/]: Loading Module Abacus
|
| 382 | [07Sep2023 01:45:50.248] [main/INFO] [quark/]: Loading Module Ambient Discs
|
| 383 | [07Sep2023 01:45:50.248] [main/INFO] [quark/]: Loading Module Ancient Tomes
|
| 384 | [07Sep2023 01:45:50.249] [main/INFO] [quark/]: Loading Module Bottled Cloud
|
| 385 | [07Sep2023 01:45:50.249] [main/INFO] [quark/]: Loading Module Camera
|
| 386 | [07Sep2023 01:45:50.249] [main/INFO] [quark/]: Loading Module Color Runes
|
| 387 | [07Sep2023 01:45:50.250] [main/INFO] [quark/]: Loading Module Pathfinder Maps
|
| 388 | [07Sep2023 01:45:50.251] [main/INFO] [quark/]: Loading Module Pickarang
|
| 389 | [07Sep2023 01:45:50.251] [main/INFO] [quark/]: Loading Module Seed Pouch
|
| 390 | [07Sep2023 01:45:50.251] [main/INFO] [quark/]: Loading Module Slime In A Bucket
|
| 391 | [07Sep2023 01:45:50.252] [main/INFO] [quark/]: Loading Module Trowel
|
| 392 | [07Sep2023 01:45:50.252] [main/INFO] [quark/]: Loading Module Skull Pikes
|
| 393 | [07Sep2023 01:45:50.253] [main/INFO] [quark/]: Loading Module Armed Armor Stands
|
| 394 | [07Sep2023 01:45:50.253] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
|
| 395 | [07Sep2023 01:45:50.253] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
|
| 396 | [07Sep2023 01:45:50.254] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
|
| 397 | [07Sep2023 01:45:50.254] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
|
| 398 | [07Sep2023 01:45:50.255] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
|
| 399 | [07Sep2023 01:45:50.255] [main/INFO] [quark/]: Loading Module Dirt To Path
|
| 400 | [07Sep2023 01:45:50.255] [main/INFO] [quark/]: Loading Module Double Door Opening
|
| 401 | [07Sep2023 01:45:50.255] [main/INFO] [quark/]: Loading Module Dragon Scales
|
| 402 | [07Sep2023 01:45:50.256] [main/INFO] [quark/]: Loading Module Emotes
|
| 403 | [07Sep2023 01:45:50.256] [main/INFO] [quark/]: Loading Module Enhanced Ladders
|
| 404 | [07Sep2023 01:45:50.256] [main/INFO] [quark/]: Loading Module Glass Shard
|
| 405 | [07Sep2023 01:45:50.257] [main/INFO] [quark/]: Loading Module Hoe Harvesting
|
| 406 | [07Sep2023 01:45:50.257] [main/INFO] [quark/]: Loading Module Improved Sleeping
|
| 407 | [07Sep2023 01:45:50.258] [main/INFO] [quark/]: Loading Module Infinity Bucket
|
| 408 | [07Sep2023 01:45:50.258] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
|
| 409 | [07Sep2023 01:45:50.259] [main/INFO] [quark/]: Loading Module Lock Rotation
|
| 410 | [07Sep2023 01:45:50.261] [main/INFO] [quark/]: Loading Module More Banner Layers
|
| 411 | [07Sep2023 01:45:50.261] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
|
| 412 | [07Sep2023 01:45:50.261] [main/INFO] [quark/]: Loading Module Pat The Dogs
|
| 413 | [07Sep2023 01:45:50.263] [main/INFO] [quark/]: Loading Module Poison Potato Usage
|
| 414 | [07Sep2023 01:45:50.264] [main/INFO] [quark/]: Loading Module Reacharound Placing
|
| 415 | [07Sep2023 01:45:50.264] [main/INFO] [quark/]: Loading Module Replace Scaffolding
|
| 416 | [07Sep2023 01:45:50.264] [main/INFO] [quark/]: Loading Module Sign Editing
|
| 417 | [07Sep2023 01:45:50.265] [main/INFO] [quark/]: Loading Module Simple Harvest
|
| 418 | [07Sep2023 01:45:50.265] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
|
| 419 | [07Sep2023 01:45:50.266] [main/INFO] [quark/]: Loading Module Springy Slime
|
| 420 | [07Sep2023 01:45:50.266] [main/INFO] [quark/]: Loading Module Utility Recipes
|
| 421 | [07Sep2023 01:45:50.266] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
|
| 422 | [07Sep2023 01:45:50.267] [main/INFO] [quark/]: Loading Module Big Dungeon
|
| 423 | [07Sep2023 01:45:50.267] [main/INFO] [quark/]: Loading Module Big Stone Clusters
|
| 424 | [07Sep2023 01:45:50.267] [main/INFO] [quark/]: Loading Module Biotite
|
| 425 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Blossom Trees
|
| 426 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Cave Roots
|
| 427 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Chorus Vegetation
|
| 428 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Crevices
|
| 429 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Deepslate
|
| 430 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Fairy Rings
|
| 431 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Mega Caves
|
| 432 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Monster Box
|
| 433 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
|
| 434 | [07Sep2023 01:45:50.268] [main/INFO] [quark/]: Loading Module New Stone Types
|
| 435 | [07Sep2023 01:45:50.269] [main/INFO] [quark/]: Loading Module Realistic World Gen
|
| 436 | [07Sep2023 01:45:50.269] [main/INFO] [quark/]: Loading Module Speleothems
|
| 437 | [07Sep2023 01:45:50.269] [main/INFO] [quark/]: Loading Module Spiral Spires
|
| 438 | [07Sep2023 01:45:50.269] [main/INFO] [quark/]: Loading Module Underground Clay
|
| 439 | [07Sep2023 01:45:50.269] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
|
| 440 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
|
| 441 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
|
| 442 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
|
| 443 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Lush Underground Biome
|
| 444 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
|
| 445 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
|
| 446 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
|
| 447 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Slime Underground Biome
|
| 448 | [07Sep2023 01:45:50.270] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
|
| 449 | [07Sep2023 01:45:50.271] [main/INFO] [quark/]: Loading Module Crabs
|
| 450 | [07Sep2023 01:45:50.271] [main/INFO] [quark/]: Loading Module Forgotten
|
| 451 | [07Sep2023 01:45:50.272] [main/INFO] [quark/]: Loading Module Foxhound
|
| 452 | [07Sep2023 01:45:50.272] [main/INFO] [quark/]: Loading Module Frogs
|
| 453 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Stonelings
|
| 454 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Toretoise
|
| 455 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Wraith
|
| 456 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
|
| 457 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Back Button Keybind
|
| 458 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Chest Searching
|
| 459 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Greener Grass
|
| 460 | [07Sep2023 01:45:50.273] [main/INFO] [quark/]: Loading Module Improved Mount Hud
|
| 461 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Improved Tooltips
|
| 462 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Usage Ticker
|
| 463 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Variant Animal Textures
|
| 464 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Backpack
|
| 465 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Crate
|
| 466 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Magnets
|
| 467 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Matrix Enchanting
|
| 468 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Pipes
|
| 469 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Totem Of Holding
|
| 470 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Adjustable Chat
|
| 471 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Custom Underground Biome
|
| 472 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Game Nerfs
|
| 473 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Microcrafting Helper
|
| 474 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Narrator Readout
|
| 475 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Overlay Shader
|
| 476 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Pallet
|
| 477 | [07Sep2023 01:45:50.274] [main/INFO] [quark/]: Loading Module Shiba
|
| 478 | [07Sep2023 01:45:50.386] [modloading-worker-1/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
|
| 479 | [07Sep2023 01:45:50.390] [modloading-worker-1/INFO] [strawgolem/]: Strawgolem common setup
|
| 480 | [07Sep2023 01:45:50.404] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
|
| 481 | [07Sep2023 01:45:50.431] [modloading-worker-0/INFO] [com.lootintegrations.LootintegrationsMod/]: lootintegrations mod initialized
|
| 482 | [07Sep2023 01:45:50.435] [modloading-worker-0/INFO] [Bookshelf/]: Registering 3 command argument types.
|
| 483 | [07Sep2023 01:45:50.435] [modloading-worker-0/INFO] [Bookshelf/]: Registering 13 loot conditions.
|
| 484 | [07Sep2023 01:45:50.636] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:reinforced_golem, use EntityAttributeCreationEvent instead.
|
| 485 | [07Sep2023 01:45:50.636] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:guard, use EntityAttributeCreationEvent instead.
|
| 486 | [07Sep2023 01:45:50.752] [modloading-worker-1/INFO] [Puzzles Lib/]: Reloading common config for all mods
|
| 487 | [07Sep2023 01:45:50.775] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:goblin_trader, use EntityAttributeCreationEvent instead.
|
| 488 | [07Sep2023 01:45:50.775] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
|
| 489 | [07Sep2023 01:45:50.863] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for frozenup:chilloo, use EntityAttributeCreationEvent instead.
|
| 490 | [07Sep2023 01:45:50.935] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [glasscutter] Starting version check at https://mrcrayfish.com/modupdatejson?id=glasscutter
|
| 491 | [07Sep2023 01:45:51.056] [modloading-worker-0/INFO] [me.steinborn.krypton.mod.shared.KryptonReforged/]: Compression will use libdeflate (Linux x86_64), encryption will use OpenSSL 1.1.x (Linux x86_64)
|
| 492 | [07Sep2023 01:45:51.084] [modloading-worker-0/INFO] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete!
|
| 493 | [07Sep2023 01:45:51.125] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
|
| 494 | [07Sep2023 01:45:51.137] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
|
| 495 | [07Sep2023 01:45:51.153] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
|
| 496 | [07Sep2023 01:45:51.160] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
|
| 497 | [07Sep2023 01:45:51.162] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
|
| 498 | [07Sep2023 01:45:51.165] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
|
| 499 | [07Sep2023 01:45:51.166] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
|
| 500 | [07Sep2023 01:45:51.166] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
|
| 501 | [07Sep2023 01:45:51.169] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
|
| 502 | [07Sep2023 01:45:51.169] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
|
| 503 | [07Sep2023 01:45:51.224] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:glare, use EntityAttributeCreationEvent instead.
|
| 504 | [07Sep2023 01:45:51.225] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:allay, use EntityAttributeCreationEvent instead.
|
| 505 | [07Sep2023 01:45:51.225] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:copper_golem, use EntityAttributeCreationEvent instead.
|
| 506 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:aether_dragon, use EntityAttributeCreationEvent instead.
|
| 507 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ender_dragon, use EntityAttributeCreationEvent instead.
|
| 508 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:fire_dragon, use EntityAttributeCreationEvent instead.
|
| 509 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:forest_dragon, use EntityAttributeCreationEvent instead.
|
| 510 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ghost_dragon, use EntityAttributeCreationEvent instead.
|
| 511 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ice_dragon, use EntityAttributeCreationEvent instead.
|
| 512 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:nether_dragon, use EntityAttributeCreationEvent instead.
|
| 513 | [07Sep2023 01:45:51.226] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:water_dragon, use EntityAttributeCreationEvent instead.
|
| 514 | [07Sep2023 01:45:51.403] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:glowshroom_monster, use EntityAttributeCreationEvent instead.
|
| 515 | [07Sep2023 01:45:51.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:magma_minion, use EntityAttributeCreationEvent instead.
|
| 516 | [07Sep2023 01:45:51.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
|
| 517 | [07Sep2023 01:45:51.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
|
| 518 | [07Sep2023 01:45:51.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
|
| 519 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
|
| 520 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.cgessinger.creaturesandbeasts.common.entites.FriendlySporelingEntity from class com.cgessinger.creaturesandbeasts.common.entites.AbstractSporelingEntity
|
| 521 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
|
| 522 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
|
| 523 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
|
| 524 | [07Sep2023 01:45:51.405] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
|
| 525 | [07Sep2023 01:45:51.432] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for theabyss:ice_skeleton, use EntityAttributeCreationEvent instead.
|
| 526 | [07Sep2023 01:45:51.535] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block and item compostables
|
| 527 | [07Sep2023 01:45:51.540] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block flammables
|
| 528 | [07Sep2023 01:45:51.553] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:spectrafly, use EntityAttributeCreationEvent instead.
|
| 529 | [07Sep2023 01:45:51.554] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:purpur_golem, use EntityAttributeCreationEvent instead.
|
| 530 | [07Sep2023 01:45:51.554] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:himmelite, use EntityAttributeCreationEvent instead.
|
| 531 | [07Sep2023 01:45:51.554] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.BeeEntity from class blueduck.outerend.entities.StalkerEntity
|
| 532 | [07Sep2023 01:45:51.554] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:stalker, use EntityAttributeCreationEvent instead.
|
| 533 | [07Sep2023 01:45:51.554] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:entombed, use EntityAttributeCreationEvent instead.
|
| 534 | [07Sep2023 01:45:51.557] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:chorus_squid, use EntityAttributeCreationEvent instead.
|
| 535 | [07Sep2023 01:45:51.709] [main/INFO] [Puzzles Lib/]: Loading 4 elements during common setup...
|
| 536 | [07Sep2023 01:45:51.907] [main/INFO] [Puzzles Lib/]: Loading 4 elements during server setup...
|
| 537 | [07Sep2023 01:45:51.964] [modloading-worker-1/INFO] [hamster.farmersdelightintegrations.farmersdelightintegrations/]: Got IMC []
|
| 538 | [07Sep2023 01:45:52.017] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
|
| 539 | [07Sep2023 01:45:52.025] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
|
| 540 | [07Sep2023 01:45:52.025] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
|
| 541 | [07Sep2023 01:45:52.270] [modloading-worker-0/INFO] [Waila/]: Registered plugin at net.darkhax.darkpaintings.addons.hwyla.DarkPaintingsHwylaPlugin
|
| 542 | [07Sep2023 01:45:52.475] [modloading-worker-0/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
|
| 543 | [07Sep2023 01:45:52.477] [modloading-worker-0/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
|
| 544 | [07Sep2023 01:45:52.487] [modloading-worker-0/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
|
| 545 | [07Sep2023 01:45:52.497] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:combustive_cod, use EntityAttributeCreationEvent instead.
|
| 546 | [07Sep2023 01:45:52.526] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:searing_swordfish, use EntityAttributeCreationEvent instead.
|
| 547 | [07Sep2023 01:45:53.408] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:mud_plains to structure_gel:[]
|
| 548 | [07Sep2023 01:45:53.408] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_smaragdant_cave to structure_gel:[]
|
| 549 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[]
|
| 550 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[]
|
| 551 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:marsh to structure_gel:[]
|
| 552 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:orange_spotted_dark_forest to structure_gel:[]
|
| 553 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_mountains to structure_gel:[]
|
| 554 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:forgottenmountains to structure_gel:[]
|
| 555 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_jungle to structure_gel:[]
|
| 556 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[]
|
| 557 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:crystal_cave to structure_gel:[]
|
| 558 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_basin to structure_gel:[]
|
| 559 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered stalwart_dungeons:poubelle to structure_gel:[]
|
| 560 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[]
|
| 561 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:stony_peaks to structure_gel:[]
|
| 562 | [07Sep2023 01:45:53.409] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lantern_woods to structure_gel:[]
|
| 563 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest to structure_gel:[]
|
| 564 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbra_valley to structure_gel:[]
|
| 565 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:yellow_spotted_forest to structure_gel:[]
|
| 566 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes to structure_gel:[]
|
| 567 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:jade_cave to structure_gel:[]
|
| 568 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered dead_guys_untitled_deep_dark_:the_deep_dark to structure_gel:[]
|
| 569 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[]
|
| 570 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:sandy_catacombs to structure_gel:[]
|
| 571 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavebiomeapi:caves to structure_gel:[]
|
| 572 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_woods to structure_gel:[]
|
| 573 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[]
|
| 574 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:mushroom_marsh to structure_gel:[]
|
| 575 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:infected_lake to structure_gel:[]
|
| 576 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[]
|
| 577 | [07Sep2023 01:45:53.410] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[]
|
| 578 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:jagged_peaks to structure_gel:[]
|
| 579 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:molten_cavern to structure_gel:[]
|
| 580 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou_hills to structure_gel:[]
|
| 581 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest to structure_gel:[]
|
| 582 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:phantom_crate to structure_gel:[]
|
| 583 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[]
|
| 584 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[]
|
| 585 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[]
|
| 586 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[]
|
| 587 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:plains to structure_gel:[]
|
| 588 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dry_shrubland to structure_gel:[]
|
| 589 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:dripstone_caves to structure_gel:[]
|
| 590 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:azure_forest to structure_gel:[]
|
| 591 | [07Sep2023 01:45:53.411] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[]
|
| 592 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[]
|
| 593 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:lush_caves to structure_gel:[]
|
| 594 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:radio_biome to structure_gel:[]
|
| 595 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_hills to structure_gel:[]
|
| 596 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[]
|
| 597 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_forest to structure_gel:[]
|
| 598 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_valleys to structure_gel:[]
|
| 599 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[]
|
| 600 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_aurora_cave to structure_gel:[]
|
| 601 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[]
|
| 602 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[]
|
| 603 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:pocket_biome to structure_gel:[]
|
| 604 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:neon_oasis to structure_gel:[]
|
| 605 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[]
|
| 606 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_end_cave to structure_gel:[]
|
| 607 | [07Sep2023 01:45:53.412] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:meadow to structure_gel:[]
|
| 608 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:pumpkin_fields to structure_gel:[]
|
| 609 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:fungal_forest to structure_gel:[]
|
| 610 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:waywardsea to structure_gel:[]
|
| 611 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_aurora_cave to structure_gel:[]
|
| 612 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:flourishing_dunes to structure_gel:[]
|
| 613 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[]
|
| 614 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[]
|
| 615 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:dream_biome to structure_gel:[]
|
| 616 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_mountain to structure_gel:[]
|
| 617 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes to structure_gel:[]
|
| 618 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes_hills to structure_gel:[]
|
| 619 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[]
|
| 620 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:end_cave to structure_gel:[]
|
| 621 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest_hills to structure_gel:[]
|
| 622 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou to structure_gel:[]
|
| 623 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[]
|
| 624 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_plateau to structure_gel:[]
|
| 625 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:red_spotted_taiga to structure_gel:[]
|
| 626 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[]
|
| 627 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_plateau to structure_gel:[]
|
| 628 | [07Sep2023 01:45:53.413] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dragon_graveyards to structure_gel:[]
|
| 629 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_smaragdant_cave to structure_gel:[]
|
| 630 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_highlands to structure_gel:[]
|
| 631 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[]
|
| 632 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[]
|
| 633 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:grove to structure_gel:[]
|
| 634 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:frozen_peaks to structure_gel:[]
|
| 635 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[]
|
| 636 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:snowy_slopes to structure_gel:[]
|
| 637 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:crystal_crag to structure_gel:[]
|
| 638 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:hot_springs to structure_gel:[]
|
| 639 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[]
|
| 640 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[]
|
| 641 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_basin to structure_gel:[]
|
| 642 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[]
|
| 643 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[]
|
| 644 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:slime_forest to structure_gel:[]
|
| 645 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[]
|
| 646 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[]
|
| 647 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes_hills to structure_gel:[]
|
| 648 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:petrified_dunes to structure_gel:[]
|
| 649 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[]
|
| 650 | [07Sep2023 01:45:53.414] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:glowshroom_caves to structure_gel:[]
|
| 651 | [07Sep2023 01:45:53.415] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:roggen_forest to structure_gel:[]
|
| 652 | [07Sep2023 01:45:53.415] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
|
| 653 | [07Sep2023 01:45:53.415] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
|
| 654 | [07Sep2023 01:45:53.416] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
|
| 655 | [07Sep2023 01:45:53.416] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
|
| 656 | [07Sep2023 01:45:53.416] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
|
| 657 | [07Sep2023 01:45:53.416] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
|
| 658 | [07Sep2023 01:45:53.416] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
|
| 659 | [07Sep2023 01:45:53.417] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for conjurer_illager:theatre
|
| 660 | [07Sep2023 01:45:53.474] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Compostible Blocks Added!
|
| 661 | [07Sep2023 01:45:53.476] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Hoeable Blocks!
|
| 662 | [07Sep2023 01:45:53.482] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Flammables!
|
| 663 | [07Sep2023 01:45:53.487] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added strippable Blocks...
|
| 664 | [07Sep2023 01:45:53.773] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Successfully loaded the Modding legacy supporters list.
|
| 665 | [07Sep2023 01:45:54.243] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@11a30d32
|
| 666 | [07Sep2023 01:45:54.262] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
|
| 667 | [07Sep2023 01:45:57.299] [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'
|
| 668 | [07Sep2023 01:45:57.528] [main/INFO] [paxi/]: Adding global data pack provider...
|
| 669 | [07Sep2023 01:45:58.891] [main/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful adding resource listener..
|
| 670 | [07Sep2023 01:45:58.893] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, saturn-mc1.16.5-0.0.3.jar, glasscutter-1.1.1-1.16.5.jar, BetterDungeons-1.16.4-1.2.1.jar, immersivecooking-1.2.0.jar, blue_skies-1.16.5-1.1.3.jar, NetherPortalFix_1.16.3-7.2.1.jar, PGA-1.16.4-1.1.2.1.jar, Architects-Palette-1.16.4-1.1.5.jar, connectivity-2.4-1.16.5.jar, stalwart-dungeons-1.16.5-1.1.7.jar, strawgolem-1.16-1.9.jar, KleeSlabs_1.16.5-9.2.1.jar, BetterCaves-Forge-1.16.4-1.1.2.jar, villagernames_1.16.5-4.3.jar, modernfix-mc1.16.5-1.9.1.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, lootintegrations-1.2.jar, farmersdelightintegrations-1.16.5-1.2.jar, YungsApi-1.16.4-Forge-13.jar, quickteleports-1.16.5-1.2.0-forge.jar, does_potato_tick-1.16.5-3.3.jar, upgradednetherite_items-1.16.5-1.1.0.2-release.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, randompatches-2.4.4-forge.jar, takesapillage-1.0.3-1.16.5.jar, bygonenether-1.2.2-1.16.5.jar, SnowRealMagic-1.16.4-2.9.0.jar, what_did_you_vote_for-1.16.5-1.0.5.jar, carryon-1.16.5-1.15.5.22.jar, JustEnoughResources-1.16.5-0.12.1.133.jar, shieldexp-1.16.5-alpha-0.1.jar, [1.16.X-1.0.10] Dragon Mounts Legacy.jar, RevampedWolf-1.16.4-0.7.1.jar, twilightforest-1.16.5-4.0.870-universal.jar, supplementaries-1.16.5-0.18.5.jar, betterendforge-1.16.5-2.8.jar, upgradednetherite-1.16.5-2.1.0.1-release.jar, cuneiform-1.16.3-1.2.5.jar, structure_gel-1.16.5-1.7.8.jar, chipped-1.16.5-1.2.1-forge.jar, chocolate-1.3.0-1.16.4.jar, FarmersDelight-1.16.5-0.6.0.jar, cleancut-mc1.16-2.2-forge.jar, torchmaster-2.3.8.jar, repurposed_structures_forge-3.4.7+1.16.5.jar, morevillagers-FORGE-1.16.5-1.5.5.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, MorePaths-1.16.1-1.3.2.jar, simpleshops-1.1.3.jar, dungeons_plus-1.16.5-1.1.5.jar, YungsBridges-Forge-1.16.4-1.0.1.jar, cavesandcliffs-1.16.5-7.2.0.jar, darkerdepths-1.16.5-1.1.4.jar, spark-1.9.1-forge.jar, CNB-1.16.3_5-1.2.11.jar, L_Enders Cataclysm-0.48 Changed Theme -1.16.5.jar, curios-forge-1.16.5-4.1.0.0.jar, omnis-1.16.5-1.2.3.jar, Patchouli-1.16.4-53.3.jar, extendedmushrooms-1.16.5-1.7.0.5.jar, collective-1.16.5-5.49.jar, YungsExtras-Forge-1.16.4-1.0.jar, villagertools-1.16.5-1.0.2.jar, elevatorid-1.16.5-1.7.13.jar, NightConfigFixes-v1.0.1-1.16.5-Forge.jar, obfuscate-0.6.3-1.16.5.jar, BetterStrongholds-1.16.4-1.2.1.jar, travelers_index-1.16.4-1.0.2.jar, TheAbyss2 2.2.3-4 1.16.5.jar, starterkit_1.16.5-4.1.jar, cavebiomeapi-1.16.5-1.4.2.jar, architectury-1.32.66.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, Adorn-1.14.3+1.16.5-forge.jar, cloth-config-4.16.91-forge.jar, FallingTree-1.16.5-2.11.6.jar, letmedespawn-forge-1.16-1.0.2a.jar, FastLeafDecay-v25.2.jar, Babel-1.0.5.jar, JEPB-1.0.0.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, veinmining-forge-1.16.5-0.18.jar, DarkPaintings-1.16.5-6.0.11.jar, TradingPost-v1.0.2-1.16.5.jar, Kiwi-1.16.5-3.6.1.jar, mowziesmobs-1.5.27.jar, geckolib-forge-1.16.5-3.0.106.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, woodcuttercompats-1.16-1.2.jar, EasyMagic-v1.0.4-1.16.5.jar, xlpackets-1.16.4-1.2.jar, jei-1.16.5-7.8.0.1009.jar, item-filters-forge-1605.2.5-build.9.jar, VisualWorkbench-v1.1.0-1.16.5.jar, AttributeFix-1.16.5-10.1.4.jar, the-conjurer-1.16.4-1.0.13.jar, abnormals_core-1.16.5-3.3.1.jar, environmental-1.16.5-1.1.1.jar, bamboo_blocks-1.16.5-3.0.1.jar, copperpot-1.16.5-1.2.0.jar, buzzier_bees-1.16.5-3.0.3.jar, Enhanced-Mushrooms-1.16.5-3.0.9.jar, Bayou-Blues-1.16.5-1.0.5.jar, differentiate-1.16.5-0.5.3.jar, goblintraders-1.7.3-1.16.5.jar, caelus-forge-1.16.5-2.1.3.2.jar, Paxi-Forge-1.16.4-1.0.jar, Better-Badlands-1.16.5-2.0.3.jar, extraboats-1.16.5-2.1.1.jar, Clumps-6.0.0.28.jar, RoadRunner-mc1.16.5-1.4.1.jar, comforts-forge-1.16.5-4.0.1.5.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, smarterfarmers-1.16.5-1.2.1.jar, SimpleStorageNetwork-1.16.5-1.5.3.jar, SereneSeasons-1.16.5-4.0.1.127-universal.jar, irregularchef-1.16.5-1.0.1.jar, OuterEnd-0.2.14.jar, decorative_blocks-1.16.4-1.7.0.jar, decorative_blocks_abnormals-1.2.jar, BadMobs-1.16.5-9.1.9.jar, snowundertrees-1.16.5-v1.3.jar, deepdark_4.2.jar, frozenup-1.0.1.jar, crumbs-forge-1.0.7.jar, forge-1.16.5-36.2.39-universal.jar, Bountiful-1.16.4-3.3.1.jar, culturaldelights-1.16.5-0.9.2.jar, endergetic-1.16.5-3.0.2.jar, neapolitan-1.16.5-2.2.1.jar, selene-1.16.5-1.9.0.jar, DungeonsArise-1.16.5-2.1.49-beta.jar, upgrade_aquatic-1.16.5-3.1.2.jar, ftb-quests-forge-1605.3.7-build.165.jar, Jade-1.16.4-2.8.3.jar, chunksavingfix-0.1.0.jar, personality-1.16.5-1.0.3.jar, CavesCliffsBackportAdditions-3.4.1jar.jar, atmospheric-1.16.5-3.1.1.jar, paintings-1.16.4-7.0.0.1.jar, Iceberg-1.16.5-1.0.45.jar, savageandravage-1.16.5-3.2.0.jar, autumnity-1.16.5-2.1.2.jar, polymorph-forge-1.16.5-0.41.jar, kryptonreforged-mc1.16.5_v1.0.0.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-322.jar, abnormals_delight-1.16.5-1.2.1.jar, DiagonalFences-v1.1.1-1.16.5.jar, backpacked-2.1.8-1.16.5.jar, combustivefishing-forge-1.16.3-4.0.0.1.jar, upgradedcore-1.16.5-1.1.0.3-release.jar, HunterIllager-1.16.5-1.4.0.jar, illagersweararmor-1.0.5.jar, nethers_delight-2.1.jar, ferritecore-2.1.1-forge.jar, upgradednetherite_ultimate-1.16.5-1.1.0.3-release.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, byg-1.3.6.jar, Aquaculture-1.16.5-2.1.23.jar, deuf-1.16.5-1.1.jar, xptome-1.16.5-v2.1.5.jar, lazydfu-0.1.3.jar
|
| 671 | [07Sep2023 01:45:59.652] [Worker-Main-1/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json
|
| 672 | com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
|
| 673 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
|
| 674 | at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
|
| 675 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
|
| 676 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
|
| 677 | at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
|
| 678 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_382]
|
| 679 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_382]
|
| 680 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_382]
|
| 681 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_382]
|
| 682 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_382]
|
| 683 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_382]
|
| 684 | Caused by: java.io.EOFException: End of input at line 1 column 1 path $
|
| 685 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 686 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 687 | at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 688 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 689 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 690 | at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 691 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
|
| 692 | ... 10 more
|
| 693 | [07Sep2023 01:46:00.676] [Worker-Main-1/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json
|
| 694 | com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
|
| 695 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
|
| 696 | at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
|
| 697 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
|
| 698 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
|
| 699 | at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
|
| 700 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_382]
|
| 701 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_382]
|
| 702 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_382]
|
| 703 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_382]
|
| 704 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_382]
|
| 705 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_382]
|
| 706 | Caused by: java.io.EOFException: End of input at line 1 column 1 path $
|
| 707 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 708 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 709 | at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 710 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 711 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 712 | at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 713 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
|
| 714 | ... 10 more
|
| 715 | [07Sep2023 01:46:00.821] [Worker-Main-1/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json
|
| 716 | com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
|
| 717 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
|
| 718 | at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
|
| 719 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
|
| 720 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
|
| 721 | at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
|
| 722 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_382]
|
| 723 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_382]
|
| 724 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_382]
|
| 725 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_382]
|
| 726 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_382]
|
| 727 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_382]
|
| 728 | Caused by: java.io.EOFException: End of input at line 1 column 1 path $
|
| 729 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 730 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 731 | at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 732 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 733 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 734 | at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 735 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
|
| 736 | ... 10 more
|
| 737 | [07Sep2023 01:46:00.822] [Worker-Main-1/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json
|
| 738 | com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
|
| 739 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
|
| 740 | at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
|
| 741 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
|
| 742 | at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
|
| 743 | at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
|
| 744 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_382]
|
| 745 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_382]
|
| 746 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_382]
|
| 747 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_382]
|
| 748 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_382]
|
| 749 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_382]
|
| 750 | Caused by: java.io.EOFException: End of input at line 1 column 1 path $
|
| 751 | at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 752 | at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 753 | at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 754 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 755 | at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 756 | at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
|
| 757 | at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
|
| 758 | ... 10 more
|
| 759 | [07Sep2023 01:46:03.512] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 6 sets of modifiers
|
| 760 | [07Sep2023 01:46:03.560] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/mutton_sandwich: com.google.gson.JsonSyntaxException: Unknown item 'farmersdelight:mutton_sandwich'
|
| 761 | [07Sep2023 01:46:03.561] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/endergetic/bollom_fruit_mimic: com.google.gson.JsonSyntaxException: Unknown item 'endergetic:bollom_fruit'
|
| 762 | [07Sep2023 01:46:03.586] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_palisade as it's serializer returned null
|
| 763 | [07Sep2023 01:46:03.775] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:forbidden_arcanus/bat_soup as it's serializer returned null
|
| 764 | [07Sep2023 01:46:03.794] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_beam as it's serializer returned null
|
| 765 | [07Sep2023 01:46:03.802] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_support as it's serializer returned null
|
| 766 | [07Sep2023 01:46:03.875] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/perogies as it's serializer returned null
|
| 767 | [07Sep2023 01:46:03.882] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe farmersdelightintegrations:example: com.google.gson.JsonSyntaxException: Missing modid, expected to find a string
|
| 768 | [07Sep2023 01:46:03.960] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/watermelon_icle as it's serializer returned null
|
| 769 | [07Sep2023 01:46:04.015] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_beam as it's serializer returned null
|
| 770 | [07Sep2023 01:46:04.021] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/environmental/wisteria_sapling_mimic: com.google.gson.JsonSyntaxException: Unknown item 'environmental:wisteria_sapling'
|
| 771 | [07Sep2023 01:46:04.056] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/potato_souffle as it's serializer returned null
|
| 772 | [07Sep2023 01:46:04.059] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null
|
| 773 | [07Sep2023 01:46:04.102] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bayou_blues:crafting/gooseberry_jam_cookie_bent: com.google.gson.JsonSyntaxException: Invalid pattern: each row must be the same width
|
| 774 | [07Sep2023 01:46:04.105] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:brass_lantern as it's serializer returned null
|
| 775 | [07Sep2023 01:46:04.119] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null
|
| 776 | [07Sep2023 01:46:04.153] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:traffic_jam_roll: com.google.gson.JsonSyntaxException: Unknown item 'atmospheric:yucca_juice'
|
| 777 | [07Sep2023 01:46:04.159] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null
|
| 778 | [07Sep2023 01:46:04.172] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_stairs_from_azure_stems_sawing: com.google.gson.JsonSyntaxException: Unknown item tag 'outer_end:azure_stem'
|
| 779 | [07Sep2023 01:46:04.232] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet: com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet'
|
| 780 | [07Sep2023 01:46:04.240] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/flower_salad as it's serializer returned null
|
| 781 | [07Sep2023 01:46:04.277] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_planks_from_vertical_azure_planks_sawing: com.google.gson.JsonSyntaxException: Unknown item 'outer_end:vertical_azure_planks'
|
| 782 | [07Sep2023 01:46:04.283] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/ceviche as it's serializer returned null
|
| 783 | [07Sep2023 01:46:04.287] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe copperpot:copper_pot_block_from_not_copper as it's serializer returned null
|
| 784 | [07Sep2023 01:46:04.314] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_seat as it's serializer returned null
|
| 785 | [07Sep2023 01:46:04.357] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/pepper_popper as it's serializer returned null
|
| 786 | [07Sep2023 01:46:04.357] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_palisade as it's serializer returned null
|
| 787 | [07Sep2023 01:46:04.365] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_seat as it's serializer returned null
|
| 788 | [07Sep2023 01:46:04.373] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/tropical_bouillabaisse as it's serializer returned null
|
| 789 | [07Sep2023 01:46:04.386] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_support as it's serializer returned null
|
| 790 | [07Sep2023 01:46:04.402] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 26 recipes
|
| 791 | [07Sep2023 01:46:04.535] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "criteria" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
|
| 792 | [07Sep2023 01:46:04.536] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "display" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
|
| 793 | [07Sep2023 01:46:04.536] [Worker-Main-1/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 14 sets of modifiers
|
| 794 | [07Sep2023 01:46:05.365] [Worker-Main-1/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet: com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet'
|
| 795 | [07Sep2023 01:46:06.019] [Worker-Main-1/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard: com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
|
| 796 | [07Sep2023 01:46:06.228] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ice_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 797 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/poisonous_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 798 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/water_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 799 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/nether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 800 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context
|
| 801 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/slime_fungus}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 802 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/red_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 803 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/honey_fungus}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 804 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/forest_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 805 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/aether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 806 | [07Sep2023 01:46:06.229] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ghost_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 807 | [07Sep2023 01:46:06.230] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/fire_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 808 | [07Sep2023 01:46:06.230] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/glowshroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 809 | [07Sep2023 01:46:06.230] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/brown_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
|
| 810 | [07Sep2023 01:46:06.230] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ender_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
|
| 811 | [07Sep2023 01:46:06.280] [Worker-Main-1/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement decorative_blocks:recipes/decorations/brazier: Unknown item id 'minecraft:iron_bar'
|
| 812 | [07Sep2023 01:46:06.333] [Worker-Main-1/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement theabyss:unlockthebook: Unknown item id 'theabyss:translationletter'
|
| 813 | [07Sep2023 01:46:06.414] [Worker-Main-1/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement decorative_blocks:recipes/decorations/soul_brazier: Unknown item id 'minecraft:iron_bar'
|
| 814 | [07Sep2023 01:46:06.491] [Worker-Main-1/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4467 advancements
|
| 815 | [07Sep2023 01:46:06.496] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
|
| 816 | [07Sep2023 01:46:06.496] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 34 snowcap_oven_freezing_recipes
|
| 817 | [07Sep2023 01:46:06.496] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 4 horizonite_forge_fuels
|
| 818 | [07Sep2023 01:46:06.501] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 11 snowcap_mushroom_freezing
|
| 819 | [07Sep2023 01:46:06.535] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 69 alchemy_recipes
|
| 820 | [07Sep2023 01:46:06.538] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 78 journal/entries
|
| 821 | [07Sep2023 01:46:06.538] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
|
| 822 | [07Sep2023 01:46:06.538] [Worker-Main-1/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
|
| 823 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
|
| 824 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
|
| 825 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
|
| 826 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
|
| 827 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
|
| 828 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
|
| 829 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
|
| 830 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
|
| 831 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
|
| 832 | [07Sep2023 01:46:06.549] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
|
| 833 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
|
| 834 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
|
| 835 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
|
| 836 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
|
| 837 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
|
| 838 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
|
| 839 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
|
| 840 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
|
| 841 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
|
| 842 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
|
| 843 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
|
| 844 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
|
| 845 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
|
| 846 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
|
| 847 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
|
| 848 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
|
| 849 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
|
| 850 | [07Sep2023 01:46:06.550] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
|
| 851 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
|
| 852 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
|
| 853 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
|
| 854 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
|
| 855 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
|
| 856 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
|
| 857 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
|
| 858 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
|
| 859 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
|
| 860 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
|
| 861 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
|
| 862 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
|
| 863 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
|
| 864 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
|
| 865 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
|
| 866 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
|
| 867 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
|
| 868 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
|
| 869 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
|
| 870 | [07Sep2023 01:46:06.551] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
|
| 871 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
|
| 872 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
|
| 873 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
|
| 874 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
|
| 875 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
|
| 876 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
|
| 877 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
|
| 878 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
|
| 879 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
|
| 880 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
|
| 881 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
|
| 882 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
|
| 883 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
|
| 884 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
|
| 885 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
|
| 886 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
|
| 887 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
|
| 888 | [07Sep2023 01:46:06.552] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
|
| 889 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
|
| 890 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
|
| 891 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
|
| 892 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
|
| 893 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
|
| 894 | [07Sep2023 01:46:06.553] [Worker-Main-1/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
|
| 895 | [07Sep2023 01:46:06.589] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 56 Slabfish Types
|
| 896 | [07Sep2023 01:46:06.589] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 16 Sweater Types
|
| 897 | [07Sep2023 01:46:06.590] [Worker-Main-1/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 19 Backpack Types
|
| 898 | [07Sep2023 01:46:06.634] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bounty Data. We will probably skip some data since certain mods are not loaded.
|
| 899 | [07Sep2023 01:46:06.704] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplytea/chef_objs as dependencies are not met: [simplytea]
|
| 900 | [07Sep2023 01:46:06.708] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/farmer_rews as dependencies are not met: [inspirations]
|
| 901 | [07Sep2023 01:46:06.711] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_objs as dependencies are not met: [vanillafoodpantry]
|
| 902 | [07Sep2023 01:46:06.715] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/apotheosis/fletcher_rews as dependencies are not met: [apotheosis]
|
| 903 | [07Sep2023 01:46:06.719] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_rews as dependencies are not met: [mysticalworld]
|
| 904 | [07Sep2023 01:46:06.721] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_objs as dependencies are not met: [charm]
|
| 905 | [07Sep2023 01:46:06.721] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_objs as dependencies are not met: [mysticalworld]
|
| 906 | [07Sep2023 01:46:06.725] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/chef_objs as dependencies are not met: [simplefarming]
|
| 907 | [07Sep2023 01:46:06.726] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/armorer_rews as dependencies are not met: [upgrademodifiers]
|
| 908 | [07Sep2023 01:46:06.728] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_rews as dependencies are not met: [charm]
|
| 909 | [07Sep2023 01:46:06.728] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/storagedrawers/tinker_rews as dependencies are not met: [storagedrawers]
|
| 910 | [07Sep2023 01:46:06.732] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/tinker_rews as dependencies are not met: [inspirations]
|
| 911 | [07Sep2023 01:46:06.735] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_objs as dependencies are not met: [farmingforblockheads]
|
| 912 | [07Sep2023 01:46:06.736] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/toolsmith_rews as dependencies are not met: [upgrademodifiers]
|
| 913 | [07Sep2023 01:46:06.737] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/chef_objs as dependencies are not met: [mysticalworld]
|
| 914 | [07Sep2023 01:46:06.738] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_rews as dependencies are not met: [vanillafoodpantry]
|
| 915 | [07Sep2023 01:46:06.740] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/fletcher_rews as dependencies are not met: [inspirations]
|
| 916 | [07Sep2023 01:46:06.741] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_rews as dependencies are not met: [farmingforblockheads]
|
| 917 | [07Sep2023 01:46:06.741] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_objs as dependencies are not met: [xlfoodmod]
|
| 918 | [07Sep2023 01:46:06.744] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/farmer_objs as dependencies are not met: [mysticalworld]
|
| 919 | [07Sep2023 01:46:06.745] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_objs as dependencies are not met: [simplefarming]
|
| 920 | [07Sep2023 01:46:06.746] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_rews as dependencies are not met: [xlfoodmod]
|
| 921 | [07Sep2023 01:46:06.747] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_rews as dependencies are not met: [simplefarming]
|
| 922 | [07Sep2023 01:46:06.747] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Found decrees: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
|
| 923 | [07Sep2023 01:46:06.747] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Merging Entry Pools..
|
| 924 | [07Sep2023 01:46:06.747] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating Entry Pools..
|
| 925 | [07Sep2023 01:46:06.747] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_objs'
|
| 926 | [07Sep2023 01:46:06.751] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_rews'
|
| 927 | [07Sep2023 01:46:06.751] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_objs'
|
| 928 | [07Sep2023 01:46:06.752] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_enchants'
|
| 929 | [07Sep2023 01:46:06.752] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_rews'
|
| 930 | [07Sep2023 01:46:06.752] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_objs'
|
| 931 | [07Sep2023 01:46:06.756] [Worker-Main-1/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000]
|
| 932 | [07Sep2023 01:46:06.756] [Worker-Main-1/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000]
|
| 933 | [07Sep2023 01:46:06.756] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_objs'
|
| 934 | [07Sep2023 01:46:06.756] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_rews'
|
| 935 | [07Sep2023 01:46:06.756] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_objs'
|
| 936 | [07Sep2023 01:46:06.757] [Worker-Main-1/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item) [Item: upgrade_aquatic:bedroll_leather, Amount: 0 [[1..1]], Worth: 2500, NBT: null, Weight: 1000]
|
| 937 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_rews'
|
| 938 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_rews'
|
| 939 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_objs'
|
| 940 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_rews'
|
| 941 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_objs'
|
| 942 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_rews'
|
| 943 | [07Sep2023 01:46:06.757] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_objs'
|
| 944 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_objs'
|
| 945 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_crafts'
|
| 946 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_rews'
|
| 947 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_objs'
|
| 948 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_objs'
|
| 949 | [07Sep2023 01:46:06.758] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_objs'
|
| 950 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_rews'
|
| 951 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_objs'
|
| 952 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_rews'
|
| 953 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_rews'
|
| 954 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_rews'
|
| 955 | [07Sep2023 01:46:06.759] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_rews'
|
| 956 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_objs'
|
| 957 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_rews'
|
| 958 | [07Sep2023 01:46:06.760] [Worker-Main-1/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:banners, Amount: 0 [[1..3]], Worth: 750, NBT: null, Weight: 400]
|
| 959 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_objs'
|
| 960 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_rews'
|
| 961 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_objs'
|
| 962 | [07Sep2023 01:46:06.760] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_rews'
|
| 963 | [07Sep2023 01:46:06.761] [Worker-Main-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Found Entry Pools: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
|
| 964 | [07Sep2023 01:46:07.030] [ModernFix blockstate cache rebuild thread/INFO] [snowrealmagic/]: Serene Seasons compatibility enabled
|
| 965 | [07Sep2023 01:46:07.481] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [chipped:black_stained_glass, chipped:lime_terracotta, forge:ores/biotite, forge:mushroom_caps/orange, quark:planks_vertical_slab, byg:ground_silver_vase_flower, chipped:dark_oak_planks, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, chipped:yellow_stained_glass_pane, forge:terracotta/lime, forge:glass_panes/light_gray, byg:maple_logs, chipped:jack_o_lantern, alexsmobs:roadrunner_spawns, chipped:light_gray_wool, forge:storage_blocks/ametrine, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, chipped:white_carpet, carryon:block_blacklist, adorn:wooden_posts, chipped:red_concrete, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, byg:ground_araucaria_sapling, cataclysm:altar_destroy_immune, byg:ground_pine_sapling, forge:storage_blocks/copper, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, byg:ground_purple_sage, chipped:cyan_stained_glass_pane, adorn:shelves, byg:willow_logs, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, chipped:brown_concrete, cavesandcliffs:stone_ore_replaceables, forge:black_sand, chipped:green_carpet, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, forge:terracotta/orange, twilightforest:annihilation_inclusions, chipped:pink_stained_glass, chipped:cyan_concrete, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_orange_birch_sapling, forge:terracotta/blue, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, chipped:redstone_lamp, forge:mushroom_caps, chipped:spruce_planks, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, chipped:lantern, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, blue_skies:ores/aquite, forge:sand/colorless, alexsmobs:mantis_shrimp_spawns, chipped:light_gray_carpet, chipped:lime_wool, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, minecraft:soul_speed_blocks, byg:pink_sand, alexsmobs:lobster_spawns, minecraft:walls, environmental:cherry_logs, betterendforge:end_ground, minecraft:sand, byg:ground_mini_cactus, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, byg:ground_red_oak_sapling, forge:glass/blue, forge:supports_conduit, chipped:soul_sand, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, forge:terracotta/purple, jade:pick, forge:terracotta/black, chipped:light_blue_carpet, adorn:wooden_steps, blue_skies:dungeon/aquatic, chipped:white_stained_glass, forge:sandstone/red, byg:ground_pink_anemone, minecraft:wooden_doors, chipped:lime_carpet, forge:terracotta/light_blue, forge:glass/purple, minecraft:crimson_stems, forge:purple_sand, blue_skies:storage_blocks/charoite, chipped:shroomlight, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, chipped:crimson_planks, byg:embur_pedus, byg:black_sand, byg:ground_yellow_tulip, chipped:obsidian, chipped:yellow_stained_glass, adorn:coffee_tables, chipped:soul_lantern, minecraft:wall_corals, forge:grass, adorn:chairs, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, forge:ores/gold, byg:ground_azalea, twilightforest:fences, biomesoplenty:palm_logs, byg:cherry_logs, chipped:green_terracotta, chipped:blue_stained_glass_pane, adorn:sofas, chipped:brown_terracotta, chipped:acacia_planks, forge:glass/lime, forge:chests/wooden, chipped:red_nether_bricks, chipped:vine, buzzier_bees:candles, bayou_blues:cypress_logs, cataclysm:netherite_monstrosity_immune, chipped:lime_concrete, forge:mushroom_stems/green, minecraft:base_stone_overworld, minecraft:carpets, byg:ground_iris, blue_skies:storage_blocks/pyrope, alexsmobs:crow_foodblocks, minecraft:stone_bricks, forge:glass/orange, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, minecraft:slabs, minecraft:guarded_by_piglins, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, cataclysm:ender_golem_can_destroy, minecraft:buttons, chipped:blue_wool, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, byg:ground_palo_verde_sapling, byg:ground_winter_succulent, minecraft:wooden_pressure_plates, biomesoplenty:redwood_logs, byg:sythian_stems, chipped:red_carpet, biomesoplenty:jacaranda_logs, supplementaries:concrete_powders, adorn:table_lamps, minecraft:gold_ores, byg:ground_lament_sapling, backpacked:funnelling, adorn:kitchen_cupboards, neapolitan:vanilla_plantable_on, chipped:andesite, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, chipped:yellow_terracotta, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, biomesoplenty:magic_logs, chipped:cyan_stained_glass, chipped:clay, forge:glass_panes/light_blue, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, chipped:purple_stained_glass, chipped:purple_terracotta, minecraft:warped_stems, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, byg:ground_tall_prairie_grass, forge:ores/lignite, minecraft:climbable, byg:ground_redwood_sapling, snowrealmagic:invalid_supporters, chipped:netherrack, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, forge:blue_sand, forge:mushrooms, chipped:pink_stained_glass_pane, adorn:stone_posts, chipped:cyan_carpet, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:banners, minecraft:wooden_fences, chipped:hay_block, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, chipped:torch, forge:ores/coal, forge:terracotta/yellow, minecraft:base_stone_nether, chipped:gray_terracotta, carryon:block_whitelist, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, minecraft:trapdoors, forge:glass/cyan, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, byg:baobab_logs, savageandravage:gloomy_tiles, atmospheric:yucca_logs, byg:mahogany_logs, forge:stained_glass_panes, byg:lament_logs, copperpot:fume_inhibitors, forge:workbenches, autumnity:slippery_snail_slime_blocks, byg:ground_blue_enchanted_sapling, chipped:sea_lantern, endergetic:ender_fire_base_blocks, forge:glass/gray, chipped:light_blue_wool, cavesandcliffs:moss_replaceable, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, chipped:pink_carpet, forge:glass_panes/black, farmersdelight:wild_crops, forge:mushrooms/brown, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, forge:glass_panes/blue, forge:mushroom_caps/brown, byg:redwood_logs, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, forge:terracotta/light_gray, twilightforest:fence_gates, forge:stone, chipped:pumpkin, byg:rainbow_eucalyptus_logs, minecraft:infiniburn_end, chipped:warped_wart_block, forge:glass_panes/yellow, byg:ground_white_sage, blue_skies:ores/moonstone, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, diagonalfences:non_diagonal_fences, byg:blue_enchanted_logs, adorn:wooden_shelves, betterendforge:tenanea_logs, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, byg:palm_logs, blue_skies:logs/cherry, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, chipped:orange_wool, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, chipped:crimson_roots, create:fan_heaters, byg:ground_rose, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, quark:pike_trophies, byg:ground_nightshade_sapling, chipped:purple_concrete, blue_skies:crafting_tables, forge:ices/packedice, chipped:redstone_torch, betterendforge:jellyshroom_logs, minecraft:oak_logs, forge:needs_netherite_tool, chipped:magenta_carpet, byg:purple_sand, blue_skies:dungeon/life, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, forge:dirt, minecraft:bamboo_plantable_on, minecraft:pressure_plates, chipped:glass_pane, betterendforge:dragon_tree_logs, minecraft:jungle_logs, byg:ground_zelkova_sapling, forge:white_sand, adorn:wooden_platforms, minecraft:spruce_logs, chipped:cobblestone, chipped:purpur_block, forge:fence_gates/wooden, chipped:brown_mushroom, forge:glass_panes/lime, sereneseasons:spring_crops, chipped:red_stained_glass, chipped:dark_prismarine, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, twilightforest:carminite_reactor_immune, minecraft:flowers, byg:ground_red_spruce_sapling, byg:cika_logs, forge:terracotta/brown, betterendforge:pythadendron_logs, chipped:blue_carpet, alexsmobs:soul_vulture_perches, byg:ground_crocus, forge:ores/pendorite, minecraft:fence_gates, chipped:basalt, forge:ores, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, chipped:jungle_planks, byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, byg:ground_maple_sapling, blue_skies:logs/bluebright, chipped:light_blue_concrete, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, betterendforge:gen_terrain, quark:stools, chipped:light_gray_stained_glass_pane, chipped:black_stained_glass_pane, chipped:green_concrete, chipped:gilded_blackstone, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, chipped:nether_wart_block, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, chipped:red_mushroom_block, chipped:blackstone, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, snowrealmagic:bottom_snow, forge:bushes, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, chipped:end_stone, blue_skies:logs/dusk, chipped:magenta_stained_glass_pane, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, chipped:cyan_terracotta, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, byg:ground_orange_oak_sapling, chipped:warped_planks, minecraft:beds, forge:ores/diamond, minecraft:doors, minecraft:infiniburn_overworld, minecraft:flower_pots, chipped:melon, byg:ground_flowering_jacaranda_bush, chipped:black_concrete, twilightforest:trophies, byg:ground_osiria_rose, chipped:red_wool, alexsmobs:seal_digables, byg:palo_verde_logs, minecraft:signs, chipped:pink_terracotta, minecraft:wither_summon_base_blocks, chipped:magenta_wool, chipped:magenta_terracotta, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, byg:ground_brown_birch_sapling, chipped:magenta_concrete, outer_end:crystal_buds, chipped:orange_stained_glass, blue_skies:dungeon/poison, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, forge:terracotta/red, chipped:purple_wool, chipped:nether_sprouts, enhanced_mushrooms:glowshroom_stems, chipped:blue_terracotta, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, outer_end:end_plantable_on, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, minecraft:underwater_bonemeals, blue_skies:ores/pyrope, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, chipped:crimson_fungus, chipped:yellow_carpet, forge:mushroom_caps/red, forge:sandstone/colorless, chipped:gray_concrete, supplementaries:walls, forge:fences/wooden, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, chipped:green_stained_glass_pane, atmospheric:grimwood_logs, forge:ores/quartz, chipped:red_sandstone, chipped:glowstone, byg:ground_silver_maple_sapling, byg:ground_skyris_sapling, forge:saplings, blue_skies:storage_blocks/ventium, chipped:green_stained_glass, forge:storage_blocks/redstone, byg:withering_oak_logs, extendedmushrooms:mushroom_pressure_plates/wool, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, chipped:oak_planks, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, chipped:brown_mushroom_block, sereneseasons:autumn_crops, quark:slime_blocks, byg:ground_incan_lily, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, chipped:purple_stained_glass_pane, betterendforge:lucernia_logs, chipped:red_terracotta, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:ground_red_birch_sapling, blue_skies:cobblestone, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, twilightforest:darkwood_logs, minecraft:anvil, chipped:white_concrete, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, adorn:posts, chipped:gray_stained_glass, alexsmobs:elephant_foodblocks, byg:ground_yellow_birch_sapling, byg:ground_torch_ginger, blue_skies:ores/horizonite, chipped:light_blue_terracotta, forge:terracotta/magenta, chipped:granite, snowrealmagic:containables, minecraft:piglin_repellents, byg:ground_delphinium, forge:glass/black, minecraft:portals, snowrealmagic:not_containables, forge:fences/nether_brick, chipped:pink_wool, forge:ores/iron, chipped:orange_terracotta, twilightforest:logs, forge:storage_blocks/biotite, chipped:birch_planks, blue_skies:logs/starlit, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, minecraft:wooden_stairs, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, quark:crystal, biomesoplenty:umbran_logs, forge:terracotta/cyan, forge:storage_blocks/anthracite, architects_palette:cage_lanterns, forge:storage_blocks/quartz, byg:ground_brown_oak_sapling, chipped:pink_concrete, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, forge:ores/emerald, blue_skies:stone, chipped:red_mushroom, adorn:kitchen_counters, minecraft:corals, forge:terracotta/green, quark:foxhound_spawnable, adorn:chimneys, byg:ground_prickly_pear_cactus, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_indigo_jacaranda_sapling, chipped:crying_obsidian, minecraft:bee_growables, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, extendedmushrooms:mushrooms/edible, forge:sand/black, forge:bookshelves, minecraft:stone_pressure_plates, cavesandcliffs:lush_ground_replaceable, supplementaries:palisades, forge:glass_panes/pink, chipped:lime_stained_glass, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, minecraft:soul_fire_base_blocks, chipped:brown_stained_glass_pane, forge:crops/flax, adorn:benches, byg:ground_fir_sapling, byg:ground_purple_tulip, chipped:gray_stained_glass_pane, chipped:lily_pad, forge:terracotta/white, forge:glass_panes/cyan, forge:mushroom_caps/lime, chipped:cyan_wool, minecraft:wool, forge:glass/colorless, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, chipped:stone, chipped:gray_wool, forge:stained_glass, blue_skies:storage_blocks/falsite, twilightforest:mangrove_logs, cavesandcliffs:candles, chipped:brown_carpet, byg:ground_tall_allium, cavesandcliffs:crystal_sound_blocks, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, farmersdelight:compost_activators, quark:ladders, forge:glass_panes, minecraft:non_flammable_wood, forge:sand/pink, enhanced_mushrooms:red_mushroom_stems, chipped:blue_stained_glass, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, chipped:gray_carpet, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, minecraft:mineable/pickaxe, chipped:white_terracotta, minecraft:enderman_holdable, forge:mushroom_stems, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, chipped:purple_carpet, chipped:dried_kelp_block, chipped:green_wool, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, chipped:prismarine, byg:ground_tall_pink_allium, byg:ground_purple_orchid, minecraft:fire, cavesandcliffs:cave_vines, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, blue_skies:dungeon/nature, chipped:white_wool, byg:ground_protea_flower, byg:ground_black_rose, betterendforge:lacugrove_logs, alexsmobs:crow_fears, quark:crab_spawnable, chipped:black_carpet, chipped:yellow_wool, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, enhanced_mushrooms:brown_mushroom_stems, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, chipped:black_terracotta, minecraft:acacia_logs, elevatorid:elevators, cataclysm:ignis_can_destroy_cracked_block, forge:terracotta/gray, atmospheric:passion_vine_growable_on, forge:sand/red, alexsmobs:emu_spawns, forge:glass/brown, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, chipped:light_gray_terracotta, minecraft:logs_that_burn, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, chipped:red_stained_glass_pane, minecraft:small_flowers, blue_skies:logs/lunar, chipped:orange_stained_glass_pane, byg:ground_aspen_sapling, chipped:diorite, chipped:light_blue_stained_glass, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, chipped:orange_concrete, twilightforest:portal/decoration, byg:ground_horseweed, chipped:sandstone, supplementaries:water_holder, forge:ores/amber, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:ore_magnet/ore_safe_replace_block, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, minecraft:standing_signs, blue_skies:ores/falsite, extendedmushrooms:mushroom_growing_blocks_lightlevel, byg:ground_richea, minecraft:wart_blocks, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, cavesandcliffs:snow, extendedmushrooms:mushroom_stairs, chipped:cobweb, neapolitan:chimpanzee_jumping_blocks, chipped:brown_stained_glass, chipped:nether_bricks, byg:ground_red_orchid, alexsmobs:mungus_replace_mushroom, forge:ores/silver, byg:ground_pink_daffodil, forge:glass_panes/purple, forge:glass/yellow, environmental:grass_like, chipped:lime_stained_glass_pane, chipped:carved_pumpkin, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, byg:ground_pink_allium, forge:ores/anthracite, forge:barrels, chipped:yellow_concrete, forge:pink_sand, blue_skies:ores/ventium, chipped:light_blue_stained_glass_pane, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, chipped:blue_concrete, chipped:orange_carpet, quark:lead_connectable, buzzier_bees:scented_candles, chipped:white_stained_glass_pane, chipped:light_gray_concrete, forge:chests/ender, chipped:black_wool, byg:jacaranda_logs, chipped:glass, byg:ground_red_maple_sapling, environmental:wisteria_logs, chipped:magenta_stained_glass, endergetic:poise_plantable, endergetic:end_crystal_placeable, chipped:warped_roots, chipped:brown_wool, forge:sand/blue, chipped:light_gray_stained_glass, adorn:stone_platforms, cataclysm:ignis_immune, twilightforest:portal/edge, blue_skies:ladders, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, byg:ground_orange_spruce_sapling, byg:ebony_logs, outer_end:crystal_crag_foliage, byg:ground_white_anemone, forge:storage_blocks/gold, forge:ores/ametrine, chipped:quartz_block, byg:ground_mahogany_sapling, chipped:warped_fungus, forge:fences, savageandravage:blast_proof, supplementaries:bellows_tickable, forge:terracotta/pink, forge:terracotta]
|
| 966 | [07Sep2023 01:46:07.743] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [chipped:black_stained_glass, chipped:lime_terracotta, forge:ores/biotite, forge:mushroom_caps/orange, quark:planks_vertical_slab, byg:ground_silver_vase_flower, chipped:dark_oak_planks, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, chipped:yellow_stained_glass_pane, forge:terracotta/lime, forge:glass_panes/light_gray, byg:maple_logs, chipped:jack_o_lantern, alexsmobs:roadrunner_spawns, chipped:light_gray_wool, forge:storage_blocks/ametrine, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, chipped:white_carpet, carryon:block_blacklist, adorn:wooden_posts, chipped:red_concrete, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, byg:ground_araucaria_sapling, cataclysm:altar_destroy_immune, byg:ground_pine_sapling, forge:storage_blocks/copper, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, byg:ground_purple_sage, chipped:cyan_stained_glass_pane, adorn:shelves, byg:willow_logs, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, chipped:brown_concrete, cavesandcliffs:stone_ore_replaceables, forge:black_sand, chipped:green_carpet, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, forge:terracotta/orange, twilightforest:annihilation_inclusions, chipped:pink_stained_glass, chipped:cyan_concrete, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_orange_birch_sapling, forge:terracotta/blue, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, chipped:redstone_lamp, forge:mushroom_caps, chipped:spruce_planks, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, chipped:lantern, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, blue_skies:ores/aquite, forge:sand/colorless, alexsmobs:mantis_shrimp_spawns, chipped:light_gray_carpet, chipped:lime_wool, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, minecraft:soul_speed_blocks, byg:pink_sand, alexsmobs:lobster_spawns, minecraft:walls, environmental:cherry_logs, betterendforge:end_ground, minecraft:sand, byg:ground_mini_cactus, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, byg:ground_red_oak_sapling, forge:glass/blue, forge:supports_conduit, chipped:soul_sand, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, forge:terracotta/purple, jade:pick, forge:terracotta/black, chipped:light_blue_carpet, adorn:wooden_steps, blue_skies:dungeon/aquatic, chipped:white_stained_glass, forge:sandstone/red, byg:ground_pink_anemone, minecraft:wooden_doors, chipped:lime_carpet, forge:terracotta/light_blue, forge:glass/purple, minecraft:crimson_stems, forge:purple_sand, blue_skies:storage_blocks/charoite, chipped:shroomlight, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, chipped:crimson_planks, byg:embur_pedus, byg:black_sand, byg:ground_yellow_tulip, chipped:obsidian, chipped:yellow_stained_glass, adorn:coffee_tables, chipped:soul_lantern, minecraft:wall_corals, forge:grass, adorn:chairs, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, forge:ores/gold, byg:ground_azalea, twilightforest:fences, biomesoplenty:palm_logs, byg:cherry_logs, chipped:green_terracotta, chipped:blue_stained_glass_pane, adorn:sofas, chipped:brown_terracotta, chipped:acacia_planks, forge:glass/lime, forge:chests/wooden, chipped:red_nether_bricks, chipped:vine, buzzier_bees:candles, bayou_blues:cypress_logs, cataclysm:netherite_monstrosity_immune, chipped:lime_concrete, forge:mushroom_stems/green, minecraft:base_stone_overworld, minecraft:carpets, byg:ground_iris, blue_skies:storage_blocks/pyrope, alexsmobs:crow_foodblocks, minecraft:stone_bricks, forge:glass/orange, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, minecraft:slabs, minecraft:guarded_by_piglins, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, cataclysm:ender_golem_can_destroy, minecraft:buttons, chipped:blue_wool, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, byg:ground_palo_verde_sapling, byg:ground_winter_succulent, minecraft:wooden_pressure_plates, biomesoplenty:redwood_logs, byg:sythian_stems, chipped:red_carpet, biomesoplenty:jacaranda_logs, supplementaries:concrete_powders, adorn:table_lamps, minecraft:gold_ores, byg:ground_lament_sapling, backpacked:funnelling, adorn:kitchen_cupboards, neapolitan:vanilla_plantable_on, chipped:andesite, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, chipped:yellow_terracotta, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, biomesoplenty:magic_logs, chipped:cyan_stained_glass, chipped:clay, forge:glass_panes/light_blue, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, chipped:purple_stained_glass, chipped:purple_terracotta, minecraft:warped_stems, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, byg:ground_tall_prairie_grass, forge:ores/lignite, minecraft:climbable, byg:ground_redwood_sapling, snowrealmagic:invalid_supporters, chipped:netherrack, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, forge:blue_sand, forge:mushrooms, chipped:pink_stained_glass_pane, adorn:stone_posts, chipped:cyan_carpet, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:banners, minecraft:wooden_fences, chipped:hay_block, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, chipped:torch, forge:ores/coal, forge:terracotta/yellow, minecraft:base_stone_nether, chipped:gray_terracotta, carryon:block_whitelist, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, minecraft:trapdoors, forge:glass/cyan, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, byg:baobab_logs, savageandravage:gloomy_tiles, atmospheric:yucca_logs, byg:mahogany_logs, forge:stained_glass_panes, byg:lament_logs, copperpot:fume_inhibitors, forge:workbenches, autumnity:slippery_snail_slime_blocks, byg:ground_blue_enchanted_sapling, chipped:sea_lantern, endergetic:ender_fire_base_blocks, forge:glass/gray, chipped:light_blue_wool, cavesandcliffs:moss_replaceable, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, chipped:pink_carpet, forge:glass_panes/black, farmersdelight:wild_crops, forge:mushrooms/brown, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, forge:glass_panes/blue, forge:mushroom_caps/brown, byg:redwood_logs, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, forge:terracotta/light_gray, twilightforest:fence_gates, forge:stone, chipped:pumpkin, byg:rainbow_eucalyptus_logs, minecraft:infiniburn_end, chipped:warped_wart_block, forge:glass_panes/yellow, byg:ground_white_sage, blue_skies:ores/moonstone, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, diagonalfences:non_diagonal_fences, byg:blue_enchanted_logs, adorn:wooden_shelves, betterendforge:tenanea_logs, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, byg:palm_logs, blue_skies:logs/cherry, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, chipped:orange_wool, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, chipped:crimson_roots, create:fan_heaters, byg:ground_rose, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, quark:pike_trophies, byg:ground_nightshade_sapling, chipped:purple_concrete, blue_skies:crafting_tables, forge:ices/packedice, chipped:redstone_torch, betterendforge:jellyshroom_logs, minecraft:oak_logs, forge:needs_netherite_tool, chipped:magenta_carpet, byg:purple_sand, blue_skies:dungeon/life, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, forge:dirt, minecraft:bamboo_plantable_on, minecraft:pressure_plates, chipped:glass_pane, betterendforge:dragon_tree_logs, minecraft:jungle_logs, byg:ground_zelkova_sapling, forge:white_sand, adorn:wooden_platforms, minecraft:spruce_logs, chipped:cobblestone, chipped:purpur_block, forge:fence_gates/wooden, chipped:brown_mushroom, forge:glass_panes/lime, sereneseasons:spring_crops, chipped:red_stained_glass, chipped:dark_prismarine, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, twilightforest:carminite_reactor_immune, minecraft:flowers, byg:ground_red_spruce_sapling, byg:cika_logs, forge:terracotta/brown, betterendforge:pythadendron_logs, chipped:blue_carpet, alexsmobs:soul_vulture_perches, byg:ground_crocus, forge:ores/pendorite, minecraft:fence_gates, chipped:basalt, forge:ores, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, chipped:jungle_planks, byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, byg:ground_maple_sapling, blue_skies:logs/bluebright, chipped:light_blue_concrete, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, betterendforge:gen_terrain, quark:stools, chipped:light_gray_stained_glass_pane, chipped:black_stained_glass_pane, chipped:green_concrete, chipped:gilded_blackstone, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, chipped:nether_wart_block, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, chipped:red_mushroom_block, chipped:blackstone, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, snowrealmagic:bottom_snow, forge:bushes, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, chipped:end_stone, blue_skies:logs/dusk, chipped:magenta_stained_glass_pane, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, chipped:cyan_terracotta, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, byg:ground_orange_oak_sapling, chipped:warped_planks, minecraft:beds, forge:ores/diamond, minecraft:doors, minecraft:infiniburn_overworld, minecraft:flower_pots, chipped:melon, byg:ground_flowering_jacaranda_bush, chipped:black_concrete, twilightforest:trophies, byg:ground_osiria_rose, chipped:red_wool, alexsmobs:seal_digables, byg:palo_verde_logs, minecraft:signs, chipped:pink_terracotta, minecraft:wither_summon_base_blocks, chipped:magenta_wool, chipped:magenta_terracotta, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, byg:ground_brown_birch_sapling, chipped:magenta_concrete, outer_end:crystal_buds, chipped:orange_stained_glass, blue_skies:dungeon/poison, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, forge:terracotta/red, chipped:purple_wool, chipped:nether_sprouts, enhanced_mushrooms:glowshroom_stems, chipped:blue_terracotta, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, outer_end:end_plantable_on, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, minecraft:underwater_bonemeals, blue_skies:ores/pyrope, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, chipped:crimson_fungus, chipped:yellow_carpet, forge:mushroom_caps/red, forge:sandstone/colorless, chipped:gray_concrete, supplementaries:walls, forge:fences/wooden, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, chipped:green_stained_glass_pane, atmospheric:grimwood_logs, forge:ores/quartz, chipped:red_sandstone, chipped:glowstone, byg:ground_silver_maple_sapling, byg:ground_skyris_sapling, forge:saplings, blue_skies:storage_blocks/ventium, chipped:green_stained_glass, forge:storage_blocks/redstone, byg:withering_oak_logs, extendedmushrooms:mushroom_pressure_plates/wool, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, chipped:oak_planks, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, chipped:brown_mushroom_block, sereneseasons:autumn_crops, quark:slime_blocks, byg:ground_incan_lily, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, chipped:purple_stained_glass_pane, betterendforge:lucernia_logs, chipped:red_terracotta, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:ground_red_birch_sapling, blue_skies:cobblestone, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, twilightforest:darkwood_logs, minecraft:anvil, chipped:white_concrete, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, adorn:posts, chipped:gray_stained_glass, alexsmobs:elephant_foodblocks, byg:ground_yellow_birch_sapling, byg:ground_torch_ginger, blue_skies:ores/horizonite, chipped:light_blue_terracotta, forge:terracotta/magenta, chipped:granite, snowrealmagic:containables, minecraft:piglin_repellents, byg:ground_delphinium, forge:glass/black, minecraft:portals, snowrealmagic:not_containables, forge:fences/nether_brick, chipped:pink_wool, forge:ores/iron, chipped:orange_terracotta, twilightforest:logs, forge:storage_blocks/biotite, chipped:birch_planks, blue_skies:logs/starlit, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, minecraft:wooden_stairs, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, quark:crystal, biomesoplenty:umbran_logs, forge:terracotta/cyan, forge:storage_blocks/anthracite, architects_palette:cage_lanterns, forge:storage_blocks/quartz, byg:ground_brown_oak_sapling, chipped:pink_concrete, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, forge:ores/emerald, blue_skies:stone, chipped:red_mushroom, adorn:kitchen_counters, minecraft:corals, forge:terracotta/green, quark:foxhound_spawnable, adorn:chimneys, byg:ground_prickly_pear_cactus, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_indigo_jacaranda_sapling, chipped:crying_obsidian, minecraft:bee_growables, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, extendedmushrooms:mushrooms/edible, forge:sand/black, forge:bookshelves, minecraft:stone_pressure_plates, cavesandcliffs:lush_ground_replaceable, supplementaries:palisades, forge:glass_panes/pink, chipped:lime_stained_glass, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, minecraft:soul_fire_base_blocks, chipped:brown_stained_glass_pane, forge:crops/flax, adorn:benches, byg:ground_fir_sapling, byg:ground_purple_tulip, chipped:gray_stained_glass_pane, chipped:lily_pad, forge:terracotta/white, forge:glass_panes/cyan, forge:mushroom_caps/lime, chipped:cyan_wool, minecraft:wool, forge:glass/colorless, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, chipped:stone, chipped:gray_wool, forge:stained_glass, blue_skies:storage_blocks/falsite, twilightforest:mangrove_logs, cavesandcliffs:candles, chipped:brown_carpet, byg:ground_tall_allium, cavesandcliffs:crystal_sound_blocks, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, farmersdelight:compost_activators, quark:ladders, forge:glass_panes, minecraft:non_flammable_wood, forge:sand/pink, enhanced_mushrooms:red_mushroom_stems, chipped:blue_stained_glass, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, chipped:gray_carpet, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, minecraft:mineable/pickaxe, chipped:white_terracotta, minecraft:enderman_holdable, forge:mushroom_stems, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, chipped:purple_carpet, chipped:dried_kelp_block, chipped:green_wool, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, chipped:prismarine, byg:ground_tall_pink_allium, byg:ground_purple_orchid, minecraft:fire, cavesandcliffs:cave_vines, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, blue_skies:dungeon/nature, chipped:white_wool, byg:ground_protea_flower, byg:ground_black_rose, betterendforge:lacugrove_logs, alexsmobs:crow_fears, quark:crab_spawnable, chipped:black_carpet, chipped:yellow_wool, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, enhanced_mushrooms:brown_mushroom_stems, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, chipped:black_terracotta, minecraft:acacia_logs, elevatorid:elevators, cataclysm:ignis_can_destroy_cracked_block, forge:terracotta/gray, atmospheric:passion_vine_growable_on, forge:sand/red, alexsmobs:emu_spawns, forge:glass/brown, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, chipped:light_gray_terracotta, minecraft:logs_that_burn, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, chipped:red_stained_glass_pane, minecraft:small_flowers, blue_skies:logs/lunar, chipped:orange_stained_glass_pane, byg:ground_aspen_sapling, chipped:diorite, chipped:light_blue_stained_glass, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, chipped:orange_concrete, twilightforest:portal/decoration, byg:ground_horseweed, chipped:sandstone, supplementaries:water_holder, forge:ores/amber, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:ore_magnet/ore_safe_replace_block, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, minecraft:standing_signs, blue_skies:ores/falsite, extendedmushrooms:mushroom_growing_blocks_lightlevel, byg:ground_richea, minecraft:wart_blocks, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, cavesandcliffs:snow, extendedmushrooms:mushroom_stairs, chipped:cobweb, neapolitan:chimpanzee_jumping_blocks, chipped:brown_stained_glass, chipped:nether_bricks, byg:ground_red_orchid, alexsmobs:mungus_replace_mushroom, forge:ores/silver, byg:ground_pink_daffodil, forge:glass_panes/purple, forge:glass/yellow, environmental:grass_like, chipped:lime_stained_glass_pane, chipped:carved_pumpkin, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, byg:ground_pink_allium, forge:ores/anthracite, forge:barrels, chipped:yellow_concrete, forge:pink_sand, blue_skies:ores/ventium, chipped:light_blue_stained_glass_pane, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, chipped:blue_concrete, chipped:orange_carpet, quark:lead_connectable, buzzier_bees:scented_candles, chipped:white_stained_glass_pane, chipped:light_gray_concrete, forge:chests/ender, chipped:black_wool, byg:jacaranda_logs, chipped:glass, byg:ground_red_maple_sapling, environmental:wisteria_logs, chipped:magenta_stained_glass, endergetic:poise_plantable, endergetic:end_crystal_placeable, chipped:warped_roots, chipped:brown_wool, forge:sand/blue, chipped:light_gray_stained_glass, adorn:stone_platforms, cataclysm:ignis_immune, twilightforest:portal/edge, blue_skies:ladders, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, byg:ground_orange_spruce_sapling, byg:ebony_logs, outer_end:crystal_crag_foliage, byg:ground_white_anemone, forge:storage_blocks/gold, forge:ores/ametrine, chipped:quartz_block, byg:ground_mahogany_sapling, chipped:warped_fungus, forge:fences, savageandravage:blast_proof, supplementaries:bellows_tickable, forge:terracotta/pink, forge:terracotta]
|
| 967 | [07Sep2023 01:46:09.871] [main/WARN] [ModernFix/]: Interrupting previous blockstate cache rebuild
|
| 968 | [07Sep2023 01:46:10.360] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
|
| 969 | [07Sep2023 01:46:10.360] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
|
| 970 | [07Sep2023 01:46:10.360] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
|
| 971 | [07Sep2023 01:46:10.361] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
|
| 972 | [07Sep2023 01:46:10.473] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:26974
|
| 973 | [07Sep2023 01:46:10.583] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
|
| 974 | [07Sep2023 01:46:10.923] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
| 975 | [07Sep2023 01:46:10.924] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
|
| 976 | [07Sep2023 01:46:10.924] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
|
| 977 | [07Sep2023 01:46:10.924] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
|
| 978 | [07Sep2023 01:46:10.991] [Server thread/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [chipped:black_stained_glass, chipped:lime_terracotta, forge:ores/biotite, forge:mushroom_caps/orange, quark:planks_vertical_slab, byg:ground_silver_vase_flower, chipped:dark_oak_planks, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, chipped:yellow_stained_glass_pane, forge:terracotta/lime, forge:glass_panes/light_gray, byg:maple_logs, chipped:jack_o_lantern, alexsmobs:roadrunner_spawns, chipped:light_gray_wool, forge:storage_blocks/ametrine, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, chipped:white_carpet, carryon:block_blacklist, adorn:wooden_posts, chipped:red_concrete, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, byg:ground_araucaria_sapling, cataclysm:altar_destroy_immune, byg:ground_pine_sapling, forge:storage_blocks/copper, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, byg:ground_purple_sage, chipped:cyan_stained_glass_pane, adorn:shelves, byg:willow_logs, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, chipped:brown_concrete, cavesandcliffs:stone_ore_replaceables, forge:black_sand, chipped:green_carpet, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, forge:terracotta/orange, twilightforest:annihilation_inclusions, chipped:pink_stained_glass, chipped:cyan_concrete, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_orange_birch_sapling, forge:terracotta/blue, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, chipped:redstone_lamp, forge:mushroom_caps, chipped:spruce_planks, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, chipped:lantern, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, blue_skies:ores/aquite, forge:sand/colorless, alexsmobs:mantis_shrimp_spawns, chipped:light_gray_carpet, chipped:lime_wool, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, minecraft:soul_speed_blocks, byg:pink_sand, alexsmobs:lobster_spawns, minecraft:walls, environmental:cherry_logs, betterendforge:end_ground, minecraft:sand, byg:ground_mini_cactus, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, byg:ground_red_oak_sapling, forge:glass/blue, forge:supports_conduit, chipped:soul_sand, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, forge:terracotta/purple, jade:pick, forge:terracotta/black, chipped:light_blue_carpet, adorn:wooden_steps, blue_skies:dungeon/aquatic, chipped:white_stained_glass, forge:sandstone/red, byg:ground_pink_anemone, minecraft:wooden_doors, chipped:lime_carpet, forge:terracotta/light_blue, forge:glass/purple, minecraft:crimson_stems, forge:purple_sand, blue_skies:storage_blocks/charoite, chipped:shroomlight, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, chipped:crimson_planks, byg:embur_pedus, byg:black_sand, byg:ground_yellow_tulip, chipped:obsidian, chipped:yellow_stained_glass, adorn:coffee_tables, chipped:soul_lantern, minecraft:wall_corals, forge:grass, adorn:chairs, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, forge:ores/gold, byg:ground_azalea, twilightforest:fences, biomesoplenty:palm_logs, byg:cherry_logs, chipped:green_terracotta, chipped:blue_stained_glass_pane, adorn:sofas, chipped:brown_terracotta, chipped:acacia_planks, forge:glass/lime, forge:chests/wooden, chipped:red_nether_bricks, chipped:vine, buzzier_bees:candles, bayou_blues:cypress_logs, cataclysm:netherite_monstrosity_immune, chipped:lime_concrete, forge:mushroom_stems/green, minecraft:base_stone_overworld, minecraft:carpets, byg:ground_iris, blue_skies:storage_blocks/pyrope, alexsmobs:crow_foodblocks, minecraft:stone_bricks, forge:glass/orange, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, minecraft:slabs, minecraft:guarded_by_piglins, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, cataclysm:ender_golem_can_destroy, minecraft:buttons, chipped:blue_wool, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, byg:ground_palo_verde_sapling, byg:ground_winter_succulent, minecraft:wooden_pressure_plates, biomesoplenty:redwood_logs, byg:sythian_stems, chipped:red_carpet, biomesoplenty:jacaranda_logs, supplementaries:concrete_powders, adorn:table_lamps, minecraft:gold_ores, byg:ground_lament_sapling, backpacked:funnelling, adorn:kitchen_cupboards, neapolitan:vanilla_plantable_on, chipped:andesite, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, chipped:yellow_terracotta, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, biomesoplenty:magic_logs, chipped:cyan_stained_glass, chipped:clay, forge:glass_panes/light_blue, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, chipped:purple_stained_glass, chipped:purple_terracotta, minecraft:warped_stems, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, byg:ground_tall_prairie_grass, forge:ores/lignite, minecraft:climbable, byg:ground_redwood_sapling, snowrealmagic:invalid_supporters, chipped:netherrack, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, forge:blue_sand, forge:mushrooms, chipped:pink_stained_glass_pane, adorn:stone_posts, chipped:cyan_carpet, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:banners, minecraft:wooden_fences, chipped:hay_block, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, chipped:torch, forge:ores/coal, forge:terracotta/yellow, minecraft:base_stone_nether, chipped:gray_terracotta, carryon:block_whitelist, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, minecraft:trapdoors, forge:glass/cyan, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, byg:baobab_logs, savageandravage:gloomy_tiles, atmospheric:yucca_logs, byg:mahogany_logs, forge:stained_glass_panes, byg:lament_logs, copperpot:fume_inhibitors, forge:workbenches, autumnity:slippery_snail_slime_blocks, byg:ground_blue_enchanted_sapling, chipped:sea_lantern, endergetic:ender_fire_base_blocks, forge:glass/gray, chipped:light_blue_wool, cavesandcliffs:moss_replaceable, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, chipped:pink_carpet, forge:glass_panes/black, farmersdelight:wild_crops, forge:mushrooms/brown, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, forge:glass_panes/blue, forge:mushroom_caps/brown, byg:redwood_logs, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, forge:terracotta/light_gray, twilightforest:fence_gates, forge:stone, chipped:pumpkin, byg:rainbow_eucalyptus_logs, minecraft:infiniburn_end, chipped:warped_wart_block, forge:glass_panes/yellow, byg:ground_white_sage, blue_skies:ores/moonstone, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, diagonalfences:non_diagonal_fences, byg:blue_enchanted_logs, adorn:wooden_shelves, betterendforge:tenanea_logs, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, byg:palm_logs, blue_skies:logs/cherry, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, chipped:orange_wool, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, chipped:crimson_roots, create:fan_heaters, byg:ground_rose, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, quark:pike_trophies, byg:ground_nightshade_sapling, chipped:purple_concrete, blue_skies:crafting_tables, forge:ices/packedice, chipped:redstone_torch, betterendforge:jellyshroom_logs, minecraft:oak_logs, forge:needs_netherite_tool, chipped:magenta_carpet, byg:purple_sand, blue_skies:dungeon/life, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, forge:dirt, minecraft:bamboo_plantable_on, minecraft:pressure_plates, chipped:glass_pane, betterendforge:dragon_tree_logs, minecraft:jungle_logs, byg:ground_zelkova_sapling, forge:white_sand, adorn:wooden_platforms, minecraft:spruce_logs, chipped:cobblestone, chipped:purpur_block, forge:fence_gates/wooden, chipped:brown_mushroom, forge:glass_panes/lime, sereneseasons:spring_crops, chipped:red_stained_glass, chipped:dark_prismarine, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, twilightforest:carminite_reactor_immune, minecraft:flowers, byg:ground_red_spruce_sapling, byg:cika_logs, forge:terracotta/brown, betterendforge:pythadendron_logs, chipped:blue_carpet, alexsmobs:soul_vulture_perches, byg:ground_crocus, forge:ores/pendorite, minecraft:fence_gates, chipped:basalt, forge:ores, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, chipped:jungle_planks, byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, byg:ground_maple_sapling, blue_skies:logs/bluebright, chipped:light_blue_concrete, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, betterendforge:gen_terrain, quark:stools, chipped:light_gray_stained_glass_pane, chipped:black_stained_glass_pane, chipped:green_concrete, chipped:gilded_blackstone, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, chipped:nether_wart_block, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, chipped:red_mushroom_block, chipped:blackstone, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, snowrealmagic:bottom_snow, forge:bushes, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, chipped:end_stone, blue_skies:logs/dusk, chipped:magenta_stained_glass_pane, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, chipped:cyan_terracotta, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, byg:ground_orange_oak_sapling, chipped:warped_planks, minecraft:beds, forge:ores/diamond, minecraft:doors, minecraft:infiniburn_overworld, minecraft:flower_pots, chipped:melon, byg:ground_flowering_jacaranda_bush, chipped:black_concrete, twilightforest:trophies, byg:ground_osiria_rose, chipped:red_wool, alexsmobs:seal_digables, byg:palo_verde_logs, minecraft:signs, chipped:pink_terracotta, minecraft:wither_summon_base_blocks, chipped:magenta_wool, chipped:magenta_terracotta, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, byg:ground_brown_birch_sapling, chipped:magenta_concrete, outer_end:crystal_buds, chipped:orange_stained_glass, blue_skies:dungeon/poison, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, forge:terracotta/red, chipped:purple_wool, chipped:nether_sprouts, enhanced_mushrooms:glowshroom_stems, chipped:blue_terracotta, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, outer_end:end_plantable_on, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, minecraft:underwater_bonemeals, blue_skies:ores/pyrope, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, chipped:crimson_fungus, chipped:yellow_carpet, forge:mushroom_caps/red, forge:sandstone/colorless, chipped:gray_concrete, supplementaries:walls, forge:fences/wooden, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, chipped:green_stained_glass_pane, atmospheric:grimwood_logs, forge:ores/quartz, chipped:red_sandstone, chipped:glowstone, byg:ground_silver_maple_sapling, byg:ground_skyris_sapling, forge:saplings, blue_skies:storage_blocks/ventium, chipped:green_stained_glass, forge:storage_blocks/redstone, byg:withering_oak_logs, extendedmushrooms:mushroom_pressure_plates/wool, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, chipped:oak_planks, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, chipped:brown_mushroom_block, sereneseasons:autumn_crops, quark:slime_blocks, byg:ground_incan_lily, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, chipped:purple_stained_glass_pane, betterendforge:lucernia_logs, chipped:red_terracotta, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:ground_red_birch_sapling, blue_skies:cobblestone, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, twilightforest:darkwood_logs, minecraft:anvil, chipped:white_concrete, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, adorn:posts, chipped:gray_stained_glass, alexsmobs:elephant_foodblocks, byg:ground_yellow_birch_sapling, byg:ground_torch_ginger, blue_skies:ores/horizonite, chipped:light_blue_terracotta, forge:terracotta/magenta, chipped:granite, snowrealmagic:containables, minecraft:piglin_repellents, byg:ground_delphinium, forge:glass/black, minecraft:portals, snowrealmagic:not_containables, forge:fences/nether_brick, chipped:pink_wool, forge:ores/iron, chipped:orange_terracotta, twilightforest:logs, forge:storage_blocks/biotite, chipped:birch_planks, blue_skies:logs/starlit, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, minecraft:wooden_stairs, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, quark:crystal, biomesoplenty:umbran_logs, forge:terracotta/cyan, forge:storage_blocks/anthracite, architects_palette:cage_lanterns, forge:storage_blocks/quartz, byg:ground_brown_oak_sapling, chipped:pink_concrete, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, forge:ores/emerald, blue_skies:stone, chipped:red_mushroom, adorn:kitchen_counters, minecraft:corals, forge:terracotta/green, quark:foxhound_spawnable, adorn:chimneys, byg:ground_prickly_pear_cactus, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_indigo_jacaranda_sapling, chipped:crying_obsidian, minecraft:bee_growables, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, extendedmushrooms:mushrooms/edible, forge:sand/black, forge:bookshelves, minecraft:stone_pressure_plates, cavesandcliffs:lush_ground_replaceable, supplementaries:palisades, forge:glass_panes/pink, chipped:lime_stained_glass, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, minecraft:soul_fire_base_blocks, chipped:brown_stained_glass_pane, forge:crops/flax, adorn:benches, byg:ground_fir_sapling, byg:ground_purple_tulip, chipped:gray_stained_glass_pane, chipped:lily_pad, forge:terracotta/white, forge:glass_panes/cyan, forge:mushroom_caps/lime, chipped:cyan_wool, minecraft:wool, forge:glass/colorless, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, chipped:stone, chipped:gray_wool, forge:stained_glass, blue_skies:storage_blocks/falsite, twilightforest:mangrove_logs, cavesandcliffs:candles, chipped:brown_carpet, byg:ground_tall_allium, cavesandcliffs:crystal_sound_blocks, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, farmersdelight:compost_activators, quark:ladders, forge:glass_panes, minecraft:non_flammable_wood, forge:sand/pink, enhanced_mushrooms:red_mushroom_stems, chipped:blue_stained_glass, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, chipped:gray_carpet, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, minecraft:mineable/pickaxe, chipped:white_terracotta, minecraft:enderman_holdable, forge:mushroom_stems, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, chipped:purple_carpet, chipped:dried_kelp_block, chipped:green_wool, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, chipped:prismarine, byg:ground_tall_pink_allium, byg:ground_purple_orchid, minecraft:fire, cavesandcliffs:cave_vines, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, blue_skies:dungeon/nature, chipped:white_wool, byg:ground_protea_flower, byg:ground_black_rose, betterendforge:lacugrove_logs, alexsmobs:crow_fears, quark:crab_spawnable, chipped:black_carpet, chipped:yellow_wool, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, enhanced_mushrooms:brown_mushroom_stems, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, chipped:black_terracotta, minecraft:acacia_logs, elevatorid:elevators, cataclysm:ignis_can_destroy_cracked_block, forge:terracotta/gray, atmospheric:passion_vine_growable_on, forge:sand/red, alexsmobs:emu_spawns, forge:glass/brown, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, chipped:light_gray_terracotta, minecraft:logs_that_burn, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, chipped:red_stained_glass_pane, minecraft:small_flowers, blue_skies:logs/lunar, chipped:orange_stained_glass_pane, byg:ground_aspen_sapling, chipped:diorite, chipped:light_blue_stained_glass, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, chipped:orange_concrete, twilightforest:portal/decoration, byg:ground_horseweed, chipped:sandstone, supplementaries:water_holder, forge:ores/amber, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:ore_magnet/ore_safe_replace_block, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, minecraft:standing_signs, blue_skies:ores/falsite, extendedmushrooms:mushroom_growing_blocks_lightlevel, byg:ground_richea, minecraft:wart_blocks, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, cavesandcliffs:snow, extendedmushrooms:mushroom_stairs, chipped:cobweb, neapolitan:chimpanzee_jumping_blocks, chipped:brown_stained_glass, chipped:nether_bricks, byg:ground_red_orchid, alexsmobs:mungus_replace_mushroom, forge:ores/silver, byg:ground_pink_daffodil, forge:glass_panes/purple, forge:glass/yellow, environmental:grass_like, chipped:lime_stained_glass_pane, chipped:carved_pumpkin, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, byg:ground_pink_allium, forge:ores/anthracite, forge:barrels, chipped:yellow_concrete, forge:pink_sand, blue_skies:ores/ventium, chipped:light_blue_stained_glass_pane, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, chipped:blue_concrete, chipped:orange_carpet, quark:lead_connectable, buzzier_bees:scented_candles, chipped:white_stained_glass_pane, chipped:light_gray_concrete, forge:chests/ender, chipped:black_wool, byg:jacaranda_logs, chipped:glass, byg:ground_red_maple_sapling, environmental:wisteria_logs, chipped:magenta_stained_glass, endergetic:poise_plantable, endergetic:end_crystal_placeable, chipped:warped_roots, chipped:brown_wool, forge:sand/blue, chipped:light_gray_stained_glass, adorn:stone_platforms, cataclysm:ignis_immune, twilightforest:portal/edge, blue_skies:ladders, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, byg:ground_orange_spruce_sapling, byg:ebony_logs, outer_end:crystal_crag_foliage, byg:ground_white_anemone, forge:storage_blocks/gold, forge:ores/ametrine, chipped:quartz_block, byg:ground_mahogany_sapling, chipped:warped_fungus, forge:fences, savageandravage:blast_proof, supplementaries:bellows_tickable, forge:terracotta/pink, forge:terracotta]
|
| 979 | [07Sep2023 01:46:11.029] [Thread-4/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [chipped:black_stained_glass, chipped:lime_terracotta, forge:ores/biotite, forge:mushroom_caps/orange, quark:planks_vertical_slab, byg:ground_silver_vase_flower, chipped:dark_oak_planks, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, chipped:yellow_stained_glass_pane, forge:terracotta/lime, forge:glass_panes/light_gray, byg:maple_logs, chipped:jack_o_lantern, alexsmobs:roadrunner_spawns, chipped:light_gray_wool, forge:storage_blocks/ametrine, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, chipped:white_carpet, carryon:block_blacklist, adorn:wooden_posts, chipped:red_concrete, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, byg:ground_araucaria_sapling, cataclysm:altar_destroy_immune, byg:ground_pine_sapling, forge:storage_blocks/copper, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, byg:ground_purple_sage, chipped:cyan_stained_glass_pane, adorn:shelves, byg:willow_logs, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, chipped:brown_concrete, cavesandcliffs:stone_ore_replaceables, forge:black_sand, chipped:green_carpet, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, forge:terracotta/orange, twilightforest:annihilation_inclusions, chipped:pink_stained_glass, chipped:cyan_concrete, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_orange_birch_sapling, forge:terracotta/blue, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, chipped:redstone_lamp, forge:mushroom_caps, chipped:spruce_planks, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, chipped:lantern, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, blue_skies:ores/aquite, forge:sand/colorless, alexsmobs:mantis_shrimp_spawns, chipped:light_gray_carpet, chipped:lime_wool, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, minecraft:soul_speed_blocks, byg:pink_sand, alexsmobs:lobster_spawns, minecraft:walls, environmental:cherry_logs, betterendforge:end_ground, minecraft:sand, byg:ground_mini_cactus, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, byg:ground_red_oak_sapling, forge:glass/blue, forge:supports_conduit, chipped:soul_sand, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, forge:terracotta/purple, jade:pick, forge:terracotta/black, chipped:light_blue_carpet, adorn:wooden_steps, blue_skies:dungeon/aquatic, chipped:white_stained_glass, forge:sandstone/red, byg:ground_pink_anemone, minecraft:wooden_doors, chipped:lime_carpet, forge:terracotta/light_blue, forge:glass/purple, minecraft:crimson_stems, forge:purple_sand, blue_skies:storage_blocks/charoite, chipped:shroomlight, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, chipped:crimson_planks, byg:embur_pedus, byg:black_sand, byg:ground_yellow_tulip, chipped:obsidian, chipped:yellow_stained_glass, adorn:coffee_tables, chipped:soul_lantern, minecraft:wall_corals, forge:grass, adorn:chairs, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, forge:ores/gold, byg:ground_azalea, twilightforest:fences, biomesoplenty:palm_logs, byg:cherry_logs, chipped:green_terracotta, chipped:blue_stained_glass_pane, adorn:sofas, chipped:brown_terracotta, chipped:acacia_planks, forge:glass/lime, forge:chests/wooden, chipped:red_nether_bricks, chipped:vine, buzzier_bees:candles, bayou_blues:cypress_logs, cataclysm:netherite_monstrosity_immune, chipped:lime_concrete, forge:mushroom_stems/green, minecraft:base_stone_overworld, minecraft:carpets, byg:ground_iris, blue_skies:storage_blocks/pyrope, alexsmobs:crow_foodblocks, minecraft:stone_bricks, forge:glass/orange, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, minecraft:slabs, minecraft:guarded_by_piglins, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, cataclysm:ender_golem_can_destroy, minecraft:buttons, chipped:blue_wool, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, byg:ground_palo_verde_sapling, byg:ground_winter_succulent, minecraft:wooden_pressure_plates, biomesoplenty:redwood_logs, byg:sythian_stems, chipped:red_carpet, biomesoplenty:jacaranda_logs, supplementaries:concrete_powders, adorn:table_lamps, minecraft:gold_ores, byg:ground_lament_sapling, backpacked:funnelling, adorn:kitchen_cupboards, neapolitan:vanilla_plantable_on, chipped:andesite, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, chipped:yellow_terracotta, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, biomesoplenty:magic_logs, chipped:cyan_stained_glass, chipped:clay, forge:glass_panes/light_blue, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, chipped:purple_stained_glass, chipped:purple_terracotta, minecraft:warped_stems, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, byg:ground_tall_prairie_grass, forge:ores/lignite, minecraft:climbable, byg:ground_redwood_sapling, snowrealmagic:invalid_supporters, chipped:netherrack, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, forge:blue_sand, forge:mushrooms, chipped:pink_stained_glass_pane, adorn:stone_posts, chipped:cyan_carpet, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:banners, minecraft:wooden_fences, chipped:hay_block, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, chipped:torch, forge:ores/coal, forge:terracotta/yellow, minecraft:base_stone_nether, chipped:gray_terracotta, carryon:block_whitelist, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, minecraft:trapdoors, forge:glass/cyan, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, byg:baobab_logs, savageandravage:gloomy_tiles, atmospheric:yucca_logs, byg:mahogany_logs, forge:stained_glass_panes, byg:lament_logs, copperpot:fume_inhibitors, forge:workbenches, autumnity:slippery_snail_slime_blocks, byg:ground_blue_enchanted_sapling, chipped:sea_lantern, endergetic:ender_fire_base_blocks, forge:glass/gray, chipped:light_blue_wool, cavesandcliffs:moss_replaceable, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, chipped:pink_carpet, forge:glass_panes/black, farmersdelight:wild_crops, forge:mushrooms/brown, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, forge:glass_panes/blue, forge:mushroom_caps/brown, byg:redwood_logs, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, forge:terracotta/light_gray, twilightforest:fence_gates, forge:stone, chipped:pumpkin, byg:rainbow_eucalyptus_logs, minecraft:infiniburn_end, chipped:warped_wart_block, forge:glass_panes/yellow, byg:ground_white_sage, blue_skies:ores/moonstone, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, diagonalfences:non_diagonal_fences, byg:blue_enchanted_logs, adorn:wooden_shelves, betterendforge:tenanea_logs, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, byg:palm_logs, blue_skies:logs/cherry, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, chipped:orange_wool, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, chipped:crimson_roots, create:fan_heaters, byg:ground_rose, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, quark:pike_trophies, byg:ground_nightshade_sapling, chipped:purple_concrete, blue_skies:crafting_tables, forge:ices/packedice, chipped:redstone_torch, betterendforge:jellyshroom_logs, minecraft:oak_logs, forge:needs_netherite_tool, chipped:magenta_carpet, byg:purple_sand, blue_skies:dungeon/life, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, forge:dirt, minecraft:bamboo_plantable_on, minecraft:pressure_plates, chipped:glass_pane, betterendforge:dragon_tree_logs, minecraft:jungle_logs, byg:ground_zelkova_sapling, forge:white_sand, adorn:wooden_platforms, minecraft:spruce_logs, chipped:cobblestone, chipped:purpur_block, forge:fence_gates/wooden, chipped:brown_mushroom, forge:glass_panes/lime, sereneseasons:spring_crops, chipped:red_stained_glass, chipped:dark_prismarine, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, twilightforest:carminite_reactor_immune, minecraft:flowers, byg:ground_red_spruce_sapling, byg:cika_logs, forge:terracotta/brown, betterendforge:pythadendron_logs, chipped:blue_carpet, alexsmobs:soul_vulture_perches, byg:ground_crocus, forge:ores/pendorite, minecraft:fence_gates, chipped:basalt, forge:ores, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, chipped:jungle_planks, byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, byg:ground_maple_sapling, blue_skies:logs/bluebright, chipped:light_blue_concrete, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, betterendforge:gen_terrain, quark:stools, chipped:light_gray_stained_glass_pane, chipped:black_stained_glass_pane, chipped:green_concrete, chipped:gilded_blackstone, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, chipped:nether_wart_block, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, chipped:red_mushroom_block, chipped:blackstone, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, snowrealmagic:bottom_snow, forge:bushes, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, chipped:end_stone, blue_skies:logs/dusk, chipped:magenta_stained_glass_pane, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, chipped:cyan_terracotta, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, byg:ground_orange_oak_sapling, chipped:warped_planks, minecraft:beds, forge:ores/diamond, minecraft:doors, minecraft:infiniburn_overworld, minecraft:flower_pots, chipped:melon, byg:ground_flowering_jacaranda_bush, chipped:black_concrete, twilightforest:trophies, byg:ground_osiria_rose, chipped:red_wool, alexsmobs:seal_digables, byg:palo_verde_logs, minecraft:signs, chipped:pink_terracotta, minecraft:wither_summon_base_blocks, chipped:magenta_wool, chipped:magenta_terracotta, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, byg:ground_brown_birch_sapling, chipped:magenta_concrete, outer_end:crystal_buds, chipped:orange_stained_glass, blue_skies:dungeon/poison, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, forge:terracotta/red, chipped:purple_wool, chipped:nether_sprouts, enhanced_mushrooms:glowshroom_stems, chipped:blue_terracotta, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, outer_end:end_plantable_on, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, minecraft:underwater_bonemeals, blue_skies:ores/pyrope, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, chipped:crimson_fungus, chipped:yellow_carpet, forge:mushroom_caps/red, forge:sandstone/colorless, chipped:gray_concrete, supplementaries:walls, forge:fences/wooden, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, chipped:green_stained_glass_pane, atmospheric:grimwood_logs, forge:ores/quartz, chipped:red_sandstone, chipped:glowstone, byg:ground_silver_maple_sapling, byg:ground_skyris_sapling, forge:saplings, blue_skies:storage_blocks/ventium, chipped:green_stained_glass, forge:storage_blocks/redstone, byg:withering_oak_logs, extendedmushrooms:mushroom_pressure_plates/wool, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, chipped:oak_planks, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, chipped:brown_mushroom_block, sereneseasons:autumn_crops, quark:slime_blocks, byg:ground_incan_lily, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, chipped:purple_stained_glass_pane, betterendforge:lucernia_logs, chipped:red_terracotta, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:ground_red_birch_sapling, blue_skies:cobblestone, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, twilightforest:darkwood_logs, minecraft:anvil, chipped:white_concrete, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, adorn:posts, chipped:gray_stained_glass, alexsmobs:elephant_foodblocks, byg:ground_yellow_birch_sapling, byg:ground_torch_ginger, blue_skies:ores/horizonite, chipped:light_blue_terracotta, forge:terracotta/magenta, chipped:granite, snowrealmagic:containables, minecraft:piglin_repellents, byg:ground_delphinium, forge:glass/black, minecraft:portals, snowrealmagic:not_containables, forge:fences/nether_brick, chipped:pink_wool, forge:ores/iron, chipped:orange_terracotta, twilightforest:logs, forge:storage_blocks/biotite, chipped:birch_planks, blue_skies:logs/starlit, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, minecraft:wooden_stairs, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, quark:crystal, biomesoplenty:umbran_logs, forge:terracotta/cyan, forge:storage_blocks/anthracite, architects_palette:cage_lanterns, forge:storage_blocks/quartz, byg:ground_brown_oak_sapling, chipped:pink_concrete, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, forge:ores/emerald, blue_skies:stone, chipped:red_mushroom, adorn:kitchen_counters, minecraft:corals, forge:terracotta/green, quark:foxhound_spawnable, adorn:chimneys, byg:ground_prickly_pear_cactus, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_indigo_jacaranda_sapling, chipped:crying_obsidian, minecraft:bee_growables, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, extendedmushrooms:mushrooms/edible, forge:sand/black, forge:bookshelves, minecraft:stone_pressure_plates, cavesandcliffs:lush_ground_replaceable, supplementaries:palisades, forge:glass_panes/pink, chipped:lime_stained_glass, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, minecraft:soul_fire_base_blocks, chipped:brown_stained_glass_pane, forge:crops/flax, adorn:benches, byg:ground_fir_sapling, byg:ground_purple_tulip, chipped:gray_stained_glass_pane, chipped:lily_pad, forge:terracotta/white, forge:glass_panes/cyan, forge:mushroom_caps/lime, chipped:cyan_wool, minecraft:wool, forge:glass/colorless, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, chipped:stone, chipped:gray_wool, forge:stained_glass, blue_skies:storage_blocks/falsite, twilightforest:mangrove_logs, cavesandcliffs:candles, chipped:brown_carpet, byg:ground_tall_allium, cavesandcliffs:crystal_sound_blocks, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, farmersdelight:compost_activators, quark:ladders, forge:glass_panes, minecraft:non_flammable_wood, forge:sand/pink, enhanced_mushrooms:red_mushroom_stems, chipped:blue_stained_glass, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, chipped:gray_carpet, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, minecraft:mineable/pickaxe, chipped:white_terracotta, minecraft:enderman_holdable, forge:mushroom_stems, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, chipped:purple_carpet, chipped:dried_kelp_block, chipped:green_wool, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, chipped:prismarine, byg:ground_tall_pink_allium, byg:ground_purple_orchid, minecraft:fire, cavesandcliffs:cave_vines, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, blue_skies:dungeon/nature, chipped:white_wool, byg:ground_protea_flower, byg:ground_black_rose, betterendforge:lacugrove_logs, alexsmobs:crow_fears, quark:crab_spawnable, chipped:black_carpet, chipped:yellow_wool, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, enhanced_mushrooms:brown_mushroom_stems, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, chipped:black_terracotta, minecraft:acacia_logs, elevatorid:elevators, cataclysm:ignis_can_destroy_cracked_block, forge:terracotta/gray, atmospheric:passion_vine_growable_on, forge:sand/red, alexsmobs:emu_spawns, forge:glass/brown, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, chipped:light_gray_terracotta, minecraft:logs_that_burn, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, chipped:red_stained_glass_pane, minecraft:small_flowers, blue_skies:logs/lunar, chipped:orange_stained_glass_pane, byg:ground_aspen_sapling, chipped:diorite, chipped:light_blue_stained_glass, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, chipped:orange_concrete, twilightforest:portal/decoration, byg:ground_horseweed, chipped:sandstone, supplementaries:water_holder, forge:ores/amber, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:ore_magnet/ore_safe_replace_block, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, minecraft:standing_signs, blue_skies:ores/falsite, extendedmushrooms:mushroom_growing_blocks_lightlevel, byg:ground_richea, minecraft:wart_blocks, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, cavesandcliffs:snow, extendedmushrooms:mushroom_stairs, chipped:cobweb, neapolitan:chimpanzee_jumping_blocks, chipped:brown_stained_glass, chipped:nether_bricks, byg:ground_red_orchid, alexsmobs:mungus_replace_mushroom, forge:ores/silver, byg:ground_pink_daffodil, forge:glass_panes/purple, forge:glass/yellow, environmental:grass_like, chipped:lime_stained_glass_pane, chipped:carved_pumpkin, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, byg:ground_pink_allium, forge:ores/anthracite, forge:barrels, chipped:yellow_concrete, forge:pink_sand, blue_skies:ores/ventium, chipped:light_blue_stained_glass_pane, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, chipped:blue_concrete, chipped:orange_carpet, quark:lead_connectable, buzzier_bees:scented_candles, chipped:white_stained_glass_pane, chipped:light_gray_concrete, forge:chests/ender, chipped:black_wool, byg:jacaranda_logs, chipped:glass, byg:ground_red_maple_sapling, environmental:wisteria_logs, chipped:magenta_stained_glass, endergetic:poise_plantable, endergetic:end_crystal_placeable, chipped:warped_roots, chipped:brown_wool, forge:sand/blue, chipped:light_gray_stained_glass, adorn:stone_platforms, cataclysm:ignis_immune, twilightforest:portal/edge, blue_skies:ladders, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, byg:ground_orange_spruce_sapling, byg:ebony_logs, outer_end:crystal_crag_foliage, byg:ground_white_anemone, forge:storage_blocks/gold, forge:ores/ametrine, chipped:quartz_block, byg:ground_mahogany_sapling, chipped:warped_fungus, forge:fences, savageandravage:blast_proof, supplementaries:bellows_tickable, forge:terracotta/pink, forge:terracotta]
|
| 980 | [07Sep2023 01:46:11.033] [Thread-4/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [chipped:black_stained_glass, chipped:lime_terracotta, forge:ores/biotite, forge:mushroom_caps/orange, quark:planks_vertical_slab, byg:ground_silver_vase_flower, chipped:dark_oak_planks, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, chipped:yellow_stained_glass_pane, forge:terracotta/lime, forge:glass_panes/light_gray, byg:maple_logs, chipped:jack_o_lantern, alexsmobs:roadrunner_spawns, chipped:light_gray_wool, forge:storage_blocks/ametrine, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, chipped:white_carpet, carryon:block_blacklist, adorn:wooden_posts, chipped:red_concrete, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, byg:ground_araucaria_sapling, cataclysm:altar_destroy_immune, byg:ground_pine_sapling, forge:storage_blocks/copper, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, byg:ground_purple_sage, chipped:cyan_stained_glass_pane, adorn:shelves, byg:willow_logs, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, chipped:brown_concrete, cavesandcliffs:stone_ore_replaceables, forge:black_sand, chipped:green_carpet, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, forge:terracotta/orange, twilightforest:annihilation_inclusions, chipped:pink_stained_glass, chipped:cyan_concrete, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_orange_birch_sapling, forge:terracotta/blue, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, chipped:redstone_lamp, forge:mushroom_caps, chipped:spruce_planks, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, chipped:lantern, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, blue_skies:ores/aquite, forge:sand/colorless, alexsmobs:mantis_shrimp_spawns, chipped:light_gray_carpet, chipped:lime_wool, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, minecraft:soul_speed_blocks, byg:pink_sand, alexsmobs:lobster_spawns, minecraft:walls, environmental:cherry_logs, betterendforge:end_ground, minecraft:sand, byg:ground_mini_cactus, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, byg:ground_red_oak_sapling, forge:glass/blue, forge:supports_conduit, chipped:soul_sand, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, forge:terracotta/purple, jade:pick, forge:terracotta/black, chipped:light_blue_carpet, adorn:wooden_steps, blue_skies:dungeon/aquatic, chipped:white_stained_glass, forge:sandstone/red, byg:ground_pink_anemone, minecraft:wooden_doors, chipped:lime_carpet, forge:terracotta/light_blue, forge:glass/purple, minecraft:crimson_stems, forge:purple_sand, blue_skies:storage_blocks/charoite, chipped:shroomlight, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, chipped:crimson_planks, byg:embur_pedus, byg:black_sand, byg:ground_yellow_tulip, chipped:obsidian, chipped:yellow_stained_glass, adorn:coffee_tables, chipped:soul_lantern, minecraft:wall_corals, forge:grass, adorn:chairs, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, forge:ores/gold, byg:ground_azalea, twilightforest:fences, biomesoplenty:palm_logs, byg:cherry_logs, chipped:green_terracotta, chipped:blue_stained_glass_pane, adorn:sofas, chipped:brown_terracotta, chipped:acacia_planks, forge:glass/lime, forge:chests/wooden, chipped:red_nether_bricks, chipped:vine, buzzier_bees:candles, bayou_blues:cypress_logs, cataclysm:netherite_monstrosity_immune, chipped:lime_concrete, forge:mushroom_stems/green, minecraft:base_stone_overworld, minecraft:carpets, byg:ground_iris, blue_skies:storage_blocks/pyrope, alexsmobs:crow_foodblocks, minecraft:stone_bricks, forge:glass/orange, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, minecraft:slabs, minecraft:guarded_by_piglins, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, cataclysm:ender_golem_can_destroy, minecraft:buttons, chipped:blue_wool, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, byg:ground_palo_verde_sapling, byg:ground_winter_succulent, minecraft:wooden_pressure_plates, biomesoplenty:redwood_logs, byg:sythian_stems, chipped:red_carpet, biomesoplenty:jacaranda_logs, supplementaries:concrete_powders, adorn:table_lamps, minecraft:gold_ores, byg:ground_lament_sapling, backpacked:funnelling, adorn:kitchen_cupboards, neapolitan:vanilla_plantable_on, chipped:andesite, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, chipped:yellow_terracotta, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, biomesoplenty:magic_logs, chipped:cyan_stained_glass, chipped:clay, forge:glass_panes/light_blue, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, chipped:purple_stained_glass, chipped:purple_terracotta, minecraft:warped_stems, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, byg:ground_tall_prairie_grass, forge:ores/lignite, minecraft:climbable, byg:ground_redwood_sapling, snowrealmagic:invalid_supporters, chipped:netherrack, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, forge:blue_sand, forge:mushrooms, chipped:pink_stained_glass_pane, adorn:stone_posts, chipped:cyan_carpet, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:banners, minecraft:wooden_fences, chipped:hay_block, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, chipped:torch, forge:ores/coal, forge:terracotta/yellow, minecraft:base_stone_nether, chipped:gray_terracotta, carryon:block_whitelist, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, minecraft:trapdoors, forge:glass/cyan, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, byg:baobab_logs, savageandravage:gloomy_tiles, atmospheric:yucca_logs, byg:mahogany_logs, forge:stained_glass_panes, byg:lament_logs, copperpot:fume_inhibitors, forge:workbenches, autumnity:slippery_snail_slime_blocks, byg:ground_blue_enchanted_sapling, chipped:sea_lantern, endergetic:ender_fire_base_blocks, forge:glass/gray, chipped:light_blue_wool, cavesandcliffs:moss_replaceable, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, chipped:pink_carpet, forge:glass_panes/black, farmersdelight:wild_crops, forge:mushrooms/brown, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, forge:glass_panes/blue, forge:mushroom_caps/brown, byg:redwood_logs, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, forge:terracotta/light_gray, twilightforest:fence_gates, forge:stone, chipped:pumpkin, byg:rainbow_eucalyptus_logs, minecraft:infiniburn_end, chipped:warped_wart_block, forge:glass_panes/yellow, byg:ground_white_sage, blue_skies:ores/moonstone, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, diagonalfences:non_diagonal_fences, byg:blue_enchanted_logs, adorn:wooden_shelves, betterendforge:tenanea_logs, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, byg:palm_logs, blue_skies:logs/cherry, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, chipped:orange_wool, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, chipped:crimson_roots, create:fan_heaters, byg:ground_rose, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, quark:pike_trophies, byg:ground_nightshade_sapling, chipped:purple_concrete, blue_skies:crafting_tables, forge:ices/packedice, chipped:redstone_torch, betterendforge:jellyshroom_logs, minecraft:oak_logs, forge:needs_netherite_tool, chipped:magenta_carpet, byg:purple_sand, blue_skies:dungeon/life, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, forge:dirt, minecraft:bamboo_plantable_on, minecraft:pressure_plates, chipped:glass_pane, betterendforge:dragon_tree_logs, minecraft:jungle_logs, byg:ground_zelkova_sapling, forge:white_sand, adorn:wooden_platforms, minecraft:spruce_logs, chipped:cobblestone, chipped:purpur_block, forge:fence_gates/wooden, chipped:brown_mushroom, forge:glass_panes/lime, sereneseasons:spring_crops, chipped:red_stained_glass, chipped:dark_prismarine, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, twilightforest:carminite_reactor_immune, minecraft:flowers, byg:ground_red_spruce_sapling, byg:cika_logs, forge:terracotta/brown, betterendforge:pythadendron_logs, chipped:blue_carpet, alexsmobs:soul_vulture_perches, byg:ground_crocus, forge:ores/pendorite, minecraft:fence_gates, chipped:basalt, forge:ores, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, chipped:jungle_planks, byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, byg:ground_maple_sapling, blue_skies:logs/bluebright, chipped:light_blue_concrete, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, betterendforge:gen_terrain, quark:stools, chipped:light_gray_stained_glass_pane, chipped:black_stained_glass_pane, chipped:green_concrete, chipped:gilded_blackstone, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, chipped:nether_wart_block, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, chipped:red_mushroom_block, chipped:blackstone, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, snowrealmagic:bottom_snow, forge:bushes, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, chipped:end_stone, blue_skies:logs/dusk, chipped:magenta_stained_glass_pane, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, chipped:cyan_terracotta, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, byg:ground_orange_oak_sapling, chipped:warped_planks, minecraft:beds, forge:ores/diamond, minecraft:doors, minecraft:infiniburn_overworld, minecraft:flower_pots, chipped:melon, byg:ground_flowering_jacaranda_bush, chipped:black_concrete, twilightforest:trophies, byg:ground_osiria_rose, chipped:red_wool, alexsmobs:seal_digables, byg:palo_verde_logs, minecraft:signs, chipped:pink_terracotta, minecraft:wither_summon_base_blocks, chipped:magenta_wool, chipped:magenta_terracotta, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, byg:ground_brown_birch_sapling, chipped:magenta_concrete, outer_end:crystal_buds, chipped:orange_stained_glass, blue_skies:dungeon/poison, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, forge:terracotta/red, chipped:purple_wool, chipped:nether_sprouts, enhanced_mushrooms:glowshroom_stems, chipped:blue_terracotta, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, outer_end:end_plantable_on, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, minecraft:underwater_bonemeals, blue_skies:ores/pyrope, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, chipped:crimson_fungus, chipped:yellow_carpet, forge:mushroom_caps/red, forge:sandstone/colorless, chipped:gray_concrete, supplementaries:walls, forge:fences/wooden, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, chipped:green_stained_glass_pane, atmospheric:grimwood_logs, forge:ores/quartz, chipped:red_sandstone, chipped:glowstone, byg:ground_silver_maple_sapling, byg:ground_skyris_sapling, forge:saplings, blue_skies:storage_blocks/ventium, chipped:green_stained_glass, forge:storage_blocks/redstone, byg:withering_oak_logs, extendedmushrooms:mushroom_pressure_plates/wool, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, chipped:oak_planks, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, chipped:brown_mushroom_block, sereneseasons:autumn_crops, quark:slime_blocks, byg:ground_incan_lily, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, chipped:purple_stained_glass_pane, betterendforge:lucernia_logs, chipped:red_terracotta, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:ground_red_birch_sapling, blue_skies:cobblestone, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, twilightforest:darkwood_logs, minecraft:anvil, chipped:white_concrete, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, adorn:posts, chipped:gray_stained_glass, alexsmobs:elephant_foodblocks, byg:ground_yellow_birch_sapling, byg:ground_torch_ginger, blue_skies:ores/horizonite, chipped:light_blue_terracotta, forge:terracotta/magenta, chipped:granite, snowrealmagic:containables, minecraft:piglin_repellents, byg:ground_delphinium, forge:glass/black, minecraft:portals, snowrealmagic:not_containables, forge:fences/nether_brick, chipped:pink_wool, forge:ores/iron, chipped:orange_terracotta, twilightforest:logs, forge:storage_blocks/biotite, chipped:birch_planks, blue_skies:logs/starlit, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, minecraft:wooden_stairs, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, quark:crystal, biomesoplenty:umbran_logs, forge:terracotta/cyan, forge:storage_blocks/anthracite, architects_palette:cage_lanterns, forge:storage_blocks/quartz, byg:ground_brown_oak_sapling, chipped:pink_concrete, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, forge:ores/emerald, blue_skies:stone, chipped:red_mushroom, adorn:kitchen_counters, minecraft:corals, forge:terracotta/green, quark:foxhound_spawnable, adorn:chimneys, byg:ground_prickly_pear_cactus, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_indigo_jacaranda_sapling, chipped:crying_obsidian, minecraft:bee_growables, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, extendedmushrooms:mushrooms/edible, forge:sand/black, forge:bookshelves, minecraft:stone_pressure_plates, cavesandcliffs:lush_ground_replaceable, supplementaries:palisades, forge:glass_panes/pink, chipped:lime_stained_glass, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, minecraft:soul_fire_base_blocks, chipped:brown_stained_glass_pane, forge:crops/flax, adorn:benches, byg:ground_fir_sapling, byg:ground_purple_tulip, chipped:gray_stained_glass_pane, chipped:lily_pad, forge:terracotta/white, forge:glass_panes/cyan, forge:mushroom_caps/lime, chipped:cyan_wool, minecraft:wool, forge:glass/colorless, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, chipped:stone, chipped:gray_wool, forge:stained_glass, blue_skies:storage_blocks/falsite, twilightforest:mangrove_logs, cavesandcliffs:candles, chipped:brown_carpet, byg:ground_tall_allium, cavesandcliffs:crystal_sound_blocks, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, farmersdelight:compost_activators, quark:ladders, forge:glass_panes, minecraft:non_flammable_wood, forge:sand/pink, enhanced_mushrooms:red_mushroom_stems, chipped:blue_stained_glass, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, chipped:gray_carpet, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, minecraft:mineable/pickaxe, chipped:white_terracotta, minecraft:enderman_holdable, forge:mushroom_stems, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, chipped:purple_carpet, chipped:dried_kelp_block, chipped:green_wool, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, chipped:prismarine, byg:ground_tall_pink_allium, byg:ground_purple_orchid, minecraft:fire, cavesandcliffs:cave_vines, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, blue_skies:dungeon/nature, chipped:white_wool, byg:ground_protea_flower, byg:ground_black_rose, betterendforge:lacugrove_logs, alexsmobs:crow_fears, quark:crab_spawnable, chipped:black_carpet, chipped:yellow_wool, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, enhanced_mushrooms:brown_mushroom_stems, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, chipped:black_terracotta, minecraft:acacia_logs, elevatorid:elevators, cataclysm:ignis_can_destroy_cracked_block, forge:terracotta/gray, atmospheric:passion_vine_growable_on, forge:sand/red, alexsmobs:emu_spawns, forge:glass/brown, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, chipped:light_gray_terracotta, minecraft:logs_that_burn, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, chipped:red_stained_glass_pane, minecraft:small_flowers, blue_skies:logs/lunar, chipped:orange_stained_glass_pane, byg:ground_aspen_sapling, chipped:diorite, chipped:light_blue_stained_glass, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, chipped:orange_concrete, twilightforest:portal/decoration, byg:ground_horseweed, chipped:sandstone, supplementaries:water_holder, forge:ores/amber, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:ore_magnet/ore_safe_replace_block, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, minecraft:standing_signs, blue_skies:ores/falsite, extendedmushrooms:mushroom_growing_blocks_lightlevel, byg:ground_richea, minecraft:wart_blocks, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, cavesandcliffs:snow, extendedmushrooms:mushroom_stairs, chipped:cobweb, neapolitan:chimpanzee_jumping_blocks, chipped:brown_stained_glass, chipped:nether_bricks, byg:ground_red_orchid, alexsmobs:mungus_replace_mushroom, forge:ores/silver, byg:ground_pink_daffodil, forge:glass_panes/purple, forge:glass/yellow, environmental:grass_like, chipped:lime_stained_glass_pane, chipped:carved_pumpkin, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, byg:ground_pink_allium, forge:ores/anthracite, forge:barrels, chipped:yellow_concrete, forge:pink_sand, blue_skies:ores/ventium, chipped:light_blue_stained_glass_pane, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, chipped:blue_concrete, chipped:orange_carpet, quark:lead_connectable, buzzier_bees:scented_candles, chipped:white_stained_glass_pane, chipped:light_gray_concrete, forge:chests/ender, chipped:black_wool, byg:jacaranda_logs, chipped:glass, byg:ground_red_maple_sapling, environmental:wisteria_logs, chipped:magenta_stained_glass, endergetic:poise_plantable, endergetic:end_crystal_placeable, chipped:warped_roots, chipped:brown_wool, forge:sand/blue, chipped:light_gray_stained_glass, adorn:stone_platforms, cataclysm:ignis_immune, twilightforest:portal/edge, blue_skies:ladders, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, byg:ground_orange_spruce_sapling, byg:ebony_logs, outer_end:crystal_crag_foliage, byg:ground_white_anemone, forge:storage_blocks/gold, forge:ores/ametrine, chipped:quartz_block, byg:ground_mahogany_sapling, chipped:warped_fungus, forge:fences, savageandravage:blast_proof, supplementaries:bellows_tickable, forge:terracotta/pink, forge:terracotta]
|
| 981 | [07Sep2023 01:46:11.142] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 0 known players
|
| 982 | [07Sep2023 01:46:11.153] [Server thread/INFO] [ModernFix/]: Starting locating executor service with thread pool size of 1
|
| 983 | [07Sep2023 01:46:11.849] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
|
| 984 | [07Sep2023 01:46:11.851] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
|
| 985 | [07Sep2023 01:46:11.851] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
|
| 986 | [07Sep2023 01:46:11.851] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
|
| 987 | [07Sep2023 01:46:11.852] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
|
| 988 | [07Sep2023 01:46:11.852] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Repurposed Structures
|
| 989 | [07Sep2023 01:46:11.861] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "frens modded world"
|
| 990 | [07Sep2023 01:46:11.861] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions
|
| 991 | [07Sep2023 01:46:11.964] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@11a30d32
|
| 992 | [07Sep2023 01:46:11.974] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
|
| 993 | [07Sep2023 01:46:14.440] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@11a30d32
|
| 994 | [07Sep2023 01:46:14.450] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
|
| 995 | [07Sep2023 01:46:16.931] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
|
| 996 | [07Sep2023 01:46:17.665] [ModernFix blockstate cache rebuild thread/INFO] [ModernFix/]: Blockstate cache rebuilt in 7.705 seconds
|
| 997 | [07Sep2023 01:46:18.168] [Server thread/WARN] [ModernFix/]: Using cached upgraded version of mowziesmobs:wroughtnaut_chamber
|
| 998 | [07Sep2023 01:46:18.945] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
|
| 999 | [07Sep2023 01:46:18.945] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
|
| 1000 | [07Sep2023 01:46:18.946] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
|
| 1001 | [07Sep2023 01:46:18.946] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
|
| 1002 | [07Sep2023 01:46:18.947] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
|
| 1003 | [07Sep2023 01:46:19.440] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49%
|
| 1004 | [07Sep2023 01:46:20.767] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 72%
|
| 1005 | [07Sep2023 01:46:20.767] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 72%
|
| 1006 | [07Sep2023 01:46:21.198] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 4266 ms
|
| 1007 | [07Sep2023 01:46:21.199] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (10.226s)! For help, type "help"
|
| 1008 | [07Sep2023 01:46:21.199] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
|
| 1009 | [07Sep2023 01:46:21.226] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
|
| 1010 | [07Sep2023 01:46:21.226] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
|
| 1011 | [07Sep2023 01:46:21.304] [Server thread/INFO] [strawgolem/]: Strawgolem: Server Starting
|
| 1012 | [07Sep2023 01:46:21.314] [Server thread/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from server starting
|
| 1013 | [07Sep2023 01:46:21.321] [Server thread/WARN] [ModernFix/]: Dedicated server took 83.513 seconds to load
|
| 1014 | [07Sep2023 01:47:29.412] [Server thread/WARN] [mixin/]: @Final field field_147370_c:Lorg/apache/logging/log4j/Logger; in betterendforge.mixins.json:ServerPlayNetHandlerMixin should be final
|
| 1015 | [07Sep2023 01:47:29.415] [Server thread/WARN] [mixin/]: @ModifyConstant conflict. Skipping randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin->@ModifyConstant::getKeepAlivePacketInterval(J)J with priority 1000, already redirected by connectivity.mixins.json:ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 1001
|
| 1016 | [07Sep2023 01:47:29.416] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
|
| 1017 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 1018 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1019 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1020 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1021 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1022 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
|
| 1023 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
|
| 1024 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
|
| 1025 | at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
|
| 1026 | at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
|
| 1027 | at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
|
| 1028 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_382]
|
| 1029 | at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:225) ~[?:?]
|
| 1030 | at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?]
|
| 1031 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?]
|
| 1032 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?]
|
| 1033 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?]
|
| 1034 | at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?]
|
| 1035 | at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
|
| 1036 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_382]
|
| 1037 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json
|
| 1038 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1039 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1040 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1041 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1042 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1043 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1044 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1045 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
|
| 1046 | ... 18 more
|
| 1047 | [07Sep2023 01:47:29.432] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 0c75a27a-fd4b-4b3d-803d-c58c398b4b52
|
| 1048 | [07Sep2023 01:47:29.436] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /server/./crash-reports/crash-2023-09-07_01.47.29-server.txt
|
| 1049 | [07Sep2023 01:47:29.436] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
|
| 1050 | [07Sep2023 01:47:29.437] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
|
| 1051 | [07Sep2023 01:47:29.437] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
|
| 1052 | [07Sep2023 01:47:29.438] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/minecraft:overworld
|
| 1053 | [07Sep2023 01:47:30.256] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 39.367% of max allowed vanilla size
|
| 1054 | [07Sep2023 01:47:30.263] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 32.9734% of max allowed vanilla size
|
| 1055 | [07Sep2023 01:47:31.743] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (frens modded world): All chunks are saved
|
| 1056 | [07Sep2023 01:47:31.743] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/minecraft:the_nether
|
| 1057 | [07Sep2023 01:47:31.746] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
| 1058 | [07Sep2023 01:47:31.746] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/minecraft:the_end
|
| 1059 | [07Sep2023 01:47:31.748] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
| 1060 | [07Sep2023 01:47:31.748] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:dream
|
| 1061 | [07Sep2023 01:47:31.749] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (dream): All chunks are saved
|
| 1062 | [07Sep2023 01:47:31.749] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/twilightforest:twilightforest
|
| 1063 | [07Sep2023 01:47:31.750] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
|
| 1064 | [07Sep2023 01:47:31.750] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/dead_guys_untitled_deep_dark_:deep_darky
|
| 1065 | [07Sep2023 01:47:31.751] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (deep_darky): All chunks are saved
|
| 1066 | [07Sep2023 01:47:31.751] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:radio
|
| 1067 | [07Sep2023 01:47:31.751] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (radio): All chunks are saved
|
| 1068 | [07Sep2023 01:47:31.752] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:ground_lands
|
| 1069 | [07Sep2023 01:47:31.752] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ground_lands): All chunks are saved
|
| 1070 | [07Sep2023 01:47:31.752] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/twilightforest:skylight_forest
|
| 1071 | [07Sep2023 01:47:31.753] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
|
| 1072 | [07Sep2023 01:47:31.753] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/blue_skies:everdawn
|
| 1073 | [07Sep2023 01:47:31.754] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (everdawn): All chunks are saved
|
| 1074 | [07Sep2023 01:47:31.754] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:the_abyss
|
| 1075 | [07Sep2023 01:47:31.755] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (the_abyss): All chunks are saved
|
| 1076 | [07Sep2023 01:47:31.755] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/blue_skies:everbright
|
| 1077 | [07Sep2023 01:47:31.755] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (everbright): All chunks are saved
|
| 1078 | [07Sep2023 01:47:31.755] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:frost_world
|
| 1079 | [07Sep2023 01:47:31.756] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (frost_world): All chunks are saved
|
| 1080 | [07Sep2023 01:47:31.756] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[frens modded world]'/theabyss:pocket_dimension
|
| 1081 | [07Sep2023 01:47:31.757] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension): All chunks are saved
|
| 1082 | [07Sep2023 01:47:31.869] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (frens modded world): All chunks are saved
|
| 1083 | [07Sep2023 01:47:31.872] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
| 1084 | [07Sep2023 01:47:31.876] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
| 1085 | [07Sep2023 01:47:31.876] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (dream): All chunks are saved
|
| 1086 | [07Sep2023 01:47:31.877] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
|
| 1087 | [07Sep2023 01:47:31.877] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (deep_darky): All chunks are saved
|
| 1088 | [07Sep2023 01:47:31.877] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (radio): All chunks are saved
|
| 1089 | [07Sep2023 01:47:31.878] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ground_lands): All chunks are saved
|
| 1090 | [07Sep2023 01:47:31.878] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
|
| 1091 | [07Sep2023 01:47:31.878] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (everdawn): All chunks are saved
|
| 1092 | [07Sep2023 01:47:31.879] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (the_abyss): All chunks are saved
|
| 1093 | [07Sep2023 01:47:31.879] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (everbright): All chunks are saved
|
| 1094 | [07Sep2023 01:47:31.880] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (frost_world): All chunks are saved
|
| 1095 | [07Sep2023 01:47:31.880] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pocket_dimension): All chunks are saved
|
| 1096 | [07Sep2023 01:47:32.223] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped
|