Forge 1.20.1 Server Log

#BBPot0N
141 errors
10505 lines
Raw
Analysis
Minecraft version:
1.20.1
Forge version:
47.3.25
Java version:
21.0.2
1[13Mar2025 17:18:43.557] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.25, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui]
2[13Mar2025 17:18:43.561] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.2 by Oracle Corporation; OS Linux arch amd64 version 6.1.0-22-amd64
3[13Mar2025 17:18:45.237] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
4[13Mar2025 17:18:45.252] [main/INFO] [gg.essential.loader.stage1.EssentialLoaderBase/]: Updating Essential Loader (stage2) version 1.6.3 (285f951adc7537f49ae3ef9fc0d2fd3e) from union:/home/********/mods/essential_1-3-5-7_forge_1-20-1.jar%23526!/essential-loader-stage2-modlauncher9-1.6.3.jar
5[13Mar2025 17:18:45.255] [main/FATAL] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Encountered serious error loading transformation service, expect problems
6java.util.ServiceConfigurationError: cpw.mods.modlauncher.api.ITransformationService: Provider gg.essential.container.loader.stage0.EssentialTransformationService could not be instantiated
7 at java.util.ServiceLoader.fail(ServiceLoader.java:586) ~[?:?]
8 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:813) ~[?:?]
9 at java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:729) ~[?:?]
10 at cpw.mods.modlauncher.util.ServiceLoaderUtils.lambda$streamWithErrorHandling$0(ServiceLoaderUtils.java:39) ~[modlauncher-10.0.9.jar%2355!/:?]
11 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
12 at java.util.ServiceLoader$ProviderSpliterator.tryAdvance(ServiceLoader.java:1499) ~[?:?]
13 at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?]
14 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
15 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
16 at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
17 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
18 at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
19 at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:133) ~[modlauncher-10.0.9.jar%2355!/:?]
20 at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) ~[modlauncher-10.0.9.jar%2355!/:?]
21 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
22 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
23 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
24 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
25Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
26 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:27) ~[?:?]
27 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[?:?]
28 at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[?:?]
29 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[?:?]
30 at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[?:?]
31 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
32 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
33 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
34 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
35 ... 16 more
36Caused by: java.lang.reflect.InvocationTargetException
37 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) ~[?:?]
38 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
39 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
40 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[?:?]
41 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[?:?]
42 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[?:?]
43 at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[?:?]
44 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[?:?]
45 at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[?:?]
46 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
47 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
48 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
49 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
50 ... 16 more
51Caused by: java.lang.NoClassDefFoundError: org/apache/commons/codec/digest/DigestUtils
52 at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?]
53 at gg.essential.loader.stage1.EssentialLoaderBase.downloadFile(EssentialLoaderBase.java:473) ~[?:?]
54 at gg.essential.loader.stage1.EssentialLoaderBase.doDownload(EssentialLoaderBase.java:326) ~[?:?]
55 at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:176) ~[?:?]
56 at gg.essential.loader.stage1.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:46) ~[?:?]
57 at gg.essential.loader.stage1.EssentialTransformationService.<init>(EssentialTransformationService.java:29) ~[?:?]
58 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
59 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
60 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
61 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[?:?]
62 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[?:?]
63 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[?:?]
64 at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[?:?]
65 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[?:?]
66 at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[?:?]
67 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
68 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
69 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
70 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
71 ... 16 more
72Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.digest.DigestUtils
73 at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
74 at java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]
75 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
76 at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?]
77 at gg.essential.loader.stage1.EssentialLoaderBase.downloadFile(EssentialLoaderBase.java:473) ~[?:?]
78 at gg.essential.loader.stage1.EssentialLoaderBase.doDownload(EssentialLoaderBase.java:326) ~[?:?]
79 at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:176) ~[?:?]
80 at gg.essential.loader.stage1.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:46) ~[?:?]
81 at gg.essential.loader.stage1.EssentialTransformationService.<init>(EssentialTransformationService.java:29) ~[?:?]
82 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
83 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
84 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
85 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[?:?]
86 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[?:?]
87 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[?:?]
88 at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[?:?]
89 at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[?:?]
90 at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[?:?]
91 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
92 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
93 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
94 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
95 ... 16 more
96[13Mar2025 17:18:45.296] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/********/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER
97[13Mar2025 17:18:45.858] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Locator {mods folder locator at /home/********/mods} returned 6 files which are client-side-only mods, but we're on a dedicated server. They will be skipped!
98[13Mar2025 17:18:45.915] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.25/fmlcore-1.20.1-47.3.25.jar is missing mods.toml file
99[13Mar2025 17:18:45.916] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.25/javafmllanguage-1.20.1-47.3.25.jar is missing mods.toml file
100[13Mar2025 17:18:45.916] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.25/lowcodelanguage-1.20.1-47.3.25.jar is missing mods.toml file
101[13Mar2025 17:18:45.917] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.25/mclanguage-1.20.1-47.3.25.jar is missing mods.toml file
102[13Mar2025 17:18:47.127] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
103[13Mar2025 17:18:47.128] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
104[13Mar2025 17:18:47.130] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefulconfig. Using Mod File: /home/********/mods/resourcefulconfig-forge-1.20.1-2.1.2.jar
105[13Mar2025 17:18:47.130] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/********/mods/resourcefullib-forge-1.20.1-2.1.29.jar
106[13Mar2025 17:18:47.130] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 108 dependencies adding them to mods collection
107[13Mar2025 17:18:47.472] [main/INFO] [org.groovymc.gml.mappings.MappingsProvider/]: Starting runtime mappings setup...
108[13Mar2025 17:18:47.488] [main/INFO] [org.groovymc.gml.internal.locator.ModLocatorInjector/]: Injecting ScriptModLocator candidates...
109[13Mar2025 17:18:47.495] [main/INFO] [org.groovymc.gml.scriptmods.ScriptModLocator/]: Injected Jimfs file system
110[13Mar2025 17:18:47.500] [main/INFO] [org.groovymc.gml.scriptmods.ScriptModLocator/]: Skipped loading script mods from directory /home/********/mods/scripts as it did not exist.
111[13Mar2025 17:18:47.505] [main/INFO] [org.groovymc.gml.internal.locator.ModLocatorInjector/]: Injected ScriptModLocator mod candidates. Found 0 valid mod candidates and 0 broken mod files.
112[13Mar2025 17:18:49.269] [GML Mappings Thread/INFO] [org.groovymc.gml.mappings.MappingsProvider/]: Loaded runtime mappings in 1759ms
113[13Mar2025 17:18:49.269] [GML Mappings Thread/INFO] [org.groovymc.gml.mappings.MappingsProvider/]: Finished runtime mappings setup.
114[13Mar2025 17:18:58.598] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
115[13Mar2025 17:18:58.708] [main/ERROR] [mixin/]: Mixin config fabric-item-api-v1.client.mixins.json does not specify "minVersion" property
116[13Mar2025 17:18:58.737] [main/ERROR] [mixin/]: Mixin config entity_model_features.mixins.json does not specify "minVersion" property
117[13Mar2025 17:18:58.869] [main/ERROR] [mixin/]: Mixin config celestisynth.mixins.json does not specify "minVersion" property
118[13Mar2025 17:18:58.910] [main/ERROR] [mixin/]: Mixin config fabric-item-group-api-v1.mixins.json does not specify "minVersion" property
119[13Mar2025 17:18:58.911] [main/ERROR] [mixin/]: Mixin config fabric-item-group-api-v1.client.mixins.json does not specify "minVersion" property
120[13Mar2025 17:18:58.944] [main/ERROR] [mixin/]: Mixin config fabric-data-attachment-api-v1.mixins.json does not specify "minVersion" property
121[13Mar2025 17:18:58.945] [main/ERROR] [mixin/]: Mixin config fabric-data-attachment-api-v1.client.mixins.json does not specify "minVersion" property
122[13Mar2025 17:18:58.955] [main/ERROR] [mixin/]: Mixin config crashexploitfixer.mixins.json does not specify "minVersion" property
123[13Mar2025 17:18:58.975] [main/ERROR] [mixin/]: Mixin config customvillagertrades.mixins.json does not specify "minVersion" property
124[13Mar2025 17:18:59.036] [main/ERROR] [mixin/]: Mixin config yacl.mixins.json does not specify "minVersion" property
125[13Mar2025 17:18:59.072] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.tradecycling.MixinConnector]
126[13Mar2025 17:18:59.074] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
127[13Mar2025 17:18:59.077] [main/INFO] [net.fabricmc.loader.impl.bootstrap.FabricLoaderBootstrap/]: Propagating FML mod list to Fabric Loader
128[13Mar2025 17:18:59.092] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
129[13Mar2025 17:18:59.201] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.20.2+mc1.20.1: 87 options available, 1 override(s) found
130[13Mar2025 17:18:59.202] [main/WARN] [ModernFix/]: Option 'mixin.perf.thread_priorities' overriden (by mods [smoothboot]) to 'false'
131[13Mar2025 17:18:59.202] [main/INFO] [ModernFix/]: Applying Nashorn fix
132[13Mar2025 17:18:59.214] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
133[13Mar2025 17:18:59.239] [main/INFO] [Embeddium/]: Loaded configuration file for Embeddium: 525 options available, 0 override(s) found
134[13Mar2025 17:18:59.247] [main/WARN] [mixin/]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message
135[13Mar2025 17:18:59.252] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
136[13Mar2025 17:18:59.253] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
137[13Mar2025 17:18:59.300] [main/WARN] [mixin/]: Reference map 'fastpaintings-forge-refmap.json' for fastpaintings-forge.mixins.json could not be read. If this is a development environment you can ignore this message
138[13Mar2025 17:18:59.338] [main/WARN] [mixin/]: Reference map 'cobweb.refmap.json' for cobweb.mixins.json could not be read. If this is a development environment you can ignore this message
139[13Mar2025 17:18:59.338] [main/WARN] [mixin/]: Reference map 'cobweb.refmap.json' for cobweb.forge.mixins.json could not be read. If this is a development environment you can ignore this message
140[13Mar2025 17:18:59.374] [main/WARN] [mixin/]: Reference map 'CerbonsAPI-Forge-1.20.1-forge-refmap.json' for cerbons_api.mixins.json could not be read. If this is a development environment you can ignore this message
141[13Mar2025 17:18:59.416] [main/WARN] [mixin/]: Reference map 'mes-forge-refmap.json' for mes-forge.mixins.json could not be read. If this is a development environment you can ignore this message
142[13Mar2025 17:18:59.456] [main/INFO] [com.abdelaziz.saturn.common.Saturn/]: Loaded Saturn config file with 4 configurable options
143[13Mar2025 17:18:59.467] [main/WARN] [mixin/]: Reference map 'createdeco-forge-refmap.json' for createdeco.mixins.json could not be read. If this is a development environment you can ignore this message
144[13Mar2025 17:18:59.480] [main/WARN] [mixin/]: Reference map 'lmft-common-refmap.json' for lmft-common.mixins.json could not be read. If this is a development environment you can ignore this message
145[13Mar2025 17:18:59.484] [main/WARN] [mixin/]: Reference map 'fightnbtintegration.refmap.json' for fishingoverhaul.mixins.json could not be read. If this is a development environment you can ignore this message
146[13Mar2025 17:18:59.519] [main/WARN] [mixin/]: Reference map 'mixins.wither_spawn_animation.refmap.json' for mixins.wither_spawn_animation.json could not be read. If this is a development environment you can ignore this message
147[13Mar2025 17:18:59.558] [main/INFO] [Canary/]: Loaded configuration file for Canary: 116 options available, 0 override(s) found
148[13Mar2025 17:18:59.572] [main/INFO] [Embeddium Extra/]: Loaded configuration file for Sodium Extra: 35 options available, 0 override(s) found
149[13Mar2025 17:18:59.592] [main/INFO] [Puzzles Lib/]: Loading 479 mods:
150 - additionaladditions 6.0.1
151 - adlods **.**.**.**
152 - advancementplaques 1.6.7
153 - ae2 15.3.3
154 - alekiships 1.0.14
155 - alexs_mobs_extra_music 1.1.0
156 - alexscaves 2.0.2
157 - alexscaves_torpedoes 1.0.2
158 - alexscavesdelight 1.0.24-1.20.1
159 - alexsdelight 1.5
160 - alexsmobs 1.22.9
161 - alltheleaks 0.1.0-beta+1.20.1-forge
162 \-- mixinsquared 0.2.0
163 - ambientsounds 6.1.4
164 - amendments 1.20-1.2.16
165 - anvilrepairing 4.0.9
166 - appleskin 2.5.1+mc1.20.1
167 - aquacombat 1.2
168 - aquaculture 2.5.3
169 - aquaculturedelight 1.0.0
170 - aquamirae 6.API15
171 - aquamirae_delight 1.5.1
172 - aquamirae_mod_extra_music 1.0.0
173 - architectury 9.2.14
174 - armortrimitemfix 1.2.0
175 - artifacts 9.5.13
176 \-- expandability 9.0.4
177 - ash_of_sin_soul_like_boss_battle 1.0.1
178 - astikorcarts 1.1.8
179 - attributeslib 1.3.7
180 - badoptimizations 2.2.1
181 - balm 7.3.13
182 \-- kuma_api 20.1.9-SNAPSHOT
183 - bedspreads 6.2.0+1.20.1
184 - bellsandwhistles 0.4.3-1.20.x
185 - bestylewither 1.6.1
186 - better_beacons 2.0.0
187 - better_climbing 3
188 - betteradvancements **.**.**.**
189 - betterarcheology 1.2.1-1.20.1
190 - betterchunkloading 1.20.1-5.3
191 - bettercombat 1.8.6+1.20.1
192 - betterdays 1.20.1-3.1.1.1-FORGE
193 - betterdeserttemples 1.20-Forge-3.0.3
194 - betterdungeons 1.20-Forge-4.0.4
195 - betterendcities 1.0.0-1.20.1
196 - betterendisland 1.20-Forge-2.0.6
197 - betterf3 7.0.2
198 - betterfortresses 1.20-Forge-2.0.6
199 - betterfpsdist 1.20.1-6.0
200 - betterjungletemples 1.20-Forge-2.0.5
201 - bettermineshafts 1.20-Forge-4.0.4
202 - betteroceanmonuments 1.20-Forge-3.0.4
203 - betterstrongholds 1.20-Forge-4.0.3
204 - betterthanmending 1.7.2
205 - bettertridentreturn 1.20.1-1.0.2
206 - betterwitchhuts 1.20-Forge-3.0.3
207 - bigger_vanilla_trees 1.0
208 - biomemakeover 1.20.1-1.11.4
209 \-- taniwha 1.20.0-5.4.4
210 - blazegear 1.4.2
211 - blueprint 7.1.1
212 - boatbreakfix 1.0.2
213 - bookshelf 20.2.13
214 - born_in_chaos_v1 1.5.2
215 - borninconfiguration 2.2.2
216 - boss_music_mod 1.2.0
217 - bosses_of_mass_destruction 1.1.2
218 - botania 1.20.1-447-FORGE
219 - botaniadelight **.**.**.**-1.20.1
220 - botarium 2.3.4
221 - bounced 4.1.0-forge1.20.1
222 - bountiful 6.0.4+1.20.1
223 - bowinfinityfix 2.6.0
224 - butchersdelight **.**.**.**.0
225 - bygonenether 1.3.2
226 - caelus 3.2.0+1.20.1
227 - canary 0.3.3
228 - carryon **.**.**.**
229 - cataclysm 2.51
230 - cataclysmiccombat 1.4
231 - catloaf 1.1.3
232 - celestisynth 1.20.1-1.3.1
233 - cerbons_api 1.1.0
234 - charmofundying 6.5.0+1.20.1
235 - chat_heads 0.13.12
236 - chefsdelight 1.0.3-forge-1.20.1
237 - cherishedworlds 6.1.7+1.20.1
238 - chimes 2.0.1
239 - chunksending 1.20.1-2.8
240 - citadel 2.6.1
241 - cleanswing 1.8
242 - clickadv 1.20.1-3.8
243 - clientcrafting 1.20.1-1.8
244 - cloth_config 11.1.136
245 - clumps **.**.**.**
246 - cobweb 1.0.1
247 - cold_sweat 2.3.12
248 - collective 7.87
249 - combatroll 1.3.3+1.20.1
250 - commongroovylibrary 0.3.3
251 - completionistsindex 8.0.0
252 - configured 2.2.3
253 - connectiblechains 1.1.0
254 - connectivity 1.20.1-6.8
255 - controlling 12.0.2
256 - corgilib **.**.**.**
257 - coroutil 1.20.1-1.3.7
258 - corpse 1.20.1-1.0.20
259 - corpsecurioscompat 2.1.0
260 - cosmeticarmorreworked 1.20.1-v1a
261 - crashexploitfixer 1.1.0
262 - create 0.5.1.j
263 \-- flywheel 0.6.11-13
264 - create_connected 0.9.4-mc1.20.1
265 - create_enchantment_industry 1.2.9.d
266 \-- create_dragon_lib 1.4.3
267 - create_new_age 1.1.2
268 - create_oxidized 0.1.1
269 - create_ultimate_factory 1.9.0
270 - create_waystones_recipes 1.0.1.b
271 - createaddition 1.20.1-1.2.5
272 - createdeco 2.0.2-1.20.1-forge
273 - createliquidfuel 2.1.1-1.20.1
274 - createloveandwar 0.4-1.20.1
275 - creativecore 2.12.31
276 - creeperoverhaul 3.0.2
277 - cristellib 1.1.6
278 - crittersandcompanions 2.2.2
279 - ctov 3.4.11
280 - cupboard 1.20.1-2.7
281 - curios 5.11.1+1.20.1
282 - curious_armor_stands 1.20-5.1.0
283 - curiouslanterns 1.20.1-1.3.3
284 - customvillagertrades 20.25.0
285 - darkpaintings 17.0.4
286 - decorative_blocks 4.1.3
287 - deeperdarker 1.3.3
288 - deltaboxlib 1.1.3
289 - diet 2.1.1+1.20.1
290 - ding 1.5.0
291 - distanthorizons 2.3.0-b
292 - dogslie 1.3.0
293 - domesticationinnovation 1.7.1
294 - doubledoors 5.9
295 - dragonfight 1.20.1-4.6
296 - drawerstooltip 8.0.0
297 - drippyloadingscreen 3.0.9
298 - dummmmmmy 1.20-2.0.2
299 - dungeonnowloading 1.5
300 - dynamiccrosshair 9.3
301 |-- dynamiccrosshairapi 1.1
302 \-- libbamboo 2.2
303 - dynview 2.3
304 - easyanvils 8.0.2
305 - easyelytratakeoff 4.4
306 - easymagic 8.0.1
307 - easyshulkerboxes 8.0.2
308 |-- puzzlesaccessapi 8.0.9
309 \-- puzzlesapi 8.1.6
310 - eatinganimation 5.1.0
311 - ecologics 2.2.0
312 - eeeabsmobs 1.20.1-0.97
313 - elysium_api 1.0.2
314 - elytraslot 6.4.4+1.20.1
315 - embeddium 0.3.31+mc1.20.1
316 \-- rubidium 0.7.1
317 - embeddium_extra **.**.**.**+mc1.20.1-build.131
318 - enchantinginfuser 8.0.3
319 - enchdesc 17.1.19
320 - ender_dragon_loot_ 1.0.0
321 - endermanoverhaul 1.0.4
322 - endersdelight 1.0.3
323 - endrem 5.3.3-R-1.20.1
324 - enhancedai 2.5.4
325 - entity_model_features 2.4.1
326 - entity_texture_features 6.2.9
327 - everycomp 1.20-2.7.15
328 - exlinecopperequipment 2.0.8
329 - experienceobelisk 2.2.6-1.20.1
330 - explorify 1.6.2
331 - explosiveenhancement 1.1.0
332 - extrasounds 1.3
333 - fallingleaves 2.1.0
334 - fancymenu 3.3.2
335 - farmersdelight 1.20.1-1.2.7
336 - farsight_view 1.20.1-3.7
337 - fastasyncworldsave 1.20.1-2.3
338 - fastbench 8.0.4
339 - fastfurnace 8.0.2
340 - fastipping 1.0.5
341 - fastpaintings 1.20-1.2.7
342 - fastsuite 5.0.1
343 - ferritecore 6.0.1
344 - feur_extension_fossil 1.2.6
345 - fishingoverhaul 1.20.1-1.0.0
346 - flansmod 0.4
347 \-- flansphysics 0.4
348 - forge 47.3.25
349 - forgeendertech **.**.**.**
350 - forgivingvoid 10.0.1
351 - formations 1.0.3
352 - formationsnether 1.0.5
353 - formationsoverworld 1.0.4
354 - framework 0.7.12
355 - friendsandfoes 3.0.7
356 - ftbchunks 2001.3.5
357 - ftblibrary 2001.2.9
358 - ftbquests 2001.4.11
359 - ftbteams 2001.3.1
360 - ftbxmodcompat 2.1.2
361 - fuelgoeshere 1.20.0-1.0.1
362 - fzzy_config 0.6.4+1.20.1+forge
363 - galosphere 1.20.1-1.4.1
364 - gateways 4.2.6
365 - geckolib 4.7
366 - geophilic 3.2
367 - geophilic_reforged 1.2.0
368 - glassbreaker 1.4.0
369 - globalpacks 1.16.2_forge
370 - gml 4.0.9
371 - goblintraders 1.9.3
372 - gpumemleakfix 1.20.1-1.8
373 - guardvillagers 1.20.1-1.6.10
374 - harderspawners 46.25.3
375 - highlight 2.0.1
376 - highlighter 1.1.9
377 - hoporp 1.3.7
378 - iceberg 1.1.25
379 - ichunutil 1.0.3
380 - illagerraidmusic 1.1.1
381 - immediatelyfast 1.3.4+1.20.4
382 - immersive_aircraft 1.1.8+1.20.1
383 - immersiveengineering 1.20.1-10.1.0-171
384 - immersiveengineeringartifacts **.**.**.**-1.20.1
385 - immersiveui 0.3.0
386 - incendium 5.3.5
387 - incontrol 1.20-9.2.11
388 - insanelib 1.18.0
389 - invtweaks 1.2.0
390 - irisflw 1.1.2
391 - item_obliterator 2.3.0
392 - jade 11.12.3+forge
393 - jadeaddons 5.3.1+forge
394 - jearchaeology 1.20.1-1.0.4
395 - jei **.**.**.**
396 - jumpanimation 0.6.0
397 - kambrik 6.1.1+1.20.1
398 - kiwi 11.8.29+forge
399 - konkrete 1.8.0
400 - kotlinforforge 4.11.0
401 - kubejs 2001.6.5-build.16
402 - kubejs_create 2001.2.5-build.2
403 - leavemybarsalone 8.0.0
404 - legendary_monsters 1.20.1
405 - libraryferret 4.0.0
406 - limitedchunks 1.8
407 - lionfishapi 2.4-Fix
408 - lithostitched 1.4
409 - lmft 1.0.4+1.20.1
410 - lootjs 1.20.1-2.12.0
411 - lootr **.**.**.**
412 - majruszlibrary 7.0.8
413 - majruszsdifficulty 1.9.10
414 - majruszsenchantments 1.10.8
415 - maxhealthfix 12.0.3
416 - medieval_buildings 1.0.2
417 - medievalend 1.0.1
418 - melody 1.0.2
419 - memorysettings 1.20.1-5.9
420 - mes 1.3.4-1.20-forge
421 - minecraft 1.20.1
422 - miners_delight 1.20.1-1.2.3
423 - mobtimizations 1.20.1-1.0.0
424 - modernfix 5.20.2+mc1.20.1
425 - moonlight 1.20-2.13.58
426 - morejs 0.10.0
427 - moreoverlays 1.22.7-mc1.20.2
428 - morevillagers 5.0.0
429 - mousetweaks 2.25.1
430 - mr_blossom_blade 1.2
431 - mr_dungeons_andtavernspillageroutpostrework 1.1
432 - mr_hero_proof 5.2.1
433 - mr_limesplatus_ending 1-v1.1.0c
434 - mr_lukis_grandcapitals 1.1.1
435 - mr_tidal_towns 1.3.4
436 - mvs 4.1.4-1.20-forge
437 - naturescompass 1.20.1-1.11.2-forge
438 - ncbetterblastfurnace 1.0.1
439 - necronomicon 1.6.0
440 - nerb 0.4.1
441 - neruina 2.1.2
442 - netherdepthsupgrade 3.1.5-1.20
443 - netherexp 2.2.1
444 - netherite_horse_armor 1.20.1-1.0.4
445 - netherportalfix 13.0.1
446 - nethersdelight 1.20.1-4.0
447 - no_ruined_nether_portals 1.0.0
448 - nochatreports 1.20.1-v2.2.2
449 - nocubesbetterfletchingtable 1.0.1
450 - nocubesbettergrindstone 1.0.1
451 - noisium 2.3.0+mc1.20-1.20.1
452 - notenoughcrashes 4.4.7+1.20.1
453 - notrample 1.20.1-1.0.1
454 - nullscape 1.2.8
455 - nyfsspiders 2.1.1
456 - obscure_api 15
457 - obscure_tooltips 2.2
458 - oceansdelight 1.0.2-1.20
459 - octolib 0.4.2
460 - overflowingbars 8.0.1
461 - packetfixer 2.0.0
462 - palegardenbackport 1.2.2
463 - particlerain 1.0.8
464 - patchouli 1.20.1-84.1-FORGE
465 - philipsruins 4.6
466 - pingwheel 1.10.1
467 - placebo 8.6.2
468 - playeranimator 1.0.2-rc1+1.20
469 - plushie_buddies 0.1.3-1.20.1
470 - polymorph 0.49.8+1.20.1
471 \-- spectrelib 0.13.17+1.20.1
472 - pots_and_mimics 1.0.2
473 - presencefootsteps 1.20.1-1.9.1-beta.1
474 - prism 1.0.5
475 - projectvibrantjourneys 1.20.1-6.0.5
476 - protection_pixel 1.1.5
477 - puzzleslib 8.1.25
478 - raccompat 0.1.3
479 - radiantgear 2.2.0+1.20.1
480 - railways 1.6.7+forge-mc1.20.1
481 - ramcompat 0.1.4
482 - rarcompat 0.1.7
483 - realmrpg_quests 0.1.1
484 - realmrpg_skeletons 1.1.0
485 - realmrpg_wyrms 1.0.1
486 - recipeessentials 1.20.1-4.0
487 - relics **.**.**.**
488 - resourcefulconfig 2.1.2
489 - resourcefullib 2.1.29
490 - resourcepackoverrides 8.0.3
491 - restrictedportals 1.5.0
492 - rhino 2001.2.3-build.6
493 - ribbits 1.20.1-Forge-3.0.2
494 - rightclickharvest 3.2.3+1.20.1-forge
495 - rrls **.**.**.**+mc1.20.1-forge
496 - rubinated_nether 1.3.0.E-1.20.1
497 \-- critter_lib 0.1-beta.14
498 - saturn 0.1.3
499 - searchables 1.0.3
500 - secondchanceforge 1.5.1
501 - seriousplayeranimations 1.1.1
502 - shieldexp 1.2.2
503 - shouldersurfing 1.20.1-4.9.1
504 - shutter 2.0.5-1.20.1
505 - simplemenu 1.5
506 - simpleshops 1.2.2
507 - simplyswords 1.56.0-1.20.1
508 - skyarena 1.1.5
509 - skyvillages 1.0.4
510 - sliceanddice 3.3.0
511 - smarterfarmers 1.20-2.1.0
512 - smoothboot 0.0.4
513 - snifferplus 0.3.0
514 - snowrealmagic 10.5.2
515 |-- fabric_api_base 0.4.31+ef105b4977
516 \-- fabric_renderer_indigo 1.5.2+b5b2da4177
517 - snowundertrees 1.4.8
518 - snowy_tents 1.0.0
519 - sodiumdynamiclights 1.0.9
520 - sodiumoptionsapi 1.0.10
521 - sophisticatedbackpacks 3.23.4.1193
522 - sophisticatedcore **.**.**.**
523 - soul_fire_d 4.0.10
524 \-- mixinextras 0.4.1
525 - soulbound 1.0.0
526 - sound_physics_remastered 1.20.1-1.4.8
527 - spark 1.10.53
528 - sparsestructuresreforged 1.20.1-0.0.1
529 - spelunkers_charm 3.6.0
530 - spyglass_improvements 1.5+mc1.20+forge
531 - stoneworks 8.0.0
532 - storagedrawers 12.9.13
533 - structory 1.3.5
534 - structure_gel 2.16.2
535 - structureessentials 1.20.1-4.2
536 - structurify 1.0.11
537 - stylisheffects 8.0.2
538 - subtle_effects 1.8.0
539 - supermartijn642configlib 1.1.8
540 - supplementaries 1.20-3.1.13
541 - suppsquared 1.20-1.1.18
542 - t_and_t 0.0NONE
543 - tact 1.2.1
544 - taxfreelevels 1.4.7
545 - taxtg 1.1.0
546 - terrablender **.**.**.**
547 - terralith 2.5.4
548 - theinkarena 1.3.1
549 - tlc 1.0.2
550 - toastcontrol 8.0.3
551 - toms_storage 1.7.0
552 - too_many_bows 3.3.5
553 - toofast **.**.**.**
554 - torch_hit 7.0.0
555 - trade_cycling 1.20.1-1.0.15
556 - trading_floor 1.1.7+forge-1.20.1
557 - travelerstitles 1.20-Forge-4.0.2
558 - treasuredistance 1.20-1.2
559 - trials 2.3.3
560 - tumbleweed 0.5.5
561 - txnilib 1.0.21
562 |-- fabric_api 0.92.2+1.11.9+1.20.1
563 |-- fabric_api_lookup_api_v1 1.6.36+67f9824077
564 |-- fabric_biome_api_v1 13.0.13+dc36698e77
565 |-- fabric_block_api_v1 1.0.11+0e6cb7f777
566 |-- fabric_block_view_api_v2 1.0.1+0767707077
567 |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77
568 |-- fabric_client_tags_api_v1 1.1.2+5d6761b877
569 |-- fabric_command_api_v1 1.2.34+f71b366f77
570 |-- fabric_command_api_v2 2.2.13+561530ec77
571 |-- fabric_content_registries_v0 4.0.11+a670df1e77
572 |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177
573 |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77
574 |-- fabric_data_generation_api_v1 12.3.4+369cb3a477
575 |-- fabric_dimensions_v1 2.1.54+8005d10d77
576 |-- fabric_entity_events_v1 1.6.0+6274ab9d77
577 |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777
578 |-- fabric_game_rule_api_v1 1.0.40+683d4da877
579 |-- fabric_item_api_v1 2.1.28+4d0bbcfa77
580 |-- fabric_item_group_api_v1 4.0.12+c9161c2d77
581 |-- fabric_key_binding_api_v1 1.0.37+561530ec77
582 |-- fabric_lifecycle_events_v1 2.2.22+afab492177
583 |-- fabric_loot_api_v2 1.2.1+eb28f93e77
584 |-- fabric_message_api_v1 5.1.9+52cc178c77
585 |-- fabric_mining_level_api_v1 2.1.50+561530ec77
586 |-- fabric_model_loading_api_v1 1.0.3+6274ab9d77
587 |-- fabric_models_v0 0.4.2+7c3892a477
588 |-- fabric_networking_api_v1 1.3.11+503a202477
589 |-- fabric_object_builder_api_v1 11.1.3+2174fc8477
590 |-- fabric_particles_v1 1.1.2+78e1ecb877
591 |-- fabric_recipe_api_v1 1.0.21+514a076577
592 |-- fabric_registry_sync_v0 2.3.3+1c0ea72177
593 |-- fabric_renderer_api_v1 3.2.1+cf68abbe77
594 |-- fabric_rendering_data_attachment_v1 0.3.37+a6081afc77
595 |-- fabric_rendering_fluids_v1 3.0.28+4ac5e37a77
596 |-- fabric_rendering_v1 3.0.8+66e9a48f77
597 |-- fabric_resource_conditions_api_v1 2.3.8+9ad825cd77
598 |-- fabric_resource_loader_v0 0.11.10+bcd08ed377
599 |-- fabric_screen_api_v1 2.0.8+45a670a577
600 |-- fabric_screen_handler_api_v1 1.3.30+561530ec77
601 |-- fabric_sound_api_v1 1.0.13+4f23bd8477
602 |-- fabric_transfer_api_v1 3.3.5+631c9cd677
603 \-- fabric_transitive_access_wideners_v1 4.3.1+1880499877
604 - undergarden 0.8.14
605 - undergardendelight 1.1.1
606 - universalbonemeal 8.0.1
607 - untitledduckmod 0.8.0
608 - upgrade_aquatic 6.0.2
609 - valhelsia_core 1.1.2
610 - valhelsia_furniture 1.1.3
611 - valhelsia_structures 1.20.1-1.1.2
612 - veinmining 1.5.0+1.20.1
613 - villagersellanimals 1.2.1
614 - visuality 2.0.2
615 - visualworkbench 8.0.0
616 - voicechat 1.20.1-2.5.26
617 - voidscape 1.20.1-1.5.389
618 - vtweaks 4.0.14
619 - w2w2 1.0
620 - watut 1.20.1-1.1.3
621 - waystones 14.1.9
622 - wither_spawn_animation 1.4.1
623 - woodworks 3.0.2
624 - xaerominimap 25.0.0
625 - xaeroworldmap 1.39.2
626 - yet_another_config_lib_v3 3.6.2+1.20.1-forge
627 - yungsapi 1.20-Forge-4.0.6
628 - yungscavebiomes 1.20.1-Forge-2.0.1
629 - yungsextras 1.20-Forge-4.0.3
630 - yungsmenutweaks 1.20.1-Forge-1.0.2
631[13Mar2025 17:18:59.602] [main/WARN] [mixin/]: Reference map 'Aquamirae.refmap.json' for aquamirae.mixins.json could not be read. If this is a development environment you can ignore this message
632[13Mar2025 17:18:59.604] [main/WARN] [mixin/]: Reference map 'cristellib-forge-refmap.json' for cristellib.mixins.json could not be read. If this is a development environment you can ignore this message
633[13Mar2025 17:18:59.651] [main/WARN] [mixin/]: Reference map 'CreateLiquidFuel.refmap.json' for createliquidfuel.mixins.json could not be read. If this is a development environment you can ignore this message
634[13Mar2025 17:18:59.664] [main/WARN] [mixin/]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
635[13Mar2025 17:18:59.680] [main/WARN] [mixin/]: Reference map 'limitedchunks.refmap.json' for limitedchunks.mixins.json could not be read. If this is a development environment you can ignore this message
636[13Mar2025 17:18:59.689] [main/WARN] [mixin/]: Reference map 'netherdepthsupgrade.refmap.json' for netherdepthsupgrade.mixins.json could not be read. If this is a development environment you can ignore this message
637[13Mar2025 17:18:59.715] [main/WARN] [mixin/]: Reference map 'torch_hit.refmap.json' for torch_hit.mixins.json could not be read. If this is a development environment you can ignore this message
638[13Mar2025 17:18:59.716] [main/WARN] [mixin/]: Reference map 'torch_hit.refmap.json' for torch_hit.forge.mixins.json could not be read. If this is a development environment you can ignore this message
639[13Mar2025 17:18:59.729] [main/WARN] [mixin/]: Reference map 'coroutil.refmap.json' for coroutil.mixins.json could not be read. If this is a development environment you can ignore this message
640[13Mar2025 17:18:59.730] [main/WARN] [mixin/]: Reference map 'mvs-forge-refmap.json' for mvs-forge.mixins.json could not be read. If this is a development environment you can ignore this message
641[13Mar2025 17:18:59.746] [main/WARN] [mixin/]: Reference map 'packetfixer-forge-forge-refmap.json' for packetfixer.forge.mixins.json could not be read. If this is a development environment you can ignore this message
642[13Mar2025 17:19:00.069] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/field_to_method.js function biome
643java.lang.IllegalStateException: Field f_47437_ is not private and an instance field
644 at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:1069) ~[coremods-5.2.4.jar%2354!/:?]
645 at org.openjdk.nashorn.internal.scripts.Script$Recompilation$75$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?]
646 at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.4.jar%2366!/:?]
647 at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.4.jar%2366!/:?]
648 at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.4.jar%2366!/:?]
649 at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.4.jar%2366!/:?]
650 at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:37) ~[coremods-5.2.4.jar%2354!/:5.2.4]
651 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:22) ~[coremods-5.2.4.jar%2354!/:?]
652 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:14) ~[coremods-5.2.4.jar%2354!/:?]
653 at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:60) ~[coremods-5.2.4.jar%2354!/:?]
654 at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar%2355!/:?]
655 at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar%2355!/:?]
656 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar%2355!/:?]
657 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
658 at cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:250) ~[securejarhandler-2.1.10.jar:?]
659 at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58) ~[modlauncher-10.0.9.jar%2355!/:?]
660 at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100) ~[modlauncher-10.0.9.jar%2355!/:?]
661 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
662 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
663 at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
664 at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
665 at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
666 at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
667 at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
668 at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
669 at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
670 at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
671 at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
672 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
673 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
674 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
675 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
676 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30]
677 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?]
678 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?]
679 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
680 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
681 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
682 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
683 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
684 at java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
685 at java.lang.Class.forName(Class.java:625) ~[?:?]
686 at java.lang.Class.forName(Class.java:600) ~[?:?]
687 at net.minecraftforge.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:145) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:1.0]
688 at java.util.Optional.map(Optional.java:260) ~[?:?]
689 at net.minecraftforge.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:145) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:1.0]
690 at net.minecraftforge.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:71) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:1.0]
691 at net.minecraftforge.fml.loading.FMLLoader.beforeStart(FMLLoader.java:216) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:1.0]
692 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:92) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
693 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
694 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
695 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
696 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
697 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
698 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
699 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
700 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
701[13Mar2025 17:19:00.264] [main/WARN] [mixin/]: Error loading class: sereneseasons/season/RandomUpdateHandler (java.lang.ClassNotFoundException: sereneseasons.season.RandomUpdateHandler)
702[13Mar2025 17:19:00.264] [main/WARN] [mixin/]: @Mixin target sereneseasons.season.RandomUpdateHandler was not found snowrealmagic.mixins.json:sereneseasons.RandomUpdateHandlerMixin
703[13Mar2025 17:19:00.434] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
704[13Mar2025 17:19:00.439] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
705[13Mar2025 17:19:00.560] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue ItemStackCreationStatistics from mod jei as it's dev only!
706[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.travelersbackpack.UntrackedIssue001 will NOT be loaded as mod travelersbackpack is not present
707[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.toolbelt.UntrackedIssue001 will NOT be loaded as mod toolbelt is not present
708[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.tfcthermaldeposits.UntrackedIssue001 will NOT be loaded as mod tfcthermaldeposits is not present
709[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.smallships.UntrackedIssue001 will NOT be loaded as mod smallships is not present
710[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.railcraft.UntrackedIssue001 will NOT be loaded as mod railcraft is not present
711[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.pneumaticcraft.UntrackedIssue001 will NOT be loaded as mod pneumaticcraft is not present
712[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.occultism.UntrackedIssue001 will NOT be loaded as mod occultism is not present
713[13Mar2025 17:19:00.561] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.minecraft.UntrackedIssue002 will be loaded as it matches versions: 1.20.1 in 1.20.1
714[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [main.EntityTickListMixin]
715[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.minecraft.UntrackedIssue001 will be loaded as it matches versions: 1.20.1 in 1.20.1
716[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.irons_spellbooks.UntrackedIssue001 will NOT be loaded as mod irons_spellbooks is not present
717[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.forge.UntrackedIssue003 will be loaded as it matches versions: 47.3.25 in [47.2,)
718[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.forge.UntrackedIssue002 will be loaded as it matches versions: 47.3.25 in [47.2,)
719[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [accessor.FakePlayerNetHandlerAccessor, accessor.ConnectionAccessor]
720[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.forge.UntrackedIssue001 will be loaded as it matches versions: 47.3.25 in [47.2,)
721[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [main.ServerPlayerMixin, main.PlayerListMixin]
722[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.forbidden_arcanus.UntrackedIssue001 will NOT be loaded as mod forbidden_arcanus is not present
723[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.curios.UntrackedIssue001 will be loaded as it matches versions: 5.11.1+1.20.1 in [5.9.1,)
724[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [main.CuriosEventHandlerMixin]
725[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.createaddition.UntrackedIssue001 will NOT be loaded as mod createaddition does not match versions: 1.20.1-1.2.5 in [1.20.1-1.0.0b,1.20.1-1.2.3]
726[13Mar2025 17:19:00.562] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.create.UntrackedIssue001 will be loaded as it matches versions: 0.5.1.j in [0.5.1.c,)
727[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [accessor.ExtendoGripItemAccessor]
728[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.citadel.UntrackedIssue001 will be loaded as it matches versions: 2.6.1 in [2.5.4,)
729[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.betterf3.UntrackedIssue001 will be loaded as it matches versions: 7.0.2 in [7.0.2,)
730[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to allowed list: [main.LocationModuleMixin]
731[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.badpackets.UntrackedIssue001 will NOT be loaded as mod badpackets is not present
732[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.ars_nouveau.UntrackedIssue002 will NOT be loaded as mod ars_nouveau is not present
733[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.ars_nouveau.UntrackedIssue001 will NOT be loaded as mod ars_nouveau is not present
734[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.architectury.UntrackedIssue001 will be loaded as it matches versions: 9.2.14 in [9.0.8,)
735[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.aether.UntrackedIssue001 will NOT be loaded as mod aether is not present
736[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.ae2wtlib.UntrackedIssue001 will NOT be loaded as mod ae2wtlib is not present
737[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod twilightforest as it is client side only!
738[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod travelersbackpack as it is client side only!
739[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod tombstone as it is client side only!
740[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod pneumaticcraft as it is client side only!
741[13Mar2025 17:19:00.563] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod nuclearcraft as it is client side only!
742[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod mousetweaks as it is client side only!
743[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod minecraft as it is client side only!
744[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod minecraft as mod modernfix is present!
745[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod minecolonies as it is client side only!
746[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod ldlib as it is client side only!
747[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod journeymap as it is client side only!
748[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod jeresources as it is client side only!
749[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod jei as it is client side only!
750[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod jei as it is client side only!
751[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod irons_spellbooks as it is client side only!
752[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod iceberg as it is client side only!
753[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod iceberg as it is client side only!
754[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod iceberg as it is client side only!
755[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod geckolib as it is client side only!
756[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod ftblibrary as it is client side only!
757[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod flywheel as it is client side only!
758[13Mar2025 17:19:00.564] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod findme as it is client side only!
759[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod emi_loot as it is client side only!
760[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod emi as it is client side only!
761[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod easy_villagers as it is client side only!
762[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod difficultylock as it is client side only!
763[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod cyclopscore as it is client side only!
764[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod corpse as it is client side only!
765[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod blue_skies as it is client side only!
766[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod badpackets as it is client side only!
767[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod ae2wtlib as it is client side only!
768[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping issue [untracked] from mod ae2wtlib as it is client side only!
769[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Class dev.uncandango.alltheleaks.fix.common.mods.modernfix.CancelRLMixin will be loaded as it matches versions: 5.20.2+mc1.20.1 in [5.0.0,)
770[13Mar2025 17:19:00.565] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Mixins added to cancel list: [org.embeddedt.modernfix.common.mixin.perf.deduplicate_location.MixinResourceLocation]
771[13Mar2025 17:19:00.568] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping feature ResourceLocation Deduplication from mod minecraft as it's feature flag is not activated!
772[13Mar2025 17:19:00.568] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping feature Ingredient Deduplication from mod minecraft as it's feature flag is not activated!
773[13Mar2025 17:19:00.568] [main/INFO] [dev.uncandango.alltheleaks.AllTheLeaks/]: Skipping feature Prevent Search Ignored Items from mod jei as it's feature flag is not activated!
774[13Mar2025 17:19:00.617] [main/INFO] [com.cupboard.Cupboard/]: Loaded config for: structureessentials.json
775[13Mar2025 17:19:00.657] [main/WARN] [mixin/]: Error loading class: com/copycatsplus/copycats/content/copycat/slab/CopycatSlabBlock (java.lang.ClassNotFoundException: com.copycatsplus.copycats.content.copycat.slab.CopycatSlabBlock)
776[13Mar2025 17:19:00.657] [main/WARN] [mixin/]: @Mixin target com.copycatsplus.copycats.content.copycat.slab.CopycatSlabBlock was not found create_connected.mixins.json:compat.CopycatBlockMixin
777[13Mar2025 17:19:00.658] [main/WARN] [mixin/]: Error loading class: com/copycatsplus/copycats/content/copycat/board/CopycatBoardBlock (java.lang.ClassNotFoundException: com.copycatsplus.copycats.content.copycat.board.CopycatBoardBlock)
778[13Mar2025 17:19:00.659] [main/WARN] [mixin/]: @Mixin target com.copycatsplus.copycats.content.copycat.board.CopycatBoardBlock was not found create_connected.mixins.json:compat.CopycatBlockMixin
779[13Mar2025 17:19:00.667] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/lithium/common/ai/pathing/PathNodeDefaults (java.lang.ClassNotFoundException: me.jellysquid.mods.lithium.common.ai.pathing.PathNodeDefaults)
780[13Mar2025 17:19:00.678] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/simibubi/create/foundation/gui/AbstractSimiScreen for invalid dist DEDICATED_SERVER
781[13Mar2025 17:19:00.679] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/foundation/gui/AbstractSimiScreen (java.lang.RuntimeException: Attempted to load class com/simibubi/create/foundation/gui/AbstractSimiScreen for invalid dist DEDICATED_SERVER)
782[13Mar2025 17:19:00.679] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.foundation.gui.AbstractSimiScreen was not found create_connected.mixins.json:sequencedgearshift.AbstractSimiScreenAccessor
783[13Mar2025 17:19:00.680] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/multiplayer/resolver/ServerAddressResolver (java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.resolver.ServerAddressResolver)
784[13Mar2025 17:19:00.680] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.multiplayer.resolver.ServerAddressResolver was not found fastipping.mixins.json:AddressResolverMixin
785[13Mar2025 17:19:00.803] [main/WARN] [mixin/]: Error loading class: vazkii/quark/addons/oddities/inventory/BackpackMenu (java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu)
786[13Mar2025 17:19:00.803] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/CraftingScreen (java.lang.ClassNotFoundException: net.minecraft.client.gui.screens.inventory.CraftingScreen)
787[13Mar2025 17:19:00.803] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.CraftingScreen was not found fastbench.mixins.json:MixinCraftingScreen
788[13Mar2025 17:19:00.867] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER
789[13Mar2025 17:19:00.867] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/MouseHandler (java.lang.RuntimeException: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER)
790[13Mar2025 17:19:00.867] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.MouseHandler was not found fabric-screen-api-v1.mixins.json:MouseMixin
791[13Mar2025 17:19:00.868] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
792[13Mar2025 17:19:00.868] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER)
793[13Mar2025 17:19:00.868] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found fabric-screen-api-v1.mixins.json:ScreenAccessor
794[13Mar2025 17:19:00.935] [main/WARN] [mixin/]: Error loading class: mezz/jei/library/plugins/vanilla/InventoryEffectRendererGuiHandler (java.lang.ClassNotFoundException: mezz.jei.library.plugins.vanilla.InventoryEffectRendererGuiHandler)
795[13Mar2025 17:19:00.935] [main/WARN] [mixin/]: @Mixin target mezz.jei.library.plugins.vanilla.InventoryEffectRendererGuiHandler was not found stylisheffects.common.mixins.json:integration.jei.InventoryEffectRendererGuiHandlerMixin
796[13Mar2025 17:19:01.049] [main/WARN] [mixin/]: Error loading class: com/mrbysco/spoiled/config/SpoiledConfigCache (java.lang.ClassNotFoundException: com.mrbysco.spoiled.config.SpoiledConfigCache)
797[13Mar2025 17:19:01.049] [main/WARN] [mixin/]: @Mixin target com.mrbysco.spoiled.config.SpoiledConfigCache was not found cold_sweat.mixin.json:compat.MixinSpoiledIcebox$ContainerModifier
798[13Mar2025 17:19:01.062] [main/INFO] [com.cupboard.Cupboard/]: Loaded config for: recipeessentials.json
799[13Mar2025 17:19:01.074] [main/WARN] [mixin/]: Error loading class: com/tiviacz/travelersbackpack/util/BackpackUtils (java.lang.ClassNotFoundException: com.tiviacz.travelersbackpack.util.BackpackUtils)
800[13Mar2025 17:19:01.074] [main/WARN] [mixin/]: @Mixin target com.tiviacz.travelersbackpack.util.BackpackUtils was not found soulbound.mixins.json:BackpackUtilsMixin
801[13Mar2025 17:19:01.095] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
802[13Mar2025 17:19:01.095] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER)
803[13Mar2025 17:19:01.095] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found relics.mixins.json:ScreenMixin
804[13Mar2025 17:19:01.288] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer)
805[13Mar2025 17:19:01.288] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin
806[13Mar2025 17:19:01.728] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
807[13Mar2025 17:19:02.059] [main/INFO] [mixin/]: Mixing server.MixinDedicatedServer from mixins/common/nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
808[13Mar2025 17:19:02.121] [main/INFO] [Smooth Boot (Reloaded)/]: Smooth Boot (Reloaded) config initialized
809[13Mar2025 17:19:02.178] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_216202_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
810[13Mar2025 17:19:02.425] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (20.51 s after launch)
811[13Mar2025 17:19:02.597] [main/INFO] [mixin/]: Mixing common.MixinFriendlyByteBuf from mixins/common/nochatreports.mixins.json into net.minecraft.network.FriendlyByteBuf
812[13Mar2025 17:19:02.598] [main/INFO] [mixin/]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to mdff19bd$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf
813[13Mar2025 17:19:02.598] [main/INFO] [mixin/]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/String;)Lio/netty/handler/codec/DecoderException; to mdff19bd$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf
814[13Mar2025 17:19:02.643] [main/WARN] [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
815[13Mar2025 17:19:02.643] [main/WARN] [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
816[13Mar2025 17:19:02.706] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
817[13Mar2025 17:19:02.707] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
818[13Mar2025 17:19:02.972] [main/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getNeighborPathNodeType from com.abdelaziz.canary.mixin.ai.pathing.BlockStateBaseMixin
819[13Mar2025 17:19:02.972] [main/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getPathNodeType from com.abdelaziz.canary.mixin.ai.pathing.BlockStateBaseMixin
820[13Mar2025 17:19:03.467] [main/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin::handler$dii000$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
821[13Mar2025 17:19:05.073] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 2645 milliseconds
822[13Mar2025 17:19:05.116] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer.common.mixins.json:ClientboundCustomPayloadPacketMixin->@ModifyConstant::newSize(I)I with priority 1000
823[13Mar2025 17:19:05.116] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer.common.mixins.json:ClientboundCustomPayloadPacketMixin->@ModifyConstant::newSize(I)I with priority 1000
824[13Mar2025 17:19:05.431] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
825[13Mar2025 17:19:05.432] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
826[13Mar2025 17:19:05.629] [main/WARN] [mixin/]: @Final field f_58656_:Lnet/minecraft/world/inventory/ContainerData; in better_beacons-common.mixins.json:block_entity.BeaconBlockEntityMixin should be final
827[13Mar2025 17:19:05.633] [main/WARN] [mixin/]: @Final field f_58646_:[[Lnet/minecraft/world/effect/MobEffect; in better_beacons-common.mixins.json:block_entity.BeaconBlockEntityMixin should be final
828[13Mar2025 17:19:05.634] [main/WARN] [mixin/]: @Final field f_58647_:Ljava/util/Set; in better_beacons-common.mixins.json:block_entity.BeaconBlockEntityMixin should be final
829[13Mar2025 17:19:05.635] [main/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on better_beacons-common.mixins.json:block_entity.BeaconBlockEntityMixin::handler$fil000$bb_applyTertiaryEffects exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
830[13Mar2025 17:19:07.075] [main/WARN] [mixin/]: @Final field f_26027_:Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; in guardvillagers.mixins.json:DefendVillageGoalGolemMixin should be final
831[13Mar2025 17:19:07.304] [main/WARN] [mixin/]: Method overwrite conflict for m_7380_ in supplementaries-common.mixins.json:StrayMixin, previously written by net.jadenxgamer.netherexp.mixin.entity.StrayMixin. Skipping method.
832[13Mar2025 17:19:07.305] [main/WARN] [mixin/]: Method overwrite conflict for m_7378_ in supplementaries-common.mixins.json:StrayMixin, previously written by net.jadenxgamer.netherexp.mixin.entity.StrayMixin. Skipping method.
833[13Mar2025 17:19:07.608] [main/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from mixins/common/nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
834[13Mar2025 17:19:08.225] [main/WARN] [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected
835
836[13Mar2025 17:19:08.279] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping dungeonnowloading.forge.mixins.json:forge.structures.StructurePoolMixin->@ModifyConstant::dungeonnowloading_increaseWeightLimit(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
837[13Mar2025 17:19:08.348] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/field_to_method.js function biome
838java.lang.IllegalStateException: Field f_47437_ is not private and an instance field
839 at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:1069) ~[coremods-5.2.4.jar%2354!/:?]
840 at org.openjdk.nashorn.internal.scripts.Script$Recompilation$75$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?]
841 at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.4.jar%2366!/:?]
842 at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.4.jar%2366!/:?]
843 at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.4.jar%2366!/:?]
844 at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.4.jar%2366!/:?]
845 at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:37) ~[coremods-5.2.4.jar%2354!/:5.2.4]
846 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:22) ~[coremods-5.2.4.jar%2354!/:?]
847 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:14) ~[coremods-5.2.4.jar%2354!/:?]
848 at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:60) ~[coremods-5.2.4.jar%2354!/:?]
849 at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar%2355!/:?]
850 at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar%2355!/:?]
851 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar%2355!/:?]
852 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
853 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
854 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
855 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
856 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
857 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]
858 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
859 at net.minecraft.world.level.biome.FixedBiomeSource.<clinit>(FixedBiomeSource.java:17) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
860 at net.minecraft.world.level.biome.BiomeSources.m_220586_(BiomeSources.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
861 at net.minecraft.core.registries.BuiltInRegistries.m_258029_(BuiltInRegistries.java:448) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
862 at net.minecraft.core.registries.BuiltInRegistries.m_258037_(BuiltInRegistries.java:462) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
863 at java.util.LinkedHashMap.forEach(LinkedHashMap.java:986) ~[?:?]
864 at net.minecraft.core.registries.BuiltInRegistries.m_257453_(BuiltInRegistries.java:461) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
865 at net.minecraft.core.registries.BuiltInRegistries.m_257498_(BuiltInRegistries.java:455) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
866 at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
867 at net.minecraft.server.Main.main(Main.java:121) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
868 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
869 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
870 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
871 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
872 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
873 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
874 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
875 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
876 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
877 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
878 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
879 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
880 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
881[13Mar2025 17:19:08.351] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
882[13Mar2025 17:19:08.352] [main/WARN] [mixin/]: Method overwrite conflict for m_47505_ in saturn.mixins.json:leaks.biome_temperature_cache.BiomeMixin, previously written by org.embeddedt.modernfix.common.mixin.perf.remove_biome_temperature_cache.BiomeMixin. Skipping method.
883[13Mar2025 17:19:08.917] [main/INFO] [org.groovymc.gml.internal.ModExtensionLoader/]: Skipping extension class org.groovymc.cgl.api.extension.client.MinecraftExtensions: it requires dist CLIENT, but we're running on DEDICATED_SERVER
884[13Mar2025 17:19:08.977] [main/WARN] [mixin/]: @Redirect conflict. Skipping recipeessentials.mixins.json:RecipeManagerMixin->@Redirect::logErrorOnce(Lorg/slf4j/Logger;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V with priority 200, already redirected by modernfix-forge.mixins.json:perf.datapack_reload_exceptions.RecipeManagerMixin->@Redirect::silenceException(Lorg/slf4j/Logger;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V with priority 2000
885[13Mar2025 17:19:09.406] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from mixins/common/nochatreports.mixins.json into net.minecraft.server.players.PlayerList
886[13Mar2025 17:19:09.517] [modloading-worker-0/INFO] [net.count.immersiveengineeringartifacts.immersiveengineeringartifacts/]: CustomLootModifier registered successfully!
887[13Mar2025 17:19:09.567] [modloading-worker-0/INFO] [create_new_age/]: Hello 1.20.1 Create!
888[13Mar2025 17:19:09.725] [modloading-worker-0/INFO] [gml/]: Initialised GML mod. Version: 4.0.9
889[13Mar2025 17:19:09.931] [modloading-worker-0/INFO] [Create: Trading Floor/]: Create: Trading Floor initializing! Create version: 0.5.1f on platform: Forge
890[13Mar2025 17:19:09.931] [modloading-worker-0/INFO] [Create: Trading Floor/]: Registering all Create: Trading Floor entries
891[13Mar2025 17:19:09.935] [modloading-worker-0/INFO] [Create: Trading Floor/]: Registering Particle Emitters for: Create: Trading Floor
892[13Mar2025 17:19:09.941] [modloading-worker-0/INFO] [Create: Trading Floor/]: Finished Initialisation For Mod: trading_floor
893[13Mar2025 17:19:10.028] [modloading-worker-0/INFO] [noisium/]: Loading Noisium.
894[13Mar2025 17:19:10.069] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.witch.WitchFleeTarget
895[13Mar2025 17:19:10.074] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.witch.throwing.WitchPotionThrowing
896[13Mar2025 17:19:10.076] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.witch.ThirstyWitches
897[13Mar2025 17:19:10.076] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.witch.darkart.DarkArtWitch
898[13Mar2025 17:19:10.080] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.warden.Warden
899[13Mar2025 17:19:10.082] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.villager.VillagerAttacking
900[13Mar2025 17:19:10.083] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.spider.webber.ThrowingWeb
901[13Mar2025 17:19:10.085] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.spider.Misc
902[13Mar2025 17:19:10.086] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.slime.Slimes
903[13Mar2025 17:19:10.087] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.skeleton.WitherSkeletons
904[13Mar2025 17:19:10.112] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.skeleton.SkeletonFleeTarget
905[13Mar2025 17:19:10.113] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.skeleton.shoot.SkeletonShoot
906[13Mar2025 17:19:10.115] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.shulker.ShulkerBullets
907[13Mar2025 17:19:10.115] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.shulker.shulkerattack.ShulkerAttack
908[13Mar2025 17:19:10.117] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.shulker.ShulkerArmor
909[13Mar2025 17:19:10.118] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.pets.Wolves
910[13Mar2025 17:19:10.120] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.pets.snowgolem.SnowGolems
911[13Mar2025 17:19:10.121] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.pets.IronGolems
912[13Mar2025 17:19:10.123] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.WardenInteractions
913[13Mar2025 17:19:10.126] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.targeting.Targeting
914[13Mar2025 17:19:10.133] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.Spawning
915[13Mar2025 17:19:10.134] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.riding.Riding
916[13Mar2025 17:19:10.136] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.pearler.PearlerMobs
917[13Mar2025 17:19:10.138] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.OpenDoors
918[13Mar2025 17:19:10.139] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.movement.Movement
919[13Mar2025 17:19:10.141] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.miner.MinerMobs
920[13Mar2025 17:19:10.143] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for enchantinginfuser:main
921[13Mar2025 17:19:10.144] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.MeleeAttacking
922[13Mar2025 17:19:10.144] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.leap.Leap
923[13Mar2025 17:19:10.146] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.Jump
924[13Mar2025 17:19:10.148] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.ItemDisruption
925[13Mar2025 17:19:10.149] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.flee.Flee
926[13Mar2025 17:19:10.152] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.fisher.FisherMobs
927[13Mar2025 17:19:10.153] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.breakanger.BreakAnger
928[13Mar2025 17:19:10.155] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.BitingMobs
929[13Mar2025 17:19:10.157] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.avoidexplosion.AvoidExplosions
930[13Mar2025 17:19:10.159] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.mobs.anticheese.AntiCheese
931[13Mar2025 17:19:10.161] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.illager.shoot.PillagerShoot
932[13Mar2025 17:19:10.163] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.illager.RavagerFeature
933[13Mar2025 17:19:10.164] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.illager.PillagerFleeTarget
934[13Mar2025 17:19:10.165] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.ghast.GhastShoot
935[13Mar2025 17:19:10.167] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.enderman.getoverhere.GetOverHere
936[13Mar2025 17:19:10.173] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.drowned.DrownedSwimming
937[13Mar2025 17:19:10.176] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.creeper.CreeperSwell
938[13Mar2025 17:19:10.184] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.bugs.silverfish.SilverfishFeature
939[13Mar2025 17:19:10.213] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.blaze.BlazeAttack
940[13Mar2025 17:19:10.214] [modloading-worker-0/INFO] [com.dannbrown.deltaboxlib.DeltaboxLib/]: deltaboxlib has started!
941[13Mar2025 17:19:10.215] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.animal.NotTemptedAnimals
942[13Mar2025 17:19:10.216] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.animal.AnimalsGroupFlee
943[13Mar2025 17:19:10.219] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.enhancedai.modules.animal.AnimalScaredAttack
944[13Mar2025 17:19:10.220] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for visualworkbench:main
945[13Mar2025 17:19:10.230] [modloading-worker-0/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialize mod Library Ferret
946[13Mar2025 17:19:10.239] [modloading-worker-0/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialized mod Library Ferret
947[13Mar2025 17:19:10.267] [modloading-worker-0/INFO] [com.leclowndu93150.corpsecurioscompat.Main/]: Hello from Corpse Curios Compat!
948[13Mar2025 17:19:10.281] [modloading-worker-0/INFO] [necronomicon/]: Necronomicon Initialized
949[13Mar2025 17:19:10.284] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig.
950[13Mar2025 17:19:10.284] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully.
951[13Mar2025 17:19:10.287] [modloading-worker-0/INFO] [necronomicon/]: there is a brick about to fall through your roof at terminal velocity
952[13Mar2025 17:19:10.337] [modloading-worker-0/ERROR] [me.ichun.mods.ding.common.Ding/]: You are loading Ding on a server. Ding is a client only mod!
953[13Mar2025 17:19:10.350] [modloading-worker-0/INFO] [Dungeon Now Loading/]: Hello Forge world!
954[13Mar2025 17:19:10.439] [modloading-worker-0/INFO] [com.dannbrown.palegardenbackport.ModContent/]: palegardenbackport has started!
955[13Mar2025 17:19:10.446] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for completionistsindex:main
956[13Mar2025 17:19:10.450] [modloading-worker-0/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
957[13Mar2025 17:19:10.450] [modloading-worker-0/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
958[13Mar2025 17:19:10.450] [modloading-worker-0/INFO] [terrablender/]: Registered region palegardenbackport:overworld to index 1 for type OVERWORLD
959[13Mar2025 17:19:10.457] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.TagsFeature
960[13Mar2025 17:19:10.460] [modloading-worker-0/INFO] [BowInfinityFix/]: Fix Registered!
961[13Mar2025 17:19:10.460] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.FixFeature
962[13Mar2025 17:19:10.461] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.BaseFeature
963[13Mar2025 17:19:10.462] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.AEC3DFeature
964[13Mar2025 17:19:10.530] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
965[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
966[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
967[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
968[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
969[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
970[13Mar2025 17:19:10.531] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
971[13Mar2025 17:19:10.570] [modloading-worker-0/INFO] [de.keksuccino.melody.Melody/]: [MELODY] Disabling Melody since it's loaded server-side.
972[13Mar2025 17:19:10.618] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized!
973[13Mar2025 17:19:10.618] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use!
974[13Mar2025 17:19:10.628] [modloading-worker-0/INFO] [me.fallenbreath.fastipping.FastIpPingMod/]: ping & connect fast!
975[13Mar2025 17:19:10.714] [modloading-worker-0/ERROR] [me.ichun.mods.dogslie.common.LetSleepingDogsLie/]: You are loading Let Sleeping Dogs Lie on a server. Let Sleeping Dogs Lie is a client only mod!
976[13Mar2025 17:19:10.751] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: memorysettings.json
977[13Mar2025 17:19:10.751] [modloading-worker-0/WARN] [com.memorysettings.config.CommonConfiguration/]: You have more memory allocated(19488mb) than recommended for this pack, the maximum is: 8500mb.
978The recommended amount for your system is: 8126 mb.
979
980[13Mar2025 17:19:10.771] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
981[13Mar2025 17:19:10.781] [modloading-worker-0/INFO] [voidscape/]: Starting Donator Handler
982[13Mar2025 17:19:10.810] [Voidscape Donator Loader/INFO] [voidscape/]: Loading donor data
983[13Mar2025 17:19:10.820] [modloading-worker-0/INFO] [snownee.kiwi.Kiwi/INIT]: Processing 6 KiwiModule annotations
984[13Mar2025 17:19:10.950] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for easymagic:main
985[13Mar2025 17:19:10.964] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/entity/layers/RenderLayer for class com/obscuria/obscureapi/client/renderer/PatreonLayer in classloader cpw.mods.modlauncher.TransformingClassLoader@16a78700 on thread Thread[#48,modloading-worker-0,5,main]
986[13Mar2025 17:19:10.964] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler
987java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer
988 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?]
989 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
990 at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?]
991 at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?]
992 at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?]
993 at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b]
994 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?]
995 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?]
996 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
997 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
998 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
999 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
1000 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
1001 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]
1002 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
1003 at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?]
1004 at java.lang.System$2.defineClass(System.java:2394) ~[?:?]
1005 at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2505) ~[?:?]
1006 at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:361) ~[?:?]
1007 at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:286) ~[?:?]
1008 at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:221) ~[?:?]
1009 at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
1010 at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
1011 at java.lang.invoke.CallSite.makeSite(CallSite.java:316) ~[?:?]
1012 at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:274) ~[?:?]
1013 at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:264) ~[?:?]
1014 at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23812!/:com.obscuria]
1015 at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23812!/:com.obscuria]
1016 at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23812!/:com.obscuria]
1017 at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23812!/:com.obscuria]
1018 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
1019 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
1020 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
1021 at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.25.jar%23955!/:?]
1022 at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
1023 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
1024 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
1025 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
1026 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
1027 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
1028 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
1029 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
1030[13Mar2025 17:19:10.965] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER
1031[13Mar2025 17:19:11.016] [modloading-worker-0/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
1032[13Mar2025 17:19:11.026] [modloading-worker-0/INFO] [coroutil/]: forge loader environment detected
1033[13Mar2025 17:19:11.049] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
1034[13Mar2025 17:19:11.050] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a
1035[13Mar2025 17:19:11.053] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6
1036[13Mar2025 17:19:11.053] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c
1037[13Mar2025 17:19:11.054] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab
1038[13Mar2025 17:19:11.055] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9
1039[13Mar2025 17:19:11.056] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604
1040[13Mar2025 17:19:11.057] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58
1041[13Mar2025 17:19:11.067] [modloading-worker-0/INFO] [rubinated_nether/]: Rubinating all over your nether
1042[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Create Module
1043[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Decorative Blocks Module
1044[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Friendsandfoes Module
1045[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Farmersdelight Module
1046[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Valhelsia Furniture Module
1047[13Mar2025 17:19:11.088] [modloading-worker-0/INFO] [Every Compat/]: Loaded EveryCompat Storagedrawers Module
1048[13Mar2025 17:19:11.184] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Starting...
1049[13Mar2025 17:19:11.184] [modloading-worker-0/WARN] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Not supported on dedicated server!
1050[13Mar2025 17:19:11.186] [modloading-worker-0/INFO] [de.keksuccino.fancymenu.FancyMenu/]: [FANCYMENU] Loading v3.3.2 in server-side mode on FORGE!
1051[13Mar2025 17:19:11.224] [modloading-worker-0/ERROR] [BadOptimizations/]: BadOptimizations is a client-only mod, this will have no effect on a server.
1052[13Mar2025 17:19:11.231] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for overflowingbars:main
1053[13Mar2025 17:19:11.235] [modloading-worker-0/INFO] [org.infernalstudios.secondchanceforge.SecondChanceForge/]: Second Chance: Sound Events Registered!
1054[13Mar2025 17:19:11.241] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for easyanvils:main
1055[13Mar2025 17:19:11.253] [modloading-worker-0/INFO] [Create Deco/]: Registering items for Create Deco
1056[13Mar2025 17:19:11.282] [modloading-worker-0/INFO] [Create Deco/]: Registering blocks for Create Deco
1057[13Mar2025 17:19:11.336] [modloading-worker-0/INFO] [MaxHealthFix/]: Loaded maxhealthfix for Forge.
1058[13Mar2025 17:19:11.340] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/********/config/guardvillagers-common.toml is not correct. Correcting
1059[13Mar2025 17:19:11.363] [modloading-worker-0/INFO] [io.wispforest.lmft.LMFTCommon/]: [LMFT]: Loaded Config File!
1060[13Mar2025 17:19:11.447] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for easyshulkerboxes:main
1061[13Mar2025 17:19:11.477] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for stylisheffects:main
1062[13Mar2025 17:19:11.483] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzlesapi:iteminteractions
1063[13Mar2025 17:19:11.521] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzlesapi:slotcycling
1064[13Mar2025 17:19:11.522] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzlesapi:limitlesscontainers
1065[13Mar2025 17:19:11.528] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzlesapi:statues
1066[13Mar2025 17:19:11.535] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for universalbonemeal:main
1067[13Mar2025 17:19:11.540] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for stoneworks:main
1068[13Mar2025 17:19:11.544] [Voidscape Donator Loader/INFO] [voidscape/]: Donor data loaded
1069[13Mar2025 17:19:11.561] [modloading-worker-0/INFO] [invtweaks/]: Registered 2 network packets
1070[13Mar2025 17:19:11.565] [modloading-worker-0/WARN] [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list
1071[13Mar2025 17:19:11.631] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.25, for MC 1.20.1 with MCP 20230612.114412
1072[13Mar2025 17:19:11.631] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.25 Initialized
1073[13Mar2025 17:19:11.644] [modloading-worker-0/INFO] [de.keksuccino.drippyloadingscreen.DrippyLoadingScreen/]: [DRIPPY LOADING SCREEN] Loading v3.0.9 in server-side mode on FORGE!
1074[13Mar2025 17:19:11.720] [modloading-worker-0/INFO] [NoChatReports/]: KONNICHIWA ZA WARUDO!
1075[13Mar2025 17:19:11.720] [modloading-worker-0/INFO] [NoChatReports/]: Default JVM text encoding is: UTF-8
1076[13Mar2025 17:19:11.722] [modloading-worker-0/INFO] [NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
1077[13Mar2025 17:19:11.726] [modloading-worker-0/INFO] [NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
1078[13Mar2025 17:19:11.729] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
1079[13Mar2025 17:19:11.731] [modloading-worker-0/INFO] [seriousplayeranimations/]: Loading up some Serious Animations.
1080[13Mar2025 17:19:11.750] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for leavemybarsalone:main
1081[13Mar2025 17:19:11.758] [modloading-worker-0/ERROR] [org.arbor.extrasounds.ExtraSounds/]: [ExtraSounds] Unexpected error has caught
1082java.lang.NullPointerException: Cannot invoke "Object.getClass()" because the return value of "java.lang.reflect.Field.get(Object)" is null
1083 at org.arbor.extrasounds.ExtraSounds.initCategoryLoader(ExtraSounds.java:136) ~[extrasounds-1.20.1-forge-1.3.jar%23688!/:?]
1084 at org.arbor.extrasounds.ExtraSounds.<init>(ExtraSounds.java:64) ~[extrasounds-1.20.1-forge-1.3.jar%23688!/:?]
1085 at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
1086 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
1087 at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
1088 at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.25.jar%23955!/:?]
1089 at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
1090 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
1091 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
1092 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
1093 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
1094 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
1095 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
1096 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
1097[13Mar2025 17:19:11.760] [modloading-worker-0/WARN] [Visuality/]: Visuality is installed on a dedicated server, skip loading...
1098[13Mar2025 17:19:11.834] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
1099[13Mar2025 17:19:12.136] [modloading-worker-0/INFO] [ModernFix/]: Bypassed Mojang DFU
1100[13Mar2025 17:19:12.136] [modloading-worker-0/INFO] [ModernFix/]: Instantiating Mojang DFU
1101[13Mar2025 17:19:12.280] [modloading-worker-0/INFO] [plus.dragons.createdragonlib.DragonLib/]: Create: Dragon Lib 1.4.3 has initialized, ready to support your Create add-ons!
1102[13Mar2025 17:19:12.328] [modloading-worker-0/INFO] [Railways/]: Steam 'n' Rails v1.6.7 initializing! Commit hash: 0a7cc000d6c7a1419919bc3e315bc62932287eb9 on Create version: 0.5.1j on platform: Forge
1103[13Mar2025 17:19:12.729] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in immersiveengineering.mixins.json:accessors.TemplateAccess, previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
1104[13Mar2025 17:19:12.731] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in structure_gel.mixins.json:StructureTemplateAccessor, previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
1105[13Mar2025 17:19:12.766] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 7.87.
1106[13Mar2025 17:19:12.878] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
1107[13Mar2025 17:19:12.941] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
1108[13Mar2025 17:19:12.942] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:share_waypoint
1109[13Mar2025 17:19:12.942] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
1110[13Mar2025 17:19:12.943] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
1111[13Mar2025 17:19:12.946] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
1112[13Mar2025 17:19:12.946] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
1113[13Mar2025 17:19:12.948] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
1114[13Mar2025 17:19:12.948] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
1115[13Mar2025 17:19:12.949] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
1116[13Mar2025 17:19:12.949] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
1117[13Mar2025 17:19:12.950] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:update_force_load_expiry
1118[13Mar2025 17:19:12.951] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:server_config_request
1119[13Mar2025 17:19:13.053] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
1120[13Mar2025 17:19:13.053] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
1121[13Mar2025 17:19:13.057] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
1122[13Mar2025 17:19:13.058] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
1123[13Mar2025 17:19:13.059] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
1124[13Mar2025 17:19:13.060] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
1125[13Mar2025 17:19:13.061] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
1126[13Mar2025 17:19:13.061] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
1127[13Mar2025 17:19:13.062] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
1128[13Mar2025 17:19:13.063] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
1129[13Mar2025 17:19:13.064] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
1130[13Mar2025 17:19:13.064] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
1131[13Mar2025 17:19:13.065] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
1132[13Mar2025 17:19:13.066] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
1133[13Mar2025 17:19:13.069] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
1134[13Mar2025 17:19:13.070] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
1135[13Mar2025 17:19:13.070] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
1136[13Mar2025 17:19:13.071] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin does not load on server side, skipping
1137[13Mar2025 17:19:13.071] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
1138[13Mar2025 17:19:13.071] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbxmodcompat
1139[13Mar2025 17:19:13.071] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
1140[13Mar2025 17:19:13.072] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
1141[13Mar2025 17:19:13.073] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
1142[13Mar2025 17:19:13.074] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
1143[13Mar2025 17:19:13.075] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
1144[13Mar2025 17:19:13.076] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
1145[13Mar2025 17:19:13.076] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.ftb.mods.ftbxmodcompat.ftbfiltersystem.kubejs.FFSKubeJSPlugin does not have required mod ftbfiltersystem loaded, skipping
1146[13Mar2025 17:19:13.076] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
1147[13Mar2025 17:19:13.077] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_create
1148[13Mar2025 17:19:13.078] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
1149[13Mar2025 17:19:13.080] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
1150[13Mar2025 17:19:13.086] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:sync_structures_request
1151[13Mar2025 17:19:13.087] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:request_team_data
1152[13Mar2025 17:19:13.127] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:cl_complete_quest
1153[13Mar2025 17:19:13.128] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:update_dir_data
1154[13Mar2025 17:19:13.173] [modloading-worker-0/INFO] [ping-wheel/]: [Ping-Wheel] Init
1155[13Mar2025 17:19:13.176] [modloading-worker-0/INFO] [ping-wheel/]: [Ping-Wheel] Loaded ServerConfig(defaultChannelMode=auto, playerTrackingEnabled=true, msToRegenerate=1000, rateLimit=5)
1156[13Mar2025 17:19:13.205] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source cold_sweat
1157[13Mar2025 17:19:13.206] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source morejs
1158[13Mar2025 17:19:13.206] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lootjs
1159[13Mar2025 17:19:13.208] [modloading-worker-0/INFO] [KubeJS/]: Done in 151.0 ms
1160[13Mar2025 17:19:13.261] [modloading-worker-0/INFO] [com.scouter.netherdepthsupgrade.modcompat.FarmersDelightCompat/]: Setting up compat for Farmers Delight
1161[13Mar2025 17:19:13.267] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled KubeJS integration
1162[13Mar2025 17:19:13.268] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled KubeJS integration
1163[13Mar2025 17:19:13.317] [modloading-worker-0/INFO] [Railways/]: Registered bogey styles from railways
1164[13Mar2025 17:19:13.354] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
1165[13Mar2025 17:19:13.355] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
1166[13Mar2025 17:19:13.357] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.20.1
1167[13Mar2025 17:19:13.463] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.109 s
1168[13Mar2025 17:19:13.477] [modloading-worker-0/INFO] [Railways/]: Registering data fixers
1169[13Mar2025 17:19:13.484] [modloading-worker-0/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 0 Datafixer optimizations took 0 milliseconds
1170[13Mar2025 17:19:13.493] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Hex Casting
1171[13Mar2025 17:19:13.510] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Oh The Biomes You'll Go
1172[13Mar2025 17:19:13.511] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Blue Skies
1173[13Mar2025 17:19:13.511] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Twilight Forest
1174[13Mar2025 17:19:13.512] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Biomes O' Plenty
1175[13Mar2025 17:19:13.512] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Nature's Spirit
1176[13Mar2025 17:19:13.512] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Dreams and Desires
1177[13Mar2025 17:19:13.513] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Quark
1178[13Mar2025 17:19:13.514] [modloading-worker-0/INFO] [Railways/]: Registering tracks for TerraFirmaCraft
1179[13Mar2025 17:19:13.717] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from '/home/********/config/yacl.json5'
1180[13Mar2025 17:19:13.728] [modloading-worker-0/INFO] [dev.tonimatas.packetfixer.PacketFixer/]: Packet Fixer has been initialized successfully
1181[13Mar2025 17:19:13.728] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
1182[13Mar2025 17:19:13.856] [modloading-worker-0/INFO] [KubeJS Startup/]: example.js#5: Hello, World! (Loaded startup scripts)
1183[13Mar2025 17:19:13.857] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:example.js in 0.036 s
1184[13Mar2025 17:19:13.863] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:brewingrecipes.js in 0.005 s
1185[13Mar2025 17:19:13.865] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 2/2 KubeJS startup scripts in 0.4 s with 0 errors and 0 warnings
1186[13Mar2025 17:19:13.891] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
1187[13Mar2025 17:19:13.896] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
1188[13Mar2025 17:19:13.913] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
1189[13Mar2025 17:19:15.197] [main/INFO] [snownee.kiwi.Kiwi/INIT]: Module [snowrealmagic:core] initialized
1190[13Mar2025 17:19:15.198] [main/INFO] [snownee.kiwi.Kiwi/INIT]: block: 7, block_entity_type: 2, entity_type: 1, loot_pool_entry_type: 1
1191[13Mar2025 17:19:15.198] [main/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:block_templates] initialized
1192[13Mar2025 17:19:15.198] [main/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:block_components] initialized
1193[13Mar2025 17:19:15.198] [main/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:data] initialized
1194[13Mar2025 17:19:15.198] [main/INFO] [snownee.kiwi.Kiwi/INIT]: recipe_serializer: 3
1195[13Mar2025 17:19:15.199] [main/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:item_templates] initialized
1196[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_stairs] was not realized!
1197[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom] was not realized!
1198[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom] was not realized!
1199[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_button] was not realized!
1200[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick] was not realized!
1201[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_slab] was not realized!
1202[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_bricks] was not realized!
1203[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_stairs] was not realized!
1204[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_stairs] was not realized!
1205[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_slab] was not realized!
1206[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_ancient_oak_sapling] was not realized!
1207[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_bricks] was not realized!
1208[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_fence] was not realized!
1209[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_fence_gate] was not realized!
1210[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wall_hanging_sign] was not realized!
1211[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_slab] was not realized!
1212[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_stairs] was not realized!
1213[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_green_glowshroom] was not realized!
1214[13Mar2025 17:19:16.161] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_wall] was not realized!
1215[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:barrel_cactus] was not realized!
1216[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_stairs] was not realized!
1217[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_leaves] was not realized!
1218[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_planks] was not realized!
1219[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_bricks] was not realized!
1220[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite] was not realized!
1221[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wood] was not realized!
1222[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_pressure_plate] was not realized!
1223[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wall_sign] was not realized!
1224[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_trapdoor] was not realized!
1225[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_bricks] was not realized!
1226[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_stairs] was not realized!
1227[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:saguaro_cactus] was not realized!
1228[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_sign] was not realized!
1229[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:altar] was not realized!
1230[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_slab] was not realized!
1231[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willowing_branches] was not realized!
1232[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_wall] was not realized!
1233[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:suspicious_red_sand] was not realized!
1234[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lightning_bug_bottle] was not realized!
1235[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:buttonbush] was not realized!
1236[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom] was not realized!
1237[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:foxglove] was not realized!
1238[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_block] was not realized!
1239[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_pressure_plate] was not realized!
1240[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_pressure_plate] was not realized!
1241[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_slab] was not realized!
1242[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_fence_gate] was not realized!
1243[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_stairs] was not realized!
1244[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_stairs] was not realized!
1245[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wood] was not realized!
1246[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_slab] was not realized!
1247[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:rootling_crop] was not realized!
1248[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_bricks] was not realized!
1249[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_bricks] was not realized!
1250[13Mar2025 17:19:16.162] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wall_hanging_sign] was not realized!
1251[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_sign] was not realized!
1252[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch_stairs] was not realized!
1253[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_stairs] was not realized!
1254[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick] was not realized!
1255[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_stairs] was not realized!
1256[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_slab] was not realized!
1257[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_slab] was not realized!
1258[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_wall] was not realized!
1259[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_block] was not realized!
1260[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_stairs] was not realized!
1261[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:peat_farmland] was not realized!
1262[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_swamp_cypress_wood] was not realized!
1263[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick] was not realized!
1264[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch_slab] was not realized!
1265[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_wall] was not realized!
1266[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_wall] was not realized!
1267[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_stairs] was not realized!
1268[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:wild_mushrooms] was not realized!
1269[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:marigold] was not realized!
1270[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks] was not realized!
1271[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_swamp_cypress_log] was not realized!
1272[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_sapling] was not realized!
1273[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_wall] was not realized!
1274[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_trapdoor] was not realized!
1275[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick] was not realized!
1276[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_slab] was not realized!
1277[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_bricks] was not realized!
1278[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wood] was not realized!
1279[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_leaves] was not realized!
1280[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_planks] was not realized!
1281[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_bricks] was not realized!
1282[13Mar2025 17:19:16.163] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_bricks] was not realized!
1283[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick] was not realized!
1284[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ivy] was not realized!
1285[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_leaves] was not realized!
1286[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_willow_sapling] was not realized!
1287[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_door] was not realized!
1288[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_wall] was not realized!
1289[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat] was not realized!
1290[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_slab] was not realized!
1291[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_stairs] was not realized!
1292[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:crude_cladding_block] was not realized!
1293[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_wall] was not realized!
1294[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_wall] was not realized!
1295[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_slab] was not realized!
1296[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_stairs] was not realized!
1297[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_bricks] was not realized!
1298[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_hanging_sign] was not realized!
1299[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_stairs] was not realized!
1300[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_stairs] was not realized!
1301[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mycelium_roots] was not realized!
1302[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_slab] was not realized!
1303[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_fence] was not realized!
1304[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_slab] was not realized!
1305[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_purple_glowshroom] was not realized!
1306[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:tall_red_mushroom] was not realized!
1307[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:large_illunite_bud] was not realized!
1308[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_ancient_oak_wood] was not realized!
1309[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_planks] was not realized!
1310[13Mar2025 17:19:16.164] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_slab] was not realized!
1311[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_slab] was not realized!
1312[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_wall] was not realized!
1313[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_slab] was not realized!
1314[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:medium_illunite_bud] was not realized!
1315[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_log] was not realized!
1316[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wood] was not realized!
1317[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_log] was not realized!
1318[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_stairs] was not realized!
1319[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_wall] was not realized!
1320[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_swamp_cypress_sapling] was not realized!
1321[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_saguaro_cactus] was not realized!
1322[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_wall] was not realized!
1323[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_wall] was not realized!
1324[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_button] was not realized!
1325[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_orange_glowshroom] was not realized!
1326[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_thistle] was not realized!
1327[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cladded_stone] was not realized!
1328[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:tall_brown_mushroom] was not realized!
1329[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_log] was not realized!
1330[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_wall] was not realized!
1331[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_stairs] was not realized!
1332[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite] was not realized!
1333[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_wild_mushrooms] was not realized!
1334[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:barrel_cactus_flowered] was not realized!
1335[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_stairs] was not realized!
1336[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:illunite_cluster] was not realized!
1337[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_trapdoor] was not realized!
1338[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_bricks] was not realized!
1339[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_wall] was not realized!
1340[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cattail] was not realized!
1341[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:illunite_block] was not realized!
1342[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wall_hanging_sign] was not realized!
1343[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_pressure_plate] was not realized!
1344[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_door] was not realized!
1345[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_hanging_sign] was not realized!
1346[13Mar2025 17:19:16.165] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_slab] was not realized!
1347[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_wall] was not realized!
1348[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_slab] was not realized!
1349[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_door] was not realized!
1350[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick] was not realized!
1351[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_wall] was not realized!
1352[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_blighted_balsa_log] was not realized!
1353[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_slab] was not realized!
1354[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_stairs] was not realized!
1355[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch] was not realized!
1356[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wall_sign] was not realized!
1357[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_wall] was not realized!
1358[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_stairs] was not realized!
1359[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_bricks] was not realized!
1360[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_wall] was not realized!
1361[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_willow_wood] was not realized!
1362[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_planks] was not realized!
1363[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_wall] was not realized!
1364[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_bricks] was not realized!
1365[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_flowered_barrel_cactus] was not realized!
1366[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_slab] was not realized!
1367[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:peat] was not realized!
1368[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_wall] was not realized!
1369[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_wall] was not realized!
1370[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_stairs] was not realized!
1371[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_stairs] was not realized!
1372[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_barrel_cactus] was not realized!
1373[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_stairs] was not realized!
1374[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_wall] was not realized!
1375[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_block] was not realized!
1376[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_ancient_oak_log] was not realized!
1377[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_slab] was not realized!
1378[13Mar2025 17:19:16.166] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_wall] was not realized!
1379[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_slab] was not realized!
1380[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:small_illunite_bud] was not realized!
1381[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_peat] was not realized!
1382[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_wall] was not realized!
1383[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_bricks] was not realized!
1384[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_wall] was not realized!
1385[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_wall] was not realized!
1386[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_bricks] was not realized!
1387[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_stairs] was not realized!
1388[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wall_sign] was not realized!
1389[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_stairs] was not realized!
1390[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_stairs] was not realized!
1391[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_bricks] was not realized!
1392[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks] was not realized!
1393[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_stairs] was not realized!
1394[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wall_sign] was not realized!
1395[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem] was not realized!
1396[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_stairs] was not realized!
1397[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_sapling] was not realized!
1398[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_door] was not realized!
1399[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_stairs] was not realized!
1400[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_wall] was not realized!
1401[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:budding_illunite] was not realized!
1402[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:itching_ivy] was not realized!
1403[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_fence_gate] was not realized!
1404[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_slab] was not realized!
1405[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_wall] was not realized!
1406[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_bricks] was not realized!
1407[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:moth_blossom] was not realized!
1408[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_slab] was not realized!
1409[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:paydirt] was not realized!
1410[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:water_lily] was not realized!
1411[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_hanging_sign] was not realized!
1412[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_stairs] was not realized!
1413[13Mar2025 17:19:16.167] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_slab] was not realized!
1414[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_stairs] was not realized!
1415[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_stairs] was not realized!
1416[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_sign] was not realized!
1417[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_stairs] was not realized!
1418[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_wall] was not realized!
1419[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_hanging_sign] was not realized!
1420[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_leaves] was not realized!
1421[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_fence] was not realized!
1422[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_mycelium_roots] was not realized!
1423[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_wall] was not realized!
1424[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_bricks] was not realized!
1425[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_slab] was not realized!
1426[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_log] was not realized!
1427[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_slab] was not realized!
1428[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:directional_data] was not realized!
1429[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_slab] was not realized!
1430[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_slab] was not realized!
1431[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_trapdoor] was not realized!
1432[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_slab] was not realized!
1433[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mycelium_sprouts] was not realized!
1434[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone] was not realized!
1435[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:poltergeist] was not realized!
1436[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_slab] was not realized!
1437[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_blighted_balsa_sapling] was not realized!
1438[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_button] was not realized!
1439[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:small_lily_pad] was not realized!
1440[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_fence] was not realized!
1441[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_stairs] was not realized!
1442[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_slab] was not realized!
1443[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_slab] was not realized!
1444[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_sapling] was not realized!
1445[13Mar2025 17:19:16.168] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wall_hanging_sign] was not realized!
1446[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_sapling] was not realized!
1447[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed] was not realized!
1448[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_slab] was not realized!
1449[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_willow_log] was not realized!
1450[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_fence_gate] was not realized!
1451[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_bricks] was not realized!
1452[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_wall] was not realized!
1453[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_button] was not realized!
1454[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_sign] was not realized!
1455[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_slab] was not realized!
1456[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick] was not realized!
1457[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_stairs] was not realized!
1458[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_slab] was not realized!
1459[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_blighted_balsa_wood] was not realized!
1460[13Mar2025 17:19:16.169] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_bricks] was not realized!
1461[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_stairs] was not realized!
1462[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom] was not realized!
1463[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom] was not realized!
1464[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_button] was not realized!
1465[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick] was not realized!
1466[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_slab] was not realized!
1467[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_bricks] was not realized!
1468[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_stairs] was not realized!
1469[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_stairs] was not realized!
1470[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_slab] was not realized!
1471[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_ancient_oak_sapling] was not realized!
1472[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_bricks] was not realized!
1473[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_fence] was not realized!
1474[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_fence_gate] was not realized!
1475[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wall_hanging_sign] was not realized!
1476[13Mar2025 17:19:17.046] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_slab] was not realized!
1477[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_stairs] was not realized!
1478[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_green_glowshroom] was not realized!
1479[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_wall] was not realized!
1480[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:barrel_cactus] was not realized!
1481[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_stairs] was not realized!
1482[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_leaves] was not realized!
1483[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_planks] was not realized!
1484[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_bricks] was not realized!
1485[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite] was not realized!
1486[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wood] was not realized!
1487[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_pressure_plate] was not realized!
1488[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wall_sign] was not realized!
1489[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_trapdoor] was not realized!
1490[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_bricks] was not realized!
1491[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_stairs] was not realized!
1492[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:saguaro_cactus] was not realized!
1493[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_sign] was not realized!
1494[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:altar] was not realized!
1495[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_slab] was not realized!
1496[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willowing_branches] was not realized!
1497[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_wall] was not realized!
1498[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:suspicious_red_sand] was not realized!
1499[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lightning_bug_bottle] was not realized!
1500[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:buttonbush] was not realized!
1501[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom] was not realized!
1502[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:foxglove] was not realized!
1503[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_block] was not realized!
1504[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_pressure_plate] was not realized!
1505[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_pressure_plate] was not realized!
1506[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_slab] was not realized!
1507[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_fence_gate] was not realized!
1508[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_stairs] was not realized!
1509[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_stairs] was not realized!
1510[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wood] was not realized!
1511[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_slab] was not realized!
1512[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:rootling_crop] was not realized!
1513[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_bricks] was not realized!
1514[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_bricks] was not realized!
1515[13Mar2025 17:19:17.047] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wall_hanging_sign] was not realized!
1516[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_sign] was not realized!
1517[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch_stairs] was not realized!
1518[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_stairs] was not realized!
1519[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick] was not realized!
1520[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_stairs] was not realized!
1521[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_slab] was not realized!
1522[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_slab] was not realized!
1523[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_wall] was not realized!
1524[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_block] was not realized!
1525[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_stairs] was not realized!
1526[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:peat_farmland] was not realized!
1527[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_swamp_cypress_wood] was not realized!
1528[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick] was not realized!
1529[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch_slab] was not realized!
1530[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_wall] was not realized!
1531[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_wall] was not realized!
1532[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_stairs] was not realized!
1533[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:wild_mushrooms] was not realized!
1534[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:marigold] was not realized!
1535[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks] was not realized!
1536[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_swamp_cypress_log] was not realized!
1537[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_sapling] was not realized!
1538[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_wall] was not realized!
1539[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_trapdoor] was not realized!
1540[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick] was not realized!
1541[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_slab] was not realized!
1542[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_bricks] was not realized!
1543[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wood] was not realized!
1544[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_leaves] was not realized!
1545[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_planks] was not realized!
1546[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_bricks] was not realized!
1547[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_bricks] was not realized!
1548[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick] was not realized!
1549[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ivy] was not realized!
1550[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_leaves] was not realized!
1551[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_willow_sapling] was not realized!
1552[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_door] was not realized!
1553[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_wall] was not realized!
1554[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat] was not realized!
1555[13Mar2025 17:19:17.048] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_slab] was not realized!
1556[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_stairs] was not realized!
1557[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:crude_cladding_block] was not realized!
1558[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_wall] was not realized!
1559[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_wall] was not realized!
1560[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_slab] was not realized!
1561[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_stairs] was not realized!
1562[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_bricks] was not realized!
1563[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_hanging_sign] was not realized!
1564[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_stairs] was not realized!
1565[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_stairs] was not realized!
1566[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mycelium_roots] was not realized!
1567[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_slab] was not realized!
1568[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_fence] was not realized!
1569[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_slab] was not realized!
1570[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_purple_glowshroom] was not realized!
1571[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:tall_red_mushroom] was not realized!
1572[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:large_illunite_bud] was not realized!
1573[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_ancient_oak_wood] was not realized!
1574[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_planks] was not realized!
1575[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_slab] was not realized!
1576[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_slab] was not realized!
1577[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_wall] was not realized!
1578[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_slab] was not realized!
1579[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:medium_illunite_bud] was not realized!
1580[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_log] was not realized!
1581[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wood] was not realized!
1582[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_log] was not realized!
1583[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_stairs] was not realized!
1584[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_wall] was not realized!
1585[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_swamp_cypress_sapling] was not realized!
1586[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_saguaro_cactus] was not realized!
1587[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_wall] was not realized!
1588[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_wall] was not realized!
1589[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_button] was not realized!
1590[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_orange_glowshroom] was not realized!
1591[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_thistle] was not realized!
1592[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cladded_stone] was not realized!
1593[13Mar2025 17:19:17.049] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:tall_brown_mushroom] was not realized!
1594[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_log] was not realized!
1595[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_wall] was not realized!
1596[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_stairs] was not realized!
1597[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite] was not realized!
1598[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_wild_mushrooms] was not realized!
1599[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:barrel_cactus_flowered] was not realized!
1600[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:polished_mesmerite_stairs] was not realized!
1601[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:illunite_cluster] was not realized!
1602[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_trapdoor] was not realized!
1603[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_bricks] was not realized!
1604[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_wall] was not realized!
1605[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cattail] was not realized!
1606[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:illunite_block] was not realized!
1607[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_wall_hanging_sign] was not realized!
1608[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_pressure_plate] was not realized!
1609[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_door] was not realized!
1610[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_hanging_sign] was not realized!
1611[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_slab] was not realized!
1612[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_wall] was not realized!
1613[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_slab] was not realized!
1614[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_door] was not realized!
1615[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick] was not realized!
1616[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_wall] was not realized!
1617[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_blighted_balsa_log] was not realized!
1618[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_terracotta_brick_slab] was not realized!
1619[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_stairs] was not realized!
1620[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed_thatch] was not realized!
1621[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_wall_sign] was not realized!
1622[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_wall] was not realized!
1623[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_stairs] was not realized!
1624[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_bricks] was not realized!
1625[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_brick_wall] was not realized!
1626[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_willow_wood] was not realized!
1627[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_planks] was not realized!
1628[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_wall] was not realized!
1629[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_bricks] was not realized!
1630[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_flowered_barrel_cactus] was not realized!
1631[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_brick_slab] was not realized!
1632[13Mar2025 17:19:17.050] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:peat] was not realized!
1633[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_glowshroom_brick_wall] was not realized!
1634[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_wall] was not realized!
1635[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_brick_stairs] was not realized!
1636[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_stairs] was not realized!
1637[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_barrel_cactus] was not realized!
1638[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_stairs] was not realized!
1639[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_wall] was not realized!
1640[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_glowshroom_block] was not realized!
1641[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_ancient_oak_log] was not realized!
1642[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_glowshroom_brick_slab] was not realized!
1643[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:green_terracotta_brick_wall] was not realized!
1644[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_slab] was not realized!
1645[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:small_illunite_bud] was not realized!
1646[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_peat] was not realized!
1647[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_wall] was not realized!
1648[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_bricks] was not realized!
1649[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_wall] was not realized!
1650[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mossy_dried_peat_brick_wall] was not realized!
1651[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:lime_terracotta_bricks] was not realized!
1652[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_stairs] was not realized!
1653[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_wall_sign] was not realized!
1654[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_gray_terracotta_brick_stairs] was not realized!
1655[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_stairs] was not realized!
1656[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_bricks] was not realized!
1657[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks] was not realized!
1658[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_stone_bricks_stairs] was not realized!
1659[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wall_sign] was not realized!
1660[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem] was not realized!
1661[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_stairs] was not realized!
1662[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_sapling] was not realized!
1663[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_door] was not realized!
1664[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_stairs] was not realized!
1665[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mesmerite_wall] was not realized!
1666[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:budding_illunite] was not realized!
1667[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:itching_ivy] was not realized!
1668[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_fence_gate] was not realized!
1669[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:orange_terracotta_brick_slab] was not realized!
1670[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick_wall] was not realized!
1671[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_bricks] was not realized!
1672[13Mar2025 17:19:17.051] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:moth_blossom] was not realized!
1673[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:pink_terracotta_brick_slab] was not realized!
1674[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:paydirt] was not realized!
1675[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:water_lily] was not realized!
1676[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_hanging_sign] was not realized!
1677[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_stairs] was not realized!
1678[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_slab] was not realized!
1679[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:gray_terracotta_brick_stairs] was not realized!
1680[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:glowshroom_stem_brick_stairs] was not realized!
1681[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_sign] was not realized!
1682[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:dried_peat_bricks_stairs] was not realized!
1683[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_mushroom_brick_wall] was not realized!
1684[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_hanging_sign] was not realized!
1685[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_leaves] was not realized!
1686[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_fence] was not realized!
1687[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_mycelium_roots] was not realized!
1688[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_brick_wall] was not realized!
1689[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_bricks] was not realized!
1690[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:purple_terracotta_brick_slab] was not realized!
1691[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_log] was not realized!
1692[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:white_terracotta_brick_slab] was not realized!
1693[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:directional_data] was not realized!
1694[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:red_terracotta_brick_slab] was not realized!
1695[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone_slab] was not realized!
1696[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_trapdoor] was not realized!
1697[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:terracotta_brick_slab] was not realized!
1698[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mycelium_sprouts] was not realized!
1699[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_cobblestone] was not realized!
1700[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:poltergeist] was not realized!
1701[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:light_blue_terracotta_brick_slab] was not realized!
1702[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:potted_blighted_balsa_sapling] was not realized!
1703[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_button] was not realized!
1704[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:small_lily_pad] was not realized!
1705[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_fence] was not realized!
1706[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_stairs] was not realized!
1707[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_brick_slab] was not realized!
1708[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cyan_terracotta_brick_slab] was not realized!
1709[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blighted_balsa_sapling] was not realized!
1710[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_wall_hanging_sign] was not realized!
1711[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_sapling] was not realized!
1712[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:reed] was not realized!
1713[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:cracked_dried_peat_brick_slab] was not realized!
1714[13Mar2025 17:19:17.052] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_willow_log] was not realized!
1715[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_fence_gate] was not realized!
1716[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:magenta_terracotta_bricks] was not realized!
1717[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:black_terracotta_brick_wall] was not realized!
1718[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:willow_button] was not realized!
1719[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:swamp_cypress_sign] was not realized!
1720[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:yellow_terracotta_brick_slab] was not realized!
1721[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:brown_mushroom_brick] was not realized!
1722[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:mushroom_stem_brick_stairs] was not realized!
1723[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:ancient_oak_slab] was not realized!
1724[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:stripped_blighted_balsa_wood] was not realized!
1725[13Mar2025 17:19:17.053] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:block / biomemakeover:blue_terracotta_bricks] was not realized!
1726[13Mar2025 17:19:17.637] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:attribute / biomemakeover:projectile_resistance] was not realized!
1727[13Mar2025 17:19:17.668] [main/INFO] [Moonlight/]: Initialized block sets in 29ms
1728[13Mar2025 17:19:17.669] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:attribute / biomemakeover:projectile_resistance] was not realized!
1729[13Mar2025 17:19:17.994] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.Entity from class it.hurts.octostudios.rarcompat.items.necklace.ScarfOfInvisibilityItem
1730[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_stairs] was not realized!
1731[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_slab] was not realized!
1732[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:paydirt] was not realized!
1733[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_wall] was not realized!
1734[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem] was not realized!
1735[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat] was not realized!
1736[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:adjudicator_tapestry] was not realized!
1737[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_slab] was not realized!
1738[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_bricks] was not realized!
1739[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:wild_mushrooms] was not realized!
1740[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_stairs] was not realized!
1741[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_wall] was not realized!
1742[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_slab] was not realized!
1743[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_wall] was not realized!
1744[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_tapestry] was not realized!
1745[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stew] was not realized!
1746[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:small_illunite_bud] was not realized!
1747[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_tapestry] was not realized!
1748[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:peat_farmland] was not realized!
1749[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dragonfly_wings] was not realized!
1750[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blightbat_spawn_egg] was not realized!
1751[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:decayed_spawn_egg] was not realized!
1752[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_log] was not realized!
1753[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_fence] was not realized!
1754[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_tapestry] was not realized!
1755[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_stairs] was not realized!
1756[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_blossom] was not realized!
1757[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_slab] was not realized!
1758[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ivy] was not realized!
1759[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick] was not realized!
1760[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:helmit_crab_spawn_egg] was not realized!
1761[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_bricks] was not realized!
1762[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_leaves] was not realized!
1763[13Mar2025 17:19:17.998] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bug_spawn_egg] was not realized!
1764[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_slab] was not realized!
1765[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_willow_wood] was not realized!
1766[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_button] was not realized!
1767[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_tapestry] was not realized!
1768[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_bud] was not realized!
1769[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_planks] was not realized!
1770[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:water_lily] was not realized!
1771[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_wall] was not realized!
1772[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_sapling] was not realized!
1773[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_pressure_plate] was not realized!
1774[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_slab] was not realized!
1775[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_bricks] was not realized!
1776[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_slab] was not realized!
1777[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_tapestry] was not realized!
1778[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_stairs] was not realized!
1779[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_stairs] was not realized!
1780[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:raw_crab] was not realized!
1781[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cowboy_hat] was not realized!
1782[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_button] was not realized!
1783[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crab_chowder] was not realized!
1784[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_stairs] was not realized!
1785[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_wall] was not realized!
1786[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_pressure_plate] was not realized!
1787[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_stairs] was not realized!
1788[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:whinny_pottery_sherd] was not realized!
1789[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_slab] was not realized!
1790[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:rootling_spawn_egg] was not realized!
1791[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_wall] was not realized!
1792[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_sapling] was not realized!
1793[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:button_mushrooms_music_disk] was not realized!
1794[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed] was not realized!
1795[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_slab] was not realized!
1796[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_bricks] was not realized!
1797[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_tapestry] was not realized!
1798[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_stairs] was not realized!
1799[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_thistle] was not realized!
1800[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_fence_gate] was not realized!
1801[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_button] was not realized!
1802[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite] was not realized!
1803[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:scuttler_tail] was not realized!
1804[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_trapdoor] was not realized!
1805[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tall_red_mushroom] was not realized!
1806[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_wall] was not realized!
1807[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish] was not realized!
1808[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_wall] was not realized!
1809[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_stairs] was not realized!
1810[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_stairs] was not realized!
1811[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:altar] was not realized!
1812[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_sapling] was not realized!
1813[13Mar2025 17:19:17.999] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:enchanted_totem] was not realized!
1814[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:toad_spawn_egg] was not realized!
1815[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_door] was not realized!
1816[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_bricks] was not realized!
1817[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch] was not realized!
1818[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_bud] was not realized!
1819[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_tapestry] was not realized!
1820[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_fence_gate] was not realized!
1821[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_button] was not realized!
1822[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blightbat_wing] was not realized!
1823[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_tapestry] was not realized!
1824[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_bricks] was not realized!
1825[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_stone] was not realized!
1826[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tall_brown_mushroom] was not realized!
1827[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:suspicious_red_sand] was not realized!
1828[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_bud] was not realized!
1829[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_cladding] was not realized!
1830[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_ancient_oak_wood] was not realized!
1831[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_wood] was not realized!
1832[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:worker_pottery_sherd] was not realized!
1833[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_wall] was not realized!
1834[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:saguaro_cactus] was not realized!
1835[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_stairs] was not realized!
1836[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:roasted_bulbus_root] was not realized!
1837[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_wall] was not realized!
1838[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_log] was not realized!
1839[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_bricks] was not realized!
1840[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_wall] was not realized!
1841[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_wall] was not realized!
1842[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_planks] was not realized!
1843[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_wall] was not realized!
1844[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_slab] was not realized!
1845[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_block] was not realized!
1846[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_slab] was not realized!
1847[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tadpole_spawn_egg] was not realized!
1848[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:bulbus_root] was not realized!
1849[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladding_upgrade_smithing_template] was not realized!
1850[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_slab] was not realized!
1851[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_stairs] was not realized!
1852[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks] was not realized!
1853[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willowing_branches] was not realized!
1854[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_bricks] was not realized!
1855[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_tapestry] was not realized!
1856[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_blighted_balsa_log] was not realized!
1857[13Mar2025 17:19:18.000] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_stairs] was not realized!
1858[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:peat] was not realized!
1859[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick] was not realized!
1860[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_ancient_oak_log] was not realized!
1861[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:buttonbush] was not realized!
1862[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_wall] was not realized!
1863[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_wall] was not realized!
1864[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_block] was not realized!
1865[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_stairs] was not realized!
1866[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_bud] was not realized!
1867[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_log] was not realized!
1868[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ghost_spawn_egg] was not realized!
1869[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_bricks] was not realized!
1870[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_block] was not realized!
1871[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_wall] was not realized!
1872[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick] was not realized!
1873[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_wall] was not realized!
1874[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_wall] was not realized!
1875[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_wall] was not realized!
1876[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_planks] was not realized!
1877[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:rootling_seeds] was not realized!
1878[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick] was not realized!
1879[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch_stairs] was not realized!
1880[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_peat] was not realized!
1881[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish_spawn_egg] was not realized!
1882[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_stairs] was not realized!
1883[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_stairs] was not realized!
1884[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_wall] was not realized!
1885[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks] was not realized!
1886[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_wall] was not realized!
1887[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_stairs] was not realized!
1888[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_stairs] was not realized!
1889[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick] was not realized!
1890[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch_slab] was not realized!
1891[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_slab] was not realized!
1892[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_wall] was not realized!
1893[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_wall] was not realized!
1894[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_door] was not realized!
1895[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_stairs] was not realized!
1896[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_wood] was not realized!
1897[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:budding_illunite] was not realized!
1898[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick] was not realized!
1899[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_swamp_cypress_wood] was not realized!
1900[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_spawn_egg] was not realized!
1901[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_wall] was not realized!
1902[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_trapdoor] was not realized!
1903[13Mar2025 17:19:18.001] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_slab] was not realized!
1904[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_door] was not realized!
1905[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_slab] was not realized!
1906[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_bricks] was not realized!
1907[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_block] was not realized!
1908[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_wall] was not realized!
1909[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_leaves] was not realized!
1910[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stunt_powder] was not realized!
1911[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_slab] was not realized!
1912[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_bricks] was not realized!
1913[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_bricks] was not realized!
1914[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone] was not realized!
1915[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_slab] was not realized!
1916[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_bud] was not realized!
1917[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:poltergeist] was not realized!
1918[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_swamp_cypress_log] was not realized!
1919[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_sapling] was not realized!
1920[13Mar2025 17:19:18.002] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_bud] was not realized!
1921[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_slab] was not realized!
1922[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:bat_wing] was not realized!
1923[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tadpole_bucket] was not realized!
1924[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_slab] was not realized!
1925[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_jives_music_disk] was not realized!
1926[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_rose_music_disk] was not realized!
1927[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mycelium_roots] was not realized!
1928[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_slab] was not realized!
1929[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:directional_data] was not realized!
1930[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:refined_pottery_sherd] was not realized!
1931[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_fence] was not realized!
1932[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_bricks] was not realized!
1933[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:medium_illunite_bud] was not realized!
1934[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_fence] was not realized!
1935[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_stairs] was not realized!
1936[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_cladding_block] was not realized!
1937[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_willow_log] was not realized!
1938[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_wall] was not realized!
1939[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_leaves] was not realized!
1940[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_bud] was not realized!
1941[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_trader_spawn_egg] was not realized!
1942[13Mar2025 17:19:18.003] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_wall] was not realized!
1943[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_pressure_plate] was not realized!
1944[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_slab] was not realized!
1945[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mycelium_sprouts] was not realized!
1946[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_shard] was not realized!
1947[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_trapdoor] was not realized!
1948[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_slab] was not realized!
1949[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_slab] was not realized!
1950[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ectoplasm] was not realized!
1951[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_chestplate] was not realized!
1952[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:witch_hat] was not realized!
1953[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_slab] was not realized!
1954[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_stairs] was not realized!
1955[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_slab] was not realized!
1956[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick] was not realized!
1957[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_slab] was not realized!
1958[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:owl_spawn_egg] was not realized!
1959[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_leaves] was not realized!
1960[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_tapestry] was not realized!
1961[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_wall] was not realized!
1962[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_stairs] was not realized!
1963[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_door] was not realized!
1964[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom] was not realized!
1965[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_wall] was not realized!
1966[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_tapestry] was not realized!
1967[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_slab] was not realized!
1968[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_stairs] was not realized!
1969[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:marigold] was not realized!
1970[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cattail] was not realized!
1971[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:large_illunite_bud] was not realized!
1972[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_slab] was not realized!
1973[13Mar2025 17:19:18.004] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_stairs] was not realized!
1974[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_leggings] was not realized!
1975[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_stairs] was not realized!
1976[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_fence] was not realized!
1977[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:barrel_cactus_flowered] was not realized!
1978[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_tapestry] was not realized!
1979[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:icon_item] was not realized!
1980[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_scales] was not realized!
1981[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom] was not realized!
1982[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dragonfly_spawn_egg] was not realized!
1983[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_slab] was not realized!
1984[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_slab] was not realized!
1985[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_crab] was not realized!
1986[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish_bucket] was not realized!
1987[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_blighted_balsa_wood] was not realized!
1988[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_stairs] was not realized!
1989[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_bricks] was not realized!
1990[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stone_golem_spawn_egg] was not realized!
1991[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_planks] was not realized!
1992[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_bricks] was not realized!
1993[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite] was not realized!
1994[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_bricks] was not realized!
1995[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_bud] was not realized!
1996[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:wart] was not realized!
1997[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_stairs] was not realized!
1998[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_bricks] was not realized!
1999[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_cluster] was not realized!
2000[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_wall] was not realized!
2001[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_wall] was not realized!
2002[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_slab] was not realized!
2003[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_trapdoor] was not realized!
2004[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_pressure_plate] was not realized!
2005[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_bricks] was not realized!
2006[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_stairs] was not realized!
2007[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_stairs] was not realized!
2008[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cowboy_spawn_egg] was not realized!
2009[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bottle] was not realized!
2010[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_stairs] was not realized!
2011[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_bricks] was not realized!
2012[13Mar2025 17:19:18.005] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:barrel_cactus] was not realized!
2013[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_log] was not realized!
2014[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:raw_toad] was not realized!
2015[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_stairs] was not realized!
2016[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_boots] was not realized!
2017[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_tapestry] was not realized!
2018[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_tapestry] was not realized!
2019[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_glowfish] was not realized!
2020[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:foxglove] was not realized!
2021[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_helmet] was not realized!
2022[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:small_lily_pad] was not realized!
2023[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_stairs] was not realized!
2024[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_slab] was not realized!
2025[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:soul_embers] was not realized!
2026[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_slab] was not realized!
2027[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_tapestry] was not realized!
2028[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom] was not realized!
2029[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_slab] was not realized!
2030[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ghost_town_music_disk] was not realized!
2031[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_stairs] was not realized!
2032[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_slab] was not realized!
2033[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_stairs] was not realized!
2034[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_stairs] was not realized!
2035[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_bricks] was not realized!
2036[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_slab] was not realized!
2037[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:scuttler_spawn_egg] was not realized!
2038[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_wood] was not realized!
2039[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_toad] was not realized!
2040[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bug_bottle] was not realized!
2041[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_stairs] was not realized!
2042[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_fence_gate] was not realized!
2043[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:itching_ivy] was not realized!
2044[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_wall] was not realized!
2045[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_tapestry] was not realized!
2046[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick] was not realized!
2047[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_fence_gate] was not realized!
2048[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_fragment] was not realized!
2049[13Mar2025 17:19:18.006] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_wood] was not realized!
2050[13Mar2025 17:19:18.083] [main/INFO] [Create Deco/]: placard tooltip was null
2051[13Mar2025 17:19:18.083] [main/INFO] [Create Deco/]: placard tooltip was null
2052[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2053[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2054[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2055[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2056[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2057[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2058[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2059[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2060[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2061[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2062[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2063[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2064[13Mar2025 17:19:18.084] [main/INFO] [Create Deco/]: placard tooltip was null
2065[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_stairs] was not realized!
2066[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_slab] was not realized!
2067[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:paydirt] was not realized!
2068[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_wall] was not realized!
2069[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem] was not realized!
2070[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat] was not realized!
2071[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:adjudicator_tapestry] was not realized!
2072[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_slab] was not realized!
2073[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_bricks] was not realized!
2074[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:wild_mushrooms] was not realized!
2075[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_stairs] was not realized!
2076[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_wall] was not realized!
2077[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_slab] was not realized!
2078[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_wall] was not realized!
2079[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_tapestry] was not realized!
2080[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stew] was not realized!
2081[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:small_illunite_bud] was not realized!
2082[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_tapestry] was not realized!
2083[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:peat_farmland] was not realized!
2084[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dragonfly_wings] was not realized!
2085[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blightbat_spawn_egg] was not realized!
2086[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:decayed_spawn_egg] was not realized!
2087[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_log] was not realized!
2088[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_fence] was not realized!
2089[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_tapestry] was not realized!
2090[13Mar2025 17:19:18.291] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_stairs] was not realized!
2091[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_blossom] was not realized!
2092[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_slab] was not realized!
2093[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ivy] was not realized!
2094[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick] was not realized!
2095[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:helmit_crab_spawn_egg] was not realized!
2096[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_bricks] was not realized!
2097[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_leaves] was not realized!
2098[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bug_spawn_egg] was not realized!
2099[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_slab] was not realized!
2100[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_willow_wood] was not realized!
2101[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_button] was not realized!
2102[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_tapestry] was not realized!
2103[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_bud] was not realized!
2104[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_planks] was not realized!
2105[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:water_lily] was not realized!
2106[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_wall] was not realized!
2107[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_sapling] was not realized!
2108[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_pressure_plate] was not realized!
2109[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_slab] was not realized!
2110[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_bricks] was not realized!
2111[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_slab] was not realized!
2112[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_tapestry] was not realized!
2113[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_stairs] was not realized!
2114[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_stairs] was not realized!
2115[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:raw_crab] was not realized!
2116[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cowboy_hat] was not realized!
2117[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_button] was not realized!
2118[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crab_chowder] was not realized!
2119[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_stairs] was not realized!
2120[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_wall] was not realized!
2121[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_pressure_plate] was not realized!
2122[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_stairs] was not realized!
2123[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:whinny_pottery_sherd] was not realized!
2124[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_slab] was not realized!
2125[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:rootling_spawn_egg] was not realized!
2126[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_wall] was not realized!
2127[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_sapling] was not realized!
2128[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:button_mushrooms_music_disk] was not realized!
2129[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed] was not realized!
2130[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_slab] was not realized!
2131[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_bricks] was not realized!
2132[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_tapestry] was not realized!
2133[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_stairs] was not realized!
2134[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_thistle] was not realized!
2135[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_fence_gate] was not realized!
2136[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_button] was not realized!
2137[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite] was not realized!
2138[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:scuttler_tail] was not realized!
2139[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_trapdoor] was not realized!
2140[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tall_red_mushroom] was not realized!
2141[13Mar2025 17:19:18.292] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_wall] was not realized!
2142[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish] was not realized!
2143[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_wall] was not realized!
2144[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_stairs] was not realized!
2145[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_stairs] was not realized!
2146[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:altar] was not realized!
2147[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_sapling] was not realized!
2148[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:enchanted_totem] was not realized!
2149[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:toad_spawn_egg] was not realized!
2150[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_door] was not realized!
2151[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_bricks] was not realized!
2152[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch] was not realized!
2153[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_bud] was not realized!
2154[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_tapestry] was not realized!
2155[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_fence_gate] was not realized!
2156[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_button] was not realized!
2157[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blightbat_wing] was not realized!
2158[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_tapestry] was not realized!
2159[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_bricks] was not realized!
2160[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_stone] was not realized!
2161[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tall_brown_mushroom] was not realized!
2162[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:suspicious_red_sand] was not realized!
2163[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_bud] was not realized!
2164[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_cladding] was not realized!
2165[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_ancient_oak_wood] was not realized!
2166[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_wood] was not realized!
2167[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:worker_pottery_sherd] was not realized!
2168[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_wall] was not realized!
2169[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:saguaro_cactus] was not realized!
2170[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_stairs] was not realized!
2171[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:roasted_bulbus_root] was not realized!
2172[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_wall] was not realized!
2173[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_log] was not realized!
2174[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_bricks] was not realized!
2175[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_wall] was not realized!
2176[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_wall] was not realized!
2177[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_planks] was not realized!
2178[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_wall] was not realized!
2179[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_slab] was not realized!
2180[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_block] was not realized!
2181[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_slab] was not realized!
2182[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tadpole_spawn_egg] was not realized!
2183[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:bulbus_root] was not realized!
2184[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladding_upgrade_smithing_template] was not realized!
2185[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_slab] was not realized!
2186[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_stairs] was not realized!
2187[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks] was not realized!
2188[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willowing_branches] was not realized!
2189[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_bricks] was not realized!
2190[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_tapestry] was not realized!
2191[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_blighted_balsa_log] was not realized!
2192[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_stairs] was not realized!
2193[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:peat] was not realized!
2194[13Mar2025 17:19:18.293] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick] was not realized!
2195[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_ancient_oak_log] was not realized!
2196[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:buttonbush] was not realized!
2197[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick_wall] was not realized!
2198[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_wall] was not realized!
2199[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_block] was not realized!
2200[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_stairs] was not realized!
2201[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_bud] was not realized!
2202[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_log] was not realized!
2203[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ghost_spawn_egg] was not realized!
2204[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_bricks] was not realized!
2205[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_block] was not realized!
2206[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_wall] was not realized!
2207[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick] was not realized!
2208[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_wall] was not realized!
2209[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_wall] was not realized!
2210[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_wall] was not realized!
2211[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_planks] was not realized!
2212[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:rootling_seeds] was not realized!
2213[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom_brick] was not realized!
2214[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch_stairs] was not realized!
2215[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_peat] was not realized!
2216[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish_spawn_egg] was not realized!
2217[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_stairs] was not realized!
2218[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_stairs] was not realized!
2219[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_wall] was not realized!
2220[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks] was not realized!
2221[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_wall] was not realized!
2222[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_stairs] was not realized!
2223[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_stairs] was not realized!
2224[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick] was not realized!
2225[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:reed_thatch_slab] was not realized!
2226[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_slab] was not realized!
2227[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_mushroom_brick_wall] was not realized!
2228[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_wall] was not realized!
2229[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_door] was not realized!
2230[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_stairs] was not realized!
2231[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_wood] was not realized!
2232[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:budding_illunite] was not realized!
2233[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick] was not realized!
2234[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_swamp_cypress_wood] was not realized!
2235[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_spawn_egg] was not realized!
2236[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_brick_wall] was not realized!
2237[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_trapdoor] was not realized!
2238[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_slab] was not realized!
2239[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_door] was not realized!
2240[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_slab] was not realized!
2241[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_bricks] was not realized!
2242[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_block] was not realized!
2243[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_terracotta_brick_wall] was not realized!
2244[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_leaves] was not realized!
2245[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stunt_powder] was not realized!
2246[13Mar2025 17:19:18.294] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_slab] was not realized!
2247[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_bricks] was not realized!
2248[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_terracotta_bricks] was not realized!
2249[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone] was not realized!
2250[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_slab] was not realized!
2251[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_bud] was not realized!
2252[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:poltergeist] was not realized!
2253[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_swamp_cypress_log] was not realized!
2254[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_sapling] was not realized!
2255[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_bud] was not realized!
2256[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mossy_dried_peat_brick_slab] was not realized!
2257[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:bat_wing] was not realized!
2258[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:tadpole_bucket] was not realized!
2259[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_slab] was not realized!
2260[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_jives_music_disk] was not realized!
2261[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_rose_music_disk] was not realized!
2262[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mycelium_roots] was not realized!
2263[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_slab] was not realized!
2264[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:directional_data] was not realized!
2265[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:refined_pottery_sherd] was not realized!
2266[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_fence] was not realized!
2267[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_bricks] was not realized!
2268[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:medium_illunite_bud] was not realized!
2269[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_fence] was not realized!
2270[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:black_terracotta_brick_stairs] was not realized!
2271[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_cladding_block] was not realized!
2272[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_willow_log] was not realized!
2273[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_wall] was not realized!
2274[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_leaves] was not realized!
2275[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_bud] was not realized!
2276[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_trader_spawn_egg] was not realized!
2277[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_wall] was not realized!
2278[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_pressure_plate] was not realized!
2279[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mesmerite_slab] was not realized!
2280[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mycelium_sprouts] was not realized!
2281[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_shard] was not realized!
2282[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_trapdoor] was not realized!
2283[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_slab] was not realized!
2284[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_slab] was not realized!
2285[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ectoplasm] was not realized!
2286[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_chestplate] was not realized!
2287[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:witch_hat] was not realized!
2288[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:mushroom_stem_brick_slab] was not realized!
2289[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_stairs] was not realized!
2290[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick_slab] was not realized!
2291[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick] was not realized!
2292[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_slab] was not realized!
2293[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:owl_spawn_egg] was not realized!
2294[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_leaves] was not realized!
2295[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_gray_tapestry] was not realized!
2296[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_wall] was not realized!
2297[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_brick_stairs] was not realized!
2298[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_door] was not realized!
2299[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_glowshroom] was not realized!
2300[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_wall] was not realized!
2301[13Mar2025 17:19:18.295] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_tapestry] was not realized!
2302[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_brick_slab] was not realized!
2303[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dried_peat_bricks_stairs] was not realized!
2304[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:marigold] was not realized!
2305[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cattail] was not realized!
2306[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:large_illunite_bud] was not realized!
2307[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_slab] was not realized!
2308[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_stairs] was not realized!
2309[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_leggings] was not realized!
2310[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:terracotta_brick_stairs] was not realized!
2311[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_fence] was not realized!
2312[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:barrel_cactus_flowered] was not realized!
2313[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_tapestry] was not realized!
2314[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:icon_item] was not realized!
2315[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:moth_scales] was not realized!
2316[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom] was not realized!
2317[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:dragonfly_spawn_egg] was not realized!
2318[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_glowshroom_brick_slab] was not realized!
2319[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowshroom_stem_brick_slab] was not realized!
2320[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_crab] was not realized!
2321[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:glowfish_bucket] was not realized!
2322[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stripped_blighted_balsa_wood] was not realized!
2323[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_stairs] was not realized!
2324[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_terracotta_bricks] was not realized!
2325[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:stone_golem_spawn_egg] was not realized!
2326[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_planks] was not realized!
2327[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_bricks] was not realized!
2328[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite] was not realized!
2329[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_bricks] was not realized!
2330[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blue_bud] was not realized!
2331[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:wart] was not realized!
2332[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:light_blue_terracotta_brick_stairs] was not realized!
2333[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_bricks] was not realized!
2334[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:illunite_cluster] was not realized!
2335[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_dried_peat_brick_wall] was not realized!
2336[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_wall] was not realized!
2337[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:yellow_terracotta_brick_slab] was not realized!
2338[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_trapdoor] was not realized!
2339[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_pressure_plate] was not realized!
2340[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_bricks] was not realized!
2341[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:magenta_terracotta_brick_stairs] was not realized!
2342[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_terracotta_brick_stairs] was not realized!
2343[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cowboy_spawn_egg] was not realized!
2344[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bottle] was not realized!
2345[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_terracotta_brick_stairs] was not realized!
2346[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_terracotta_bricks] was not realized!
2347[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:barrel_cactus] was not realized!
2348[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ancient_oak_log] was not realized!
2349[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:raw_toad] was not realized!
2350[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_brick_stairs] was not realized!
2351[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_boots] was not realized!
2352[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_tapestry] was not realized!
2353[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:pink_tapestry] was not realized!
2354[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_glowfish] was not realized!
2355[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:foxglove] was not realized!
2356[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cladded_helmet] was not realized!
2357[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:small_lily_pad] was not realized!
2358[13Mar2025 17:19:18.296] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:orange_terracotta_brick_stairs] was not realized!
2359[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_stone_bricks_slab] was not realized!
2360[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:soul_embers] was not realized!
2361[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_slab] was not realized!
2362[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cyan_tapestry] was not realized!
2363[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom] was not realized!
2364[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_cobblestone_slab] was not realized!
2365[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:ghost_town_music_disk] was not realized!
2366[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:purple_glowshroom_brick_stairs] was not realized!
2367[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lime_terracotta_brick_slab] was not realized!
2368[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:gray_terracotta_brick_stairs] was not realized!
2369[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:polished_mesmerite_stairs] was not realized!
2370[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:white_terracotta_bricks] was not realized!
2371[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:brown_terracotta_brick_slab] was not realized!
2372[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:scuttler_spawn_egg] was not realized!
2373[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_wood] was not realized!
2374[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cooked_toad] was not realized!
2375[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:lightning_bug_bottle] was not realized!
2376[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:red_mushroom_brick_stairs] was not realized!
2377[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:willow_fence_gate] was not realized!
2378[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:itching_ivy] was not realized!
2379[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_terracotta_brick_wall] was not realized!
2380[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:green_tapestry] was not realized!
2381[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:cracked_brick] was not realized!
2382[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:blighted_balsa_fence_gate] was not realized!
2383[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:crude_fragment] was not realized!
2384[13Mar2025 17:19:18.297] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:item / biomemakeover:swamp_cypress_wood] was not realized!
2385[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:ghost] was not realized!
2386[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:stone_golem] was not realized!
2387[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:scuttler] was not realized!
2388[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:blightbat] was not realized!
2389[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:glowfish] was not realized!
2390[13Mar2025 17:19:19.017] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:toad] was not realized!
2391[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:tadpole] was not realized!
2392[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:dragonfly] was not realized!
2393[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:mushroom_trader] was not realized!
2394[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:moth] was not realized!
2395[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:cowboy] was not realized!
2396[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:owl] was not realized!
2397[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:helmit_crab] was not realized!
2398[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:rootling] was not realized!
2399[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:decayed] was not realized!
2400[13Mar2025 17:19:19.018] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:lightning_bug_alternate] was not realized!
2401[13Mar2025 17:19:19.023] [main/INFO] [Every Compat/]: Registering Compat WoodType Blocks
2402[13Mar2025 17:19:19.031] [main/INFO] [Every Compat/]: EveryCompat Create Module: registered 52 WoodType blocks
2403[13Mar2025 17:19:19.048] [main/INFO] [Every Compat/]: EveryCompat Decorative Blocks Module: registered 104 WoodType blocks
2404[13Mar2025 17:19:19.049] [main/INFO] [Every Compat/]: EveryCompat Friendsandfoes Module: registered 24 WoodType blocks
2405[13Mar2025 17:19:19.050] [main/INFO] [Every Compat/]: EveryCompat Farmersdelight Module: registered 21 WoodType blocks
2406[13Mar2025 17:19:19.181] [main/INFO] [Every Compat/]: EveryCompat Valhelsia Furniture Module: registered 156 WoodType blocks
2407[13Mar2025 17:19:19.188] [main/INFO] [Every Compat/]: EveryCompat Storagedrawers Module: registered 182 WoodType blocks
2408[13Mar2025 17:19:19.196] [main/INFO] [Every Compat/]: EveryCompat Shutter Module: registered 21 WoodType blocks
2409[13Mar2025 17:19:19.208] [main/INFO] [Every Compat/]: EveryCompat Valhelsia Structures Module: registered 138 WoodType blocks
2410[13Mar2025 17:19:19.226] [main/INFO] [Every Compat/]: EveryCompat Woodworks Module: registered 170 WoodType blocks
2411[13Mar2025 17:19:19.226] [main/INFO] [Every Compat/]: Registering Compat LeavesType Blocks
2412[13Mar2025 17:19:19.240] [main/INFO] [Every Compat/]: EveryCompat Woodworks Module: registered 13 LeavesType blocks
2413[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:ghost] was not realized!
2414[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:stone_golem] was not realized!
2415[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:scuttler] was not realized!
2416[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:blightbat] was not realized!
2417[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:glowfish] was not realized!
2418[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:toad] was not realized!
2419[13Mar2025 17:19:19.915] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:tadpole] was not realized!
2420[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:dragonfly] was not realized!
2421[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:mushroom_trader] was not realized!
2422[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:moth] was not realized!
2423[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:cowboy] was not realized!
2424[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:owl] was not realized!
2425[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:helmit_crab] was not realized!
2426[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:rootling] was not realized!
2427[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:decayed] was not realized!
2428[13Mar2025 17:19:19.916] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / biomemakeover:lightning_bug_alternate] was not realized!
2429[13Mar2025 17:19:21.418] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
2430[13Mar2025 17:19:21.425] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
2431[13Mar2025 17:19:21.427] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
2432[13Mar2025 17:19:21.429] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
2433[13Mar2025 17:19:21.488] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.AddItemModifier$$Lambda/0x00007f8efc248800@381f5ee9] * Field[conditions: passthrough[flatXmapped]] * Field[item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@6da07a8f] * OptionalFieldCodec[count: Int][xmapped]] has been registered twice for the same name farmersdelight:add_item.
2434[13Mar2025 17:19:21.488] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.ReplaceItemModifier$$Lambda/0x00007f8efc250470@27718970] * Field[conditions: passthrough[flatXmapped]] * Field[removed_item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@6da07a8f] * Field[added_item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@6da07a8f] * OptionalFieldCodec[count: Int][xmapped]] has been registered twice for the same name farmersdelight:replace_item.
2435[13Mar2025 17:19:21.488] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.AddLootTableModifier$$Lambda/0x00007f8efc250b28@4fe11f87] * Field[conditions: passthrough[flatXmapped]] * Field[lootTable: String[comapFlatMapped]]] has been registered twice for the same name farmersdelight:add_loot_table.
2436[13Mar2025 17:19:21.488] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.PastrySlicingModifier$$Lambda/0x00007f8efc2511c0@dcbf884] * Field[conditions: passthrough[flatXmapped]] * Field[slice: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@6da07a8f]] has been registered twice for the same name farmersdelight:pastry_slicing.
2437[13Mar2025 17:19:21.600] [main/INFO] [net.morimori0317.bestylewither.BEStyleWither/]: Pre config loading completed
2438[13Mar2025 17:19:21.676] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class com.github.alexmodguy.alexscaves.server.entity.living.TremorzillaEntity from class com.github.alexmodguy.alexscaves.server.entity.living.LicowitchEntity
2439[13Mar2025 17:19:21.685] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.mcreator.borninchaosv.entity.BabySpiderEntity from class net.mcreator.borninchaosv.entity.MotherSpiderEntity
2440[13Mar2025 17:19:21.954] [main/INFO] [com.tom.storagemod.StorageMod/]: Loaded Tom's Simple Storage config file toms_storage-common.toml
2441[13Mar2025 17:19:21.969] [main/INFO] [com.cupboard.Cupboard/]: Loaded config for: connectivity.json
2442[13Mar2025 17:19:22.077] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/********/config/guardvillagers-common.toml is not correct. Correcting
2443[13Mar2025 17:19:22.086] [main/INFO] [Puzzles Lib/]: Loading common config for stoneworks
2444[13Mar2025 17:19:22.300] [modloading-worker-0/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
2445[13Mar2025 17:19:22.309] [modloading-worker-0/INFO] [io.github.jamalam360.rightclickharvest.RightClickHarvestModInit/]: Initialized
2446[13Mar2025 17:19:22.313] [modloading-worker-0/INFO] [com.tom.storagemod.StorageMod/]: Tom's Storage Setup starting
2447[13Mar2025 17:19:22.315] [modloading-worker-0/INFO] [com.tom.storagemod.StorageMod/]: Initilaized Network Handler
2448[13Mar2025 17:19:22.334] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Compatibility version 18
2449[13Mar2025 17:19:22.336] [modloading-worker-0/INFO] [CorgiLib/]: Initializing network...
2450[13Mar2025 17:19:22.338] [modloading-worker-0/INFO] [CorgiLib/]: Initialized network!
2451[13Mar2025 17:19:22.339] [modloading-worker-0/INFO] [net.jrdemiurge.skyarena.SkyArena/]: Registering triggers...
2452[13Mar2025 17:19:22.343] [modloading-worker-0/INFO] [com.gpumemleakfix.Gpumemleakfix/]: gpumemleakfix mod initialized
2453[13Mar2025 17:19:22.346] [modloading-worker-0/INFO] [com.structureessentials.StructureEssentials/]: structureessentials mod initialized
2454[13Mar2025 17:19:22.346] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.item_obliterator.forge.config.ConfigEntries.
2455[13Mar2025 17:19:22.347] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.item_obliterator.forge.config.ConfigEntries read successfully.
2456[13Mar2025 17:19:22.349] [modloading-worker-0/INFO] [elocindev.item_obliterator.forge.ItemObliterator/]: Loaded Item Obliterator Config
2457[13Mar2025 17:19:22.356] [modloading-worker-0/INFO] [com.dragonfight.DragonfightMod/]: dragonfight mod initialized
2458[13Mar2025 17:19:22.373] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loading plugins
2459[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
2460[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
2461[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
2462[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
2463[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
2464[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
2465[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
2466[13Mar2025 17:19:22.380] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
2467[13Mar2025 17:19:22.381] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
2468[13Mar2025 17:19:22.381] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
2469[13Mar2025 17:19:22.392] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loaded 1 plugin(s)
2470[13Mar2025 17:19:22.392] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initializing plugins
2471[13Mar2025 17:19:22.423] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
2472[13Mar2025 17:19:22.423] [modloading-worker-0/INFO] [Sound Physics - General/]: Initializing Simple Voice Chat integration
2473[13Mar2025 17:19:22.423] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initialized 1 plugin(s)
2474[13Mar2025 17:19:22.424] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Registering events for 'sound_physics_remastered'
2475[13Mar2025 17:19:22.432] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernspillageroutpostrework] Starting version check at https://api.modrinth.com/updates/QIt10I7z/forge_updates.json
2476[13Mar2025 17:19:22.437] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
2477[13Mar2025 17:19:22.437] [modloading-worker-0/INFO] [com.chunksending.ChunkSending/]: chunksending mod initialized
2478[13Mar2025 17:19:22.440] [modloading-worker-0/INFO] [com.recipeessentials.RecipeEssentials/]: recipeessentials mod initialized
2479[13Mar2025 17:19:22.440] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
2480[13Mar2025 17:19:22.458] [modloading-worker-0/INFO] [com.axedgaming.endersdelight.EndersDelight/]: HELLO FROM PREINIT
2481[13Mar2025 17:19:22.458] [modloading-worker-0/INFO] [com.axedgaming.endersdelight.EndersDelight/]: DIRT BLOCK >> translation{key='block.minecraft.dirt', args=[]}
2482[13Mar2025 17:19:22.476] [modloading-worker-0/INFO] [com.limitedchunks.LimitedChunks/]: Limited chunkloading initialized
2483[13Mar2025 17:19:22.477] [modloading-worker-0/INFO] [net.pttheta.loveandwar.LoveAndWarMod/]: HELLO FROM COMMON SETUP
2484[13Mar2025 17:19:22.478] [modloading-worker-0/INFO] [com.farsight.FarsightMod/]: farsight_view mod initialized
2485[13Mar2025 17:19:22.484] [modloading-worker-0/INFO] [FTB Library/]: Setting game stages provider implementation to: KubeJS Stages
2486[13Mar2025 17:19:22.484] [modloading-worker-0/INFO] [FTB XMod Compat/]: Chose [KubeJS Stages] as the active game stages implementation
2487[13Mar2025 17:19:22.486] [modloading-worker-0/INFO] [FTB XMod Compat/]: Chose [FALLBACK] as the active permissions implementation
2488[13Mar2025 17:19:22.487] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] recipe helper provider is [JEI]
2489[13Mar2025 17:19:22.488] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled Waystones integration
2490[13Mar2025 17:19:22.513] [modloading-worker-0/INFO] [com.betterchunkloading.BetterChunkLoading/]: betterchunkloading mod initialized
2491[13Mar2025 17:19:22.690] [main/INFO] [ribbits/]: Registering Ribbit umbrella types...
2492[13Mar2025 17:19:22.690] [main/INFO] [ribbits/]: Registering Ribbit professions...
2493[13Mar2025 17:19:22.690] [main/INFO] [ribbits/]: Registering Ribbit instruments...
2494[13Mar2025 17:19:22.690] [main/INFO] [ribbits/]: Registering Ribbit data serializers...
2495[13Mar2025 17:19:22.721] [Thread-0/INFO] [ModernFix/]: Please use /mfsrc to reload any changed mod config files
2496[13Mar2025 17:19:22.778] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernspillageroutpostrework] Found status: OUTDATED Current: 1.1 Target: 1.1+mod
2497[13Mar2025 17:19:22.778] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsdifficulty] Starting version check at https://raw.githubusercontent.com/Majrusz/MinecraftCommon/main/ProgressiveDifficulty/update.json
2498[13Mar2025 17:19:22.789] [main/INFO] [Every Compat/]: Registered 920 compat blocks making up 9.43% of total blocks registered
2499[13Mar2025 17:19:22.803] [main/INFO] [com.eeeab.eeeabsmobs.EEEABMobs/]: Starting to register Curios item...
2500[13Mar2025 17:19:22.841] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsdifficulty] Found status: UP_TO_DATE Current: 1.9.10 Target: null
2501[13Mar2025 17:19:22.841] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Starting version check at https://forge.curseupdate.com/244844/forgeendertech
2502[13Mar2025 17:19:22.880] [main/WARN] [net.mehvahdjukaar.smarterfarmers.SmarterFarmers/]: Failed to add custom foods to villagers
2503[13Mar2025 17:19:22.951] [main/INFO] [Supplementaries/]: Finished mod setup in: [14, 3, 0, 0, 0, 0, 12, 7, 1] ms
2504[13Mar2025 17:19:22.999] [main/INFO] [terrablender/]: Registered region yungscavebiomes:overworld to index 2 for type OVERWORLD
2505[13Mar2025 17:19:23.086] [main/INFO] [Moonlight/]: Initialized color sets in 68ms
2506[13Mar2025 17:19:23.182] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2 (Server)
2507[13Mar2025 17:19:23.182] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
2508[13Mar2025 17:19:23.183] [modloading-worker-0/INFO] [DistantHorizons-AbstractModInitializer/]: Initializing Distant Horizons server.
2509[13Mar2025 17:19:23.298] [modloading-worker-0/INFO] [DistantHorizons-AbstractModInitializer/]: Distant Horizons, Version: 2.3.0-b
2510[13Mar2025 17:19:23.309] [modloading-worker-0/INFO] [DistantHorizons-AbstractModInitializer/]: Distant Horizons server Initialized.
2511[13Mar2025 17:19:23.333] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
2512[13Mar2025 17:19:23.333] [main/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2 (Server)
2513[13Mar2025 17:19:23.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Found status: UP_TO_DATE Current: **.**.**.** Target: null
2514[13Mar2025 17:19:23.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [harderspawners] Starting version check at https://github.com/mactso/HarderSpawners/raw/main/update.json
2515[13Mar2025 17:19:23.560] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [harderspawners] Found status: BETA Current: 46.25.3 Target: 46.25.2
2516[13Mar2025 17:19:23.561] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [structure_gel] Starting version check at http://changelogs.moddinglegacy.com/structure-gel.json
2517[13Mar2025 17:19:23.639] [modloading-worker-0/INFO] [com.eeeab.eeeabsmobs.EEEABMobs/]: Registering custom criteria trigger...
2518[13Mar2025 17:19:23.640] [modloading-worker-0/INFO] [ShoulderSurfing/]: Registering plugin for Shoulder Surfing Reloaded (shouldersurfing)
2519[13Mar2025 17:19:23.643] [modloading-worker-0/INFO] [customvillagertrades/]: CVT MESSAGE: Loading CVT global config
2520[13Mar2025 17:19:23.644] [modloading-worker-0/INFO] [customvillagertrades/]: CVT MESSAGE: Loading custom villager trades from file: spelunker.json
2521[13Mar2025 17:19:23.649] [modloading-worker-0/INFO] [customvillagertrades/]: CVT MESSAGE: Loading custom villager trades from file: toolsmith.json
2522[13Mar2025 17:19:23.649] [modloading-worker-0/INFO] [customvillagertrades/]: CVT MESSAGE: Loading custom villager trades from file: armorer.json
2523[13Mar2025 17:19:23.650] [modloading-worker-0/ERROR] [customvillagertrades/]: CVT MESSAGE: A problem has been found with the config file for 'INVALID'! This is most likely a formatting issue - take a look over the config for anything that seems out of place (and use a JSON verifier) - Everything needs to match the specification in the mod description. Printed cause: java.lang.NumberFormatException: Expected an int but was 0.1 at line 351 column 29 path $.trades[19].request.priceModifier
2524[13Mar2025 17:19:23.681] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at dev.shadowsoffire.gateways.compat.GatewayJadePlugin
2525[13Mar2025 17:19:23.684] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.snow.compat.jade.JadeCompat
2526[13Mar2025 17:19:23.685] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
2527[13Mar2025 17:19:23.685] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
2528[13Mar2025 17:19:23.685] [modloading-worker-0/ERROR] [ShoulderSurfing/]: Failed to load plugin for Shoulder Surfing Reloaded (shouldersurfing)
2529java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
2530 at com.github.exopandora.shouldersurfing.plugin.ShoulderSurfingPlugin.register(ShoulderSurfingPlugin.java:26) ~[ShoulderSurfing-Forge-1.20.1-4.9.1.jar%23857!/:1.20.1-4.9.1]
2531 at com.github.exopandora.shouldersurfing.plugin.PluginLoader.loadPlugin(PluginLoader.java:33) ~[ShoulderSurfing-Forge-1.20.1-4.9.1.jar%23857!/:1.20.1-4.9.1]
2532 at com.github.exopandora.shouldersurfing.forge.plugin.PluginLoaderForge.loadPlugins(PluginLoaderForge.java:23) ~[ShoulderSurfing-Forge-1.20.1-4.9.1.jar%23857!/:1.20.1-4.9.1]
2533 at com.github.exopandora.shouldersurfing.forge.ShoulderSurfingForge.loadComplete(ShoulderSurfingForge.java:73) ~[ShoulderSurfing-Forge-1.20.1-4.9.1.jar%23857!/:1.20.1-4.9.1]
2534 at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2352!/:?]
2535 at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2352!/:?]
2536 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
2537 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
2538 at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.25.jar%23955!/:?]
2539 at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:127) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2540 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
2541 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
2542 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
2543 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
2544 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
2545 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
2546 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
2547Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
2548 at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:1.0]
2549 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?]
2550 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?]
2551 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
2552 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
2553 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
2554 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
2555 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
2556 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]
2557 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
2558 ... 17 more
2559[13Mar2025 17:19:23.686] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.kiwi.customization.compat.jade.JadeCompat
2560[13Mar2025 17:19:23.687] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at com.github.exopandora.shouldersurfing.integration.ShoulderSurfingJadePlugin
2561[13Mar2025 17:19:23.687] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
2562[13Mar2025 17:19:23.688] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at com.alekiponi.alekiships.compat.waila.JadeIntegration
2563[13Mar2025 17:19:23.689] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.JadeAddonsBase
2564[13Mar2025 17:19:23.694] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at blusunrize.immersiveengineering.common.util.compat.jade.IEWailaPlugin
2565[13Mar2025 17:19:23.695] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.untitledduckmod.compat.jade.JadePlugin
2566[13Mar2025 17:19:23.696] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.mehvahdjukaar.supplementaries.integration.JadeCompat
2567[13Mar2025 17:19:23.696] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.blay09.mods.waystones.compat.JadeIntegration
2568[13Mar2025 17:19:23.696] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin
2569[13Mar2025 17:19:23.703] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.universal.UniversalPlugin
2570[13Mar2025 17:19:23.706] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.core.CorePlugin
2571[13Mar2025 17:19:23.707] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at appeng.integration.modules.jade.JadeModule
2572[13Mar2025 17:19:23.712] [modloading-worker-0/INFO] [de.mennomax.astikorcarts.AstikorCarts/]: Automatic pull animal configuration:
2573pull_animals = [
2574 "minecraft:camel",
2575 "minecraft:donkey",
2576 "minecraft:horse",
2577 "minecraft:mule",
2578 "minecraft:skeleton_horse",
2579 "minecraft:sniffer",
2580 "minecraft:zombie_horse",
2581 "minecraft:player",
2582 "bygonenether:wither_skeleton_horse",
2583 "alexscaves:candicorn"
2584 ]
2585[13Mar2025 17:19:24.448] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [structure_gel] Found status: BETA Current: 2.16.2 Target: null
2586[13Mar2025 17:19:24.448] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://update.maxhenkel.de/forge/corpse
2587[13Mar2025 17:19:24.632] [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'
2588[13Mar2025 17:19:24.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: AHEAD Current: 1.20.1-1.0.20 Target: null
2589[13Mar2025 17:19:24.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gml] Starting version check at https://maven.moddinginquisition.org/releases/org/groovymc/gml/gml/forge-promotions.json
2590[13Mar2025 17:19:25.135] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gml] Found status: BETA Current: 4.0.9 Target: null
2591[13Mar2025 17:19:25.135] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Starting version check at https://mc-update-check.anthonyhilyard.com/521590
2592[13Mar2025 17:19:25.319] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/********/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23953!/assets/.mcassetsroot' uses unexpected schema
2593[13Mar2025 17:19:25.320] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/********/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23953!/data/.mcassetsroot' uses unexpected schema
2594[13Mar2025 17:19:25.712] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_215924_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagEntryMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
2595[13Mar2025 17:19:26.058] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Found status: UP_TO_DATE Current: 1.1.9 Target: null
2596[13Mar2025 17:19:26.058] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [trading_floor] Starting version check at https://raw.githubusercontent.com/cakeGit/Create-Trading-Floor/refs/heads/1.20.1/forge_updates.json
2597[13Mar2025 17:19:26.153] [main/INFO] [Every Compat/]: Generated runtime SERVER_DATA for pack Everycomp Generated Pack (everycomp) in: 608 ms
2598[13Mar2025 17:19:26.175] [main/INFO] [suppsquared/]: Generated runtime SERVER_DATA for pack Suppsquared Generated Pack (suppsquared) in: 22 ms
2599[13Mar2025 17:19:26.184] [main/INFO] [Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack (supplementaries) in: 8 ms
2600[13Mar2025 17:19:26.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [trading_floor] Found status: AHEAD Current: 1.1.7+forge-1.20.1 Target: null
2601[13Mar2025 17:19:26.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [toms_storage] Starting version check at https://raw.githubusercontent.com/tom5454/Toms-Storage/master/version-check.json
2602[13Mar2025 17:19:26.228] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [toms_storage] Found status: BETA Current: 1.7.0 Target: 1.6.9
2603[13Mar2025 17:19:26.228] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchantinginfuser] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/enchantinginfuser.json
2604[13Mar2025 17:19:26.250] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchantinginfuser] Found status: UP_TO_DATE Current: 8.0.3 Target: null
2605[13Mar2025 17:19:26.250] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/visualworkbench.json
2606[13Mar2025 17:19:26.270] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Found status: UP_TO_DATE Current: 8.0.0 Target: null
2607[13Mar2025 17:19:26.270] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders
2608[13Mar2025 17:19:26.353] [main/INFO] [Every Compat/]: Generated runtime SERVER_DATA for pack Everycomp Generated Pack (everycomp) in: 117 ms
2609[13Mar2025 17:19:26.357] [main/INFO] [suppsquared/]: Generated runtime SERVER_DATA for pack Suppsquared Generated Pack (suppsquared) in: 4 ms
2610[13Mar2025 17:19:26.360] [main/INFO] [Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack (supplementaries) in: 2 ms
2611[13Mar2025 17:19:26.965] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:blocktags.js in 0.001 s
2612[13Mar2025 17:19:26.966] [main/INFO] [KubeJS Server/]: example.js#5: Hello, World! (Loaded server scripts)
2613[13Mar2025 17:19:26.966] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:example.js in 0.001 s
2614[13Mar2025 17:19:26.975] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.js in 0.009 s
2615[13Mar2025 17:19:26.978] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:veggiebags.js in 0.003 s
2616[13Mar2025 17:19:26.979] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:entityloot.js in 0.001 s
2617[13Mar2025 17:19:26.980] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:itemtags.js in 0.001 s
2618[13Mar2025 17:19:26.980] [main/INFO] [KubeJS Server/]: Loaded 6/6 KubeJS server scripts in 0.031 s with 0 errors and 0 warnings
2619[13Mar2025 17:19:26.981] [main/INFO] [KubeJS Server/]: Scripts loaded
2620[13Mar2025 17:19:26.988] [main/INFO] [KubeJS Server/]: Initializing recipe event...
2621[13Mar2025 17:19:27.020] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Successfully loaded 0 data remolders!
2622[13Mar2025 17:19:27.504] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.9.3 Target: 1.9.3
2623[13Mar2025 17:19:27.504] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catloaf] Starting version check at https://updates.khajiitos.fun/cat-loaf/updates-forge.json
2624[13Mar2025 17:19:28.061] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
2625com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
2626 at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%2372!/:?]
2627 at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%2372!/:?]
2628 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%2372!/:?]
2629 at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%2372!/:?]
2630 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:186) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2631 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
2632 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2633Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
2634 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%2372!/:?]
2635 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%2372!/:?]
2636 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%2372!/:?]
2637 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2638 ... 6 more
2639[13Mar2025 17:19:28.062] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_hero_proof] Starting version check at https://api.modrinth.com/updates/GDmztpJg/forge_updates.json
2640[13Mar2025 17:19:28.327] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_hero_proof] Found status: OUTDATED Current: 5.2.1 Target: 5.2.1+mod
2641[13Mar2025 17:19:28.327] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voicechat] Starting version check at https://update.maxhenkel.de/forge/voicechat
2642[13Mar2025 17:19:28.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voicechat] Found status: OUTDATED Current: 1.20.1-2.5.26 Target: 1.20.1-2.5.28
2643[13Mar2025 17:19:28.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [trade_cycling] Starting version check at https://update.maxhenkel.de/forge/trade_cycling
2644[13Mar2025 17:19:28.430] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [trade_cycling] Found status: OUTDATED Current: 1.20.1-1.0.15 Target: 1.20.1-1.0.17
2645[13Mar2025 17:19:28.430] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Starting version check at https://forge.curseupdate.com/318833/adlods
2646[13Mar2025 17:19:28.584] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Found status: OUTDATED Current: **.**.**.** Target: **.**.**.**
2647[13Mar2025 17:19:28.584] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
2648[13Mar2025 17:19:28.742] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Found status: BETA Current: 0.6.11-13 Target: null
2649[13Mar2025 17:19:28.743] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [completionistsindex] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/completionistsindex.json
2650[13Mar2025 17:19:28.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [completionistsindex] Found status: UP_TO_DATE Current: 8.0.0 Target: null
2651[13Mar2025 17:19:28.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Starting version check at https://mc-update-check.anthonyhilyard.com/638111
2652[13Mar2025 17:19:28.921] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Found status: UP_TO_DATE Current: 1.0.5 Target: null
2653[13Mar2025 17:19:28.921] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cobweb] Starting version check at https://api.modrinth.com/updates/cobweb/forge_updates.json
2654[13Mar2025 17:19:29.114] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cobweb] Found status: UP_TO_DATE Current: 1.0.1 Target: null
2655[13Mar2025 17:19:29.114] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.20.1
2656[13Mar2025 17:19:29.325] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 20.2.13 Target: 20.2.13
2657[13Mar2025 17:19:29.325] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shieldexp] Starting version check at https://infernalstudios.org/api/mods/shieldexpansion/forge
2658[13Mar2025 17:19:29.631] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shieldexp] Found status: BETA Current: 1.2.2 Target: null
2659[13Mar2025 17:19:29.631] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [create_connected] Starting version check at https://raw.githubusercontent.com/hlysine/create_connected/main/update.json
2660[13Mar2025 17:19:29.651] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [create_connected] Found status: UP_TO_DATE Current: 0.9.4-mc1.20.1 Target: null
2661[13Mar2025 17:19:29.651] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [anvilrepairing] Starting version check at https://updates.blamejared.com/get?n=anvilrepairing&gv=1.20.1
2662[13Mar2025 17:19:29.704] [main/INFO] [bountiful/]: Adding serverside commands..
2663[13Mar2025 17:19:29.707] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [anvilrepairing] Found status: BETA Current: 4.0.9 Target: 4.0.9
2664[13Mar2025 17:19:29.707] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [framework] Starting version check at https://mrcrayfish.com/modupdatejson?id=framework
2665[13Mar2025 17:19:29.735] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.TestPlots for plots
2666[13Mar2025 17:19:29.738] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AutoCraftingTestPlots for plots
2667[13Mar2025 17:19:29.738] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InscriberTestPlots for plots
2668[13Mar2025 17:19:29.745] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.P2PTestPlots for plots
2669[13Mar2025 17:19:29.746] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ItemP2PTestPlots for plots
2670[13Mar2025 17:19:29.746] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.MemoryCardTestPlots for plots
2671[13Mar2025 17:19:29.746] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderLockModePlots for plots
2672[13Mar2025 17:19:29.746] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderPlots for plots
2673[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SpatialTestPlots for plots
2674[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.QnbTestPlots for plots
2675[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.GuidebookPlot for plots
2676[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SubnetPlots for plots
2677[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ChannelTests for plots
2678[13Mar2025 17:19:29.747] [main/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AnnihilationPlaneTests for plots
2679[13Mar2025 17:19:29.804] [main/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Adding datapack listener capsid_recipes
2680[13Mar2025 17:19:30.114] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:fuel: createloveandwar:gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_gasoline (from createloveandwar-0.4-1.20.1.jar)
2681[13Mar2025 17:19:30.227] [Worker-Main-11/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag cataclysm:bypasses_hurt_time: forge:poison (from L_Enders_Cataclysm-2.51- 1.20.1.jar)
2682[13Mar2025 17:19:30.338] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: Not a JSON object: null
2683[13Mar2025 17:19:30.340] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't read tag list flansmod:gun_createloveandwar from flansmod:tags/items/gun_createloveandwar.json in data pack createloveandwar-0.4-1.20.1.jar
2684java.lang.RuntimeException: Not a JSON object: null
2685 at com.mojang.serialization.DataResult.lambda$getOrThrow$5(DataResult.java:101) ~[datafixerupper-6.0.8.jar%2377!/:?]
2686 at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-6.0.8.jar%2377!/:?]
2687 at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-6.0.8.jar%2377!/:?]
2688 at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:53) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2689 at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:114) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2690 at net.minecraft.tags.TagManager.m_203920_(TagManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2691 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
2692 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
2693 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
2694 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
2695 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
2696 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
2697 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
2698[13Mar2025 17:19:30.518] [Worker-Main-14/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag legendary_monsters:ancient_stronghold_biomes: minecraft:spruce_forest (from legendarymonsters-1.6.2 MC 1.20.1.jar)
2699[13Mar2025 17:19:30.557] [Worker-Main-4/INFO] [KubeJS Server/]: [minecraft:block] Found 1270 tags, added 7 objects, removed 0 objects
2700[13Mar2025 17:19:30.729] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [framework] Found status: BETA Current: 0.7.12 Target: 0.7.12
2701[13Mar2025 17:19:30.729] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easymagic] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easymagic.json
2702[13Mar2025 17:19:30.735] [Worker-Main-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag createloveandwar:crude_replace: minecraft:crude_oil_block (from createloveandwar-0.4-1.20.1.jar)
2703[13Mar2025 17:19:30.745] [Worker-Main-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag plushie_buddies:plushie_block: plushie_buddies:plushie_allay_skull (from plushie_buddies-0.1.3-1.20.1.jar)
2704[13Mar2025 17:19:30.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easymagic] Found status: UP_TO_DATE Current: 8.0.1 Target: null
2705[13Mar2025 17:19:30.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obscure_api] Starting version check at https://raw.githubusercontent.com/ObscuriaLithium/Home/main/obscure_api/versions.json
2706[13Mar2025 17:19:30.769] [Worker-Main-6/INFO] [KubeJS Server/]: [minecraft:item] Found 1877 tags, added 2 objects, removed 0 objects
2707[13Mar2025 17:19:30.774] [Worker-Main-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:wraith_spawnable: quark:soul_stone (from bygonenether-1.3.2-1.20.x.jar)
2708[13Mar2025 17:19:30.812] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
2709com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
2710 at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%2372!/:?]
2711 at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%2372!/:?]
2712 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%2372!/:?]
2713 at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%2372!/:?]
2714 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:186) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2715 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
2716 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2717Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
2718 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%2372!/:?]
2719 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%2372!/:?]
2720 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%2372!/:?]
2721 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2722 ... 6 more
2723[13Mar2025 17:19:30.813] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.20.1
2724[13Mar2025 17:19:30.810] [Worker-Main-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:vertical_slab: bygonenether:withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:cracked_withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:warped_nether_brick_vertical_slab (from bygonenether-1.3.2-1.20.x.jar)
2725[13Mar2025 17:19:30.825] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:cooked_trilocararis: alexscaves:cooked_trilocararis (from alexscavesdelight-1.0.24-1.20.1.jar)
2726[13Mar2025 17:19:30.832] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:dinosaur_chop_raw: alexscaves:dinosaur_chop_raw (from alexscavesdelight-1.0.24-1.20.1.jar)
2727[13Mar2025 17:19:30.833] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:cooked_root: botaniadelight:living_root (from botaniadelight-1.0.3.5-1.20.1.jar)
2728[13Mar2025 17:19:30.843] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:vertical_slab: bygonenether:withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:cracked_withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:warped_nether_brick_vertical_slab (from bygonenether-1.3.2-1.20.x.jar)
2729[13Mar2025 17:19:30.846] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag create:blaze_burner_fuel/regular: createloveandwar:diesel (from createloveandwar-0.4-1.20.1.jar), createloveandwar:gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_diesel (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:gasoline_bucket (from createloveandwar-0.4-1.20.1.jar)
2730[13Mar2025 17:19:30.849] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag ctov:wares/cardboard_box: wares:cardboard_box (from [forge]ctov-3.4.11.jar)
2731[13Mar2025 17:19:30.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.**
2732[13Mar2025 17:19:30.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smoothboot] Starting version check at https://github.com/AbdElAziz333/SmoothBoot-Reloaded/raw/mc1.20.1/dev/updates.json
2733[13Mar2025 17:19:30.914] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag curios:spellbook: celestisynth:celestial_spell_book (from celestisynth-1.20.1-1.3.1.jar)
2734[13Mar2025 17:19:30.915] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:dinosaur_chop_cooked: alexscaves:dinosaur_chop_cooked (from alexscavesdelight-1.0.24-1.20.1.jar)
2735[13Mar2025 17:19:30.916] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag ctov:wares/sealed_delivery_agreement: wares:sealed_delivery_agreement (from [forge]ctov-3.4.11.jar)
2736[13Mar2025 17:19:31.054] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smoothboot] Found status: UP_TO_DATE Current: 0.0.4 Target: null
2737[13Mar2025 17:19:31.054] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterf3] Starting version check at https://api.modrinth.com/updates/betterf3/forge_updates.json
2738[13Mar2025 17:19:31.313] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterf3] Found status: UP_TO_DATE Current: 7.0.2 Target: null
2739[13Mar2025 17:19:31.313] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsenchantments] Starting version check at https://raw.githubusercontent.com/Majrusz/MinecraftCommon/main/Enchantments/update.json
2740[13Mar2025 17:19:31.337] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszsenchantments] Found status: UP_TO_DATE Current: 1.10.8 Target: null
2741[13Mar2025 17:19:31.337] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [overflowingbars] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/overflowingbars.json
2742[13Mar2025 17:19:31.413] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [overflowingbars] Found status: UP_TO_DATE Current: 8.0.1 Target: null
2743[13Mar2025 17:19:31.413] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [saturn] Starting version check at https://github.com/AbdElAziz333/Saturn/raw/mc1.20.1/dev/updates.json
2744[13Mar2025 17:19:31.667] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
2745com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 9 column 1 path $
2746 at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%2372!/:?]
2747 at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%2372!/:?]
2748 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%2372!/:?]
2749 at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%2372!/:?]
2750 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:186) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2751 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
2752 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
2753Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 9 column 1 path $
2754 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%2372!/:?]
2755 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%2372!/:?]
2756 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%2372!/:?]
2757 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2758 ... 6 more
2759[13Mar2025 17:19:31.668] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [secondchanceforge] Starting version check at https://infernalstudios.org/api/mods/secondchanceforge/forge
2760[13Mar2025 17:19:31.732] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [secondchanceforge] Found status: BETA Current: 1.5.1 Target: null
2761[13Mar2025 17:19:31.732] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easyanvils] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easyanvils.json
2762[13Mar2025 17:19:31.814] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easyanvils] Found status: UP_TO_DATE Current: 8.0.2 Target: null
2763[13Mar2025 17:19:31.814] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Starting version check at https://update.maxhenkel.de/forge/sound_physics_remastered
2764[13Mar2025 17:19:31.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Found status: AHEAD Current: 1.20.1-1.4.8 Target: null
2765[13Mar2025 17:19:31.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maxhealthfix] Starting version check at https://updates.blamejared.com/get?n=maxhealthfix&gv=1.20.1
2766[13Mar2025 17:19:31.969] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maxhealthfix] Found status: BETA Current: 12.0.3 Target: 12.0.3
2767[13Mar2025 17:19:31.969] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [resourcepackoverrides] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/resourcepackoverrides.json
2768[13Mar2025 17:19:31.990] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [resourcepackoverrides] Found status: UP_TO_DATE Current: 8.0.3 Target: null
2769[13Mar2025 17:19:31.990] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
2770[13Mar2025 17:19:32.011] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: BETA Current: 1.20.1-1.6.10 Target: 1.20-1.6.5
2771[13Mar2025 17:19:32.011] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ctov] Starting version check at https://api.modrinth.com/updates/fgmhI8kH/forge_updates.json
2772[13Mar2025 17:19:32.316] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ctov] Found status: OUTDATED Current: 3.4.11 Target: 3.4.12
2773[13Mar2025 17:19:32.316] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Starting version check at https://mc-update-check.anthonyhilyard.com/499826
2774[13Mar2025 17:19:32.473] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Found status: OUTDATED Current: 1.6.7 Target: 1.6.9
2775[13Mar2025 17:19:32.473] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_tidal_towns] Starting version check at https://api.modrinth.com/updates/EEIwvQVo/forge_updates.json
2776[13Mar2025 17:19:32.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_tidal_towns] Found status: OUTDATED Current: 1.3.4 Target: 1.3.4+mod
2777[13Mar2025 17:19:32.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Starting version check at https://updates.blamejared.com/get?n=searchables&gv=1.20.1
2778[13Mar2025 17:19:32.700] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Found status: BETA Current: 1.0.3 Target: 1.0.3
2779[13Mar2025 17:19:32.700] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_limesplatus_ending] Starting version check at https://api.modrinth.com/updates/MCnBYP0b/forge_updates.json
2780[13Mar2025 17:19:32.830] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:plushie_buddies:blocks/plushie_allay_skull
2781com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'plushie_buddies:plushie_allay_skull'
2782 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2783 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
2784 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2785 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2786 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2787 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2788 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2789 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2790 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2791 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2792 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2793 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2794 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2795 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2796 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2797 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2798 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2799 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2800 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2801 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2802 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2803 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2804 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2805 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2806 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2807 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2808 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2809 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2810 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2811 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2812 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2813 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2814 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2815 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2816 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2817 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2818 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
2819 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2820 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2821 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2822 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2823 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
2824 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2825 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
2826 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
2827 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
2828 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
2829 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
2830 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
2831 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
2832[13Mar2025 17:19:32.863] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_limesplatus_ending] Found status: OUTDATED Current: 1-v1.1.0c Target: 1.1.0c+mod
2833[13Mar2025 17:19:32.863] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easyshulkerboxes] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easyshulkerboxes.json
2834[13Mar2025 17:19:32.885] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [easyshulkerboxes] Found status: UP_TO_DATE Current: 8.0.2 Target: null
2835[13Mar2025 17:19:32.885] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sliceanddice] Starting version check at https://api.modrinth.com/updates/slice-and-dice/forge_updates.json
2836[13Mar2025 17:19:33.066] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sliceanddice] Found status: OUTDATED Current: 3.3.0 Target: 3.4.0
2837[13Mar2025 17:19:33.066] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszlibrary] Starting version check at https://raw.githubusercontent.com/Majrusz/MinecraftCommon/main/Library/update.json
2838[13Mar2025 17:19:33.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [majruszlibrary] Found status: AHEAD Current: 7.0.8 Target: null
2839[13Mar2025 17:19:33.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Starting version check at https://updates.blamejared.com/get?n=darkpaintings&gv=1.20.1
2840[13Mar2025 17:19:33.221] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/withered_blackstone_vertical_slab
2841java.lang.IllegalArgumentException: Can't find block bygonenether:withered_blackstone_vertical_slab
2842 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2843 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
2844 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2845 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2846 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2847 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2848 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2849 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2850 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2851 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2852 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2853 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2854 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2855 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2856 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2857 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:88) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2858 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2859 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2860 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2861 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2862 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2863 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2864 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2865 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2866 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2867 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2868 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:149) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2869 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2870 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2871 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2872 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2873 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2874 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2875 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2876 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2877 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2878 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2879 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2880 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2881 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2882 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2883 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2884 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2885 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2886 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2887 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2888 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2889 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2890 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2891 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2892 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2893 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2894 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2895 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2896 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2897 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2898 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
2899 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2900 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2901 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2902 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2903 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
2904 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2905 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
2906 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
2907 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
2908 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
2909 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
2910 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
2911 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
2912[13Mar2025 17:19:33.263] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Found status: BETA Current: 17.0.4 Target: 17.0.4
2913[13Mar2025 17:19:33.263] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [stylisheffects] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/stylisheffects.json
2914[13Mar2025 17:19:33.283] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [stylisheffects] Found status: UP_TO_DATE Current: 8.0.2 Target: null
2915[13Mar2025 17:19:33.283] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesapi] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzlesapi.json
2916[13Mar2025 17:19:33.304] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesapi] Found status: BETA Current: 8.1.6 Target: null
2917[13Mar2025 17:19:33.304] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [universalbonemeal] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/universalbonemeal.json
2918[13Mar2025 17:19:33.307] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:ctov:chests/village/village_forager
2919com.google.gson.JsonSyntaxException: Missing expand, expected to find a Boolean
2920 at net.minecraft.util.GsonHelper.m_13912_(GsonHelper.java:181) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2921 at net.minecraft.world.level.storage.loot.entries.TagEntry$Serializer.m_7267_(TagEntry.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2922 at net.minecraft.world.level.storage.loot.entries.TagEntry$Serializer.m_7267_(TagEntry.java:72) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2923 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2924 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2925 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2926 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2927 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2928 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2929 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2930 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2931 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2932 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2933 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2934 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2935 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2936 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2937 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2938 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2939 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2940 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2941 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2942 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2943 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2944 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2945 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2946 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2947 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2948 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2949 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2950 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2951 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2952 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2953 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
2954 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2955 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
2956 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2957 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2958 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
2959 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2960 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
2961 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
2962 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
2963 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
2964 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
2965 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
2966 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
2967[13Mar2025 17:19:33.438] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [universalbonemeal] Found status: UP_TO_DATE Current: 8.0.1 Target: null
2968[13Mar2025 17:19:33.439] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [stoneworks] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/stoneworks.json
2969[13Mar2025 17:19:33.460] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [stoneworks] Found status: UP_TO_DATE Current: 8.0.0 Target: null
2970[13Mar2025 17:19:33.460] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_blossom_blade] Starting version check at https://api.modrinth.com/updates/UMmSTwE0/forge_updates.json
2971[13Mar2025 17:19:33.621] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:createloveandwar:blocks/elite_workbench
2972com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'createloveandwar:elite_workbench'
2973 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2974 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
2975 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2976 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2977 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2978 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2979 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2980 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2981 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2982 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2983 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2984 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2985 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2986 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2987 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2988 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
2989 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
2990 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
2991 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2992 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2993 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2994 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
2995 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
2996 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
2997 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
2998 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
2999 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3000 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3001 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3002 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3003 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3004 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3005 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3006 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3007 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3008 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3009 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
3010 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3011 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3012 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3013 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3014 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
3015 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3016 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
3017 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
3018 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
3019 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
3020 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
3021 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
3022 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
3023[13Mar2025 17:19:33.642] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/cracked_withered_blackstone_vertical_slab
3024com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bygonenether:cracked_withered_blackstone_vertical_slab'
3025 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3026 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
3027 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3028 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3029 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3030 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3031 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3032 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3033 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3034 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3035 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3036 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3037 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3038 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3039 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3040 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3041 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3042 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3043 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3044 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3045 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3046 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3047 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3048 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3049 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3050 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3051 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3052 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3053 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3054 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3055 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3056 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3057 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3058 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3059 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3060 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3061 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
3062 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3063 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3064 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3065 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3066 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
3067 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3068 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
3069 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
3070 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
3071 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
3072 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
3073 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
3074 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
3075[13Mar2025 17:19:33.706] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_blossom_blade] Found status: OUTDATED Current: 1.2 Target: 1.2+mod
3076[13Mar2025 17:19:33.706] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzlesaccessapi.json
3077[13Mar2025 17:19:33.726] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Found status: BETA Current: 8.0.9 Target: null
3078[13Mar2025 17:19:33.727] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
3079[13Mar2025 17:19:34.086] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.3.25 Target: 47.4.0
3080[13Mar2025 17:19:34.086] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterdays] Starting version check at https://raw.githubusercontent.com/wendall911/BetterDays/1.20.1/files/updates.json
3081[13Mar2025 17:19:34.107] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterdays] Found status: UP_TO_DATE Current: 1.20.1-3.1.1.1-FORGE Target: null
3082[13Mar2025 17:19:34.107] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bestylewither] Starting version check at https://raw.githubusercontent.com/MORIMORI0317/BEStyleWither/main/version_check.json
3083[13Mar2025 17:19:34.129] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bestylewither] Found status: UP_TO_DATE Current: 1.6.1 Target: null
3084[13Mar2025 17:19:34.129] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.20.1/changelog.json
3085[13Mar2025 17:19:34.150] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: OUTDATED Current: 1.20.1-10.1.0-171 Target: 1.20.1-10.2.0-182
3086[13Mar2025 17:19:34.150] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [leavemybarsalone] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/leavemybarsalone.json
3087[13Mar2025 17:19:34.172] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [leavemybarsalone] Found status: UP_TO_DATE Current: 8.0.0 Target: null
3088[13Mar2025 17:19:34.172] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [canary] Starting version check at https://github.com/AbdElAziz333/Canary/raw/mc1.19.2/dev/updates.json
3089[13Mar2025 17:19:34.285] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:too_many_bows:chests/common_bows
3090com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'too_many_bows:ancient_sage'
3091 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3092 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
3093 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3094 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3095 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3096 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3097 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3098 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3099 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3100 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3101 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3102 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3103 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3104 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3105 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3106 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3107 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3108 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3109 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3110 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3111 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3112 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3113 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3114 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3115 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3116 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3117 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3118 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3119 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3120 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3121 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3122 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3123 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3124 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3125 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3126 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3127 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
3128 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3129 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3130 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3131 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3132 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
3133 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3134 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
3135 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
3136 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
3137 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
3138 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
3139 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
3140 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
3141[13Mar2025 17:19:34.364] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [canary] Found status: UP_TO_DATE Current: 0.3.3 Target: null
3142[13Mar2025 17:19:34.364] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [embeddium_extra] Starting version check at https://api.modrinth.com/updates/rubidium-extra/forge_updates.json
3143[13Mar2025 17:19:34.613] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [embeddium_extra] Found status: UP_TO_DATE Current: **.**.**.**+mc1.20.1-build.131 Target: null
3144[13Mar2025 17:19:34.613] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
3145[13Mar2025 17:19:34.633] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: OUTDATED Current: 8.1.25 Target: 8.1.29
3146[13Mar2025 17:19:34.633] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aquamirae] Starting version check at https://raw.githubusercontent.com/ObscuriaLithium/Home/main/aquamirae/versions.json
3147[13Mar2025 17:19:34.770] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
3148com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
3149 at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%2372!/:?]
3150 at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%2372!/:?]
3151 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%2372!/:?]
3152 at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%2372!/:?]
3153 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:186) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
3154 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
3155 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.3.25.jar%23954!/:?]
3156Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
3157 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%2372!/:?]
3158 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%2372!/:?]
3159 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%2372!/:?]
3160 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3161 ... 6 more
3162[13Mar2025 17:19:34.770] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crittersandcompanions] Starting version check at https://api.modrinth.com/updates/critters-and-companions/forge_updates.json
3163[13Mar2025 17:19:35.001] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crittersandcompanions] Found status: UP_TO_DATE Current: 2.2.2 Target: null
3164[13Mar2025 17:19:35.001] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.20.1
3165[13Mar2025 17:19:35.057] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 12.0.2 Target: 12.0.2
3166[13Mar2025 17:19:35.057] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supplementaries] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Supplementaries/1.20/forge/update.json
3167[13Mar2025 17:19:35.077] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supplementaries] Found status: BETA Current: 1.20-3.1.13 Target: null
3168[13Mar2025 17:19:35.077] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured
3169[13Mar2025 17:19:35.324] [Worker-Main-5/INFO] [com.jerrylu086.netherite_horse_armor.NetheriteHorseArmor/]: Successfully modified loot table: 'minecraft:chests/bastion_treasure'
3170[13Mar2025 17:19:36.110] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Found status: BETA Current: 2.2.3 Target: 2.2.3
3171[13Mar2025 17:19:36.110] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_lukis_grandcapitals] Starting version check at https://api.modrinth.com/updates/8Lw09aLb/forge_updates.json
3172[13Mar2025 17:19:36.232] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/warped_nether_brick_vertical_slab
3173java.lang.IllegalArgumentException: Can't find block bygonenether:warped_nether_brick_vertical_slab
3174 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3175 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
3176 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3177 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3178 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3179 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3180 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3181 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3182 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3183 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3184 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3185 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3186 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3187 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3188 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3189 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:88) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3190 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3191 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3192 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3193 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3194 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3195 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3196 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3197 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3198 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3199 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3200 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:149) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3201 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3202 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3203 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3204 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3205 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3206 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3207 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3208 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3209 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3210 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3211 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3212 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3213 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3214 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3215 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3216 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3217 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3218 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3219 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3220 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3221 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3222 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3223 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3224 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3225 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3226 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3227 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3228 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3229 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3230 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
3231 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3232 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3233 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3234 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3235 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
3236 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3237 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
3238 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
3239 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
3240 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
3241 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
3242 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
3243 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
3244[13Mar2025 17:19:36.243] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:too_many_bows:reward_loot_table
3245com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'too_many_bows:ancient_sage'
3246 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3247 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
3248 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3249 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3250 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3251 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3252 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3253 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3254 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3255 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3256 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3257 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3258 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3259 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3260 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3261 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3262 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3263 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3264 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3265 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3266 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3267 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3268 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3269 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
3270 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
3271 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3272 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3273 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
3274 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
3275 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3276 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3277 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3278 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3279 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
3280 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
3281 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
3282 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
3283 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3284 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
3285 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3286 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3287 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
3288 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3289 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
3290 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
3291 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
3292 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
3293 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
3294 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
3295 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
3296[13Mar2025 17:19:36.284] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_lukis_grandcapitals] Found status: OUTDATED Current: 1.1.1 Target: 1.1.1+mod
3297[13Mar2025 17:19:36.284] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchdesc&gv=1.20.1
3298[13Mar2025 17:19:36.331] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Loot Modification Manager has loaded 6 modifier groups
3299[13Mar2025 17:19:36.339] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 17.1.19 Target: 17.1.19
3300[13Mar2025 17:19:36.339] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Moonlight/multi-loader/forge/update.json
3301[13Mar2025 17:19:36.360] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Found status: BETA Current: 1.20-2.13.58 Target: null
3302[13Mar2025 17:19:36.360] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [torch_hit] Starting version check at https://api.modrinth.com/updates/torch-hit/forge_updates.json
3303[13Mar2025 17:19:36.422] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/minecraft/mineshaft_mesa}.pools[0].entries[0]->{minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
3304[13Mar2025 17:19:36.422] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/minecraft/mineshaft}.pools[0].entries[0]->{minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
3305[13Mar2025 17:19:36.422] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/default}.pools[0].entries[0]->{minecraft:chests/simple_dungeon}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
3306[13Mar2025 17:19:36.422] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
3307[13Mar2025 17:19:36.422] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:minecraft:chests/simple_dungeon}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
3308[13Mar2025 17:19:36.529] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [torch_hit] Found status: UP_TO_DATE Current: 7.0.0 Target: null
3309[13Mar2025 17:19:36.529] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [soul_fire_d] Starting version check at https://api.modrinth.com/updates/soul-fire-d/forge_updates.json
3310[13Mar2025 17:19:36.663] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["# ","## ","###"],"key":{"#":{"item":"supplementaries:fine_wood"}},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}],"result":{"item":"supplementaries:fine_wood_stairs","count":4}}. Failed to parse resource conditions
3311com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
3312 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3313 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3314 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3315 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3316 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3317 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3318 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
3319 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
3320 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3321 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3322 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3323 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3324 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
3325 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
3326 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3327 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3328 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3329 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
3330 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
3331 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
3332 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
3333 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
3334 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
3335 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
3336 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
3337[13Mar2025 17:19:36.680] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","category":"misc","key":{"O":{"item":"minecraft:obsidian"},"C":{"item":"rubinated_nether:ruby"},"S":{"item":"minecraft:netherite_upgrade_smithing_template"}},"pattern":["CSC","COC","CCC"],"result":{"count":2,"item":"minecraft:netherite_upgrade_smithing_template"},"show_notification":true,"fabric:load_conditions":{"condition":"rubinated_nether:netherite_smithing_template_recipe"}}. Failed to parse resource conditions
3338com.google.gson.JsonSyntaxException: Expected fabric:load_conditions to be a JsonArray, was an object ({"co...e"})
3339 at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3340 at net.minecraft.util.GsonHelper.m_13832_(GsonHelper.java:455) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3341 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:126) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3342 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3343 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3344 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3345 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
3346 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
3347 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3348 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3349 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3350 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3351 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
3352 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
3353 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3354 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3355 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3356 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
3357 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
3358 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
3359 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
3360 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
3361 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
3362 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
3363 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
3364[13Mar2025 17:19:36.682] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["###"],"key":{"#":{"item":"supplementaries:fine_wood"}},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}],"result":{"item":"supplementaries:fine_wood_slab","count":6}}. Failed to parse resource conditions
3365com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
3366 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3367 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3368 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3369 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3370 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3371 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3372 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
3373 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
3374 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3375 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3376 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3377 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3378 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
3379 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
3380 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3381 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3382 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3383 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
3384 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
3385 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
3386 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
3387 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
3388 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
3389 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
3390 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
3391[13Mar2025 17:19:36.683] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["111","121","111"],"key":{"1":{"tag":"minecraft:logs"},"2":{"item":"minecraft:honeycomb"}},"result":{"item":"supplementaries:fine_wood","count":8},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}]}. Failed to parse resource conditions
3392com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
3393 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3394 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3395 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
3396 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3397 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3398 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3399 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
3400 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
3401 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3402 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3403 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3404 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
3405 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
3406 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
3407 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3408 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3409 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
3410 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
3411 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
3412 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
3413 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
3414 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
3415 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
3416 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
3417 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
3418[13Mar2025 17:19:36.742] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [soul_fire_d] Found status: OUTDATED Current: 4.0.10 Target: 4.0.11
3419[13Mar2025 17:19:36.742] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
3420[13Mar2025 17:19:36.748] [main/INFO] [KubeJS Server/]: Processing recipes...
3421[13Mar2025 17:19:36.758] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_laser[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3422[13Mar2025 17:19:36.784] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_wood_grip[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3423[13Mar2025 17:19:36.785] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'ender_dragon_loot_:dragon_hoe_upgrade[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3424[13Mar2025 17:19:36.800] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_hoe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3425[13Mar2025 17:19:36.801] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_scope[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3426[13Mar2025 17:19:36.806] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_bayonet[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3427[13Mar2025 17:19:36.807] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/cracked_withered_blackstone_vertical_slab_from_cracked_withered_blackstone_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3428[13Mar2025 17:19:36.856] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:phantek_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3429[13Mar2025 17:19:36.860] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_sword_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3430[13Mar2025 17:19:36.863] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_foregrip[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3431[13Mar2025 17:19:36.864] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_helmet_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3432[13Mar2025 17:19:36.865] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_holo_sight[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3433[13Mar2025 17:19:36.876] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_snap_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3434[13Mar2025 17:19:36.911] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:fc_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3435[13Mar2025 17:19:36.913] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.1.25 Target: null
3436[13Mar2025 17:19:36.913] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rrls] Starting version check at https://api.modrinth.com/updates/rrls/forge_updates.json
3437[13Mar2025 17:19:36.914] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_red_dot[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3438[13Mar2025 17:19:36.918] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3439[13Mar2025 17:19:36.919] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_4xscope[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3440[13Mar2025 17:19:36.931] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'exlinecopperequipment:copper_hammer_recipe[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3441[13Mar2025 17:19:36.935] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'celestisynth:celestial_spellbook[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3442[13Mar2025 17:19:36.940] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_impact_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3443[13Mar2025 17:19:36.944] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_acog[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3444[13Mar2025 17:19:36.955] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'incendium:upgrade_elytra[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3445[13Mar2025 17:19:36.960] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_extended_barrel[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3446[13Mar2025 17:19:36.966] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/withered_blackstone_vertical_slab_from_withered_blackstone_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3447[13Mar2025 17:19:36.967] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_pickaxe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3448[13Mar2025 17:19:37.015] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_leggings_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3449[13Mar2025 17:19:37.025] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_foregrip_stubby[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3450[13Mar2025 17:19:37.037] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/warped_nether_brick_vertical_slab_from_warped_nether_bricks_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3451[13Mar2025 17:19:37.040] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'legendary_monsters:dinosaur_bone_meal[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3452[13Mar2025 17:19:37.047] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_pistol_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3453[13Mar2025 17:19:37.052] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_chestplate_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3454[13Mar2025 17:19:37.054] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_shovel_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3455[13Mar2025 17:19:37.055] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_axe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3456[13Mar2025 17:19:37.058] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_wood_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3457[13Mar2025 17:19:37.110] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_iron_sights[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3458[13Mar2025 17:19:37.111] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rrls] Found status: UP_TO_DATE Current: **.**.**.**+mc1.20.1-forge Target: null
3459[13Mar2025 17:19:37.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Starting version check at https://api.modrinth.com/updates/packet-fixer/forge_updates.json
3460[13Mar2025 17:19:37.116] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_compensator[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3461[13Mar2025 17:19:37.118] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_boots_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
3462[13Mar2025 17:19:37.122] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'netherexp:stonecutting/from_pale_soul_slate/indented[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3463[13Mar2025 17:19:37.125] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_shotgun_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3464[13Mar2025 17:19:37.129] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:hm_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3465[13Mar2025 17:19:37.134] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_laser_green[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3466[13Mar2025 17:19:37.139] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'shieldexp:griefer_shield[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
3467[13Mar2025 17:19:37.148] [main/INFO] [KubeJS Server/]: Found 16846 recipes in 398.9 ms
3468[13Mar2025 17:19:37.155] [main/ERROR] [KubeJS Server/]: recipes.js#45: Failed to create custom JSON recipe from '{"type":"meadow:cooking","ingredients":[{"item":"minecraft:egg"},{"item":"salt:salt"},{"item":"minecraft:glass_bottle"}],"result":{"item":"meadow:rennet","count":1}}': Unknown recipe type: meadow:cooking
3469[13Mar2025 17:19:37.156] [main/ERROR] [KubeJS Server/]: recipes.js#64: Failed to create custom JSON recipe from '{"type":"meadow:cooking","ingredients":[{"item":"minecraft:amethyst_cluster"},{"item":"salt:salt"},{"tag":"meadow:milk"}],"result":{"item":"meadow:wooden_amethyst_milk_bucket","count":1}}': Unknown recipe type: meadow:cooking
3470[13Mar2025 17:19:37.156] [main/ERROR] [KubeJS Server/]: recipes.js#83: Failed to create custom JSON recipe from '{"type":"salt:salting","ingredients":[{"item":"salt:salt"}]}': Unknown recipe type: salt:salting
3471[13Mar2025 17:19:37.416] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Found status: UP_TO_DATE Current: 2.0.0 Target: null
3472[13Mar2025 17:19:37.416] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [presencefootsteps] Starting version check at https://forge.curseupdate.com/433068/presencefootsteps
3473[13Mar2025 17:19:37.424] [main/ERROR] [KubeJS Server/]: recipes.js#237: Failed to create custom JSON recipe from '{"type":"bakery:stove","ingredients":[{"item":"create:dough"},{"item":"bakery:yeast"},{"tag":"bakery:eggs"}],"item":"bakery:bun","count":5,"experience":0.15}': Unknown recipe type: bakery:stove
3474[13Mar2025 17:19:37.432] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/rifle_casing recipe (createloveandwar:drawing/rifle_casing) specified a duration. Durations have no impact on this type of recipe.
3475[13Mar2025 17:19:37.526] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_duraplas recipe (createloveandwar:stamping/lower_receiver_duraplas) specified a duration. Durations have no impact on this type of recipe.
3476[13Mar2025 17:19:37.531] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_polymer recipe (createloveandwar:stamping/bolt_action_polymer) specified a duration. Durations have no impact on this type of recipe.
3477[13Mar2025 17:19:37.533] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_resin recipe (createloveandwar:stamping/handguard_resin) specified a duration. Durations have no impact on this type of recipe.
3478[13Mar2025 17:19:37.541] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_steel recipe (createloveandwar:stamping/bolt_action_steel) specified a duration. Durations have no impact on this type of recipe.
3479[13Mar2025 17:19:37.545] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_sturdy recipe (createloveandwar:stamping/upper_receiver_sturdy) specified a duration. Durations have no impact on this type of recipe.
3480[13Mar2025 17:19:37.550] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_tungsten recipe (createloveandwar:stamping/handguard_tungsten) specified a duration. Durations have no impact on this type of recipe.
3481[13Mar2025 17:19:37.550] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_brass recipe (createloveandwar:stamping/handguard_brass) specified a duration. Durations have no impact on this type of recipe.
3482[13Mar2025 17:19:37.550] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_iron recipe (createloveandwar:stamping/grip_iron) specified a duration. Durations have no impact on this type of recipe.
3483[13Mar2025 17:19:37.551] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_resin recipe (createloveandwar:stamping/lower_receiver_resin) specified a duration. Durations have no impact on this type of recipe.
3484[13Mar2025 17:19:37.551] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_duraplas recipe (createloveandwar:stamping/stock_duraplas) specified a duration. Durations have no impact on this type of recipe.
3485[13Mar2025 17:19:37.551] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_steel recipe (createloveandwar:stamping/revolver_action_steel) specified a duration. Durations have no impact on this type of recipe.
3486[13Mar2025 17:19:37.551] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_iron recipe (createloveandwar:stamping/upper_receiver_iron) specified a duration. Durations have no impact on this type of recipe.
3487[13Mar2025 17:19:37.558] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/gyrojet_case recipe (createloveandwar:drawing/gyrojet_case) specified a duration. Durations have no impact on this type of recipe.
3488[13Mar2025 17:19:37.561] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_sturdy recipe (createloveandwar:stamping/grip_sturdy) specified a duration. Durations have no impact on this type of recipe.
3489[13Mar2025 17:19:37.561] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_tungsten recipe (createloveandwar:stamping/bolt_action_tungsten) specified a duration. Durations have no impact on this type of recipe.
3490[13Mar2025 17:19:37.562] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/iron_ingot recipe (createaddition:rolling/iron_ingot) specified a duration. Durations have no impact on this type of recipe.
3491[13Mar2025 17:19:37.610] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_netherite recipe (createloveandwar:stamping/barrel_netherite) specified a duration. Durations have no impact on this type of recipe.
3492[13Mar2025 17:19:37.611] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [presencefootsteps] Found status: BETA Current: 1.20.1-1.9.1-beta.1 Target: 1.20.1-1.9.1-beta.1
3493[13Mar2025 17:19:37.615] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/iron_plate recipe (createaddition:rolling/iron_plate) specified a duration. Durations have no impact on this type of recipe.
3494[13Mar2025 17:19:37.616] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_iron recipe (createloveandwar:stamping/lower_receiver_iron) specified a duration. Durations have no impact on this type of recipe.
3495[13Mar2025 17:19:37.621] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_resin recipe (createloveandwar:stamping/upper_receiver_resin) specified a duration. Durations have no impact on this type of recipe.
3496[13Mar2025 17:19:37.621] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/heavy_rifle_casing recipe (createloveandwar:drawing/heavy_rifle_casing) specified a duration. Durations have no impact on this type of recipe.
3497[13Mar2025 17:19:37.621] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_duraplas recipe (createloveandwar:stamping/grip_duraplas) specified a duration. Durations have no impact on this type of recipe.
3498[13Mar2025 17:19:37.622] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_brass recipe (createloveandwar:stamping/lower_receiver_brass) specified a duration. Durations have no impact on this type of recipe.
3499[13Mar2025 17:19:37.624] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_iron recipe (createloveandwar:stamping/bolt_action_iron) specified a duration. Durations have no impact on this type of recipe.
3500[13Mar2025 17:19:37.627] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_steel recipe (createloveandwar:stamping/upper_receiver_steel) specified a duration. Durations have no impact on this type of recipe.
3501[13Mar2025 17:19:37.628] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_duraplas recipe (createloveandwar:stamping/bolt_action_duraplas) specified a duration. Durations have no impact on this type of recipe.
3502[13Mar2025 17:19:37.633] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_polymer recipe (createloveandwar:stamping/upper_receiver_polymer) specified a duration. Durations have no impact on this type of recipe.
3503[13Mar2025 17:19:37.633] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_brass recipe (createloveandwar:stamping/revolver_action_brass) specified a duration. Durations have no impact on this type of recipe.
3504[13Mar2025 17:19:37.635] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/lead_plate recipe (createaddition:rolling/lead_plate) specified a duration. Durations have no impact on this type of recipe.
3505[13Mar2025 17:19:37.636] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_netherite recipe (createloveandwar:stamping/handguard_netherite) specified a duration. Durations have no impact on this type of recipe.
3506[13Mar2025 17:19:37.639] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/steel_ingot recipe (createaddition:rolling/steel_ingot) specified a duration. Durations have no impact on this type of recipe.
3507[13Mar2025 17:19:37.640] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/straw recipe (createaddition:rolling/straw) specified a duration. Durations have no impact on this type of recipe.
3508[13Mar2025 17:19:37.644] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_polymer recipe (createloveandwar:stamping/revolver_action_polymer) specified a duration. Durations have no impact on this type of recipe.
3509[13Mar2025 17:19:37.645] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_sturdy recipe (createloveandwar:stamping/handguard_sturdy) specified a duration. Durations have no impact on this type of recipe.
3510[13Mar2025 17:19:37.647] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_netherite recipe (createloveandwar:stamping/upper_receiver_netherite) specified a duration. Durations have no impact on this type of recipe.
3511[13Mar2025 17:19:37.650] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_duraplas recipe (createloveandwar:stamping/handguard_duraplas) specified a duration. Durations have no impact on this type of recipe.
3512[13Mar2025 17:19:37.652] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_steel recipe (createloveandwar:stamping/stock_steel) specified a duration. Durations have no impact on this type of recipe.
3513[13Mar2025 17:19:37.652] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/gold_plate recipe (createaddition:rolling/gold_plate) specified a duration. Durations have no impact on this type of recipe.
3514[13Mar2025 17:19:37.653] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/electrum_plate recipe (createaddition:rolling/electrum_plate) specified a duration. Durations have no impact on this type of recipe.
3515[13Mar2025 17:19:37.653] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/aluminum_ingot recipe (createaddition:rolling/aluminum_ingot) specified a duration. Durations have no impact on this type of recipe.
3516[13Mar2025 17:19:37.658] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/copper_plate recipe (createaddition:rolling/copper_plate) specified a duration. Durations have no impact on this type of recipe.
3517[13Mar2025 17:19:37.662] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_iron recipe (createloveandwar:stamping/barrel_iron) specified a duration. Durations have no impact on this type of recipe.
3518[13Mar2025 17:19:37.659] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/grenade_casing recipe (createloveandwar:drawing/grenade_casing) specified a duration. Durations have no impact on this type of recipe.
3519[13Mar2025 17:19:37.710] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_resin recipe (createloveandwar:stamping/revolver_action_resin) specified a duration. Durations have no impact on this type of recipe.
3520[13Mar2025 17:19:37.723] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_tungsten recipe (createloveandwar:stamping/lower_receiver_tungsten) specified a duration. Durations have no impact on this type of recipe.
3521[13Mar2025 17:19:37.724] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_sturdy recipe (createloveandwar:stamping/bolt_action_sturdy) specified a duration. Durations have no impact on this type of recipe.
3522[13Mar2025 17:19:37.724] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_sturdy recipe (createloveandwar:stamping/lower_receiver_sturdy) specified a duration. Durations have no impact on this type of recipe.
3523[13Mar2025 17:19:37.726] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_brass recipe (createloveandwar:stamping/stock_brass) specified a duration. Durations have no impact on this type of recipe.
3524[13Mar2025 17:19:37.729] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_polymer recipe (createloveandwar:stamping/barrel_polymer) specified a duration. Durations have no impact on this type of recipe.
3525[13Mar2025 17:19:37.733] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_brass recipe (createloveandwar:stamping/bolt_action_brass) specified a duration. Durations have no impact on this type of recipe.
3526[13Mar2025 17:19:37.739] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_resin recipe (createloveandwar:stamping/stock_resin) specified a duration. Durations have no impact on this type of recipe.
3527[13Mar2025 17:19:37.739] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/gold_ingot recipe (createaddition:rolling/gold_ingot) specified a duration. Durations have no impact on this type of recipe.
3528[13Mar2025 17:19:37.740] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_tungsten recipe (createloveandwar:stamping/revolver_action_tungsten) specified a duration. Durations have no impact on this type of recipe.
3529[13Mar2025 17:19:37.745] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/steel_cup recipe (createloveandwar:drawing/steel_cup) specified a duration. Durations have no impact on this type of recipe.
3530[13Mar2025 17:19:37.746] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_netherite recipe (createloveandwar:stamping/lower_receiver_netherite) specified a duration. Durations have no impact on this type of recipe.
3531[13Mar2025 17:19:37.820] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_sturdy recipe (createloveandwar:stamping/barrel_sturdy) specified a duration. Durations have no impact on this type of recipe.
3532[13Mar2025 17:19:37.820] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_sturdy recipe (createloveandwar:stamping/revolver_action_sturdy) specified a duration. Durations have no impact on this type of recipe.
3533[13Mar2025 17:19:37.832] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_netherite recipe (createloveandwar:stamping/revolver_action_netherite) specified a duration. Durations have no impact on this type of recipe.
3534[13Mar2025 17:19:37.843] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/pistol_casing recipe (createloveandwar:drawing/pistol_casing) specified a duration. Durations have no impact on this type of recipe.
3535[13Mar2025 17:19:37.843] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_brass recipe (createloveandwar:stamping/grip_brass) specified a duration. Durations have no impact on this type of recipe.
3536[13Mar2025 17:19:37.846] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_resin recipe (createloveandwar:stamping/barrel_resin) specified a duration. Durations have no impact on this type of recipe.
3537[13Mar2025 17:19:37.848] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_polymer recipe (createloveandwar:stamping/grip_polymer) specified a duration. Durations have no impact on this type of recipe.
3538[13Mar2025 17:19:37.850] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom minecraft:createloveandwar recipe (createloveandwar:fractional_distillation/crude_oil) specified a duration. Durations have no impact on this type of recipe.
3539[13Mar2025 17:19:37.857] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/copper_ingot recipe (createaddition:rolling/copper_ingot) specified a duration. Durations have no impact on this type of recipe.
3540[13Mar2025 17:19:37.862] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/electrum_ingot recipe (createaddition:rolling/electrum_ingot) specified a duration. Durations have no impact on this type of recipe.
3541[13Mar2025 17:19:37.862] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_resin recipe (createloveandwar:stamping/bolt_action_resin) specified a duration. Durations have no impact on this type of recipe.
3542[13Mar2025 17:19:37.862] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_brass recipe (createloveandwar:stamping/barrel_brass) specified a duration. Durations have no impact on this type of recipe.
3543[13Mar2025 17:19:37.863] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/brass_cup recipe (createloveandwar:drawing/brass_cup) specified a duration. Durations have no impact on this type of recipe.
3544[13Mar2025 17:19:37.863] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_netherite recipe (createloveandwar:stamping/bolt_action_netherite) specified a duration. Durations have no impact on this type of recipe.
3545[13Mar2025 17:19:37.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_iron recipe (createloveandwar:stamping/handguard_iron) specified a duration. Durations have no impact on this type of recipe.
3546[13Mar2025 17:19:37.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_steel recipe (createloveandwar:stamping/grip_steel) specified a duration. Durations have no impact on this type of recipe.
3547[13Mar2025 17:19:37.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_tungsten recipe (createloveandwar:stamping/barrel_tungsten) specified a duration. Durations have no impact on this type of recipe.
3548[13Mar2025 17:19:37.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_duraplas recipe (createloveandwar:stamping/revolver_action_duraplas) specified a duration. Durations have no impact on this type of recipe.
3549[13Mar2025 17:19:37.867] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_iron recipe (createloveandwar:stamping/stock_iron) specified a duration. Durations have no impact on this type of recipe.
3550[13Mar2025 17:19:37.871] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_polymer recipe (createloveandwar:stamping/lower_receiver_polymer) specified a duration. Durations have no impact on this type of recipe.
3551[13Mar2025 17:19:37.871] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/copper_cup recipe (createloveandwar:drawing/copper_cup) specified a duration. Durations have no impact on this type of recipe.
3552[13Mar2025 17:19:37.872] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_polymer recipe (createloveandwar:stamping/handguard_polymer) specified a duration. Durations have no impact on this type of recipe.
3553[13Mar2025 17:19:37.875] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/artillery_casing recipe (createloveandwar:drawing/artillery_casing) specified a duration. Durations have no impact on this type of recipe.
3554[13Mar2025 17:19:37.880] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_netherite recipe (createloveandwar:stamping/grip_netherite) specified a duration. Durations have no impact on this type of recipe.
3555[13Mar2025 17:19:37.885] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/brass_ingot recipe (createaddition:rolling/brass_ingot) specified a duration. Durations have no impact on this type of recipe.
3556[13Mar2025 17:19:37.885] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_steel recipe (createloveandwar:stamping/handguard_steel) specified a duration. Durations have no impact on this type of recipe.
3557[13Mar2025 17:19:37.885] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_polymer recipe (createloveandwar:stamping/stock_polymer) specified a duration. Durations have no impact on this type of recipe.
3558[13Mar2025 17:19:37.889] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_steel recipe (createloveandwar:stamping/lower_receiver_steel) specified a duration. Durations have no impact on this type of recipe.
3559[13Mar2025 17:19:37.893] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_tungsten recipe (createloveandwar:stamping/grip_tungsten) specified a duration. Durations have no impact on this type of recipe.
3560[13Mar2025 17:19:37.893] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_resin recipe (createloveandwar:stamping/grip_resin) specified a duration. Durations have no impact on this type of recipe.
3561[13Mar2025 17:19:37.911] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_duraplas recipe (createloveandwar:stamping/barrel_duraplas) specified a duration. Durations have no impact on this type of recipe.
3562[13Mar2025 17:19:37.915] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_duraplas recipe (createloveandwar:stamping/upper_receiver_duraplas) specified a duration. Durations have no impact on this type of recipe.
3563[13Mar2025 17:19:37.918] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_netherite recipe (createloveandwar:stamping/stock_netherite) specified a duration. Durations have no impact on this type of recipe.
3564[13Mar2025 17:19:37.918] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_tungsten recipe (createloveandwar:stamping/stock_tungsten) specified a duration. Durations have no impact on this type of recipe.
3565[13Mar2025 17:19:37.919] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_steel recipe (createloveandwar:stamping/barrel_steel) specified a duration. Durations have no impact on this type of recipe.
3566[13Mar2025 17:19:37.922] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_tungsten recipe (createloveandwar:stamping/upper_receiver_tungsten) specified a duration. Durations have no impact on this type of recipe.
3567[13Mar2025 17:19:37.922] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/steel_plate recipe (createaddition:rolling/steel_plate) specified a duration. Durations have no impact on this type of recipe.
3568[13Mar2025 17:19:37.922] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_brass recipe (createloveandwar:stamping/upper_receiver_brass) specified a duration. Durations have no impact on this type of recipe.
3569[13Mar2025 17:19:37.938] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_iron recipe (createloveandwar:stamping/revolver_action_iron) specified a duration. Durations have no impact on this type of recipe.
3570[13Mar2025 17:19:37.943] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/aluminum_plate recipe (createaddition:rolling/aluminum_plate) specified a duration. Durations have no impact on this type of recipe.
3571[13Mar2025 17:19:37.947] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_sturdy recipe (createloveandwar:stamping/stock_sturdy) specified a duration. Durations have no impact on this type of recipe.
3572[13Mar2025 17:19:37.947] [main/ERROR] [KubeJS Server/]: recipes.js#285: Failed to create custom JSON recipe from '{"type":"jmc:mixing","ingredients":[{"tag":"c:foods/milk"},{"tag":"c:foods/milk"},{"item":"minecraft:stick"}],"mixingTime":12,"result":[{"id":"jmc:cake_frosting"}]}': Unknown recipe type: jmc:mixing
3573[13Mar2025 17:19:37.954] [main/ERROR] [KubeJS Server/]: veggiebags.js#3: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3574[13Mar2025 17:19:37.955] [main/ERROR] [KubeJS Server/]: veggiebags.js#18: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3575[13Mar2025 17:19:37.955] [main/ERROR] [KubeJS Server/]: veggiebags.js#32: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3576[13Mar2025 17:19:37.955] [main/ERROR] [KubeJS Server/]: veggiebags.js#47: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3577[13Mar2025 17:19:37.956] [main/ERROR] [KubeJS Server/]: veggiebags.js#62: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3578[13Mar2025 17:19:37.956] [main/ERROR] [KubeJS Server/]: veggiebags.js#77: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3579[13Mar2025 17:19:37.957] [main/ERROR] [KubeJS Server/]: veggiebags.js#92: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3580[13Mar2025 17:19:37.957] [main/ERROR] [KubeJS Server/]: veggiebags.js#107: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3581[13Mar2025 17:19:37.958] [main/ERROR] [KubeJS Server/]: veggiebags.js#122: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3582[13Mar2025 17:19:37.958] [main/ERROR] [KubeJS Server/]: veggiebags.js#137: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3583[13Mar2025 17:19:37.959] [main/ERROR] [KubeJS Server/]: veggiebags.js#152: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
3584[13Mar2025 17:19:37.967] [main/INFO] [KubeJS Server/]: Posted recipe events in 818.2 ms
3585[13Mar2025 17:19:37.985] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:cherry_env_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:cherry_env_shutter","count":4}}: Index 0 out of bounds for length 0
3586[13Mar2025 17:19:37.998] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe legendary_monsters:ancient_dripstone_brick_stairs_left[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "," "],"key":{},"result":{"item":"legendary_monsters:ancient_dripstone_brick_stairs","count":4}}: Index 0 out of bounds for length 0
3587[13Mar2025 17:19:38.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:ancient_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:ancient_shutter","count":4}}: Index 0 out of bounds for length 0
3588[13Mar2025 17:19:38.009] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:stripped_bamboo_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:stripped_bamboo_shutter","count":4}}: Index 0 out of bounds for length 0
3589[13Mar2025 17:19:38.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:falconry_glove[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" L ","LLL"," H "],"key":{"H":[],"L":{"item":"minecraft:leather"}},"result":{"item":"alexsmobs:falconry_glove","count":1}}: Item array cannot be empty, at least one item must be defined
3590[13Mar2025 17:19:38.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:animal_dictionary[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","ingredients":[{"item":"minecraft:book"},[],{"tag":"forge:dyes/green"}],"result":{"item":"alexsmobs:animal_dictionary"}}: Item array cannot be empty, at least one item must be defined
3591[13Mar2025 17:19:38.015] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:gingerbread_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:gingerbread_shutter","count":4}}: Index 0 out of bounds for length 0
3592[13Mar2025 17:19:38.017] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:wisteria_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:wisteria_shutter","count":4}}: Index 0 out of bounds for length 0
3593[13Mar2025 17:19:38.017] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:crushing recipe (createloveandwar:crushing/exp_from_gunsmith_parts) has more item outputs (8) than supported (7).
3594[13Mar2025 17:19:38.020] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:blossom_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:blossom_shutter","count":4}}: Index 0 out of bounds for length 0
3595[13Mar2025 17:19:38.020] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:compacting recipe (create_ultimate_factory:compacting_tuff) has more item inputs (16) than supported (9).
3596[13Mar2025 17:19:38.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:frontier_cap_alt[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":["HHH","HCH","T "],"key":{"H":[],"T":{"item":"alexsmobs:raccoon_tail"},"C":{"item":"minecraft:leather_helmet"}},"result":{"item":"alexsmobs:frontier_cap","count":1}}: Item array cannot be empty, at least one item must be defined
3597[13Mar2025 17:19:38.022] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:cypress_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:cypress_shutter","count":4}}: Index 0 out of bounds for length 0
3598[13Mar2025 17:19:38.022] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:frontier_cap[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":["HHH","HCH"," T"],"key":{"H":[],"T":{"item":"alexsmobs:raccoon_tail"},"C":{"item":"minecraft:leather_helmet"}},"result":{"item":"alexsmobs:frontier_cap","count":1}}: Item array cannot be empty, at least one item must be defined
3599[13Mar2025 17:19:38.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:willow_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:willow_shutter","count":4}}: Index 0 out of bounds for length 0
3600[13Mar2025 17:19:38.030] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:azalea_quark_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:azalea_quark_shutter","count":4}}: Index 0 out of bounds for length 0
3601[13Mar2025 17:19:38.030] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:banner_pattern_bear[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","ingredients":[{"item":"minecraft:paper"},[]],"result":{"item":"alexsmobs:banner_pattern_bear"}}: Item array cannot be empty, at least one item must be defined
3602[13Mar2025 17:19:38.030] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsdelight:barbecue_on_a_stick[minecraft:crafting_shapeless]: {"group":"barbecue_stick","type":"minecraft:crafting_shapeless","ingredients":[{"item":"farmersdelight:tomato"},{"item":"farmersdelight:onion"},{"item":"amfd:singular_cooked_moose_rib"},{"item":"minecraft:cooked_chicken"},{"item":"minecraft:stick"},{"item":"minecraft:stick"}],"result":{"item":"farmersdelight:barbecue_stick","count":2}}: Unknown item 'amfd:singular_cooked_moose_rib'
3603[13Mar2025 17:19:38.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:palm_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:palm_shutter","count":4}}: Index 0 out of bounds for length 0
3604[13Mar2025 17:19:38.040] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:maple_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:maple_shutter","count":4}}: Index 0 out of bounds for length 0
3605[13Mar2025 17:19:38.040] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:muddy_oak_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:muddy_oak_shutter","count":4}}: Index 0 out of bounds for length 0
3606[13Mar2025 17:19:38.046] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:compacting recipe (create_ultimate_factory:f_compacting_veridium) has more item inputs (17) than supported (9).
3607[13Mar2025 17:19:38.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/9m0on84r3nrsc92bm39db00x8[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"naturalist:cooked_venison"}],"result":[{"count":2,"item":"twilightdelight:cooked_venison_rib"}],"tool":{"tag":"forge:tools/knives"}}: Unknown item 'naturalist:cooked_venison'
3608[13Mar2025 17:19:38.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/e26gknstvsecz3syyqik5jhjb[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"corn_delight:wild_corn"}],"tool":{"tag":"forge:tools/knives"},"result":[{"item":"brewery:corn_seeds","count":2},{"item":"farmersdelight:straw"}]}: Unknown item 'corn_delight:wild_corn'
3609[13Mar2025 17:19:38.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/dzyak21nncu6mmb6phhdt4sf5[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"brewery:corn"}],"tool":{"tag":"forge:tools/knives"},"result":[{"item":"brewery:corn_seeds","count":2},{"item":"farmersdelight:straw"}]}: Unknown item 'brewery:corn'
3610[13Mar2025 17:19:38.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/evr71ddaypaqgtzepbcbl8wuo[farmersdelight:cooking]: {"type":"farmersdelight:cooking","cookingtime":200,"experience":2,"ingredients":[{"item":"crabbersdelight:crab"},{"tag":"forge:dough"},{"tag":"forge:milk/milk_bottle"},{"tag":"forge:eggs"},{"item":"farmersdelight:onion"}],"recipe_book_tab":"meals","result":{"item":"crabbersdelight:crab_cakes"}}: Unknown item 'crabbersdelight:crab'
3611[13Mar2025 17:19:38.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/eicoyxiakocpco9p83bvnvy2h[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"naturalist:venison"}],"result":[{"count":2,"item":"twilightdelight:raw_venison_rib"}],"tool":{"tag":"forge:tools/knives"}}: Unknown item 'naturalist:venison'
3612[13Mar2025 17:19:38.067] [main/INFO] [KubeJS Server/]: Added 6 recipes, removed 11 recipes, modified 747 recipes, with 40 failed recipes in 97.70 ms
3613[13Mar2025 17:19:38.068] [main/INFO] [ModernFix/]: Clearing KubeJS recipe lists...
3614[13Mar2025 17:19:38.072] [main/INFO] [com.possible_triangle.sliceanddice.SliceAndDice/]: Injecting recipes
3615[13Mar2025 17:19:38.133] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/brown_mushroom_colony
3616[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_trapdoor
3617[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_door
3618[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_door
3619[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_pink
3620[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_door
3621[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/smoked_ham
3622[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_planks
3623[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_trapdoor
3624[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_hanging_sign
3625[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_trapdoor
3626[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_log
3627[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_leggings
3628[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_door
3629[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/apple_pie
3630[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_hanging_sign
3631[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_wood
3632[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cake
3633[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_trapdoor
3634[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/raw_gwibling
3635[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/sweet_berry_cheesecake
3636[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/red_shrooma
3637[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/dweller_steak
3638[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_sign
3639[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_stem
3640[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_door
3641[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/mogmoss
3642[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_door
3643[13Mar2025 17:19:38.134] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/brown_shrooma
3644[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_yellow
3645[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/bison_mince
3646[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_deepsea_pie_cut
3647[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cabbage
3648[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_door
3649[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oxeye_daisy
3650[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_hanging_sign
3651[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_door
3652[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_wood
3653[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_spinefish_cut
3654[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_door
3655[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_trapdoor
3656[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_hanging_sign
3657[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_door
3658[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_door
3659[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomper_leg
3660[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/licoroot_roll_slice
3661[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/orange_tulip
3662[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_door
3663[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/vegan_patty
3664[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_log
3665[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_log
3666[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/saddle
3667[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_hanging_sign
3668[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_log
3669[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_trapdoor
3670[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_door
3671[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/pickaxe/depthrock
3672[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_wood
3673[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/goldfish
3674[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_trapdoor
3675[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_sign
3676[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_sign
3677[13Mar2025 17:19:38.135] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_hyphae
3678[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/ink_mushroom
3679[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_red
3680[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/axe/driftwood
3681[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_sign
3682[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_hanging_sign
3683[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_trapdoor
3684[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/raw_gloomper_leg
3685[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_log
3686[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_twelve
3687[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_door
3688[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_door
3689[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_log
3690[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/propelplant_cane
3691[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_three
3692[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_log
3693[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/chocolate_pie
3694[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_twelve
3695[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dandelion
3696[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_wood
3697[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_helmet
3698[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_trapdoor
3699[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/leech
3700[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/torchflower
3701[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_door
3702[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/red_mushroom_colony
3703[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_log
3704[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_sign
3705[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_six
3706[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/shimmerweed
3707[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_log
3708[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_wood
3709[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/kelp_roll
3710[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_sign
3711[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_fourteen
3712[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_log
3713[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_hanging_sign
3714[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_hanging_sign
3715[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sea_pig
3716[13Mar2025 17:19:38.136] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/hoglin_hide
3717[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/searing_cod
3718[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_hanging_sign
3719[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_boots
3720[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_wood
3721[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_door
3722[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_log
3723[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/turtle
3724[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_trapdoor
3725[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_door
3726[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_hanging_sign
3727[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_trapdoor
3728[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_wood
3729[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/crimson_fungus_colony
3730[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_wood
3731[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_trapdoor
3732[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/gravel
3733[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_log
3734[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_trapdoor
3735[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_wood
3736[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_log
3737[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_cod
3738[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_hanging_sign
3739[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/elder_guardian_slab
3740[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_sign
3741[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/moss
3742[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_potatoes
3743[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_hanging_sign
3744[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_hanging_sign
3745[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_trapdoor
3746[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_wood
3747[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_wood
3748[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_wood
3749[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/strider_slice
3750[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/dweller_meat
3751[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_hanging_sign
3752[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/allium
3753[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/lava_pufferfish
3754[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_sign
3755[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_trapdoor
3756[13Mar2025 17:19:38.137] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_hanging_sign
3757[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/red_tulip
3758[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_wood
3759[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_hyphae
3760[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bricks
3761[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/soulsucker
3762[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_salmon
3763[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_wood
3764[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_sign
3765[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/warped_kelp_roll_slice
3766[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/salmon
3767[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/lily_of_the_valley
3768[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_log
3769[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_stem
3770[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_trilocararis
3771[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/miserabell
3772[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_trapdoor
3773[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_sign
3774[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/wild_cave_carrot
3775[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:supplementaries_integration/ash_bricks_fd
3776[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_hanging_sign
3777[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_hanging_sign
3778[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_log
3779[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_trapdoor
3780[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_log
3781[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/rice_panicle
3782[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_mutton
3783[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_hanging_sign
3784[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_cooked_spinefish_cut
3785[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_wood
3786[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/white_tulip
3787[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_sign
3788[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_trapdoor
3789[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_log
3790[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_sign
3791[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_log
3792[13Mar2025 17:19:38.138] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/amethyst_block
3793[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/betterarcheology/rotten_trapdoor
3794[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wither_rose
3795[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/porkchop
3796[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_hanging_sign
3797[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_sign
3798[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_sign
3799[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_trapdoor
3800[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/ink_sac
3801[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_sign
3802[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/guardian
3803[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/magmacubefish
3804[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_hanging_sign
3805[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_door
3806[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_sign
3807[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_trapdoor
3808[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_wood
3809[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_trapdoor
3810[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_lanternfish
3811[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_hanging_sign
3812[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_log
3813[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_door
3814[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_trapdoor
3815[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_hanging_sign
3816[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_trapdoor
3817[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/nether_bricks
3818[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_sign
3819[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_green
3820[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_ten
3821[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/loose_moose_rib
3822[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_sign
3823[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_trapdoor
3824[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/butterbunch
3825[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/obsidianfish
3826[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_planks
3827[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_sign
3828[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_two
3829[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_log
3830[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_hanging_sign
3831[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_door
3832[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_trapdoor
3833[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blue_mogmoss
3834[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/squid
3835[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_sign
3836[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_wood
3837[13Mar2025 17:19:38.139] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_hanging_sign
3838[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_log
3839[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:supplementaries_integration/lapis_bricks_fd
3840[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_trapdoor
3841[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_six
3842[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/stone
3843[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_block
3844[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomgourd_pie
3845[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_sign
3846[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_log
3847[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/pufferfish
3848[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_planks
3849[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_blue
3850[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blood_mushroom
3851[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/twistytwig
3852[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_sign
3853[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_door
3854[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_log
3855[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_trapdoor
3856[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/quartz_block
3857[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_chestplate
3858[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_wood
3859[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_beetroots
3860[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_radgill
3861[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_fourteen
3862[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/tag_dough
3863[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mutton
3864[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_sign
3865[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_wood
3866[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/blazefish
3867[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_sign
3868[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_door
3869[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/kangaroo_shank
3870[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/pink_tulip
3871[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_wood
3872[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_log
3873[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_door
3874[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_oxygelium_cut
3875[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_trilocaris_tail
3876[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_carrots
3877[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_log
3878[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_log
3879[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/melon
3880[13Mar2025 17:19:38.140] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/raw_catfish_slice
3881[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_spinefish_kelp_roll_slice
3882[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_fishermans_delicacy_cut
3883[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_wood
3884[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_sign
3885[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/tentacles
3886[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_hanging_sign
3887[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cornflower
3888[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/deepslate
3889[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_sign
3890[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_one
3891[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_sign
3892[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_wood
3893[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/beef
3894[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blood_mushroom_globule
3895[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_ten
3896[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/ditchbulb
3897[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/betterarcheology/rotten_door
3898[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_tripodfish
3899[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_wood
3900[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_lanternfish
3901[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/ender_shard
3902[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_wood
3903[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/sight_fragment
3904[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_wisteria_niveis_cut
3905[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_door
3906[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_horse_armor
3907[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/shulker_filet
3908[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_hanging_sign
3909[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_log
3910[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_wood
3911[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/glowdine
3912[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_wood
3913[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_chicken
3914[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_door
3915[13Mar2025 17:19:38.141] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/tall_shimmerweed
3916[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_trapdoor
3917[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_hanging_sign
3918[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_log
3919[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_trapdoor
3920[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/azure_bluet
3921[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/chicken
3922[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_door
3923[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_onions
3924[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/glow_squid
3925[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_sign
3926[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_dinosaur_chop_raw
3927[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_door
3928[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_hanging_sign
3929[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cod
3930[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_hanging_sign
3931[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_log
3932[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_hanging_sign
3933[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_door
3934[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/clay
3935[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_dinosaur_chop_cooked
3936[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/baked_squid
3937[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_sign
3938[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/licoroot_roll
3939[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_wood
3940[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_hanging_sign
3941[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomgourd
3942[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_log
3943[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_trapdoor
3944[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_radgill
3945[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/veil_mushroom
3946[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_trapdoor
3947[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_sign
3948[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/indigo_mushroom
3949[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/cooked_gwibling
3950[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_tomatoes
3951[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/bunfungus_drumstick
3952[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_wood
3953[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/bat_wing
3954[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_door
3955[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/poppy
3956[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/warped_fungus_colony
3957[13Mar2025 17:19:38.142] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_trapdoor
3958[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_wood
3959[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/blue_orchid
3960[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_rice
3961[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/pumpkin
3962[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_door
3963[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_sign
3964[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_door
3965[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_chorus_pie_slice
3966[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/shovel/sediment
3967[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_four
3968[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/amorous_bristle
3969[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_wood
3970[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_log
3971[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_log
3972[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_cabbages
3973[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/ham
3974[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_tripodfish
3975[13Mar2025 17:19:38.143] [main/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_four
3976[13Mar2025 17:19:38.147] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Advancement Modification Manager has loaded 8 modifier groups
3977[13Mar2025 17:19:38.250] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:happy_jeff: Invalid criterion trigger: create:happy_jeff_builtin
3978[13Mar2025 17:19:38.251] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement cold_sweat:use_hearth: Unknown effect 'cold_sweat:insulated'
3979[13Mar2025 17:19:38.253] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement createloveandwar:recipes/misc/robot_dog_spawn_egg: Unknown item id 'createloveandwar:dimensional_rift'
3980[13Mar2025 17:19:38.301] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/frosted_ice_from_spring_water_bucket: Unknown item id 'spelunkery:spring_water_bucket'
3981[13Mar2025 17:19:38.325] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby: Unknown item id 'rubinated_nether:rough_ruby'
3982[13Mar2025 17:19:38.332] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement additionaladditions:use_watering_can: Failed to parse 'location' field
3983[13Mar2025 17:19:38.334] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:drop_shipper: Invalid criterion trigger: create:drop_shipper_builtin
3984[13Mar2025 17:19:38.347] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby_shard: Unknown item id 'rubinated_nether:rough_ruby_shard'
3985[13Mar2025 17:19:38.375] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement exlinecopperequipment:recipes/misc/copper_pickaxe: Unknown item id 'minecraft:copper_pickaxe'
3986[13Mar2025 17:19:38.376] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby_block: Unknown item id 'rubinated_nether:rough_ruby_block'
3987[13Mar2025 17:19:38.384] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:money_money_money: Invalid criterion trigger: create:money_money_money_builtin
3988[13Mar2025 17:19:38.439] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 12792 advancements
3989[13Mar2025 17:19:38.450] [main/INFO] [placebo/]: Registered 0 additional recipes.
3990[13Mar2025 17:19:38.463] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob mighty (vtweaks:mighty)
3991[13Mar2025 17:19:38.463] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob pyro (vtweaks:pyro)
3992[13Mar2025 17:19:38.463] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob ranger (vtweaks:ranger)
3993[13Mar2025 17:19:38.464] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob eldritch (vtweaks:eldritch)
3994[13Mar2025 17:19:38.464] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob zistonian (vtweaks:zistonian)
3995[13Mar2025 17:19:38.464] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob agile (vtweaks:agile)
3996[13Mar2025 17:19:38.464] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob arcane (vtweaks:arcane)
3997[13Mar2025 17:19:38.465] [main/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Loaded vtweaks:culled_entities into EntityCullingRule for Entities[minecraft:creeper] + [] in Biomes [] + [TagKey[minecraft:worldgen/biome / minecraft:is_beach]] In [vtweaks:made_up_for_this_test_file]
3998[13Mar2025 17:19:38.471] [main/INFO] [additionaladditions/]: [additionaladditions] Loaded 0 behaviours
3999[13Mar2025 17:19:38.497] [main/INFO] [top.theillusivec4.curios.Curios/]: Loaded 13 curio slots
4000[13Mar2025 17:19:38.519] [main/ERROR] [top.theillusivec4.curios.Curios/]: talisman is not a registered slot type!
4001[13Mar2025 17:19:38.520] [main/INFO] [top.theillusivec4.curios.Curios/]: Loaded 11 curio entities
4002[13Mar2025 17:19:38.526] [main/INFO] [com.aqutheseal.celestisynth.api.misc.CodecJsonDataManager/]: Beginning loading of data for data loader: tiered_item_stats
4003[13Mar2025 17:19:38.527] [main/INFO] [com.aqutheseal.celestisynth.api.misc.CodecJsonDataManager/]: Data loader for tiered_item_stats loaded 0 jsons
4004[13Mar2025 17:19:38.530] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id immersiveengineeringartifacts:custom_loot_modifier - error: Not a JSON object: null
4005[13Mar2025 17:19:38.532] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_from_block - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
4006[13Mar2025 17:19:38.532] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_in_catacombs - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
4007[13Mar2025 17:19:38.534] [main/INFO] [additionaladditions/]: [additionaladditions] Adding 22 loot pools
4008[13Mar2025 17:19:38.535] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
4009com.google.gson.JsonSyntaxException: Unknown type 'alternative'
4010 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4011 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4012 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4013 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4014 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4015 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4016 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4017 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4018 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4019 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4020 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4021 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4022 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4023 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
4024 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4025 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
4026 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
4027 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:406) ~[datafixerupper-6.0.8.jar%2377!/:?]
4028 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
4029 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
4030 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4031 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4032 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4033 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
4034 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4035 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4036 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4037 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
4038 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4039 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4040 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4041 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4042 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4043 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
4044 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4045 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4046 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4047 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4048 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4049 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4050 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4051 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4052 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4053 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4054 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
4055 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
4056 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4057 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4058 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4059 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
4060 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
4061 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
4062 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
4063 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
4064 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
4065 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
4066 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
4067[13Mar2025 17:19:38.537] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_tentacles - error: Unknown type 'alternative'
4068[13Mar2025 17:19:38.537] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
4069com.google.gson.JsonSyntaxException: Unknown type 'alternative'
4070 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4071 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4072 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4073 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4074 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4075 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4076 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4077 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4078 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4079 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4080 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4081 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4082 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4083 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
4084 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4085 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
4086 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
4087 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
4088 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
4089 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
4090 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4091 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4092 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4093 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
4094 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4095 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4096 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4097 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
4098 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4099 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4100 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4101 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4102 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4103 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
4104 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4105 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4106 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4107 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4108 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4109 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4110 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4111 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4112 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4113 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4114 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
4115 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
4116 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4117 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4118 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4119 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
4120 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
4121 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
4122 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
4123 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
4124 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
4125 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
4126 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
4127[13Mar2025 17:19:38.539] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_silverfish - error: Unknown type 'alternative'
4128[13Mar2025 17:19:38.540] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id domesticationinnovation:blazing_enchanted_book - error: Not a JSON object: null
4129[13Mar2025 17:19:38.542] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
4130com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternatives'
4131 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4132 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4133 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4134 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4135 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4136 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4137 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4138 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4139 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4140 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4141 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4142 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4143 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4144 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
4145 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4146 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
4147 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
4148 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
4149 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
4150 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
4151 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4152 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4153 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4154 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
4155 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4156 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4157 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4158 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
4159 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4160 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4161 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4162 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4163 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4164 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
4165 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4166 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4167 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4168 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4169 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4170 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4171 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4172 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4173 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4174 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4175 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
4176 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
4177 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4178 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4179 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4180 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
4181 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
4182 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
4183 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
4184 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
4185 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
4186 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
4187 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
4188[13Mar2025 17:19:38.545] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_leather - error: Unknown type 'minecraft:alternatives'
4189[13Mar2025 17:19:38.545] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
4190com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternative'
4191 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4192 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4193 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4194 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4195 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4196 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4197 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4198 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4199 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4200 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4201 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4202 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4203 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
4204 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
4205 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4206 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
4207 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
4208 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
4209 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
4210 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
4211 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4212 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4213 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4214 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
4215 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4216 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4217 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4218 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
4219 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4220 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
4221 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
4222 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
4223 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
4224 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
4225 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
4226 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4227 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4228 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4229 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4230 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4231 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4232 at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4233 at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4234 at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4235 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
4236 at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
4237 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4238 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4239 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.25.jar%2369!/:?]
4240 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
4241 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
4242 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
4243 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
4244 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
4245 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
4246 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
4247 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
4248[13Mar2025 17:19:38.546] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_string - error: Unknown type 'minecraft:alternative'
4249[13Mar2025 17:19:38.551] [main/WARN] [KubeJS Server/]: entityloot.js#5: LootJS: Invalid ingredient for filter: candlelight:tomato
4250[13Mar2025 17:19:38.554] [main/WARN] [KubeJS Server/]: entityloot.js#5: LootJS: Invalid ingredient for filter: candlelight:tomato_seeds
4251[13Mar2025 17:19:38.554] [main/WARN] [KubeJS Server/]: entityloot.js#9: LootJS: Invalid ingredient for filter: candlelight:tomato
4252[13Mar2025 17:19:38.554] [main/WARN] [KubeJS Server/]: entityloot.js#9: LootJS: Invalid ingredient for filter: candlelight:tomato_seeds
4253[13Mar2025 17:19:38.554] [main/WARN] [KubeJS Server/]: entityloot.js#12: LootJS: Invalid ingredient for filter: corn_delight:corn_seeds
4254[13Mar2025 17:19:38.555] [main/WARN] [KubeJS Server/]: entityloot.js#20: LootJS: Invalid ingredient for filter: exoticbirds:raw_birdmeat
4255[13Mar2025 17:19:38.555] [main/WARN] [KubeJS Server/]: entityloot.js#23: LootJS: Invalid ingredient for filter: twilightforest:raw_venison
4256[13Mar2025 17:19:38.755] [main/INFO] [bountiful/]: Trying to load unloaded files from: config/bountiful/bounty_pools
4257[13Mar2025 17:19:38.778] [main/INFO] [bountiful/]: Trying to load unloaded files from: config/bountiful/bounty_decrees
4258[13Mar2025 17:19:38.796] [main/INFO] [Supplementaries/]: Loaded 27 flute songs
4259[13Mar2025 17:19:38.805] [main/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Chunk Generator Modification Manager has loaded 0 modifier groups
4260[13Mar2025 17:19:38.807] [main/INFO] [Diet/]: Loaded 5 diet groups
4261[13Mar2025 17:19:38.812] [main/INFO] [Diet/]: Loaded 1 diet suites
4262[13Mar2025 17:19:38.846] [main/INFO] [Gateways to Eternity/]: Registered 7 gateways.
4263[13Mar2025 17:19:38.846] [main/INFO] [botania/]: Loaded 30 Loonium configurations
4264[13Mar2025 17:19:38.850] [main/INFO] [placebo/]: Registered 4 gear_sets.
4265[13Mar2025 17:19:38.881] [main/INFO] [insane96mcp.insanelib.InsaneLib/]: Reloading InsaneLib JsonFeature Json
4266[13Mar2025 17:19:38.923] [main/WARN] [net.minecraftforge.registries.NamespacedWrapper/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: netherexp:sounds/polished_blackstone
4267[13Mar2025 17:19:38.936] [main/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: minecraft:is_plains
4268[13Mar2025 17:19:38.978] [main/INFO] [Moonlight/]: Applied 7 data villager trades
4269[13Mar2025 17:19:39.106] [main/INFO] [structurify/]: Loading Structurify config...
4270[13Mar2025 17:19:39.126] [main/INFO] [structurify/]: Structurify config loaded
4271[13Mar2025 17:19:39.127] [main/INFO] [structurify/]: Disabled 19 structures: [feur_extension_fossil:bones_tree, feur_extension_fossil:fossil_fish, feur_extension_fossil:skull_camp, feur_extension_fossil:small_rex_camp, formationsoverworld:witch_tower, mvs:houses/large_floating_island, mvs:nature/floating_islands, mvs:sunzi_gate, philipsruins:ancient_crypt, philipsruins:ancient_ruins, philipsruins:ancient_towers, philipsruins:desert_structures, philipsruins:field_stone_ruins, philipsruins:level_one_ruins, philipsruins:level_three_ruins, philipsruins:level_two_ruins_pool, philipsruins:pumpkin_ruins, taxtg:giant_jungle_tree, taxtg:giant_spruce_tree]
4272[13Mar2025 17:19:39.127] [main/INFO] [structurify/]: Changed spacing and/or separation of 13 structures sets: [betterdeserttemples:desert_temples, betterjungletemples:jungle_temples, dungeonnowloading:labyrinth, realmrpg_quests:anglers_with_all, realmrpg_quests:cooks_with_all, realmrpg_quests:headless_skeletons_with_all, realmrpg_quests:lumberjacks_with_all, realmrpg_quests:miners_with_all, realmrpg_quests:monster_hunters_with_all, trials:trials_chambers, undergarden:catacombs, valhelsia_structures:deep_spawner_rooms, valhelsia_structures:spawner_rooms]
4273[13Mar2025 17:19:39.129] [main/INFO] [Supplementaries/]: Finished additional setup in 0 ms
4274[13Mar2025 17:19:39.394] [main/INFO] [majruszlibrary/]: [majruszsdifficulty.json] Reloading configuration file took 5 milliseconds
4275[13Mar2025 17:19:39.398] [main/INFO] [majruszlibrary/]: [majruszsenchantments.json] Reloading configuration file took 2 milliseconds
4276[13Mar2025 17:19:39.398] [main/INFO] [majruszlibrary/]: [majruszlibrary.json] Reloading configuration file took 0 milliseconds
4277[13Mar2025 17:19:39.399] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1
4278[13Mar2025 17:19:39.400] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
4279[13Mar2025 17:19:39.400] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
4280[13Mar2025 17:19:39.400] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
4281[13Mar2025 17:19:39.446] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25762
4282[13Mar2025 17:19:39.470] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
4283[13Mar2025 17:19:39.543] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
4284[13Mar2025 17:19:39.543] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
4285[13Mar2025 17:19:39.544] [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.
4286[13Mar2025 17:19:39.544] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
4287[13Mar2025 17:19:39.555] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: dynamicview.json
4288[13Mar2025 17:19:39.562] [Server thread/INFO] [Cold Sweat/]: Loading registries from configs...
4289[13Mar2025 17:19:39.562] [Server thread/INFO] [Cold Sweat/]: Loading registries from data resources...
4290[13Mar2025 17:19:39.565] [Server thread/INFO] [Cold Sweat/]: Handling registry removals...
4291[13Mar2025 17:19:39.567] [Server thread/INFO] [Cold Sweat/]: Loaded 9 insulators:
4292[13Mar2025 17:19:39.569] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["create:netherite_diving_boots","minecraft:netherite_boots"]},"head":{"items":["create:netherite_diving_helmet"]},"chest":{"nbt":{"Air":"1-9999"},"items":["create:netherite_backtank"]},"legs":{"items":["minecraft:netherite_leggings"]}}},"attributes":{"cold_sweat:heat_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.25,"operation":"addition"}],"cold_sweat:cold_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.1,"operation":"addition"}]},"required_mods":["create"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["create:netherite_diving_boots"]}}
4293[13Mar2025 17:19:39.569] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["create:netherite_diving_boots","minecraft:netherite_boots"]},"head":{"items":["create:netherite_diving_helmet"]},"chest":{"nbt":{"Air":"1-9999"},"items":["create:netherite_backtank"]},"legs":{"items":["minecraft:netherite_leggings"]}}},"attributes":{"cold_sweat:heat_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.25,"operation":"addition"}],"cold_sweat:cold_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.1,"operation":"addition"}]},"required_mods":["create"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["minecraft:netherite_leggings"]}}
4294[13Mar2025 17:19:39.569] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["aquamirae:three_bolt_boots"]},"head":{"items":["aquamirae:three_bolt_helmet"]},"chest":{"items":["aquamirae:three_bolt_suit"]},"legs":{"items":["aquamirae:three_bolt_leggings"]}}},"attributes":{"cold_sweat:cold_resistance":[{"name":"cs:three_bolt_set_bonus","amount":0.2,"operation":"addition"}]},"immune_temp_modifiers":{"cold_sweat:water":1.0},"required_mods":["aquamirae"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["aquamirae:three_bolt_leggings"]}}
4295[13Mar2025 17:19:39.569] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["aquamirae:three_bolt_boots"]},"head":{"items":["aquamirae:three_bolt_helmet"]},"chest":{"items":["aquamirae:three_bolt_suit"]},"legs":{"items":["aquamirae:three_bolt_leggings"]}}},"attributes":{"cold_sweat:cold_resistance":[{"name":"cs:three_bolt_set_bonus","amount":0.2,"operation":"addition"}]},"immune_temp_modifiers":{"cold_sweat:water":1.0},"required_mods":["aquamirae"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["aquamirae:three_bolt_boots"]}}
4296[13Mar2025 17:19:39.570] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["create:netherite_diving_boots","minecraft:netherite_boots"]},"head":{"items":["create:netherite_diving_helmet"]},"chest":{"nbt":{"Air":"1-9999"},"items":["create:netherite_backtank"]},"legs":{"items":["minecraft:netherite_leggings"]}}},"attributes":{"cold_sweat:heat_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.25,"operation":"addition"}],"cold_sweat:cold_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.1,"operation":"addition"}]},"immune_temp_modifiers":{"cold_sweat:water":1.0},"required_mods":["create"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["create:netherite_backtank"]}}
4297[13Mar2025 17:19:39.570] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["create:netherite_diving_boots","minecraft:netherite_boots"]},"head":{"items":["create:netherite_diving_helmet"]},"chest":{"nbt":{"Air":"1-9999"},"items":["create:netherite_backtank"]},"legs":{"items":["minecraft:netherite_leggings"]}}},"attributes":{"cold_sweat:heat_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.25,"operation":"addition"}],"cold_sweat:cold_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.1,"operation":"addition"}]},"required_mods":["create"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["create:netherite_diving_helmet"]}}
4298[13Mar2025 17:19:39.570] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["aquamirae:three_bolt_boots"]},"head":{"items":["aquamirae:three_bolt_helmet"]},"chest":{"items":["aquamirae:three_bolt_suit"]},"legs":{"items":["aquamirae:three_bolt_leggings"]}}},"attributes":{"cold_sweat:cold_resistance":[{"name":"cs:three_bolt_set_bonus","amount":0.2,"operation":"addition"}]},"immune_temp_modifiers":{"cold_sweat:water":1.0},"required_mods":["aquamirae"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["aquamirae:three_bolt_helmet"]}}
4299[13Mar2025 17:19:39.570] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["aquamirae:three_bolt_boots"]},"head":{"items":["aquamirae:three_bolt_helmet"]},"chest":{"items":["aquamirae:three_bolt_suit"]},"legs":{"items":["aquamirae:three_bolt_leggings"]}}},"attributes":{"cold_sweat:cold_resistance":[{"name":"cs:three_bolt_set_bonus","amount":0.2,"operation":"addition"}]},"immune_temp_modifiers":{"cold_sweat:water":1.0},"required_mods":["aquamirae"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["aquamirae:three_bolt_suit"]}}
4300[13Mar2025 17:19:39.571] [Server thread/INFO] [Cold Sweat/]: InsulatorData{"entity":{"equipment":{"feet":{"items":["create:netherite_diving_boots","minecraft:netherite_boots"]},"head":{"items":["create:netherite_diving_helmet"]},"chest":{"nbt":{"Air":"1-9999"},"items":["create:netherite_backtank"]},"legs":{"items":["minecraft:netherite_leggings"]}}},"attributes":{"cold_sweat:heat_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.25,"operation":"addition"}],"cold_sweat:cold_dampening":[{"name":"cs:netherite_diving_set_bonus","amount":0.1,"operation":"addition"}]},"required_mods":["create"],"type":"armor","insulation":{"cold":0.0,"heat":0.0},"data":{"items":["minecraft:netherite_boots"]}}
4301[13Mar2025 17:19:39.571] [Server thread/INFO] [Cold Sweat/]: Loaded 0 fuels.
4302[13Mar2025 17:19:39.571] [Server thread/INFO] [Cold Sweat/]: Loaded 0 foods.
4303[13Mar2025 17:19:39.571] [Server thread/INFO] [Cold Sweat/]: Loaded 0 carried item temperatures.
4304[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 0 drying items.
4305[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 0 block temperatures.
4306[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 0 biome temperatures.
4307[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 0 dimension temperatures.
4308[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 0 structure temperatures.
4309[13Mar2025 17:19:39.572] [Server thread/INFO] [Cold Sweat/]: Loaded 1 depth temperatures:
4310[13Mar2025 17:19:39.573] [Server thread/INFO] [Cold Sweat/]: DepthTempData{"regions":[{"top":{"depth":2147483647,"temperature":-273.15},"bottom":{"anchor":"world_top","depth":1,"temperature":-273.15}},{"type":"linear","top":{"anchor":"world_top","depth":0,"temperature":-273.15},"bottom":{"anchor":"ground_level","depth":0,"temperature":NaN}},{"type":"linear","top":{"anchor":"ground_level","depth":-1,"temperature":NaN},"bottom":{"anchor":"ground_level","depth":-20,"units":"f","temperature":75.0}},{"type":"logarithmic","top":{"anchor":"ground_level","depth":-21,"units":"f","temperature":75.0},"bottom":{"anchor":"world_bottom","depth":1,"units":"f","temperature":90.0}},{"type":"linear","top":{"anchor":"world_bottom","depth":0,"units":"f","temperature":90.0},"bottom":{"anchor":"world_bottom","depth":-319,"units":"c","temperature":-273.15}},{"top":{"anchor":"world_bottom","depth":-320,"units":"c","temperature":-273.15},"bottom":{"depth":-2147483648,"units":"c","temperature":-273.15}}],"dimensions":["#forge:overworld_like"]}
4311[13Mar2025 17:19:39.573] [Server thread/INFO] [Cold Sweat/]: Loaded 0 insulated mounts.
4312[13Mar2025 17:19:39.573] [Server thread/INFO] [Cold Sweat/]: Loaded 0 entity spawn biomes.
4313[13Mar2025 17:19:39.574] [Server thread/INFO] [Cold Sweat/]: Loaded 0 entity temperatures.
4314[13Mar2025 17:19:39.574] [Server thread/INFO] [Cold Sweat/]: Loading TOML configs...
4315[13Mar2025 17:19:39.585] [Server thread/ERROR] [Cold Sweat/]: Skipping duplicate BlockTemp for "Ice" as it already has one with the same predicates:
4316[{}]
4317[13Mar2025 17:19:39.585] [Server thread/ERROR] [Cold Sweat/]: Skipping duplicate BlockTemp for "Packed Ice" as it already has one with the same predicates:
4318[{}]
4319[13Mar2025 17:19:39.586] [Server thread/ERROR] [Cold Sweat/]: Skipping duplicate BlockTemp for "Blue Ice" as it already has one with the same predicates:
4320[{}]
4321[13Mar2025 17:19:39.586] [Server thread/INFO] [Cold Sweat/]: Loading BlockTemps...
4322[13Mar2025 17:19:39.591] [Server thread/INFO] [com.tom.storagemod.StorageMod/]: Loaded Tom's Simple Storage config file toms_storage-server.toml
4323[13Mar2025 17:19:39.593] [Server thread/INFO] [Puzzles Lib/]: Loading server config for enchantinginfuser
4324[13Mar2025 17:19:39.596] [Server thread/INFO] [Puzzles Lib/]: Loading server config for easymagic
4325[13Mar2025 17:19:39.598] [Server thread/INFO] [Puzzles Lib/]: Loading server config for easyanvils
4326[13Mar2025 17:19:39.599] [Server thread/INFO] [Puzzles Lib/]: Loading server config for puzzlesapi
4327[13Mar2025 17:19:39.599] [Server thread/INFO] [Puzzles Lib/]: Loading server config for universalbonemeal
4328[13Mar2025 17:19:39.954] [Server thread/INFO] [FTB Teams/]: loaded team data: 11 known players, 13 teams total
4329[13Mar2025 17:19:39.965] [Server thread/INFO] [ConfigBase, distanthorizons/]: Initialising config for DistantHorizons
4330[13Mar2025 17:19:40.016] [Server thread/ERROR] [ConfigFileHandling, distanthorizons/]: Unable to convert config value [{}] from [class java.lang.String] to [class java.util.HashMap] for config [mapTest], the default config value will be used instead [{}]. Make sure a converter is defined in [ConfigTypeConverters].
4331[13Mar2025 17:19:40.030] [Server thread/INFO] [ConfigBase, distanthorizons/]: Config for DistantHorizons initialised
4332[13Mar2025 17:19:40.044] [Server thread/INFO] [DistantHorizons-AbstractModInitializer/]: Post-Initializing Mod
4333[13Mar2025 17:19:40.044] [Server thread/INFO] [DistantHorizons-AbstractModInitializer/]: Mod Post-Initialized
4334[13Mar2025 17:19:40.052] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.jar.updater.SelfUpdater/]: Checking for Distant Horizons update
4335[13Mar2025 17:19:40.542] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.jar.updater.SelfUpdater/]: Distant Horizons already up to date.
4336[13Mar2025 17:19:40.542] [Server thread/INFO] [DistantHorizons-AbstractModInitializer/]: Dedicated server initialized at .
4337[13Mar2025 17:19:40.615] [Server thread/INFO] [spark/]: Starting background profiler...
4338[13Mar2025 17:19:43.032] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: changing preset to: BALANCED
4339[13Mar2025 17:19:43.033] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: preset active: BALANCED
4340[13Mar2025 17:19:43.036] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: changing preset to: MEDIUM
4341[13Mar2025 17:19:43.039] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: preset active: MEDIUM
4342[13Mar2025 17:19:49.916] [Netty Epoll Server IO #1/WARN] [mixin/]: @ModifyConstant conflict. Skipping packetfixer.common.mixins.json:PacketEncoderMixin->@ModifyConstant::newSize(I)I with priority 1000, already redirected by connectivity.mixins.json:PacketEncoderMixin->@ModifyConstant::modifyLimit(ILio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;Lio/netty/buffer/ByteBuf;)I with priority 1000
4343[13Mar2025 17:19:50.010] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatCommandPacket from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatCommandPacket
4344[13Mar2025 17:19:50.012] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatPacket from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatPacket
4345[13Mar2025 17:19:50.013] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatSessionUpdatePacket from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
4346[13Mar2025 17:19:50.054] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
4347[13Mar2025 17:20:00.244] [Server thread/INFO] [Framework/]: Loading server configs...
4348[13Mar2025 17:20:00.250] [Server thread/INFO] [structurify/]: Updating registries...
4349[13Mar2025 17:20:00.250] [Server thread/INFO] [structurify/]: Structure registries updated
4350[13Mar2025 17:20:00.251] [Server thread/INFO] [structurify/]: Structure Sets registries updated
4351[13Mar2025 17:20:00.251] [Server thread/INFO] [structurify/]: Registries updated
4352[13Mar2025 17:20:00.282] [Server thread/INFO] [Restricted Portals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals
4353[13Mar2025 17:20:00.282] [Server thread/INFO] [Restricted Portals/]: File already Exists: ./world/datapacks/restrictedportals/pack.mcmeta
4354[13Mar2025 17:20:00.283] [Server thread/INFO] [Restricted Portals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data
4355[13Mar2025 17:20:00.283] [Server thread/INFO] [Restricted Portals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals
4356[13Mar2025 17:20:00.283] [Server thread/INFO] [Restricted Portals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals/advancements
4357[13Mar2025 17:20:00.291] [Server thread/INFO] [Restricted Portals/]: Created Json File: ./world/datapacks/restrictedportals/data/restrictedportals/advancements/nether.json
4358[13Mar2025 17:20:00.501] [Server thread/INFO] [Every Compat/]: Generated runtime SERVER_DATA for pack Everycomp Generated Pack (everycomp) in: 142 ms
4359[13Mar2025 17:20:00.506] [Server thread/INFO] [suppsquared/]: Generated runtime SERVER_DATA for pack Suppsquared Generated Pack (suppsquared) in: 4 ms
4360[13Mar2025 17:20:00.510] [Server thread/INFO] [Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack (supplementaries) in: 3 ms
4361[13Mar2025 17:20:00.631] [Server thread/INFO] [Every Compat/]: Generated runtime SERVER_DATA for pack Everycomp Generated Pack (everycomp) in: 105 ms
4362[13Mar2025 17:20:00.634] [Server thread/INFO] [suppsquared/]: Generated runtime SERVER_DATA for pack Suppsquared Generated Pack (suppsquared) in: 2 ms
4363[13Mar2025 17:20:00.635] [Server thread/INFO] [Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack (supplementaries) in: 1 ms
4364[13Mar2025 17:20:00.664] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:blocktags.js in 0.001 s
4365[13Mar2025 17:20:00.664] [Server thread/INFO] [KubeJS Server/]: example.js#5: Hello, World! (Loaded server scripts)
4366[13Mar2025 17:20:00.664] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:example.js in 0.0 s
4367[13Mar2025 17:20:00.669] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes.js in 0.005 s
4368[13Mar2025 17:20:00.672] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:veggiebags.js in 0.002 s
4369[13Mar2025 17:20:00.673] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:entityloot.js in 0.0 s
4370[13Mar2025 17:20:00.673] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:itemtags.js in 0.0 s
4371[13Mar2025 17:20:00.673] [Server thread/INFO] [KubeJS Server/]: Loaded 6/6 KubeJS server scripts in 0.02 s with 0 errors and 0 warnings
4372[13Mar2025 17:20:00.673] [Server thread/INFO] [KubeJS Server/]: Scripts loaded
4373[13Mar2025 17:20:00.674] [Server thread/INFO] [KubeJS Server/]: Initializing recipe event...
4374[13Mar2025 17:20:00.679] [Server thread/INFO] [bountiful/]: Adding serverside commands..
4375[13Mar2025 17:20:00.680] [Server thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Adding datapack listener capsid_recipes
4376[13Mar2025 17:20:00.696] [Server thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Successfully loaded 0 data remolders!
4377[13Mar2025 17:20:00.698] [Server thread/INFO] [KubeJS Server/]: Server resource reload complete!
4378[13Mar2025 17:20:00.950] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: Not a JSON object: null
4379[13Mar2025 17:20:00.950] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't read tag list flansmod:gun_createloveandwar from flansmod:tags/items/gun_createloveandwar.json in data pack createloveandwar-0.4-1.20.1.jar
4380java.lang.RuntimeException: Not a JSON object: null
4381 at com.mojang.serialization.DataResult.lambda$getOrThrow$5(DataResult.java:101) ~[datafixerupper-6.0.8.jar%2377!/:?]
4382 at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-6.0.8.jar%2377!/:?]
4383 at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-6.0.8.jar%2377!/:?]
4384 at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:53) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4385 at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:114) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4386 at net.minecraft.tags.TagManager.m_203920_(TagManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4387 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
4388 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
4389 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4390 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4391 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4392 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4393 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4394[13Mar2025 17:20:00.997] [Worker-ResourceReload-2/INFO] [KubeJS Server/]: [minecraft:block] Found 1270 tags, added 7 objects, removed 0 objects
4395[13Mar2025 17:20:01.016] [Worker-ResourceReload-2/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag createloveandwar:crude_replace: minecraft:crude_oil_block (from createloveandwar-0.4-1.20.1.jar)
4396[13Mar2025 17:20:01.023] [Worker-ResourceReload-2/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag plushie_buddies:plushie_block: plushie_buddies:plushie_allay_skull (from plushie_buddies-0.1.3-1.20.1.jar)
4397[13Mar2025 17:20:01.030] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
4398[13Mar2025 17:20:01.031] [Worker-ResourceReload-0/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:fuel: createloveandwar:gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_gasoline (from createloveandwar-0.4-1.20.1.jar)
4399[13Mar2025 17:20:01.032] [Worker-ResourceReload-4/INFO] [KubeJS Server/]: [minecraft:item] Found 1877 tags, added 2 objects, removed 0 objects
4400[13Mar2025 17:20:01.034] [Worker-ResourceReload-2/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:wraith_spawnable: quark:soul_stone (from bygonenether-1.3.2-1.20.x.jar)
4401[13Mar2025 17:20:01.034] [Worker-ResourceReload-2/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:vertical_slab: bygonenether:withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:cracked_withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:warped_nether_brick_vertical_slab (from bygonenether-1.3.2-1.20.x.jar)
4402[13Mar2025 17:20:01.037] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:cooked_trilocararis: alexscaves:cooked_trilocararis (from alexscavesdelight-1.0.24-1.20.1.jar)
4403[13Mar2025 17:20:01.040] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:dinosaur_chop_raw: alexscaves:dinosaur_chop_raw (from alexscavesdelight-1.0.24-1.20.1.jar)
4404[13Mar2025 17:20:01.041] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:cooked_root: botaniadelight:living_root (from botaniadelight-1.0.3.5-1.20.1.jar)
4405[13Mar2025 17:20:01.046] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag quark:vertical_slab: bygonenether:withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:cracked_withered_blackstone_vertical_slab (from bygonenether-1.3.2-1.20.x.jar), bygonenether:warped_nether_brick_vertical_slab (from bygonenether-1.3.2-1.20.x.jar)
4406[13Mar2025 17:20:01.048] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag create:blaze_burner_fuel/regular: createloveandwar:diesel (from createloveandwar-0.4-1.20.1.jar), createloveandwar:gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_diesel (from createloveandwar-0.4-1.20.1.jar), createloveandwar:flowing_gasoline (from createloveandwar-0.4-1.20.1.jar), createloveandwar:gasoline_bucket (from createloveandwar-0.4-1.20.1.jar)
4407[13Mar2025 17:20:01.048] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag ctov:wares/cardboard_box: wares:cardboard_box (from [forge]ctov-3.4.11.jar)
4408[13Mar2025 17:20:01.053] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag curios:spellbook: celestisynth:celestial_spell_book (from celestisynth-1.20.1-1.3.1.jar)
4409[13Mar2025 17:20:01.054] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag forge:dinosaur_chop_cooked: alexscaves:dinosaur_chop_cooked (from alexscavesdelight-1.0.24-1.20.1.jar)
4410[13Mar2025 17:20:01.054] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag ctov:wares/sealed_delivery_agreement: wares:sealed_delivery_agreement (from [forge]ctov-3.4.11.jar)
4411[13Mar2025 17:20:01.122] [Worker-ResourceReload-2/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag cataclysm:bypasses_hurt_time: forge:poison (from L_Enders_Cataclysm-2.51- 1.20.1.jar)
4412[13Mar2025 17:20:01.234] [Worker-ResourceReload-4/ERROR] [net.minecraft.tags.TagLoader/]: [Load My Fucking Tags] Couldn't load certain entries with the tag legendary_monsters:ancient_stronghold_biomes: minecraft:spruce_forest (from legendarymonsters-1.6.2 MC 1.20.1.jar)
4413[13Mar2025 17:20:02.993] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:plushie_buddies:blocks/plushie_allay_skull
4414com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'plushie_buddies:plushie_allay_skull'
4415 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4416 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4417 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4418 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4419 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4420 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4421 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4422 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4423 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4424 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4425 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4426 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4427 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4428 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4429 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4430 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4431 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4432 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4433 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4434 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4435 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4436 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4437 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4438 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4439 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4440 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4441 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4442 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4443 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4444 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4445 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4446 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4447 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4448 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4449 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4450 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4451 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4452 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4453 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4454 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4455 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4456 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4457 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4458 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4459 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4460 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4461 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4462 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4463 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4464 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4465[13Mar2025 17:20:03.357] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/withered_blackstone_vertical_slab
4466java.lang.IllegalArgumentException: Can't find block bygonenether:withered_blackstone_vertical_slab
4467 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4468 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4469 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4470 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4471 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4472 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4473 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4474 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4475 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4476 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4477 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4478 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4479 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4480 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4481 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4482 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:88) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4483 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4484 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4485 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4486 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4487 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4488 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4489 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4490 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4491 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4492 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4493 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:149) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4494 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4495 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4496 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4497 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4498 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4499 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4500 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4501 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4502 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4503 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4504 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4505 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4506 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4507 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4508 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4509 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4510 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4511 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4512 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4513 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4514 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4515 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4516 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4517 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4518 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4519 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4520 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4521 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4522 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4523 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4524 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4525 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4526 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4527 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4528 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4529 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4530 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4531 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4532 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4533 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4534 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4535 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4536 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4537[13Mar2025 17:20:03.422] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:ctov:chests/village/village_forager
4538com.google.gson.JsonSyntaxException: Missing expand, expected to find a Boolean
4539 at net.minecraft.util.GsonHelper.m_13912_(GsonHelper.java:181) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4540 at net.minecraft.world.level.storage.loot.entries.TagEntry$Serializer.m_7267_(TagEntry.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4541 at net.minecraft.world.level.storage.loot.entries.TagEntry$Serializer.m_7267_(TagEntry.java:72) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4542 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4543 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4544 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4545 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4546 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4547 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4548 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4549 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4550 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4551 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4552 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4553 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4554 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4555 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4556 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4557 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4558 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4559 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4560 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4561 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4562 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4563 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4564 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4565 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4566 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4567 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4568 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4569 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4570 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4571 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4572 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4573 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4574 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4575 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4576 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4577 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4578 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4579 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4580 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4581 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4582 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4583 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4584 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4585 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4586[13Mar2025 17:20:03.661] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:createloveandwar:blocks/elite_workbench
4587com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'createloveandwar:elite_workbench'
4588 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4589 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4590 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4591 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4592 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4593 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4594 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4595 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4596 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4597 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4598 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4599 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4600 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4601 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4602 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4603 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4604 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4605 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4606 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4607 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4608 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4609 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4610 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4611 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4612 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4613 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4614 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4615 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4616 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4617 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4618 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4619 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4620 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4621 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4622 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4623 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4624 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4625 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4626 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4627 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4628 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4629 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4630 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4631 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4632 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4633 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4634 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4635 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4636 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4637 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4638[13Mar2025 17:20:03.680] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/cracked_withered_blackstone_vertical_slab
4639com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bygonenether:cracked_withered_blackstone_vertical_slab'
4640 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4641 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4642 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4643 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4644 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4645 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4646 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4647 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4648 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4649 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4650 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4651 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4652 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4653 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4654 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4655 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4656 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4657 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4658 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4659 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4660 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4661 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4662 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4663 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4664 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4665 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4666 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4667 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4668 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4669 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4670 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4671 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4672 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4673 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4674 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4675 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4676 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4677 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4678 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4679 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4680 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4681 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4682 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4683 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4684 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4685 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4686 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4687 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4688 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4689 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4690[13Mar2025 17:20:04.238] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:too_many_bows:chests/common_bows
4691com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'too_many_bows:ancient_sage'
4692 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4693 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4694 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4695 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4696 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4697 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4698 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4699 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4700 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4701 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4702 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4703 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4704 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4705 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4706 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4707 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4708 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4709 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4710 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4711 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4712 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4713 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4714 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4715 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4716 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4717 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4718 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4719 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4720 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4721 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4722 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4723 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4724 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4725 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4726 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4727 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4728 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4729 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4730 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4731 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4732 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4733 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4734 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4735 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4736 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4737 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4738 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4739 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4740 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4741 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4742[13Mar2025 17:20:05.180] [Worker-ResourceReload-3/INFO] [com.jerrylu086.netherite_horse_armor.NetheriteHorseArmor/]: Successfully modified loot table: 'minecraft:chests/bastion_treasure'
4743[13Mar2025 17:20:06.092] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:bygonenether:blocks/warped_nether_brick_vertical_slab
4744java.lang.IllegalArgumentException: Can't find block bygonenether:warped_nether_brick_vertical_slab
4745 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4746 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4747 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4748 at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4749 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4750 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4751 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4752 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4753 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4754 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4755 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4756 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4757 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4758 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4759 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4760 at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction$Serializer.m_7561_(LootItemConditionalFunction.java:88) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4761 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4762 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4763 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4764 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4765 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4766 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4767 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4768 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4769 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4770 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4771 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:149) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4772 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4773 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4774 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4775 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4776 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4777 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4778 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4779 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4780 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4781 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4782 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4783 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4784 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4785 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4786 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4787 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4788 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4789 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4790 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4791 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4792 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4793 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4794 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4795 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4796 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4797 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4798 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4799 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4800 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4801 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4802 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4803 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4804 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4805 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4806 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4807 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4808 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4809 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4810 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4811 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4812 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4813 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4814 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4815[13Mar2025 17:20:06.102] [Worker-ResourceReload-3/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:too_many_bows:reward_loot_table
4816com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'too_many_bows:ancient_sage'
4817 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4818 at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
4819 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4820 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4821 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4822 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4823 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4824 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4825 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4826 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4827 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4828 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4829 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4830 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4831 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4832 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4833 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4834 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4835 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4836 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4837 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4838 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4839 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4840 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
4841 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
4842 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4843 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4844 at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?]
4845 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?]
4846 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4847 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4848 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4849 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4850 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
4851 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
4852 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
4853 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
4854 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4855 at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4856 at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4857 at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4858 at java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
4859 at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4860 at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
4861 at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
4862 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
4863 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
4864 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
4865 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
4866 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
4867[13Mar2025 17:20:06.183] [Server thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Loot Modification Manager has loaded 6 modifier groups
4868[13Mar2025 17:20:06.237] [Server thread/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/minecraft/mineshaft_mesa}.pools[0].entries[0]->{minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
4869[13Mar2025 17:20:06.237] [Server thread/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/minecraft/mineshaft}.pools[0].entries[0]->{minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
4870[13Mar2025 17:20:06.237] [Server thread/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:botania:loonium/default}.pools[0].entries[0]->{minecraft:chests/simple_dungeon}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
4871[13Mar2025 17:20:06.237] [Server thread/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:minecraft:chests/abandoned_mineshaft}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
4872[13Mar2025 17:20:06.237] [Server thread/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:minecraft:chests/simple_dungeon}.pools[8].entries[0]: Unknown loot table called too_many_bows:chests/common_bows
4873[13Mar2025 17:20:06.454] [Server thread/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["# ","## ","###"],"key":{"#":{"item":"supplementaries:fine_wood"}},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}],"result":{"item":"supplementaries:fine_wood_stairs","count":4}}. Failed to parse resource conditions
4874com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
4875 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4876 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4877 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4878 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4879 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4880 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4881 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4882 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4883 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4884 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4885 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4886 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4887 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4888 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4889 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4890 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4891 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4892 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4893 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4894 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4895 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4896 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4897 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
4898 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
4899 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
4900 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4901 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4902 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4903 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4904 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
4905[13Mar2025 17:20:06.468] [Server thread/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","category":"misc","key":{"O":{"item":"minecraft:obsidian"},"C":{"item":"rubinated_nether:ruby"},"S":{"item":"minecraft:netherite_upgrade_smithing_template"}},"pattern":["CSC","COC","CCC"],"result":{"count":2,"item":"minecraft:netherite_upgrade_smithing_template"},"show_notification":true,"fabric:load_conditions":{"condition":"rubinated_nether:netherite_smithing_template_recipe"}}. Failed to parse resource conditions
4906com.google.gson.JsonSyntaxException: Expected fabric:load_conditions to be a JsonArray, was an object ({"co...e"})
4907 at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4908 at net.minecraft.util.GsonHelper.m_13832_(GsonHelper.java:455) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4909 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:126) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4910 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4911 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4912 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4913 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4914 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4915 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4916 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4917 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4918 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4919 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4920 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4921 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4922 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4923 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4924 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4925 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4926 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4927 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4928 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4929 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
4930 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
4931 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
4932 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4933 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4934 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4935 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4936 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
4937[13Mar2025 17:20:06.471] [Server thread/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["###"],"key":{"#":{"item":"supplementaries:fine_wood"}},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}],"result":{"item":"supplementaries:fine_wood_slab","count":6}}. Failed to parse resource conditions
4938com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
4939 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4940 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4941 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4942 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4943 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4944 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4945 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4946 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4947 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4948 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4949 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4950 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4951 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4952 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4953 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4954 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4955 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4956 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4957 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4958 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4959 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4960 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4961 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
4962 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
4963 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
4964 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4965 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4966 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4967 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4968 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
4969[13Mar2025 17:20:06.472] [Server thread/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["111","121","111"],"key":{"1":{"tag":"minecraft:logs"},"2":{"item":"minecraft:honeycomb"}},"result":{"item":"supplementaries:fine_wood","count":8},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}]}. Failed to parse resource conditions
4970com.google.gson.JsonParseException: Unknown recipe condition: supplementaries:flag
4971 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionMatches(ResourceConditions.java:169) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4972 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.conditionsMatch(ResourceConditions.java:148) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4973 at net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions.objectMatchesConditions(ResourceConditions.java:131) ~[fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar%231260!/:2.3.8+9ad825cd77]
4974 at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.fabric_applyResourceConditions(SimpleJsonResourceReloadListener.java:561) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4975 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.handler$zod000$applyResourceConditions(SimplePreparableReloadListener.java:537) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4976 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4977 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
4978 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
4979 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4980 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4981 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4982 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4983 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4984 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4985 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4986 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4987 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4988 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4989 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4990 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4991 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4992 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
4993 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
4994 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
4995 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
4996 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
4997 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4998 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
4999 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
5000 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
5001[13Mar2025 17:20:06.519] [Server thread/INFO] [KubeJS Server/]: Processing recipes...
5002[13Mar2025 17:20:06.520] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_laser[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5003[13Mar2025 17:20:06.526] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_wood_grip[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5004[13Mar2025 17:20:06.526] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'ender_dragon_loot_:dragon_hoe_upgrade[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5005[13Mar2025 17:20:06.531] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_hoe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5006[13Mar2025 17:20:06.532] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_scope[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5007[13Mar2025 17:20:06.533] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_bayonet[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5008[13Mar2025 17:20:06.534] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/cracked_withered_blackstone_vertical_slab_from_cracked_withered_blackstone_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5009[13Mar2025 17:20:06.550] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:phantek_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5010[13Mar2025 17:20:06.553] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_sword_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5011[13Mar2025 17:20:06.555] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_foregrip[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5012[13Mar2025 17:20:06.556] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_helmet_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5013[13Mar2025 17:20:06.557] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_holo_sight[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5014[13Mar2025 17:20:06.562] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_snap_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5015[13Mar2025 17:20:06.575] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:fc_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5016[13Mar2025 17:20:06.577] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_red_dot[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5017[13Mar2025 17:20:06.580] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5018[13Mar2025 17:20:06.581] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_4xscope[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5019[13Mar2025 17:20:06.589] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'exlinecopperequipment:copper_hammer_recipe[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5020[13Mar2025 17:20:06.592] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'celestisynth:celestial_spellbook[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5021[13Mar2025 17:20:06.594] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_impact_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5022[13Mar2025 17:20:06.596] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_acog[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5023[13Mar2025 17:20:06.605] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'incendium:upgrade_elytra[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5024[13Mar2025 17:20:06.609] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_extended_barrel[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5025[13Mar2025 17:20:06.613] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/withered_blackstone_vertical_slab_from_withered_blackstone_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5026[13Mar2025 17:20:06.614] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_pickaxe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5027[13Mar2025 17:20:06.620] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_leggings_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5028[13Mar2025 17:20:06.626] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_foregrip_stubby[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5029[13Mar2025 17:20:06.634] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'bygonenether:stonecutting/warped_nether_brick_vertical_slab_from_warped_nether_bricks_stonecutting[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5030[13Mar2025 17:20:06.636] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'legendary_monsters:dinosaur_bone_meal[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5031[13Mar2025 17:20:06.641] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_pistol_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5032[13Mar2025 17:20:06.644] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_chestplate_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5033[13Mar2025 17:20:06.645] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_shovel_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5034[13Mar2025 17:20:06.646] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_axe_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5035[13Mar2025 17:20:06.648] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_wood_stock[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5036[13Mar2025 17:20:06.659] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_iron_sights[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5037[13Mar2025 17:20:06.666] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_compensator[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5038[13Mar2025 17:20:06.667] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:resonarium_boots_smithing[minecraft:smithing_transform]'! Falling back to vanilla: Ingredient 'template' can't be empty!
5039[13Mar2025 17:20:06.669] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'netherexp:stonecutting/from_pale_soul_slate/indented[minecraft:stonecutting]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5040[13Mar2025 17:20:06.671] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_shotgun_silencer[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5041[13Mar2025 17:20:06.675] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:hm_workbench[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5042[13Mar2025 17:20:06.679] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'flansvendersgame:craft_laser_green[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5043[13Mar2025 17:20:06.683] [Server thread/WARN] [KubeJS Server/]: Failed to parse recipe 'shieldexp:griefer_shield[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
5044[13Mar2025 17:20:06.691] [Server thread/INFO] [KubeJS Server/]: Found 16846 recipes in 172.1 ms
5045[13Mar2025 17:20:06.692] [Server thread/ERROR] [KubeJS Server/]: recipes.js#45: Failed to create custom JSON recipe from '{"type":"meadow:cooking","ingredients":[{"item":"minecraft:egg"},{"item":"salt:salt"},{"item":"minecraft:glass_bottle"}],"result":{"item":"meadow:rennet","count":1}}': Unknown recipe type: meadow:cooking
5046[13Mar2025 17:20:06.693] [Server thread/ERROR] [KubeJS Server/]: recipes.js#64: Failed to create custom JSON recipe from '{"type":"meadow:cooking","ingredients":[{"item":"minecraft:amethyst_cluster"},{"item":"salt:salt"},{"tag":"meadow:milk"}],"result":{"item":"meadow:wooden_amethyst_milk_bucket","count":1}}': Unknown recipe type: meadow:cooking
5047[13Mar2025 17:20:06.693] [Server thread/ERROR] [KubeJS Server/]: recipes.js#83: Failed to create custom JSON recipe from '{"type":"salt:salting","ingredients":[{"item":"salt:salt"}]}': Unknown recipe type: salt:salting
5048[13Mar2025 17:20:06.750] [Server thread/ERROR] [KubeJS Server/]: recipes.js#237: Failed to create custom JSON recipe from '{"type":"bakery:stove","ingredients":[{"item":"create:dough"},{"item":"bakery:yeast"},{"tag":"bakery:eggs"}],"item":"bakery:bun","count":5,"experience":0.15}': Unknown recipe type: bakery:stove
5049[13Mar2025 17:20:06.751] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/rifle_casing recipe (createloveandwar:drawing/rifle_casing) specified a duration. Durations have no impact on this type of recipe.
5050[13Mar2025 17:20:06.757] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_duraplas recipe (createloveandwar:stamping/lower_receiver_duraplas) specified a duration. Durations have no impact on this type of recipe.
5051[13Mar2025 17:20:06.757] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/gyrojet_case recipe (createloveandwar:drawing/gyrojet_case) specified a duration. Durations have no impact on this type of recipe.
5052[13Mar2025 17:20:06.762] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_polymer recipe (createloveandwar:stamping/bolt_action_polymer) specified a duration. Durations have no impact on this type of recipe.
5053[13Mar2025 17:20:06.767] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_steel recipe (createloveandwar:stamping/bolt_action_steel) specified a duration. Durations have no impact on this type of recipe.
5054[13Mar2025 17:20:06.771] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_steel recipe (createloveandwar:stamping/upper_receiver_steel) specified a duration. Durations have no impact on this type of recipe.
5055[13Mar2025 17:20:06.771] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_brass recipe (createloveandwar:stamping/handguard_brass) specified a duration. Durations have no impact on this type of recipe.
5056[13Mar2025 17:20:06.771] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_sturdy recipe (createloveandwar:stamping/upper_receiver_sturdy) specified a duration. Durations have no impact on this type of recipe.
5057[13Mar2025 17:20:06.771] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_iron recipe (createloveandwar:stamping/grip_iron) specified a duration. Durations have no impact on this type of recipe.
5058[13Mar2025 17:20:06.776] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_polymer recipe (createloveandwar:stamping/upper_receiver_polymer) specified a duration. Durations have no impact on this type of recipe.
5059[13Mar2025 17:20:06.776] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_duraplas recipe (createloveandwar:stamping/stock_duraplas) specified a duration. Durations have no impact on this type of recipe.
5060[13Mar2025 17:20:06.776] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_steel recipe (createloveandwar:stamping/revolver_action_steel) specified a duration. Durations have no impact on this type of recipe.
5061[13Mar2025 17:20:06.776] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_tungsten recipe (createloveandwar:stamping/handguard_tungsten) specified a duration. Durations have no impact on this type of recipe.
5062[13Mar2025 17:20:06.776] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_resin recipe (createloveandwar:stamping/lower_receiver_resin) specified a duration. Durations have no impact on this type of recipe.
5063[13Mar2025 17:20:06.777] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_iron recipe (createloveandwar:stamping/upper_receiver_iron) specified a duration. Durations have no impact on this type of recipe.
5064[13Mar2025 17:20:06.781] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_tungsten recipe (createloveandwar:stamping/lower_receiver_tungsten) specified a duration. Durations have no impact on this type of recipe.
5065[13Mar2025 17:20:06.786] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_tungsten recipe (createloveandwar:stamping/bolt_action_tungsten) specified a duration. Durations have no impact on this type of recipe.
5066[13Mar2025 17:20:06.786] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/iron_ingot recipe (createaddition:rolling/iron_ingot) specified a duration. Durations have no impact on this type of recipe.
5067[13Mar2025 17:20:06.786] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_netherite recipe (createloveandwar:stamping/barrel_netherite) specified a duration. Durations have no impact on this type of recipe.
5068[13Mar2025 17:20:06.787] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_brass recipe (createloveandwar:stamping/bolt_action_brass) specified a duration. Durations have no impact on this type of recipe.
5069[13Mar2025 17:20:06.789] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_iron recipe (createloveandwar:stamping/lower_receiver_iron) specified a duration. Durations have no impact on this type of recipe.
5070[13Mar2025 17:20:06.790] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/steel_cup recipe (createloveandwar:drawing/steel_cup) specified a duration. Durations have no impact on this type of recipe.
5071[13Mar2025 17:20:06.790] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_brass recipe (createloveandwar:stamping/lower_receiver_brass) specified a duration. Durations have no impact on this type of recipe.
5072[13Mar2025 17:20:06.791] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_iron recipe (createloveandwar:stamping/bolt_action_iron) specified a duration. Durations have no impact on this type of recipe.
5073[13Mar2025 17:20:06.794] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_resin recipe (createloveandwar:stamping/handguard_resin) specified a duration. Durations have no impact on this type of recipe.
5074[13Mar2025 17:20:06.797] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/grenade_casing recipe (createloveandwar:drawing/grenade_casing) specified a duration. Durations have no impact on this type of recipe.
5075[13Mar2025 17:20:06.797] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_resin recipe (createloveandwar:stamping/revolver_action_resin) specified a duration. Durations have no impact on this type of recipe.
5076[13Mar2025 17:20:06.812] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_duraplas recipe (createloveandwar:stamping/bolt_action_duraplas) specified a duration. Durations have no impact on this type of recipe.
5077[13Mar2025 17:20:06.813] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_tungsten recipe (createloveandwar:stamping/barrel_tungsten) specified a duration. Durations have no impact on this type of recipe.
5078[13Mar2025 17:20:06.813] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_netherite recipe (createloveandwar:stamping/handguard_netherite) specified a duration. Durations have no impact on this type of recipe.
5079[13Mar2025 17:20:06.818] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/straw recipe (createaddition:rolling/straw) specified a duration. Durations have no impact on this type of recipe.
5080[13Mar2025 17:20:06.818] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_brass recipe (createloveandwar:stamping/revolver_action_brass) specified a duration. Durations have no impact on this type of recipe.
5081[13Mar2025 17:20:06.821] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_polymer recipe (createloveandwar:stamping/revolver_action_polymer) specified a duration. Durations have no impact on this type of recipe.
5082[13Mar2025 17:20:06.831] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_netherite recipe (createloveandwar:stamping/upper_receiver_netherite) specified a duration. Durations have no impact on this type of recipe.
5083[13Mar2025 17:20:06.832] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_duraplas recipe (createloveandwar:stamping/handguard_duraplas) specified a duration. Durations have no impact on this type of recipe.
5084[13Mar2025 17:20:06.834] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_iron recipe (createloveandwar:stamping/barrel_iron) specified a duration. Durations have no impact on this type of recipe.
5085[13Mar2025 17:20:06.836] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/brass_ingot recipe (createaddition:rolling/brass_ingot) specified a duration. Durations have no impact on this type of recipe.
5086[13Mar2025 17:20:06.836] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_steel recipe (createloveandwar:stamping/handguard_steel) specified a duration. Durations have no impact on this type of recipe.
5087[13Mar2025 17:20:06.836] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_polymer recipe (createloveandwar:stamping/stock_polymer) specified a duration. Durations have no impact on this type of recipe.
5088[13Mar2025 17:20:06.840] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/copper_plate recipe (createaddition:rolling/copper_plate) specified a duration. Durations have no impact on this type of recipe.
5089[13Mar2025 17:20:06.842] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/steel_ingot recipe (createaddition:rolling/steel_ingot) specified a duration. Durations have no impact on this type of recipe.
5090[13Mar2025 17:20:06.842] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/copper_ingot recipe (createaddition:rolling/copper_ingot) specified a duration. Durations have no impact on this type of recipe.
5091[13Mar2025 17:20:06.842] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_sturdy recipe (createloveandwar:stamping/bolt_action_sturdy) specified a duration. Durations have no impact on this type of recipe.
5092[13Mar2025 17:20:06.842] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_sturdy recipe (createloveandwar:stamping/lower_receiver_sturdy) specified a duration. Durations have no impact on this type of recipe.
5093[13Mar2025 17:20:06.845] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_sturdy recipe (createloveandwar:stamping/handguard_sturdy) specified a duration. Durations have no impact on this type of recipe.
5094[13Mar2025 17:20:06.846] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_polymer recipe (createloveandwar:stamping/barrel_polymer) specified a duration. Durations have no impact on this type of recipe.
5095[13Mar2025 17:20:06.848] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_netherite recipe (createloveandwar:stamping/stock_netherite) specified a duration. Durations have no impact on this type of recipe.
5096[13Mar2025 17:20:06.849] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_steel recipe (createloveandwar:stamping/stock_steel) specified a duration. Durations have no impact on this type of recipe.
5097[13Mar2025 17:20:06.849] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_tungsten recipe (createloveandwar:stamping/grip_tungsten) specified a duration. Durations have no impact on this type of recipe.
5098[13Mar2025 17:20:06.849] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_resin recipe (createloveandwar:stamping/grip_resin) specified a duration. Durations have no impact on this type of recipe.
5099[13Mar2025 17:20:06.849] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/electrum_plate recipe (createaddition:rolling/electrum_plate) specified a duration. Durations have no impact on this type of recipe.
5100[13Mar2025 17:20:06.849] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/aluminum_ingot recipe (createaddition:rolling/aluminum_ingot) specified a duration. Durations have no impact on this type of recipe.
5101[13Mar2025 17:20:06.852] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_resin recipe (createloveandwar:stamping/stock_resin) specified a duration. Durations have no impact on this type of recipe.
5102[13Mar2025 17:20:06.852] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/gold_ingot recipe (createaddition:rolling/gold_ingot) specified a duration. Durations have no impact on this type of recipe.
5103[13Mar2025 17:20:06.852] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_tungsten recipe (createloveandwar:stamping/upper_receiver_tungsten) specified a duration. Durations have no impact on this type of recipe.
5104[13Mar2025 17:20:06.853] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_duraplas recipe (createloveandwar:stamping/upper_receiver_duraplas) specified a duration. Durations have no impact on this type of recipe.
5105[13Mar2025 17:20:06.853] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_tungsten recipe (createloveandwar:stamping/revolver_action_tungsten) specified a duration. Durations have no impact on this type of recipe.
5106[13Mar2025 17:20:06.856] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_duraplas recipe (createloveandwar:stamping/barrel_duraplas) specified a duration. Durations have no impact on this type of recipe.
5107[13Mar2025 17:20:06.856] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_tungsten recipe (createloveandwar:stamping/stock_tungsten) specified a duration. Durations have no impact on this type of recipe.
5108[13Mar2025 17:20:06.859] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_brass recipe (createloveandwar:stamping/stock_brass) specified a duration. Durations have no impact on this type of recipe.
5109[13Mar2025 17:20:06.859] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/steel_plate recipe (createaddition:rolling/steel_plate) specified a duration. Durations have no impact on this type of recipe.
5110[13Mar2025 17:20:06.859] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_brass recipe (createloveandwar:stamping/upper_receiver_brass) specified a duration. Durations have no impact on this type of recipe.
5111[13Mar2025 17:20:06.859] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_sturdy recipe (createloveandwar:stamping/grip_sturdy) specified a duration. Durations have no impact on this type of recipe.
5112[13Mar2025 17:20:06.862] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/iron_plate recipe (createaddition:rolling/iron_plate) specified a duration. Durations have no impact on this type of recipe.
5113[13Mar2025 17:20:06.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/upper_receiver_resin recipe (createloveandwar:stamping/upper_receiver_resin) specified a duration. Durations have no impact on this type of recipe.
5114[13Mar2025 17:20:06.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/heavy_rifle_casing recipe (createloveandwar:drawing/heavy_rifle_casing) specified a duration. Durations have no impact on this type of recipe.
5115[13Mar2025 17:20:06.866] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_duraplas recipe (createloveandwar:stamping/grip_duraplas) specified a duration. Durations have no impact on this type of recipe.
5116[13Mar2025 17:20:06.869] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_netherite recipe (createloveandwar:stamping/lower_receiver_netherite) specified a duration. Durations have no impact on this type of recipe.
5117[13Mar2025 17:20:06.873] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/lead_plate recipe (createaddition:rolling/lead_plate) specified a duration. Durations have no impact on this type of recipe.
5118[13Mar2025 17:20:06.877] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_iron recipe (createloveandwar:stamping/revolver_action_iron) specified a duration. Durations have no impact on this type of recipe.
5119[13Mar2025 17:20:06.878] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/gold_plate recipe (createaddition:rolling/gold_plate) specified a duration. Durations have no impact on this type of recipe.
5120[13Mar2025 17:20:06.881] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/aluminum_plate recipe (createaddition:rolling/aluminum_plate) specified a duration. Durations have no impact on this type of recipe.
5121[13Mar2025 17:20:06.885] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_brass recipe (createloveandwar:stamping/grip_brass) specified a duration. Durations have no impact on this type of recipe.
5122[13Mar2025 17:20:06.885] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_sturdy recipe (createloveandwar:stamping/stock_sturdy) specified a duration. Durations have no impact on this type of recipe.
5123[13Mar2025 17:20:06.889] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_sturdy recipe (createloveandwar:stamping/barrel_sturdy) specified a duration. Durations have no impact on this type of recipe.
5124[13Mar2025 17:20:06.890] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_sturdy recipe (createloveandwar:stamping/revolver_action_sturdy) specified a duration. Durations have no impact on this type of recipe.
5125[13Mar2025 17:20:06.920] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/pistol_casing recipe (createloveandwar:drawing/pistol_casing) specified a duration. Durations have no impact on this type of recipe.
5126[13Mar2025 17:20:06.922] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_resin recipe (createloveandwar:stamping/barrel_resin) specified a duration. Durations have no impact on this type of recipe.
5127[13Mar2025 17:20:06.925] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_brass recipe (createloveandwar:stamping/barrel_brass) specified a duration. Durations have no impact on this type of recipe.
5128[13Mar2025 17:20:06.925] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/brass_cup recipe (createloveandwar:drawing/brass_cup) specified a duration. Durations have no impact on this type of recipe.
5129[13Mar2025 17:20:06.926] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_netherite recipe (createloveandwar:stamping/bolt_action_netherite) specified a duration. Durations have no impact on this type of recipe.
5130[13Mar2025 17:20:06.930] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_netherite recipe (createloveandwar:stamping/revolver_action_netherite) specified a duration. Durations have no impact on this type of recipe.
5131[13Mar2025 17:20:06.930] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom minecraft:createloveandwar recipe (createloveandwar:fractional_distillation/crude_oil) specified a duration. Durations have no impact on this type of recipe.
5132[13Mar2025 17:20:06.939] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createaddition:rolling/electrum_ingot recipe (createaddition:rolling/electrum_ingot) specified a duration. Durations have no impact on this type of recipe.
5133[13Mar2025 17:20:06.939] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/bolt_action_resin recipe (createloveandwar:stamping/bolt_action_resin) specified a duration. Durations have no impact on this type of recipe.
5134[13Mar2025 17:20:06.942] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_polymer recipe (createloveandwar:stamping/grip_polymer) specified a duration. Durations have no impact on this type of recipe.
5135[13Mar2025 17:20:06.942] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_iron recipe (createloveandwar:stamping/handguard_iron) specified a duration. Durations have no impact on this type of recipe.
5136[13Mar2025 17:20:06.942] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_steel recipe (createloveandwar:stamping/grip_steel) specified a duration. Durations have no impact on this type of recipe.
5137[13Mar2025 17:20:06.942] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/revolver_action_duraplas recipe (createloveandwar:stamping/revolver_action_duraplas) specified a duration. Durations have no impact on this type of recipe.
5138[13Mar2025 17:20:06.942] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/copper_cup recipe (createloveandwar:drawing/copper_cup) specified a duration. Durations have no impact on this type of recipe.
5139[13Mar2025 17:20:06.943] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/stock_iron recipe (createloveandwar:stamping/stock_iron) specified a duration. Durations have no impact on this type of recipe.
5140[13Mar2025 17:20:06.943] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/handguard_polymer recipe (createloveandwar:stamping/handguard_polymer) specified a duration. Durations have no impact on this type of recipe.
5141[13Mar2025 17:20:06.947] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_polymer recipe (createloveandwar:stamping/lower_receiver_polymer) specified a duration. Durations have no impact on this type of recipe.
5142[13Mar2025 17:20:06.950] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/grip_netherite recipe (createloveandwar:stamping/grip_netherite) specified a duration. Durations have no impact on this type of recipe.
5143[13Mar2025 17:20:06.950] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:drawing/artillery_casing recipe (createloveandwar:drawing/artillery_casing) specified a duration. Durations have no impact on this type of recipe.
5144[13Mar2025 17:20:06.955] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/lower_receiver_steel recipe (createloveandwar:stamping/lower_receiver_steel) specified a duration. Durations have no impact on this type of recipe.
5145[13Mar2025 17:20:06.980] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom createloveandwar:stamping/barrel_steel recipe (createloveandwar:stamping/barrel_steel) specified a duration. Durations have no impact on this type of recipe.
5146[13Mar2025 17:20:06.980] [Server thread/ERROR] [KubeJS Server/]: recipes.js#285: Failed to create custom JSON recipe from '{"type":"jmc:mixing","ingredients":[{"tag":"c:foods/milk"},{"tag":"c:foods/milk"},{"item":"minecraft:stick"}],"mixingTime":12,"result":[{"id":"jmc:cake_frosting"}]}': Unknown recipe type: jmc:mixing
5147[13Mar2025 17:20:06.982] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#3: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5148[13Mar2025 17:20:06.982] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#18: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5149[13Mar2025 17:20:06.983] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#32: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5150[13Mar2025 17:20:06.983] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#47: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5151[13Mar2025 17:20:06.983] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#62: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5152[13Mar2025 17:20:06.984] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#77: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5153[13Mar2025 17:20:06.984] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#92: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5154[13Mar2025 17:20:06.984] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#107: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5155[13Mar2025 17:20:06.985] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#122: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5156[13Mar2025 17:20:06.985] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#137: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5157[13Mar2025 17:20:06.985] [Server thread/ERROR] [KubeJS Server/]: veggiebags.js#152: Failed to create recipe for type 'kubejs:shaped': ItemStack 'result' can't be empty!
5158[13Mar2025 17:20:06.989] [Server thread/INFO] [KubeJS Server/]: Posted recipe events in 297.8 ms
5159[13Mar2025 17:20:06.996] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:frontier_cap[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":["HHH","HCH"," T"],"key":{"H":[],"T":{"item":"alexsmobs:raccoon_tail"},"C":{"item":"minecraft:leather_helmet"}},"result":{"item":"alexsmobs:frontier_cap","count":1}}: Item array cannot be empty, at least one item must be defined
5160[13Mar2025 17:20:06.996] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
5161[13Mar2025 17:20:06.996] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:126)
5162[13Mar2025 17:20:06.996] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5163[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:278)
5164[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:306)
5165[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5166[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5167[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5168[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5169[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5170[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5171[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5172[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5173[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5174[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5175[13Mar2025 17:20:06.997] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5176[13Mar2025 17:20:07.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe legendary_monsters:ancient_dripstone_brick_stairs_left[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "," "],"key":{},"result":{"item":"legendary_monsters:ancient_dripstone_brick_stairs","count":4}}: Index 0 out of bounds for length 0
5177[13Mar2025 17:20:07.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5178[13Mar2025 17:20:07.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5179[13Mar2025 17:20:07.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5180[13Mar2025 17:20:07.006] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5181[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5182[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5183[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5184[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5185[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5186[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5187[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5188[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5189[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5190[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
5191[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
5192[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
5193[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
5194[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:679)
5195[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.lambda$post$6(RecipesEventJS.java:384)
5196[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:azalea_quark_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:azalea_quark_shutter","count":4}}: Index 0 out of bounds for length 0
5197[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5198[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5199[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5200[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5201[13Mar2025 17:20:07.007] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5202[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5203[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5204[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5205[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5206[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5207[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5208[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5209[13Mar2025 17:20:07.008] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5210[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:cherry_env_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:cherry_env_shutter","count":4}}: Index 0 out of bounds for length 0
5211[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5212[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5213[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5214[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5215[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5216[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5217[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5218[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5219[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5220[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5221[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5222[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5223[13Mar2025 17:20:07.010] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5224[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsdelight:barbecue_on_a_stick[minecraft:crafting_shapeless]: {"group":"barbecue_stick","type":"minecraft:crafting_shapeless","ingredients":[{"item":"farmersdelight:tomato"},{"item":"farmersdelight:onion"},{"item":"amfd:singular_cooked_moose_rib"},{"item":"minecraft:cooked_chicken"},{"item":"minecraft:stick"},{"item":"minecraft:stick"}],"result":{"item":"farmersdelight:barbecue_stick","count":2}}: Unknown item 'amfd:singular_cooked_moose_rib'
5225[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'amfd:singular_cooked_moose_rib'
5226[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5227[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5228[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5229[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5230[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5231[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5232[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5233[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_44275_(ShapelessRecipe.java:104)
5234[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:89)
5235[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:84)
5236[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5237[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5238[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5239[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5240[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5241[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5242[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5243[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5244[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5245[13Mar2025 17:20:07.011] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5246[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:animal_dictionary[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","ingredients":[{"item":"minecraft:book"},[],{"tag":"forge:dyes/green"}],"result":{"item":"alexsmobs:animal_dictionary"}}: Item array cannot be empty, at least one item must be defined
5247[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
5248[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:126)
5249[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5250[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_44275_(ShapelessRecipe.java:104)
5251[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:89)
5252[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:84)
5253[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5254[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5255[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5256[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5257[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5258[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5259[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5260[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5261[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5262[13Mar2025 17:20:07.013] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5263[13Mar2025 17:20:07.020] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:falconry_glove[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" L ","LLL"," H "],"key":{"H":[],"L":{"item":"minecraft:leather"}},"result":{"item":"alexsmobs:falconry_glove","count":1}}: Item array cannot be empty, at least one item must be defined
5264[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
5265[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:126)
5266[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5267[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:278)
5268[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:306)
5269[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5270[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5271[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5272[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5273[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5274[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5275[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5276[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5277[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5278[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5279[13Mar2025 17:20:07.021] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5280[13Mar2025 17:20:07.022] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:compacting recipe (create_ultimate_factory:compacting_tuff) has more item inputs (16) than supported (9).
5281[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:palm_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:palm_shutter","count":4}}: Index 0 out of bounds for length 0
5282[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5283[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5284[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5285[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5286[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5287[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5288[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5289[13Mar2025 17:20:07.023] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5290[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5291[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5292[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5293[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5294[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5295[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:blossom_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:blossom_shutter","count":4}}: Index 0 out of bounds for length 0
5296[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:wisteria_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:wisteria_shutter","count":4}}: Index 0 out of bounds for length 0
5297[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5298[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5299[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5300[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5301[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5302[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5303[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5304[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5305[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5306[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5307[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5308[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5309[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5310[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5311[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5312[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5313[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5314[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5315[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5316[13Mar2025 17:20:07.024] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5317[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5318[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5319[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5320[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5321[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5322[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5323[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
5324[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
5325[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
5326[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
5327[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:679)
5328[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.lambda$post$6(RecipesEventJS.java:384)
5329[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:frontier_cap_alt[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":["HHH","HCH","T "],"key":{"H":[],"T":{"item":"alexsmobs:raccoon_tail"},"C":{"item":"minecraft:leather_helmet"}},"result":{"item":"alexsmobs:frontier_cap","count":1}}: Item array cannot be empty, at least one item must be defined
5330[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:crushing recipe (createloveandwar:crushing/exp_from_gunsmith_parts) has more item outputs (8) than supported (7).
5331[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
5332[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:126)
5333[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5334[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:278)
5335[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:306)
5336[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5337[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5338[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5339[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5340[13Mar2025 17:20:07.025] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5341[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5342[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5343[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5344[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5345[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5346[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5347[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:cypress_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:cypress_shutter","count":4}}: Index 0 out of bounds for length 0
5348[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5349[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5350[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5351[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5352[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5353[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5354[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5355[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5356[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5357[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5358[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5359[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5360[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5361[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:ancient_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:ancient_shutter","count":4}}: Index 0 out of bounds for length 0
5362[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5363[13Mar2025 17:20:07.026] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5364[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5365[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5366[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5367[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5368[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5369[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5370[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5371[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5372[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5373[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5374[13Mar2025 17:20:07.027] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5375[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe alexsmobs:banner_pattern_bear[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","ingredients":[{"item":"minecraft:paper"},[]],"result":{"item":"alexsmobs:banner_pattern_bear"}}: Item array cannot be empty, at least one item must be defined
5376[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
5377[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:126)
5378[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5379[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_44275_(ShapelessRecipe.java:104)
5380[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:89)
5381[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:84)
5382[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5383[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5384[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5385[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5386[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5387[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5388[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5389[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5390[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5391[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5392[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
5393[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
5394[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
5395[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
5396[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:679)
5397[13Mar2025 17:20:07.034] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.lambda$post$6(RecipesEventJS.java:384)
5398[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:willow_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:willow_shutter","count":4}}: Index 0 out of bounds for length 0
5399[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5400[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5401[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5402[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5403[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5404[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5405[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5406[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5407[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5408[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5409[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5410[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5411[13Mar2025 17:20:07.036] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5412[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:gingerbread_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:gingerbread_shutter","count":4}}: Index 0 out of bounds for length 0
5413[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5414[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5415[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5416[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5417[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5418[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5419[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5420[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5421[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5422[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5423[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5424[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5425[13Mar2025 17:20:07.037] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5426[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:stripped_bamboo_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:stripped_bamboo_shutter","count":4}}: Index 0 out of bounds for length 0
5427[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5428[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5429[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5430[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5431[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5432[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5433[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5434[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5435[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5436[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5437[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5438[13Mar2025 17:20:07.038] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5439[13Mar2025 17:20:07.039] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5440[13Mar2025 17:20:07.042] [KubeJS Recipe Event Worker 0/WARN] [com.simibubi.create.Create/]: Your custom create:compacting recipe (create_ultimate_factory:f_compacting_veridium) has more item inputs (17) than supported (9).
5441[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:muddy_oak_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:muddy_oak_shutter","count":4}}: Index 0 out of bounds for length 0
5442[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5443[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5444[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5445[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5446[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5447[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5448[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5449[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5450[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5451[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5452[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5453[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5454[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5455[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe shutter:maple_shutter[minecraft:crafting_shaped]: {"type":"minecraft:crafting_shaped","pattern":[" "," "],"key":{},"result":{"item":"shutter:maple_shutter","count":4}}: Index 0 out of bounds for length 0
5456[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
5457[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:308)
5458[13Mar2025 17:20:07.044] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:301)
5459[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5460[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5461[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5462[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5463[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5464[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
5465[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787)
5466[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5467[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5468[13Mar2025 17:20:07.045] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5469[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/e26gknstvsecz3syyqik5jhjb[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"corn_delight:wild_corn"}],"tool":{"tag":"forge:tools/knives"},"result":[{"item":"brewery:corn_seeds","count":2},{"item":"farmersdelight:straw"}]}: Unknown item 'corn_delight:wild_corn'
5470[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/9m0on84r3nrsc92bm39db00x8[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"naturalist:cooked_venison"}],"result":[{"count":2,"item":"twilightdelight:cooked_venison_rib"}],"tool":{"tag":"forge:tools/knives"}}: Unknown item 'naturalist:cooked_venison'
5471[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/dzyak21nncu6mmb6phhdt4sf5[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"brewery:corn"}],"tool":{"tag":"forge:tools/knives"},"result":[{"item":"brewery:corn_seeds","count":2},{"item":"farmersdelight:straw"}]}: Unknown item 'brewery:corn'
5472[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'corn_delight:wild_corn'
5473[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5474[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5475[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5476[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5477[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5478[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'naturalist:cooked_venison'
5479[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5480[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5481[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'brewery:corn'
5482[13Mar2025 17:20:07.051] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5483[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5484[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5485[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:189)
5486[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5487[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5488[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:195)
5489[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5490[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:172)
5491[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5492[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:164)
5493[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5494[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5495[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5496[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5497[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5498[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5499[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5500[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5501[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5502[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:189)
5503[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5504[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:189)
5505[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:195)
5506[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:195)
5507[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5508[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:172)
5509[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5510[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:172)
5511[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:164)
5512[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:164)
5513[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5514[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
5515[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5516[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5517[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5518[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5519[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5520[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5521[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5522[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5523[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5524[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5525[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5526[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5527[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
5528[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
5529[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5530[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5531[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5532[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5533[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5534[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
5535[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5536[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
5537[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
5538[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
5539[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:679)
5540[13Mar2025 17:20:07.052] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.lambda$post$7(RecipesEventJS.java:393)
5541[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/evr71ddaypaqgtzepbcbl8wuo[farmersdelight:cooking]: {"type":"farmersdelight:cooking","cookingtime":200,"experience":2,"ingredients":[{"item":"crabbersdelight:crab"},{"tag":"forge:dough"},{"tag":"forge:milk/milk_bottle"},{"tag":"forge:eggs"},{"item":"farmersdelight:onion"}],"recipe_book_tab":"meals","result":{"item":"crabbersdelight:crab_cakes"}}: Unknown item 'crabbersdelight:crab'
5542[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: Error parsing recipe farmersdelight:kjs/eicoyxiakocpco9p83bvnvy2h[farmersdelight:cutting]: {"type":"farmersdelight:cutting","ingredients":[{"item":"naturalist:venison"}],"result":[{"count":2,"item":"twilightdelight:raw_venison_rib"}],"tool":{"tag":"forge:tools/knives"}}: Unknown item 'naturalist:venison'
5543[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'crabbersdelight:crab'
5544[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5545[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5546[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5547[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5548[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5549[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: com.google.gson.JsonSyntaxException: Unknown item 'naturalist:venison'
5550[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5551[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:292)
5552[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5553[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Optional.orElseThrow(Optional.java:403)
5554[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:189)
5555[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:291)
5556[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CookingPotRecipe$Serializer.readIngredients(CookingPotRecipe.java:199)
5557[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:219)
5558[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CookingPotRecipe$Serializer.fromJson(CookingPotRecipe.java:176)
5559[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27)
5560[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CookingPotRecipe$Serializer.m_6729_(CookingPotRecipe.java:168)
5561[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:148)
5562[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5563[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_288218_(Ingredient.java:194)
5564[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5565[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:189)
5566[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5567[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:195)
5568[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5569[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:172)
5570[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5571[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:164)
5572[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
5573[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23)
5574[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.platform.forge.RecipeForgeHelper.fromJson(RecipeForgeHelper.java:28)
5575[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5576[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipeJS.createRecipe(RecipeJS.java:515)
5577[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5578[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.createRecipe(RecipesEventJS.java:446)
5579[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5580[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
5581[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
5582[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
5583[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
5584[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
5585[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
5586[13Mar2025 17:20:07.053] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
5587[13Mar2025 17:20:07.054] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
5588[13Mar2025 17:20:07.054] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
5589[13Mar2025 17:20:07.054] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:679)
5590[13Mar2025 17:20:07.054] [KubeJS Recipe Event Worker 0/WARN] [KubeJS Server/]: at …kubejs.recipe.RecipesEventJS.lambda$post$7(RecipesEventJS.java:393)
5591[13Mar2025 17:20:07.062] [Server thread/INFO] [KubeJS Server/]: Added 6 recipes, removed 11 recipes, modified 747 recipes, with 40 failed recipes in 71.56 ms
5592[13Mar2025 17:20:07.062] [Server thread/INFO] [ModernFix/]: Clearing KubeJS recipe lists...
5593[13Mar2025 17:20:07.064] [Server thread/INFO] [com.possible_triangle.sliceanddice.SliceAndDice/]: Injecting recipes
5594[13Mar2025 17:20:07.116] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/brown_mushroom_colony
5595[13Mar2025 17:20:07.116] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_trapdoor
5596[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_door
5597[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_door
5598[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_pink
5599[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_door
5600[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/smoked_ham
5601[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_planks
5602[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_trapdoor
5603[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_hanging_sign
5604[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_trapdoor
5605[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_log
5606[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_leggings
5607[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_door
5608[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/apple_pie
5609[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_hanging_sign
5610[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_wood
5611[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cake
5612[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_trapdoor
5613[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/raw_gwibling
5614[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/sweet_berry_cheesecake
5615[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/red_shrooma
5616[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/dweller_steak
5617[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_sign
5618[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_stem
5619[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_door
5620[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/mogmoss
5621[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_door
5622[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/brown_shrooma
5623[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_yellow
5624[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/bison_mince
5625[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_deepsea_pie_cut
5626[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cabbage
5627[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_door
5628[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oxeye_daisy
5629[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_hanging_sign
5630[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_door
5631[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_wood
5632[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_spinefish_cut
5633[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_door
5634[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_trapdoor
5635[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_hanging_sign
5636[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_door
5637[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_door
5638[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomper_leg
5639[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/licoroot_roll_slice
5640[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/orange_tulip
5641[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_door
5642[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/vegan_patty
5643[13Mar2025 17:20:07.117] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_log
5644[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_log
5645[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/saddle
5646[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_hanging_sign
5647[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_log
5648[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_trapdoor
5649[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_door
5650[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/pickaxe/depthrock
5651[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_wood
5652[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/goldfish
5653[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_trapdoor
5654[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_sign
5655[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_sign
5656[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_hyphae
5657[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/ink_mushroom
5658[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_red
5659[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/axe/driftwood
5660[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_sign
5661[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_hanging_sign
5662[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_trapdoor
5663[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/raw_gloomper_leg
5664[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_log
5665[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_twelve
5666[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_door
5667[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_door
5668[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_log
5669[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/propelplant_cane
5670[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_three
5671[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_log
5672[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/chocolate_pie
5673[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_twelve
5674[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dandelion
5675[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_wood
5676[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_helmet
5677[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_trapdoor
5678[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/leech
5679[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/torchflower
5680[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_door
5681[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/red_mushroom_colony
5682[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_log
5683[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_sign
5684[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_six
5685[13Mar2025 17:20:07.118] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/shimmerweed
5686[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_log
5687[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_wood
5688[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/kelp_roll
5689[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_sign
5690[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_fourteen
5691[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_log
5692[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_hanging_sign
5693[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_hanging_sign
5694[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sea_pig
5695[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/hoglin_hide
5696[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/searing_cod
5697[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_hanging_sign
5698[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_boots
5699[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_wood
5700[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_door
5701[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_log
5702[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/turtle
5703[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_trapdoor
5704[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_door
5705[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_hanging_sign
5706[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_trapdoor
5707[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_wood
5708[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/crimson_fungus_colony
5709[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_wood
5710[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_trapdoor
5711[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/gravel
5712[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_log
5713[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_trapdoor
5714[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_wood
5715[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_log
5716[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_cod
5717[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_hanging_sign
5718[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/elder_guardian_slab
5719[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_sign
5720[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/moss
5721[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_potatoes
5722[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_hanging_sign
5723[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_hanging_sign
5724[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_trapdoor
5725[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_wood
5726[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_wood
5727[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_wood
5728[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/strider_slice
5729[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/dweller_meat
5730[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_hanging_sign
5731[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/allium
5732[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/lava_pufferfish
5733[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_sign
5734[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_trapdoor
5735[13Mar2025 17:20:07.119] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_hanging_sign
5736[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/red_tulip
5737[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_wood
5738[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_hyphae
5739[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bricks
5740[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/soulsucker
5741[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_salmon
5742[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_wood
5743[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_sign
5744[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/warped_kelp_roll_slice
5745[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/salmon
5746[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/lily_of_the_valley
5747[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_log
5748[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_stem
5749[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_trilocararis
5750[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/miserabell
5751[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_trapdoor
5752[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_sign
5753[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/wild_cave_carrot
5754[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:supplementaries_integration/ash_bricks_fd
5755[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_hanging_sign
5756[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_hanging_sign
5757[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_log
5758[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_trapdoor
5759[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_log
5760[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/rice_panicle
5761[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_mutton
5762[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_hanging_sign
5763[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_cooked_spinefish_cut
5764[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_wood
5765[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/white_tulip
5766[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_sign
5767[13Mar2025 17:20:07.120] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_trapdoor
5768[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_log
5769[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_sign
5770[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_log
5771[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/amethyst_block
5772[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/betterarcheology/rotten_trapdoor
5773[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wither_rose
5774[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/porkchop
5775[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_hanging_sign
5776[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/snifferplus/stone_pine_sign
5777[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_sign
5778[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_trapdoor
5779[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/ink_sac
5780[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_sign
5781[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/guardian
5782[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/magmacubefish
5783[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_hanging_sign
5784[13Mar2025 17:20:07.121] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_door
5785[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_sign
5786[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_trapdoor
5787[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_wood
5788[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_trapdoor
5789[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_lanternfish
5790[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_hanging_sign
5791[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_log
5792[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_door
5793[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_trapdoor
5794[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_hanging_sign
5795[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_trapdoor
5796[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/nether_bricks
5797[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_sign
5798[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_green
5799[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_ten
5800[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/loose_moose_rib
5801[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/walnut_sign
5802[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_trapdoor
5803[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/butterbunch
5804[13Mar2025 17:20:07.122] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/obsidianfish
5805[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_planks
5806[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/spruce_sign
5807[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_two
5808[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_log
5809[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_hanging_sign
5810[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_door
5811[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_trapdoor
5812[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blue_mogmoss
5813[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/squid
5814[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_sign
5815[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_wood
5816[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_hanging_sign
5817[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_log
5818[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:supplementaries_integration/lapis_bricks_fd
5819[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_trapdoor
5820[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_six
5821[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/stone
5822[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_block
5823[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomgourd_pie
5824[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/bamboo_sign
5825[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_log
5826[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/pufferfish
5827[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_planks
5828[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_sweetish_fish_blue
5829[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blood_mushroom
5830[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/twistytwig
5831[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_sign
5832[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_door
5833[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_log
5834[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_trapdoor
5835[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/quartz_block
5836[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_chestplate
5837[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mangrove_wood
5838[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_beetroots
5839[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_radgill
5840[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_fourteen
5841[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/tag_dough
5842[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/mutton
5843[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_sign
5844[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/smogstem_wood
5845[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/blazefish
5846[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/driftwood_sign
5847[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/flowering_azalea_door
5848[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/kangaroo_shank
5849[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/pink_tulip
5850[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_wood
5851[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_log
5852[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_door
5853[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_oxygelium_cut
5854[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_trilocaris_tail
5855[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_carrots
5856[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_log
5857[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/acacia_log
5858[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/melon
5859[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/raw_catfish_slice
5860[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_spinefish_kelp_roll_slice
5861[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_fishermans_delicacy_cut
5862[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_wood
5863[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_sign
5864[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:oceansdelight_cutting/tentacles
5865[13Mar2025 17:20:07.123] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/echo_hanging_sign
5866[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cornflower
5867[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/deepslate
5868[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_sign
5869[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_one
5870[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_sign
5871[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/grongle_wood
5872[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/beef
5873[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/blood_mushroom_globule
5874[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_ten
5875[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/ditchbulb
5876[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/betterarcheology/rotten_door
5877[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_tripodfish
5878[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/smogstem_wood
5879[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_lanternfish
5880[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/ender_shard
5881[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_wood
5882[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/sight_fragment
5883[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquamirae_delight_wisteria_niveis_cut
5884[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/palegardenbackport/pale_oak_door
5885[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/leather_horse_armor
5886[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_cutting/shulker_filet
5887[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/swamp_cypress_hanging_sign
5888[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/oak_log
5889[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/born_in_chaos_v1/scorched_wood
5890[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:netherdepthsupgrade_cutting/glowdine
5891[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_wood
5892[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cooked_chicken
5893[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_door
5894[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/tall_shimmerweed
5895[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_trapdoor
5896[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_hanging_sign
5897[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/coconut_log
5898[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_trapdoor
5899[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/azure_bluet
5900[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/chicken
5901[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_door
5902[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_onions
5903[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/glow_squid
5904[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_sign
5905[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_dinosaur_chop_raw
5906[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/grongle_door
5907[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_hanging_sign
5908[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cod
5909[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_hanging_sign
5910[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_log
5911[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_hanging_sign
5912[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/netherexp/claret_door
5913[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/clay
5914[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_dinosaur_chop_cooked
5915[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/baked_squid
5916[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/dark_oak_sign
5917[13Mar2025 17:20:07.124] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/licoroot_roll
5918[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/blighted_balsa_wood
5919[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/warped_hanging_sign
5920[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/gloomgourd
5921[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/willow_log
5922[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_trapdoor
5923[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_cooked_radgill
5924[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/veil_mushroom
5925[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/crimson_trapdoor
5926[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/jungle_sign
5927[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/indigo_mushroom
5928[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/cooked_gwibling
5929[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_tomatoes
5930[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexsdelight_cutting/bunfungus_drumstick
5931[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/axe/wigglewood_wood
5932[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:miners_delight_cutting/bat_wing
5933[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/pewen_door
5934[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/poppy
5935[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:nethersdelight_cutting/warped_fungus_colony
5936[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/ecologics/azalea_trapdoor
5937[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/biomemakeover/ancient_oak_wood
5938[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/blue_orchid
5939[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_rice
5940[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/pumpkin
5941[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/undergarden/wigglewood_door
5942[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/alexscaves/thornwood_sign
5943[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/birch_door
5944[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:endersdelight_chorus_pie_slice
5945[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/shovel/sediment
5946[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/fillet_four
5947[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:undergardendelight_cutting/knife/amorous_bristle
5948[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/upgrade_aquatic/river_wood
5949[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:everycomp_fd/cutting/deeperdarker/echo_log
5950[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/cherry_log
5951[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/wild_cabbages
5952[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:farmersdelight_cutting/ham
5953[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:alexscavesdelight_cutting/cut_tripodfish
5954[13Mar2025 17:20:07.125] [Server thread/WARN] [com.recipeessentials.RecipeEssentials/]: Recipe without matching ID:sliceanddice:aquaculturedelight_cutting/knife/neptunium_fillet_four
5955[13Mar2025 17:20:07.126] [Server thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Advancement Modification Manager has loaded 8 modifier groups
5956[13Mar2025 17:20:07.172] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:happy_jeff: Invalid criterion trigger: create:happy_jeff_builtin
5957[13Mar2025 17:20:07.173] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement cold_sweat:use_hearth: Unknown effect 'cold_sweat:insulated'
5958[13Mar2025 17:20:07.174] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement createloveandwar:recipes/misc/robot_dog_spawn_egg: Unknown item id 'createloveandwar:dimensional_rift'
5959[13Mar2025 17:20:07.199] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/frosted_ice_from_spring_water_bucket: Unknown item id 'spelunkery:spring_water_bucket'
5960[13Mar2025 17:20:07.212] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby: Unknown item id 'rubinated_nether:rough_ruby'
5961[13Mar2025 17:20:07.215] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement additionaladditions:use_watering_can: Failed to parse 'location' field
5962[13Mar2025 17:20:07.216] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:drop_shipper: Invalid criterion trigger: create:drop_shipper_builtin
5963[13Mar2025 17:20:07.225] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby_shard: Unknown item id 'rubinated_nether:rough_ruby_shard'
5964[13Mar2025 17:20:07.241] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement exlinecopperequipment:recipes/misc/copper_pickaxe: Unknown item id 'minecraft:copper_pickaxe'
5965[13Mar2025 17:20:07.242] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement rubinated_nether:recipes/misc/rough_ruby_block: Unknown item id 'rubinated_nether:rough_ruby_block'
5966[13Mar2025 17:20:07.248] [Server thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement trading_floor:money_money_money: Invalid criterion trigger: create:money_money_money_builtin
5967[13Mar2025 17:20:07.288] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 12792 advancements
5968[13Mar2025 17:20:07.294] [Server thread/INFO] [placebo/]: Registered 0 additional recipes.
5969[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob mighty (vtweaks:mighty)
5970[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob pyro (vtweaks:pyro)
5971[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob ranger (vtweaks:ranger)
5972[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob eldritch (vtweaks:eldritch)
5973[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob zistonian (vtweaks:zistonian)
5974[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob agile (vtweaks:agile)
5975[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Successfully added new Challenger Mob arcane (vtweaks:arcane)
5976[13Mar2025 17:20:07.298] [Server thread/INFO] [com.oitsjustjose.vtweaks.VTweaks/]: Loaded vtweaks:culled_entities into EntityCullingRule for Entities[minecraft:creeper] + [] in Biomes [] + [TagKey[minecraft:worldgen/biome / minecraft:is_beach]] In [vtweaks:made_up_for_this_test_file]
5977[13Mar2025 17:20:07.299] [Server thread/INFO] [additionaladditions/]: [additionaladditions] Loaded 0 behaviours
5978[13Mar2025 17:20:07.316] [Server thread/INFO] [top.theillusivec4.curios.Curios/]: Loaded 13 curio slots
5979[13Mar2025 17:20:07.333] [Server thread/ERROR] [top.theillusivec4.curios.Curios/]: talisman is not a registered slot type!
5980[13Mar2025 17:20:07.333] [Server thread/INFO] [top.theillusivec4.curios.Curios/]: Loaded 11 curio entities
5981[13Mar2025 17:20:07.334] [Server thread/INFO] [com.aqutheseal.celestisynth.api.misc.CodecJsonDataManager/]: Beginning loading of data for data loader: tiered_item_stats
5982[13Mar2025 17:20:07.334] [Server thread/INFO] [com.aqutheseal.celestisynth.api.misc.CodecJsonDataManager/]: Data loader for tiered_item_stats loaded 0 jsons
5983[13Mar2025 17:20:07.336] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id immersiveengineeringartifacts:custom_loot_modifier - error: Not a JSON object: null
5984[13Mar2025 17:20:07.337] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_from_block - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
5985[13Mar2025 17:20:07.337] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_in_catacombs - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
5986[13Mar2025 17:20:07.337] [Server thread/INFO] [additionaladditions/]: [additionaladditions] Adding 44 loot pools
5987[13Mar2025 17:20:07.337] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
5988com.google.gson.JsonSyntaxException: Unknown type 'alternative'
5989 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
5990 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
5991 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
5992 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
5993 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
5994 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
5995 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
5996 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
5997 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
5998 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
5999 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6000 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6001 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6002 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
6003 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6004 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
6005 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
6006 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:406) ~[datafixerupper-6.0.8.jar%2377!/:?]
6007 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
6008 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
6009 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6010 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6011 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6012 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
6013 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6014 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6015 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6016 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
6017 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6018 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6019 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6020 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6021 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6022 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
6023 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6024 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6025 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6026 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6027 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
6028 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
6029 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6030 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6031 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6032 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6033 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6034 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6035 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6036 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6037 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6038 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6039 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6040 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6041 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6042 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6043 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6044 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6045 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6046 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6047 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6048 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6049 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6050 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
6051[13Mar2025 17:20:07.339] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_tentacles - error: Unknown type 'alternative'
6052[13Mar2025 17:20:07.339] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
6053com.google.gson.JsonSyntaxException: Unknown type 'alternative'
6054 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6055 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
6056 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
6057 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
6058 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
6059 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
6060 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
6061 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6062 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6063 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6064 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6065 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6066 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6067 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
6068 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6069 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
6070 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
6071 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
6072 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
6073 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
6074 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6075 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6076 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6077 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
6078 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6079 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6080 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6081 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
6082 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6083 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6084 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6085 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6086 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6087 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
6088 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6089 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6090 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6091 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6092 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
6093 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
6094 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6095 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6096 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6097 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6098 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6099 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6100 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6101 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6102 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6103 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6104 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6105 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6106 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6107 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6108 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6109 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6110 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6111 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6112 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6113 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6114 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6115 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
6116[13Mar2025 17:20:07.340] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_silverfish - error: Unknown type 'alternative'
6117[13Mar2025 17:20:07.340] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id domesticationinnovation:blazing_enchanted_book - error: Not a JSON object: null
6118[13Mar2025 17:20:07.341] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
6119com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternatives'
6120 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6121 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
6122 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
6123 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
6124 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
6125 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
6126 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
6127 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6128 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6129 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6130 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6131 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6132 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6133 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
6134 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6135 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
6136 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
6137 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
6138 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
6139 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
6140 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6141 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6142 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6143 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
6144 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6145 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6146 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6147 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
6148 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6149 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6150 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6151 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6152 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6153 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
6154 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6155 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6156 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6157 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6158 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
6159 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
6160 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6161 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6162 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6163 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6164 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6165 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6166 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6167 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6168 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6169 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6170 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6171 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6172 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6173 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6174 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6175 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6176 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6177 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6178 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6179 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6180 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6181 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
6182[13Mar2025 17:20:07.343] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_leather - error: Unknown type 'minecraft:alternatives'
6183[13Mar2025 17:20:07.343] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions
6184com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternative'
6185 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6186 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?]
6187 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?]
6188 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?]
6189 at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?]
6190 at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?]
6191 at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?]
6192 at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6193 at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6194 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6195 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6196 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6197 at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?]
6198 at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?]
6199 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6200 at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?]
6201 at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?]
6202 at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?]
6203 at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?]
6204 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?]
6205 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6206 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6207 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6208 at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?]
6209 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6210 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6211 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6212 at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?]
6213 at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6214 at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?]
6215 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?]
6216 at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?]
6217 at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?]
6218 at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?]
6219 at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?]
6220 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6221 at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6222 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6223 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
6224 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
6225 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6226 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6227 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6228 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6229 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6230 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6231 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6232 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6233 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6234 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6235 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6236 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6237 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6238 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6239 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6240 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6241 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6242 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6243 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6244 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6245 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6246 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
6247[13Mar2025 17:20:07.344] [Server thread/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_string - error: Unknown type 'minecraft:alternative'
6248[13Mar2025 17:20:07.344] [Server thread/WARN] [KubeJS Server/]: entityloot.js#5: LootJS: Invalid ingredient for filter: candlelight:tomato
6249[13Mar2025 17:20:07.344] [Server thread/WARN] [KubeJS Server/]: entityloot.js#5: LootJS: Invalid ingredient for filter: candlelight:tomato_seeds
6250[13Mar2025 17:20:07.345] [Server thread/WARN] [KubeJS Server/]: entityloot.js#9: LootJS: Invalid ingredient for filter: candlelight:tomato
6251[13Mar2025 17:20:07.345] [Server thread/WARN] [KubeJS Server/]: entityloot.js#9: LootJS: Invalid ingredient for filter: candlelight:tomato_seeds
6252[13Mar2025 17:20:07.345] [Server thread/WARN] [KubeJS Server/]: entityloot.js#12: LootJS: Invalid ingredient for filter: corn_delight:corn_seeds
6253[13Mar2025 17:20:07.345] [Server thread/WARN] [KubeJS Server/]: entityloot.js#20: LootJS: Invalid ingredient for filter: exoticbirds:raw_birdmeat
6254[13Mar2025 17:20:07.345] [Server thread/WARN] [KubeJS Server/]: entityloot.js#23: LootJS: Invalid ingredient for filter: twilightforest:raw_venison
6255[13Mar2025 17:20:07.445] [Server thread/INFO] [bountiful/]: Trying to load unloaded files from: config/bountiful/bounty_pools
6256[13Mar2025 17:20:07.464] [Server thread/INFO] [bountiful/]: Trying to load unloaded files from: config/bountiful/bounty_decrees
6257[13Mar2025 17:20:07.468] [Server thread/INFO] [Supplementaries/]: Loaded 27 flute songs
6258[13Mar2025 17:20:07.469] [Server thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Chunk Generator Modification Manager has loaded 0 modifier groups
6259[13Mar2025 17:20:07.469] [Server thread/INFO] [Diet/]: Loaded 5 diet groups
6260[13Mar2025 17:20:07.469] [Server thread/INFO] [Diet/]: Loaded 1 diet suites
6261[13Mar2025 17:20:07.473] [Server thread/INFO] [Gateways to Eternity/]: Registered 7 gateways.
6262[13Mar2025 17:20:07.473] [Server thread/INFO] [botania/]: Loaded 30 Loonium configurations
6263[13Mar2025 17:20:07.474] [Server thread/INFO] [placebo/]: Registered 4 gear_sets.
6264[13Mar2025 17:20:07.492] [Server thread/INFO] [insane96mcp.insanelib.InsaneLib/]: Reloading InsaneLib JsonFeature Json
6265[13Mar2025 17:20:07.496] [Server thread/INFO] [majruszlibrary/]: [majruszsdifficulty.json] Reloading configuration file took 2 milliseconds
6266[13Mar2025 17:20:07.497] [Server thread/INFO] [majruszlibrary/]: [majruszsenchantments.json] Reloading configuration file took 1 milliseconds
6267[13Mar2025 17:20:07.497] [Server thread/INFO] [majruszlibrary/]: [majruszlibrary.json] Reloading configuration file took 0 milliseconds
6268[13Mar2025 17:20:07.515] [Server thread/WARN] [net.minecraftforge.registries.NamespacedWrapper/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: netherexp:sounds/polished_blackstone
6269[13Mar2025 17:20:07.524] [Server thread/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: minecraft:is_plains
6270[13Mar2025 17:20:07.563] [Server thread/INFO] [Moonlight/]: Applied 7 data villager trades
6271[13Mar2025 17:20:07.564] [Server thread/ERROR] [Moonlight/]: Failed to restore original behavior for item: lunch_basket, net.mehvahdjukaar.moonlight.api.util.DispenserHelper$PlaceBlockDispenseBehavior@2ee04cc7
6272[13Mar2025 17:20:07.674] [Server thread/INFO] [mixin/]: Instancing error handler class com.illusivesoulworks.polymorph.mixin.IntegratedMixinPlugin
6273[13Mar2025 17:20:07.675] [Server thread/WARN] [mixin/]: Mixin apply failed betterchunkloading.mixins.json:ServerChunkCacheMixin -> net.minecraft.server.level.ServerChunkCache: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/server/level/ServerChunkCache::prioWaiting with priority 200 cannot inject into net/minecraft/server/level/ServerChunkCache::m_7587_(IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; merged by com.abdelaziz.canary.mixin.world.chunk_access.ServerChunkCacheMixin with priority 1000 [ -> redirect$fji000$prioWaiting(Lnet/minecraft/server/level/ServerChunkCache;IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; -> Prepare]
6274org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/server/level/ServerChunkCache::prioWaiting with priority 200 cannot inject into net/minecraft/server/level/ServerChunkCache::m_7587_(IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; merged by com.abdelaziz.canary.mixin.world.chunk_access.ServerChunkCacheMixin with priority 1000 [ -> redirect$fji000$prioWaiting(Lnet/minecraft/server/level/ServerChunkCache;IILnet/minecraft/world/level/chunk/ChunkStatus;Z)Ljava/util/concurrent/CompletableFuture; -> Prepare]
6275 at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6276 at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6277 at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6278 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6279 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6280 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6281 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6282 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6283 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6284 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6285 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6286 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6287 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
6288 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30]
6289 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?]
6290 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?]
6291 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
6292 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
6293 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
6294 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
6295 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
6296 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]
6297 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
6298 at net.mehvahdjukaar.supplementaries.common.block.faucet.FaucetBehaviorsManager.onReloadWithLevel(FaucetBehaviorsManager.java:103) ~[supplementaries-1.20-3.1.13.jar%23893!/:?]
6299 at net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onCommonTagUpdate(ServerEvents.java:182) ~[supplementaries-1.20-3.1.13.jar%23893!/:?]
6300 at net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge.onTagUpdate(ServerEventsForge.java:149) ~[supplementaries-1.20-3.1.13.jar%23893!/:?]
6301 at net.mehvahdjukaar.supplementaries.common.events.forge.__ServerEventsForge_onTagUpdate_TagsUpdatedEvent.invoke(.dynamic) ~[supplementaries-1.20-3.1.13.jar%23893!/:?]
6302 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6303 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6304 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6305 at net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:90) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6306 at net.minecraft.server.MinecraftServer.lambda$reloadResources$26(MinecraftServer.java:1337) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6307 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
6308 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
6309 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6310 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6311 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6312 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6313 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6314 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6315 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6316 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6317 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6318 at net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6319 at morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6320 at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6321 at morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic) ~[restrictedportals-forge-1.20.1-1.5.0.jar%23845!/:1.5.0]
6322 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
6323 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
6324 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
6325 at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.25-universal.jar%23958!/:?]
6326 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6327 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6328 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23953!/:?]
6329 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
6330[13Mar2025 17:20:07.684] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Cannot invoke "net.minecraft.server.level.ServerLevel.m_7654_()" because "original" is null
6331 Index: 14
6332 Listeners:
6333 0: HIGH
6334 1: ASM: class net.mehvahdjukaar.moonlight.forge.MoonlightForge onTagUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6335 2: NORMAL
6336 3: net.minecraftforge.eventbus.EventBus$$Lambda/0x00007f8ef885f9b8@74267b26
6337 4: ASM: insane96mcp.enhancedai.modules.mobs.targeting.Targeting@5db111c6 onTagsUpdatedEvent(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6338 5: ASM: insane96mcp.enhancedai.modules.mobs.flee.Flee@2c14e19 onTagsUpdatedEvent(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6339 6: ASM: insane96mcp.enhancedai.modules.mobs.breakanger.BreakAnger@74ede425 onTagsUpdatedEvent(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6340 7: net.minecraftforge.eventbus.EventBus$$Lambda/0x00007f8ef885f9b8@20ca3b69
6341 8: ASM: net.orcinus.galosphere.events.MiscEvents@40c64e58 onTagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6342 9: net.minecraftforge.eventbus.EventBus$$Lambda/0x00007f8ef885f9b8@12feac1
6343 10: net.minecraftforge.eventbus.EventBus$$Lambda/0x00007f8ef885f9b8@6a5d3c55
6344 11: ASM: net.minecraftforge.common.ForgeInternalHandler@2243ed34 tagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6345 12: ASM: class blusunrize.immersiveengineering.common.world.Villages onTagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6346 13: ASM: class blusunrize.immersiveengineering.api.crafting.cache.CachedRecipeList onTagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6347 14: ASM: class net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge onTagUpdate(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6348 15: net.minecraftforge.eventbus.EventBus$$Lambda/0x00007f8ef885f9b8@2d658573
6349 16: ASM: class com.railwayteam.railways.forge.events.CommonEventsForge onTagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V
6350java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_7654_()" because "original" is null
6351 at TRANSFORMER/moonlight@1.20-2.13.58/net.mehvahdjukaar.moonlight.core.misc.FakeServerLevel.<init>(FakeServerLevel.java:68)
6352 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.<init>(BlockTestLevel.java:14)
6353 at TRANSFORMER/moonlight@1.20-2.13.58/net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.lambda$getServer$1(FakeLevelManager.java:53)
6354 at java.base/java.util.Map.computeIfAbsent(Map.java:1066)
6355 at TRANSFORMER/moonlight@1.20-2.13.58/net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.getServer(FakeLevelManager.java:53)
6356 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.get(BlockTestLevel.java:19)
6357 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.block.faucet.FaucetBehaviorsManager.onReloadWithLevel(FaucetBehaviorsManager.java:103)
6358 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onCommonTagUpdate(ServerEvents.java:182)
6359 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge.onTagUpdate(ServerEventsForge.java:149)
6360 at TRANSFORMER/supplementaries@1.20-3.1.13/net.mehvahdjukaar.supplementaries.common.events.forge.__ServerEventsForge_onTagUpdate_TagsUpdatedEvent.invoke(.dynamic)
6361 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
6362 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
6363 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
6364 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:90)
6365 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.lambda$reloadResources$26(MinecraftServer.java:1337)
6366 at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
6367 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
6368 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.TickTask.run(TickTask.java:18)
6369 at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156)
6370 at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23)
6371 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770)
6372 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161)
6373 at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130)
6374 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753)
6375 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747)
6376 at TRANSFORMER/minecraft@1.20.1/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139)
6377 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_129861_(MinecraftServer.java:1345)
6378 at TRANSFORMER/restrictedportals@1.5.0/morethanhidden.restrictedportals.RPCommon.onServerStarting(RPCommon.java:77)
6379 at TRANSFORMER/restrictedportals@1.5.0/morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:29)
6380 at TRANSFORMER/restrictedportals@1.5.0/morethanhidden.restrictedportals.__RestrictedPortals_onServerStarting_ServerAboutToStartEvent.invoke(.dynamic)
6381 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
6382 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
6383 at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
6384 at TRANSFORMER/forge@47.3.25/net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98)
6385 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162)
6386 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634)
6387 at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251)
6388 at java.base/java.lang.Thread.run(Thread.java:1583)
6389
6390[13Mar2025 17:20:07.686] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Reloaded with no KubeJS errors!
6391[13Mar2025 17:20:07.686] [Server thread/INFO] [KubeJS Server/]: Server resource reload complete!
6392[13Mar2025 17:20:07.699] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.world.AbstractDhWorld/]: Started [DhServerWorld] of type [SERVER_ONLY].
6393[13Mar2025 17:20:07.964] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
6394[13Mar2025 17:20:07.965] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether
6395[13Mar2025 17:20:07.965] [Server thread/INFO] [citadel/]: Added to village structure pool
6396[13Mar2025 17:20:07.965] [Server thread/INFO] [citadel/]: Added to village structure pool
6397[13Mar2025 17:20:07.965] [Server thread/INFO] [citadel/]: Added to village structure pool
6398[13Mar2025 17:20:07.965] [Server thread/INFO] [citadel/]: Added to village structure pool
6399[13Mar2025 17:20:07.965] [Server thread/INFO] [citadel/]: Added to village structure pool
6400[13Mar2025 17:20:07.965] [Server thread/INFO] [net.jadenxgamer.elysium_api.Elysium/]: ElysiumBiomeSource successfully initialized for minecraft:overworld
6401[13Mar2025 17:20:07.965] [Server thread/INFO] [net.jadenxgamer.elysium_api.Elysium/]: ElysiumBiomeSource successfully initialized for minecraft:the_nether
6402[13Mar2025 17:20:07.967] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
6403[13Mar2025 17:20:08.370] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: betterchunkloading.json
6404[13Mar2025 17:20:08.458] [Server thread/INFO] [FTB Chunks/]: Force-loaded 20 chunks in minecraft:overworld
6405[13Mar2025 17:20:08.584] [Server thread/INFO] [incontrol/]: Reading rules from areas.json
6406[13Mar2025 17:20:08.589] [Server thread/INFO] [incontrol/]: Reading rules from spawn.json
6407[13Mar2025 17:20:08.590] [Server thread/INFO] [incontrol/]: Reading rules from summonaid.json
6408[13Mar2025 17:20:08.591] [Server thread/INFO] [incontrol/]: Reading rules from loot.json
6409[13Mar2025 17:20:08.592] [Server thread/INFO] [incontrol/]: Reading rules from experience.json
6410[13Mar2025 17:20:08.593] [Server thread/INFO] [incontrol/]: Reading rules from phases.json
6411[13Mar2025 17:20:08.593] [Server thread/INFO] [incontrol/]: Reading rules from effects.json
6412[13Mar2025 17:20:08.594] [Server thread/INFO] [incontrol/]: Reading rules from breakevents.json
6413[13Mar2025 17:20:08.594] [Server thread/INFO] [incontrol/]: Reading rules from placeevents.json
6414[13Mar2025 17:20:08.595] [Server thread/INFO] [incontrol/]: Reading rules from rightclicks.json
6415[13Mar2025 17:20:08.595] [Server thread/INFO] [incontrol/]: Reading rules from leftclicks.json
6416[13Mar2025 17:20:08.597] [Server thread/INFO] [incontrol/]: Reading rules from spawner.json
6417[13Mar2025 17:20:08.599] [Server thread/INFO] [incontrol/]: Reading rules from events.json
6418[13Mar2025 17:20:08.677] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [minecraft:overworld]-[./world/data]...
6419[13Mar2025 17:20:08.678] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6420[13Mar2025 17:20:08.682] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6421[13Mar2025 17:20:08.700] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@minecraft:overworld}] at [[LocalSaveStructure@(./world/data)]].
6422[13Mar2025 17:20:08.774] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [minecraft:the_end]-[./world/DIM1/data]...
6423[13Mar2025 17:20:08.774] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6424[13Mar2025 17:20:08.774] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6425[13Mar2025 17:20:08.790] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@minecraft:the_end}] at [[LocalSaveStructure@(./world/data;./world/DIM1/data)]].
6426[13Mar2025 17:20:08.863] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [voidscape:void]-[./world/dimensions/voidscape/void/data]...
6427[13Mar2025 17:20:08.864] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6428[13Mar2025 17:20:08.864] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6429[13Mar2025 17:20:08.884] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@voidscape:void}] at [[LocalSaveStructure@(./world/dimensions/voidscape/void/data;./world/data;./world/DIM1/data)]].
6430[13Mar2025 17:20:08.950] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [deeperdarker:otherside]-[./world/dimensions/deeperdarker/otherside/data]...
6431[13Mar2025 17:20:08.951] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6432[13Mar2025 17:20:08.951] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6433[13Mar2025 17:20:08.972] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@deeperdarker:otherside}] at [[LocalSaveStructure@(./world/dimensions/voidscape/void/data;./world/data;./world/dimensions/deeperdarker/otherside/data;./world/DIM1/data)]].
6434[13Mar2025 17:20:09.075] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [undergarden:undergarden]-[./world/dimensions/undergarden/undergarden/data]...
6435[13Mar2025 17:20:09.076] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6436[13Mar2025 17:20:09.076] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6437[13Mar2025 17:20:09.110] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@undergarden:undergarden}] at [[LocalSaveStructure@(./world/dimensions/voidscape/void/data;./world/data;./world/dimensions/undergarden/undergarden/data;./world/dimensions/deeperdarker/otherside/data;./world/DIM1/data)]].
6438[13Mar2025 17:20:09.120] [Server thread/INFO] [FTB Chunks/]: Force-loaded 1 chunks in minecraft:the_nether
6439[13Mar2025 17:20:09.172] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [minecraft:the_nether]-[./world/DIM-1/data]...
6440[13Mar2025 17:20:09.172] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6441[13Mar2025 17:20:09.173] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6442[13Mar2025 17:20:09.227] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@minecraft:the_nether}] at [[LocalSaveStructure@(./world/dimensions/voidscape/void/data;./world/data;./world/dimensions/undergarden/undergarden/data;./world/DIM-1/data;./world/dimensions/deeperdarker/otherside/data;./world/DIM1/data)]].
6443[13Mar2025 17:20:09.329] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Attempting to migrate data sources for: [ae2:spatial_storage]-[./world/dimensions/ae2/spatial_storage/data]...
6444[13Mar2025 17:20:09.330] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: Found [0] data sources that need migration.
6445[13Mar2025 17:20:09.330] [DH-Full Data Migration Thread[0]/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2/]: No migration necessary.
6446[13Mar2025 17:20:09.353] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.level.AbstractDhServerLevel/]: Started DhServerLevel for [Wrapped{ServerLevel[world]@ae2:spatial_storage}] at [[LocalSaveStructure@(./world/dimensions/voidscape/void/data;./world/data;./world/dimensions/undergarden/undergarden/data;./world/DIM-1/data;./world/dimensions/deeperdarker/otherside/data;./world/DIM1/data;./world/dimensions/ae2/spatial_storage/data)]].
6447[13Mar2025 17:20:09.354] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
6448[13Mar2025 17:20:09.421] [Server thread/WARN] [mixin/]: Method overwrite conflict for removeIf in canary.mixins.json:world.chunk_tickets.SortedArraySetMixin, previously written by org.embeddedt.modernfix.common.mixin.bugfix.paper_chunk_patches.SortedArraySetMixin. Skipping method.
6449[13Mar2025 17:20:10.725] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
6450[13Mar2025 17:20:10.725] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
6451[13Mar2025 17:20:10.726] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
6452[13Mar2025 17:20:10.855] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
6453[13Mar2025 17:20:10.922] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: limitedchunks.json
6454[13Mar2025 17:20:11.429] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2075 ms
6455[13Mar2025 17:20:11.429] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (31.872s)! For help, type "help"
6456[13Mar2025 17:20:11.452] [LanServerPinger #1/WARN] [net.minecraft.client.server.LanServerPinger/]: LanServerPinger: Network is unreachable
6457[13Mar2025 17:20:11.527] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
6458[13Mar2025 17:20:11.529] [Server thread/INFO] [xaero.hud.minimap.MinimapLogs/]: Registered synced player tracker system: ftb_teams
6459[13Mar2025 17:20:11.531] [Server thread/INFO] [xaero.map.WorldMap/]: Registered synced player tracker system: ftb_teams
6460[13Mar2025 17:20:11.532] [Server thread/INFO] [bountiful/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
6461[13Mar2025 17:20:11.533] [Server thread/INFO] [bountiful/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
6462[13Mar2025 17:20:11.533] [Server thread/INFO] [bountiful/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
6463[13Mar2025 17:20:11.533] [Server thread/INFO] [bountiful/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
6464[13Mar2025 17:20:11.533] [Server thread/INFO] [bountiful/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
6465[13Mar2025 17:20:11.534] [Server thread/INFO] [net.pttheta.loveandwar.LoveAndWarMod/]: HELLO from server starting
6466[13Mar2025 17:20:11.535] [Server thread/INFO] [Diet/]: Generating diet values...
6467[13Mar2025 17:20:11.535] [Server thread/INFO] [Diet/]: Finding ungrouped food items...
6468[13Mar2025 17:20:11.546] [Server thread/INFO] [Diet/]: Found 554 ungrouped food items
6469[13Mar2025 17:20:11.546] [Server thread/INFO] [Diet/]: Building item-to-recipes map...
6470[13Mar2025 17:20:11.575] [Server thread/INFO] [Diet/]: Found 10046 valid items with recipes
6471[13Mar2025 17:20:11.576] [Server thread/INFO] [Diet/]: Processing items...
6472[13Mar2025 17:20:11.587] [Server thread/INFO] [Diet/]: Processed 783 items
6473[13Mar2025 17:20:11.587] [Server thread/INFO] [Diet/]: Generating diet values took 52.45 ms
6474[13Mar2025 17:20:11.593] [Server thread/INFO] [FTB Quests/]: Loading quests from /home/********/config/ftbquests/quests
6475[13Mar2025 17:20:11.865] [Server thread/INFO] [FTB Quests/]: Loaded 4 chapter groups, 15 chapters, 104 quests, 0 reward tables
6476[13Mar2025 17:20:11.878] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: dragonfight.json
6477[13Mar2025 17:20:11.879] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: clickadv.json
6478[13Mar2025 17:20:11.879] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: chunksending.json
6479[13Mar2025 17:20:11.879] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: betterfpsdist.json
6480[13Mar2025 17:20:11.879] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: farsight.json
6481[13Mar2025 17:20:11.967] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
6482[13Mar2025 17:20:12.081] [Server thread/INFO] [net.bettercombat.logic.WeaponRegistry/]: Encoded Weapon Attribute registry size (with package overhead): 244502 bytes (in 25 string chunks with the size of 10000)
6483[13Mar2025 17:20:15.588] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager
6484[13Mar2025 17:20:15.729] [Server thread/WARN] [voicechat/]: [voicechat] Running in offline mode - Voice chat encryption is not secure!
6485[13Mar2025 17:20:15.740] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Using server-ip as bind address: 0.0.0.0
6486[13Mar2025 17:20:15.740] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at 0.0.0.0:24454
6487[13Mar2025 17:20:15.742] [Server thread/INFO] [patchouli/]: Sending reload packet to clients
6488[13Mar2025 17:20:15.873] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 soul_great_sword, missing knowledge for {1 diamond_sword=1.0}
6489[13Mar2025 17:20:15.873] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 radiator, missing knowledge for {1 water_bucket=0.25}
6490[13Mar2025 17:20:15.873] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 monstrous_anchor, missing knowledge for {1 anchor_handle=1.0}
6491[13Mar2025 17:20:15.873] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 righteous_relic, missing knowledge for {1 dormant_relic=1.0}
6492[13Mar2025 17:20:15.873] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 127 milliseconds
6493[13Mar2025 17:20:15.993] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 monstrous_anchor, missing knowledge for {1 anchor_handle=1.0}
6494[13Mar2025 17:20:15.993] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 righteous_relic, missing knowledge for {1 dormant_relic=1.0}
6495[13Mar2025 17:20:15.993] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 radiator, missing knowledge for {1 water_bucket=0.25}
6496[13Mar2025 17:20:15.993] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 soul_great_sword, missing knowledge for {1 diamond_sword=1.0}
6497[13Mar2025 17:20:15.993] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 116 milliseconds
6498[13Mar2025 17:20:15.994] [Server thread/WARN] [ModernFix/]: Dedicated server took 94.075 seconds to load
6499[13Mar2025 17:20:16.018] [Server thread/INFO] [neruina/]: Auto report config loaded for mod: "create_connected"
6500[13Mar2025 17:20:16.396] [Server thread/INFO] [LodWorldGen/]: DH TerraFirmaCraft detection: false
6501[13Mar2025 17:20:16.400] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6502[13Mar2025 17:20:16.401] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6503[13Mar2025 17:20:16.404] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6504[13Mar2025 17:20:16.405] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6505[13Mar2025 17:20:16.405] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [voidscape:void].
6506[13Mar2025 17:20:16.405] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6507[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6508[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6509[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6510[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [minecraft:overworld].
6511[13Mar2025 17:20:16.406] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6512[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6513[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6514[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6515[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [undergarden:undergarden].
6516[13Mar2025 17:20:16.406] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6517[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6518[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6519[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6520[13Mar2025 17:20:16.406] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [minecraft:the_nether].
6521[13Mar2025 17:20:16.407] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6522[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6523[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6524[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6525[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [deeperdarker:otherside].
6526[13Mar2025 17:20:16.407] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6527[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6528[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6529[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6530[13Mar2025 17:20:16.407] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [minecraft:the_end].
6531[13Mar2025 17:20:16.407] [Server thread/INFO] [LodWorldGen/]: ================WORLD_GEN_STEP_INITING=============
6532[13Mar2025 17:20:16.408] [Server thread/WARN] [LodWorldGen/]: Unknown Chunk Generator detected: [class appeng.spatial.SpatialStorageChunkGenerator], Distant Generation May Fail!
6533[13Mar2025 17:20:16.408] [Server thread/WARN] [LodWorldGen/]: If it does crash, disable Distant Generation or set the Generation Mode to [PRE_EXISTING_ONLY].
6534[13Mar2025 17:20:16.408] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.BatchGenerator/]: Batch Chunk Generator initialized
6535[13Mar2025 17:20:16.408] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Creating world gen queue
6536[13Mar2025 17:20:16.408] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.generation.WorldGenerationQueue/]: Created world gen queue
6537[13Mar2025 17:20:16.408] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider/]: Set world gen queue for level [ae2:spatial_storage].
6538[13Mar2025 17:20:19.435] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2190ms or 43 ticks behind
6539[13Mar2025 17:21:29.761] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6540[13Mar2025 17:21:29.761] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh pregen<--[HERE]
6541[13Mar2025 17:34:44.048] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6542[13Mar2025 17:34:44.048] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh pregen<--[HERE]
6543[13Mar2025 17:34:48.098] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6544[13Mar2025 17:34:48.098] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh<--[HERE]
6545[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /advancement (grant|revoke)
6546[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /attribute <target> <attribute> (get|base|modifier)
6547[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /execute (run|if|unless|as|at|store|positioned|rotated|facing|align|anchored|in|summon|on)
6548[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /bossbar (add|remove|list|set|get)
6549[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /clear [<targets>]
6550[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /clone (<begin>|from)
6551[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /damage <target> <amount> [<damageType>]
6552[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /data (merge|get|remove|modify)
6553[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /datapack (enable|disable|list)
6554[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /debug (start|stop|function)
6555[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /defaultgamemode <gamemode>
6556[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /difficulty [peaceful|easy|normal|hard]
6557[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /effect (clear|give)
6558[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /me <action>
6559[13Mar2025 17:34:50.553] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /enchant <targets> <enchantment> [<level>]
6560[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /experience (add|set|query)
6561[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /xp -> experience
6562[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /fill <from> <to> <block> [replace|keep|outline|hollow|destroy]
6563[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /fillbiome <from> <to> <biome> [replace]
6564[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /forceload (add|remove|query)
6565[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /function <name>
6566[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /gamemode <gamemode> [<target>]
6567[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /gamerule (BMdoTumbleweedSpawning|announceAdvancements|artifacts.anglersHat.luckOfTheSeaLevelBonus|artifacts.anglersHat.lureLevelBonus|artifacts.antidoteVessel.enabled|artifacts.antidoteVessel.maxEffectDuration|artifacts.aquaDashers.enabled|artifacts.bunnyHoppers.doCancelFallDamage|artifacts.bunnyHoppers.jumpBoostLevel|artifacts.charmOfSinking.enabled|artifacts.chorusTotem.cooldown|artifacts.chorusTotem.doConsumeOnUse|artifacts.chorusTotem.healthRestored|artifacts.chorusTotem.teleportationChance|artifacts.cloudInABottle.enabled|artifacts.cloudInABottle.sprintJumpHorizontalVelocity|artifacts.cloudInABottle.sprintJumpVerticalVelocity|artifacts.cowboyHat.speedLevel|artifacts.crossNecklace.bonusInvincibilityTicks|artifacts.crossNecklace.cooldown|artifacts.crystalHeart.healthBonus|artifacts.diggingClaws.digSpeedBonus|artifacts.diggingClaws.toolTier|artifacts.eternalSteak.cooldown|artifacts.eternalSteak.enabled|artifacts.everlastingBeef.cooldown|artifacts.everlastingBeef.enabled|artifacts.feralClaws.attackSpeedBonus|artifacts.fireGauntlet.fireDuration|artifacts.flamePendant.cooldown|artifacts.flamePendant.doGrantFireResistance|artifacts.flamePendant.fireDuration|artifacts.flamePendant.strikeChance|artifacts.flippers.swimSpeedBonus|artifacts.goldenHook.experienceBonus|artifacts.heliumFlamingo.flightDuration|artifacts.heliumFlamingo.rechargeDuration|artifacts.kittySlippers.enabled|artifacts.luckyScarf.fortuneBonus|artifacts.nightVisionGoggles.enabled|artifacts.nightVisionGoggles.strength|artifacts.noveltyDrinkingHat.drinkingDurationMultiplier|artifacts.noveltyDrinkingHat.eatingDurationMultiplier|artifacts.obsidianSkull.fireResistanceCooldown|artifacts.obsidianSkull.fireResistanceDuration|artifacts.onionRing.hasteDurationPerFoodPoint|artifacts.onionRing.hasteLevel|artifacts.panicNecklace.cooldown|artifacts.panicNecklace.speedDuration|artifacts.panicNecklace.speedLevel|artifacts.pickaxeHeater.enabled|artifacts.plasticDrinkingHat.drinkingDurationMultiplier|artifacts.plasticDrinkingHat.eatingDurationMultiplier|artifacts.pocketPiston.knockbackStrength|artifacts.powerGlove.attackDamageBonus|artifacts.rootedBoots.doGrowPlantsAfterEating|artifacts.rootedBoots.enabled|artifacts.rootedBoots.hungerReplenishingDuration|artifacts.runningShoes.doIncreaseStepHeight|artifacts.runningShoes.speedBonus|artifacts.scarfOfInvisibility.enabled|artifacts.shockPendant.cooldown|artifacts.shockPendant.doCancelLightningDamage|artifacts.shockPendant.strikeChance|artifacts.snorkel.enabled|artifacts.snorkel.isInfinite|artifacts.snorkel.waterBreathingDuration|artifacts.snowshoes.allowWalkingOnPowderSnow|artifacts.snowshoes.slipperinessReduction|artifacts.steadfastSpikes.enabled|artifacts.steadfastSpikes.knockbackResistance|artifacts.superstitiousHat.lootingLevelBonus|artifacts.thornPendant.cooldown|artifacts.thornPendant.maxDamage|artifacts.thornPendant.minDamage|artifacts.thornPendant.strikeChance|artifacts.umbrella.isGlider|artifacts.umbrella.isShield|artifacts.universalAttractor.enabled|artifacts.vampiricGlove.absorptionChance|artifacts.vampiricGlove.absorptionRatio|artifacts.vampiricGlove.maxHealingPerHit|artifacts.villagerHat.reputationBonus|artifacts.whoopeeCushion.fartChance|babySkeletonSpawn|babySpiderSpawn|blockExplosionDropDecay|bloodyGadflySpawn|boneImpSpawn|bonescallerSpawn|commandBlockOutput|commandModificationBlockLimit|corpseFishSpawn|corpseFlySpawn|darkVortexSpawn|decayingZombieSpawn|decorative_blocks:disableThatch|decrepitSkeletonSpawn|disableElytraMovementCheck|disableRaids|disappearanceofSpiritsUndertheSun|doDaylightCycle|doEntityDrops|doFireTick|doImmediateRespawn|doInsomnia|doLimitedCrafting|doMobLoot|doMobSpawning|doPatrolSpawning|doTileDrops|doTraderSpawning|doVinesSpread|doWardenSpawning|doWeatherCycle|doorKnightSpawn|dreadHoundSpawn|drowningDamage|fallDamage|fallenChaosKnightSpawn|fireDamage|firelightSpawn|forgiveDeadPlayers|freezeDamage|generationofInfectedDiamonds|globalSoundEvents|gluttonFishSpawn|grindstoneRepairTools|keepInventory|lavaSourceConversion|lifestealerSpawn|logAdminCommands|maggotsAppearance|maxCommandChainLength|maxEntityCramming|missionarySpawn|mobExplosionDropDecay|mobGriefing|motherSpiderSpawn|naturalRegeneration|phantomCreeperSpawn|playersSleepingPercentage|potCrabSpawnChance|potCrabSpawning|randomTickSpeed|reducedDebugInfo|restlessSpiritSpawn|sendCommandFeedback|serPumpkinheadSpawn|showDeathMessages|skeletonBombSpawn|skeletonThrasherSpawn|snowAccumulationHeight|snowrealmagic:blizzardFrequency|snowrealmagic:blizzardStrength|soulStratificationEffect|spawnRadius|spectatorsGenerateChunks|spiritGuideSpawn|spiritOfChaosSpawn|theappearanceoftheNightmareStalker|thornshellCrabSpawn|tntExplosionDropDecay|universalAnger|waterSourceConversion|zombieBruiserSpawn|zombieClownSpawn|zombieFishermanSpawn|zombieLumberjackSpawn|zombiesinaBarrelSpawn)
6568[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /give <targets> <item> [<count>]
6569[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /help [<command>]
6570[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /item (replace|modify)
6571[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kick <targets> [<reason>]
6572[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kill [<targets>]
6573[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /list [uuids]
6574[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /locate (structure|biome|poi)
6575[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /loot (replace|insert|give|spawn)
6576[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /msg <targets> <message>
6577[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tell -> msg
6578[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /w -> msg
6579[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /particle <name> [<pos>]
6580[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /place (feature|jigsaw|structure|template)
6581[13Mar2025 17:34:50.554] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /playsound <sound> (master|music|record|weather|block|hostile|neutral|player|ambient|voice)
6582[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /reload
6583[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /recipe (give|take)
6584[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /return <value>
6585[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ride <target> (mount|dismount)
6586[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /say <message>
6587[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /schedule (function|clear)
6588[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /scoreboard (objectives|players)
6589[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /seed
6590[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /setblock <pos> <block> [destroy|keep|replace]
6591[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /spawnpoint [<targets>]
6592[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /setworldspawn [<pos>]
6593[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /spectate [<target>]
6594[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /spreadplayers <center> <spreadDistance> <maxRange> (<respectTeams>|under)
6595[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /stopsound <targets> [*|master|music|record|weather|block|hostile|neutral|player|ambient|voice]
6596[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /summon <entity> [<pos>]
6597[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tag <targets> (add|remove|list)
6598[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /team (list|add|remove|empty|join|leave|modify)
6599[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /teammsg <message>
6600[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tm -> teammsg
6601[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /teleport (<location>|<destination>|<targets>)
6602[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tp -> teleport
6603[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tellraw <targets> <message>
6604[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /time (set|add|query)
6605[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /title <targets> (clear|reset|title|subtitle|actionbar|times)
6606[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /trigger <objective> [add|set]
6607[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /weather (clear|rain|thunder)
6608[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /worldborder (add|set|center|damage|get|warning)
6609[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /jfr (start|stop)
6610[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ban-ip <target> [<reason>]
6611[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /banlist [ips|players]
6612[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ban <targets> [<reason>]
6613[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /deop <targets>
6614[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /op <targets>
6615[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /pardon <targets>
6616[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /pardon-ip <target>
6617[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /perf (start|stop)
6618[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /save-all [flush]
6619[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /save-off
6620[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /save-on
6621[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /setidletimeout <minutes>
6622[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /stop
6623[13Mar2025 17:34:50.555] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /whitelist (on|off|list|add|remove|reload)
6624[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ftblibrary (gamemode|rain|day|night|nbtedit|generate_loot_tables)
6625[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ftbteams (party|server|msg|info|list|force-disband)
6626[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ftbchunks (claim|unclaim|load|unload|unclaim_all|unload_all|info|admin|block_color|waypoint)
6627[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /chunks -> ftbchunks
6628[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ftbquests (editing_mode|locked|delete_empty_reward_tables|change_progress|export_reward_table_to_chest|import_reward_table_from_chest|generate_chapter_with_all_items_in_game|reload|block_rewards|open_book|clear_item_display_cache)
6629[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /octolib config reload (all|<path>)
6630[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /pillager <pos> <leader>
6631[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kubejs (help|custom_command|hand|offhand|inventory|hotbar|errors|reload|export|list_tag|dump_registry|stages|painter|generate_typings|packmode|dump_internals|persistent_data)
6632[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kjs -> kubejs
6633[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /modernfix upgradeStructures
6634[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /mfsrc
6635[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /open_gateway (<pos>|<entity>)
6636[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /structure_gel (savestructures|getspawns|getstructures|getbiomes|viewbounds|building_tool|distance|getfeatures)
6637[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kambrik (dump|test)
6638[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /end_island reset [<forceNewPortalPos>]
6639[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tt_reload
6640[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /dimensiontitle <dimension>
6641[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /biometitle <biome>
6642[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /sandstorm (start|stop)
6643[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /debugpath <to>
6644[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /lods (list|locate|add|addspec|remove|gen|genat|test|reload|strip|dress)
6645[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /lootr [barrel|trapped_chest|chest|shulker|clear|cart|custom|open_as|open_as_uuid|id|refresh|decay|openers|convert]
6646[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /corgilib
6647[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /structureessentials (getBiomeTags|showGenerationTimes|getBiomesForTag|getStructuresNearby|getSimilarForBiome)
6648[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /placebo (serialize_loot_table|hand|string_to_obj)
6649[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /bookshelf (font|hand)
6650[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /carryon (debug|clear|place)
6651[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /configure_update <id> (list|inspect|accept|reject)
6652[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /sbp (list|give|removeNonPlayer)
6653[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /sophisticatedbackpacks -> sbp
6654[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /tremor [<intensity>]
6655[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /kiwi (debug_rules|reload|eval)
6656[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /obscure (reload|assign)
6657[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /closeguiscreen [<target_players>]
6658[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /openguiscreen <screen_identifier> [<target_players>]
6659[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /fmvariable (get|set)
6660[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /cca_api
6661[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /dynview (setviewdistance|setsimulationdistance)
6662[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /curios (list|replace|set|add|remove|clear|drop|reset)
6663[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /mobtimizations (toggle_on|cancels)
6664[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /celestisynth animation clear
6665[13Mar2025 17:34:50.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ie (mineral|clearshaders)
6666[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /forge (tps|track|entity|generate|dimensions|mods|tags)
6667[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /config showfile <mod> <type>
6668[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /temperature (set|get|debug|modify)
6669[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /temp (set|get|debug|modify)
6670[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /physics (toggle|pause|resume|inspect|yeet|spin)
6671[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /connectivity (packetsSummary|packetsAllPlayers|packetsPlayer|packetsClient|printpacket)
6672[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /relics (maximize|minimize|level|experience|points|ability)
6673[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /bo (hand|gen|util)
6674[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /reloadCVT
6675[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /exportCVT
6676[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /addCVT <profession> <offerItem> <offerAmount> <requestItem> <requestAmount> <tradeExp> <maxUses> <tradeLevel>
6677[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /removeCVT <UTID>
6678[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /supplementaries (globe|registry|reload|configs|roll|cage|record|dimension|map)
6679[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /supp -> supplementaries
6680[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /limitedchunks (listActiveTickets|listnonplayerchunktickets)
6681[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /pingwheel:server [help|default_channel|player_tracking|regen_time|rate_limit]
6682[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /jade (show|hide)
6683[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /railways (split_train|train_uuid)
6684[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /snr (split_train|train_uuid)
6685[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ae2 (reloadconfig|chunklogger|spatial|channelmode|tickmonitor)
6686[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /diet (get|set|add|subtract|reset|pause|resume|clear|export)
6687[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /betterchunkloading (printPlayerTicks|setviewdist|genChunkAt|loadchunk|setsimdist)
6688[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /coro config common (reload|save|get|set)
6689[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /create (rainbowDebug|overlay|trains|fixLighting|debuginfo|highlight|killTrain|passenger|coupling|config|ponder|clone|glue|util|u)
6690[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /c (rainbowDebug|overlay|trains|fixLighting|debuginfo|highlight|killTrain|passenger|coupling|config|ponder|clone|glue|util|u)
6691[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /deathhistory (<player>|<player_uuid>)
6692[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /clearcosarmor [<targets>]
6693[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /coshat
6694[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /voicechat [help|test|invite|join|leave]
6695[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /polymorph conflicts
6696[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /incontrol (debug|kill|reload|showmobs|showstats|clearstats|list|info|days|phases|numbers|area|setphase|setnumber|clearphase)
6697[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /ctrl -> incontrol
6698[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /open-patchouli-book <targets> <book> [<entry>]
6699[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /spark [<args>]
6700[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /bloodmoon (start|stop)
6701[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /summongroup <name>
6702[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /gamestage [<name>|<entities>]
6703[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /gamestate [<name>|<entities>]
6704[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /treasurebag (reset|unlockall)
6705[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /undeadarmy (start|listall|progress|highlight|killall|stop)
6706[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /neruina (resume|kill|report|cancel_login|id|info|clear_tracked|show_suspended)
6707[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /voidscape debug (sword|eyes|get|set)
6708[13Mar2025 17:34:50.557] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: /cmdconfig
6709[13Mar2025 17:36:42.549] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6710[13Mar2025 17:36:42.549] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh debug<--[HERE]
6711[13Mar2025 17:37:00.956] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Beer_Fairy[/**.**.**.**:25054] logged in with entity id 4570 at (-771.6493721925168, 101.0, 1824.4346263589894)
6712[13Mar2025 17:37:02.286] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Beer_Fairy joined the game
6713[13Mar2025 17:37:02.314] [Netty Epoll Server IO #5/INFO] [immersiveengineering/]: Recipes for potions: minecraft:turtle_master, undergarden:glowing, netherdepthsupgrade:long_lava_vision, alexsmobs:clinging, alexscaves:glowing, additionaladditions:strong_haste_potion, miners_delight:long_mining_fatigue, minecraft:long_poison, minecraft:healing, alexsmobs:long_knockback_resistance, minecraft:regeneration, minecraft:strong_turtle_master, upgrade_aquatic:restfulness, netherdepthsupgrade:obsidianfish_resistance, minecraft:strong_regeneration, upgrade_aquatic:insomnia_strong, miners_delight:long_haste, minecraft:water_breathing, minecraft:strong_slowness, minecraft:strong_harming, alexscaves:magnetizing, minecraft:long_invisibility, upgrade_aquatic:repellence, minecraft:fire_resistance, untitledduckmod:intimidation, additionaladditions:long_haste_potion, minecraft:strong_healing, cold_sweat:long_ice_resistance, alexsmobs:long_clinging, alexsmobs:bug_pheromones, undergarden:long_featherweight, alexscaves:haste, alexscaves:long_glowing, alexsmobs:strong_knockback_resistance, biomemakeover:nocturnal_pot, alexsmobs:soulsteal, minecraft:long_leaping, netherdepthsupgrade:lava_puffer_long_wither, minecraft:mundane, netherdepthsupgrade:obsidianfish_long_resistance, undergarden:long_virulent_resistance, minecraft:long_slow_falling, minecraft:leaping, undergarden:brittleness, projectvibrantjourneys:glowing, minecraft:long_turtle_master, undergarden:strong_brittleness, undergarden:long_brittleness, upgrade_aquatic:vibing_long, alexscaves:long_deepsight, minecraft:long_weakness, undergarden:virulent_resistance, upgrade_aquatic:insomnia, alexsmobs:long_lava_vision, upgrade_aquatic:restfulness_strong, biomemakeover:long_nocturnal_pot, netherdepthsupgrade:lava_vision, minecraft:invisibility, cold_sweat:ice_resistance, deeperdarker:sculk_affinity, projectvibrantjourneys:long_glowing, minecraft:slowness, deeperdarker:long_sculk_affinity, alexsmobs:long_poison_resistance, alexsmobs:strong_soulsteal, netherdepthsupgrade:lava_puffer_wither, minecraft:long_night_vision, alexscaves:long_haste, galosphere:astral, alexscaves:long_sugar_rush, alexscaves:long_magnetizing, minecraft:strong_leaping, alexsmobs:speed_iii, alexsmobs:lava_vision, galosphere:long_astral, upgrade_aquatic:repellence_long, minecraft:water, minecraft:long_swiftness, minecraft:weakness, minecraft:strong_swiftness, minecraft:poison, undergarden:long_glowing, upgrade_aquatic:vibing_strong, alexsmobs:knockback_resistance, minecraft:slow_falling, minecraft:long_water_breathing, friendsandfoes:reaching, minecraft:long_strength, alexscaves:strong_haste, biomemakeover:actidote_pot, netherdepthsupgrade:obsidianfish_strong_resistance, miners_delight:strong_mining_fatigue, netherdepthsupgrade:glowdine_long_glowing, alexsmobs:long_bug_pheromones, alexsmobs:long_soulsteal, undergarden:strong_featherweight, upgrade_aquatic:vibing, minecraft:empty, minecraft:long_fire_resistance, minecraft:strength, undergarden:featherweight, alexscaves:deepsight, alexscaves:sugar_rush, minecraft:strong_poison, minecraft:night_vision, untitledduckmod:long_intimidation, minecraft:long_regeneration, miners_delight:mining_fatigue, minecraft:harming, minecraft:awkward, friendsandfoes:long_reaching, eeeabsmobs:frenzy_potion, additionaladditions:haste_potion, upgrade_aquatic:repellence_strong, minecraft:strong_strength, alexsmobs:poison_resistance, minecraft:swiftness, friendsandfoes:strong_reaching, miners_delight:haste, miners_delight:strong_haste, netherdepthsupgrade:glowdine_glowing, minecraft:long_slowness
6714[13Mar2025 17:37:06.336] [Server thread/INFO] [Jade/]: Syncing config to Beer_Fairy (1bf9a042-50b0-3448-b809-620fb2268f58)
6715[13Mar2025 17:37:06.353] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Beer_Fairy] joined.
6716[13Mar2025 17:37:06.436] [Server thread/INFO] [ping-wheel/]: Channel update: Beer_Fairy -> default
6717[13Mar2025 17:37:06.436] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Beer_Fairy (18)
6718[13Mar2025 17:37:06.438] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Beer_Fairy
6719[13Mar2025 17:37:06.458] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5613ms or 112 ticks behind
6720[13Mar2025 17:37:06.514] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[1bf9a042-50b0-3448-b809-620fb2268f58] seen for the first time as 'Player:'Beer_Fairy'['overworld']'
6721[13Mar2025 17:37:19.350] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52296] logged in with entity id 8281 at (-818.5, 76.0, 1697.5)
6722[13Mar2025 17:37:19.430] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6723[13Mar2025 17:37:19.581] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6724[13Mar2025 17:37:19.584] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6725[13Mar2025 17:37:19.597] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] seen for the first time as 'Player:'Savanna97'['overworld']'
6726[13Mar2025 17:37:23.303] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6727[13Mar2025 17:37:23.303] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6728[13Mar2025 17:37:23.303] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6729[13Mar2025 17:37:24.122] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Beer_Fairy: Set own game mode to Creative Mode]
6730[13Mar2025 17:37:24.855] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Beer_Fairy: Set own game mode to Survival Mode]
6731[13Mar2025 17:37:26.236] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Beer_Fairy: Set own game mode to Creative Mode]
6732[13Mar2025 17:37:34.123] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 12678ms or 253 ticks behind
6733[13Mar2025 17:37:49.828] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <Beer_Fairy> Сервер сейчас может периодически выключаться. Я с модами ковыряюсь
6734[13Mar2025 17:37:51.164] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2068ms or 41 ticks behind
6735[13Mar2025 17:38:08.806] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <Savanna97> jr
6736[13Mar2025 17:38:14.454] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <Savanna97> ок
6737[13Mar2025 17:38:17.868] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Beer_Fairy lost connection: Disconnected
6738[13Mar2025 17:38:17.868] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Beer_Fairy left the game
6739[13Mar2025 17:38:17.875] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Beer_Fairy
6740[13Mar2025 17:38:17.875] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Beer_Fairy] disconnected.
6741[13Mar2025 17:38:18.008] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice
6742[13Mar2025 17:40:23.399] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Agile Zombie'/9774, l='ServerLevel[world]', x=-821.49, y=76.00, z=1697.69] died: Agile Zombie was slain by Savanna97
6743[13Mar2025 17:40:27.179] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6744[13Mar2025 17:40:27.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6745[13Mar2025 17:40:27.181] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6746[13Mar2025 17:40:27.181] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6747[13Mar2025 18:37:29.030] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52505] logged in with entity id 10587 at (-821.4875000119209, 75.0, 1697.080826186423)
6748[13Mar2025 18:37:29.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6749[13Mar2025 18:37:29.137] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6750[13Mar2025 18:37:29.139] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6751[13Mar2025 18:37:29.157] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6752[13Mar2025 18:37:29.682] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6753[13Mar2025 18:37:29.682] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6754[13Mar2025 18:37:29.683] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6755[13Mar2025 18:37:32.960] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2015ms or 40 ticks behind
6756[13Mar2025 18:38:33.436] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/11720, l='ServerLevel[world]', x=-856.50, y=56.00, z=1701.50] died: Agile Creeper was struck by lightning
6757[13Mar2025 18:42:51.727] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/14212, l='ServerLevel[world]', x=-844.50, y=25.00, z=1624.50] died: Agile Creeper was struck by lightning
6758[13Mar2025 18:43:47.517] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/14350, l='ServerLevel[world]', x=-885.53, y=64.00, z=1660.53] died: Mighty Skeleton suffocated in a wall
6759[13Mar2025 18:43:59.921] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/14664, l='ServerLevel[world]', x=-785.50, y=3.00, z=1654.50] died: Agile Creeper was struck by lightning
6760[13Mar2025 18:44:46.679] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/14397, l='ServerLevel[world]', x=-801.30, y=60.00, z=1750.34] died: Ranger Skeleton was slain by Dread Hound
6761[13Mar2025 18:48:20.069] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/12322, l='ServerLevel[world]', x=-840.70, y=65.00, z=1725.70] died: Mighty Skeleton was slain by Dread Hound
6762[13Mar2025 18:48:35.718] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/16724, l='ServerLevel[world]', x=-879.98, y=49.00, z=1658.20] died: Agile Creeper suffocated in a wall
6763[13Mar2025 18:50:23.027] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/18428, l='ServerLevel[world]', x=-847.50, y=73.00, z=1738.50] died: Agile Creeper was struck by lightning
6764[13Mar2025 18:53:00.678] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/20053, l='ServerLevel[world]', x=-785.50, y=32.00, z=1773.50] died: Agile Creeper was struck by lightning
6765[13Mar2025 18:55:26.481] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/21684, l='ServerLevel[world]', x=-762.50, y=19.00, z=1725.50] died: Agile Creeper was struck by lightning
6766[13Mar2025 18:59:57.616] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/12933, l='ServerLevel[world]', x=-812.70, y=45.00, z=1749.70] died: Mighty Skeleton was slain by Dread Hound
6767[13Mar2025 19:00:53.595] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/24525, l='ServerLevel[world]', x=-850.50, y=27.00, z=1643.50] died: Agile Creeper was struck by lightning
6768[13Mar2025 19:01:49.779] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/25049, l='ServerLevel[world]', x=-882.50, y=-7.00, z=1700.50] died: Agile Creeper was struck by lightning
6769[13Mar2025 19:02:33.974] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/25432, l='ServerLevel[world]', x=-845.03, y=32.00, z=1759.86] died: Mighty Skeleton was slain by Dire Hound Leader
6770[13Mar2025 19:03:28.381] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6771[13Mar2025 19:03:28.381] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh pregen start<--[HERE]
6772[13Mar2025 19:03:47.326] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/26121, l='ServerLevel[world]', x=-823.50, y=35.00, z=1747.50] died: Agile Creeper was struck by lightning
6773[13Mar2025 19:05:49.768] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/20407, l='ServerLevel[world]', x=-837.80, y=64.00, z=1724.32] died: Mighty Skeleton was slain by Dread Hound
6774[13Mar2025 19:07:22.690] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6775[13Mar2025 19:07:22.690] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6776[13Mar2025 19:07:22.691] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6777[13Mar2025 19:07:22.691] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6778[13Mar2025 19:07:33.516] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52615] logged in with entity id 28494 at (-830.8120286717332, 74.0, 1710.0366258617016)
6779[13Mar2025 19:07:33.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6780[13Mar2025 19:07:33.596] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6781[13Mar2025 19:07:33.598] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6782[13Mar2025 19:07:33.608] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6783[13Mar2025 19:07:33.877] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6784[13Mar2025 19:07:33.878] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6785[13Mar2025 19:07:33.878] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6786[13Mar2025 19:07:54.769] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6787[13Mar2025 19:07:54.770] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6788[13Mar2025 19:07:54.771] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6789[13Mar2025 19:07:54.771] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6790[13Mar2025 19:08:59.349] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6791[13Mar2025 19:08:59.349] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh pregen start overworld 0 0 256<--[HERE]
6792[13Mar2025 19:09:08.250] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
6793[13Mar2025 19:09:08.250] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: dh pregen start overworld 0 0 256<--[HERE]
6794[13Mar2025 19:18:33.886] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52658] logged in with entity id 29509 at (-830.8120286717332, 74.0, 1710.0366258617016)
6795[13Mar2025 19:18:33.914] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6796[13Mar2025 19:18:33.943] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6797[13Mar2025 19:18:33.945] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6798[13Mar2025 19:18:33.954] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6799[13Mar2025 19:18:34.433] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6800[13Mar2025 19:18:34.433] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6801[13Mar2025 19:18:34.434] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6802[13Mar2025 19:20:38.876] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/31354, l='ServerLevel[world]', x=-844.50, y=48.00, z=1752.50] died: Agile Creeper was struck by lightning
6803[13Mar2025 19:21:27.182] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6804[13Mar2025 19:21:27.182] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6805[13Mar2025 19:21:27.183] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6806[13Mar2025 19:21:27.184] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6807[13Mar2025 19:33:43.634] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52726] logged in with entity id 31881 at (-834.4568270686287, 74.0, 1711.5079824558377)
6808[13Mar2025 19:33:43.657] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6809[13Mar2025 19:33:43.683] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6810[13Mar2025 19:33:43.684] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6811[13Mar2025 19:33:43.692] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6812[13Mar2025 19:33:44.086] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6813[13Mar2025 19:33:44.086] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6814[13Mar2025 19:33:44.086] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6815[13Mar2025 19:34:11.942] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6816[13Mar2025 19:34:11.943] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6817[13Mar2025 19:34:11.944] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6818[13Mar2025 19:34:11.944] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6819[13Mar2025 19:39:04.981] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Kuro4027[/**.**.**.**:16432] logged in with entity id 32979 at (-718.7586966417249, 57.0, 1743.3713269427012)
6820[13Mar2025 19:39:05.016] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Kuro4027 joined the game
6821[13Mar2025 19:39:05.047] [Server thread/INFO] [Jade/]: Syncing config to Kuro4027 (f5c9c836-ead1-3fe6-b38a-95baa037ceb3)
6822[13Mar2025 19:39:05.048] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Kuro4027] joined.
6823[13Mar2025 19:39:05.055] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[f5c9c836-ead1-3fe6-b38a-95baa037ceb3] seen for the first time as 'Player:'Kuro4027'['overworld']'
6824[13Mar2025 19:39:05.067] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[90febf95-fe5d-457f-9bc6-8cfae822828b] seen for the first time as 'Player:'Kuro4027'['overworld'] holding [1 sa81] (Slot 3)'
6825[13Mar2025 19:39:07.479] [Server thread/INFO] [ping-wheel/]: Channel update: Kuro4027 -> default
6826[13Mar2025 19:39:07.479] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Kuro4027 (18)
6827[13Mar2025 19:39:07.480] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Kuro4027
6828[13Mar2025 19:40:31.723] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/34478, l='ServerLevel[world]', x=-701.50, y=33.00, z=1775.50] died: Agile Creeper was struck by lightning
6829[13Mar2025 19:43:43.710] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Spider['Pyro Spider'/34900, l='ServerLevel[world]', x=-720.40, y=39.13, z=1738.53] died: Pyro Spider drowned
6830[13Mar2025 19:44:47.120] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/36613, l='ServerLevel[world]', x=-780.50, y=14.00, z=1724.50] died: Agile Creeper was struck by lightning
6831[13Mar2025 19:47:10.456] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52790] logged in with entity id 38025 at (-834.4568270686287, 74.0, 1711.5079824558377)
6832[13Mar2025 19:47:10.496] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6833[13Mar2025 19:47:10.557] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6834[13Mar2025 19:47:10.559] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6835[13Mar2025 19:47:10.572] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6836[13Mar2025 19:47:10.786] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6837[13Mar2025 19:47:10.786] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6838[13Mar2025 19:47:10.786] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6839[13Mar2025 19:48:28.537] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/38971, l='ServerLevel[world]', x=-672.50, y=29.00, z=1815.50] died: Agile Creeper was struck by lightning
6840[13Mar2025 19:49:25.987] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/39436, l='ServerLevel[world]', x=-718.50, y=-8.00, z=1768.50] died: Agile Creeper was struck by lightning
6841[13Mar2025 19:51:54.438] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/40723, l='ServerLevel[world]', x=-690.50, y=37.00, z=1768.50] died: Agile Creeper was struck by lightning
6842[13Mar2025 19:53:48.220] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/41734, l='ServerLevel[world]', x=-883.09, y=57.00, z=1645.30] died: Mighty Skeleton was slain by Dread Hound
6843[13Mar2025 19:55:53.332] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/42914, l='ServerLevel[world]', x=-678.50, y=31.00, z=1728.50] died: Agile Creeper was struck by lightning
6844[13Mar2025 19:56:49.193] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/43455, l='ServerLevel[world]', x=-738.50, y=10.00, z=1749.50] died: Agile Creeper was struck by lightning
6845[13Mar2025 19:58:41.722] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/42025, l='ServerLevel[world]', x=-841.31, y=40.00, z=1745.45] died: Mighty Skeleton was slain by Dread Hound
6846[13Mar2025 20:01:02.298] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Spider['Pyro Spider'/45170, l='ServerLevel[world]', x=-847.47, y=48.07, z=1755.53] died: Pyro Spider was shot by Savanna97
6847[13Mar2025 20:01:46.388] [Server thread/WARN] [net.minecraft.server.level.ServerPlayerGameMode/]: Mismatch in destroy block pos: BlockPos{x=-716, y=57, z=1760} BlockPos{x=-715, y=58, z=1753}
6848[13Mar2025 20:02:03.176] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/46174, l='ServerLevel[world]', x=-854.30, y=32.00, z=1749.30] died: Ranger Skeleton was slain by Dread Hound
6849[13Mar2025 20:02:16.184] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Angry Creeper'/46536, l='ServerLevel[world]', x=-813.50, y=49.00, z=1742.50] died: Angry Creeper was struck by lightning
6850[13Mar2025 20:02:56.984] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6851[13Mar2025 20:02:56.984] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6852[13Mar2025 20:02:56.985] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6853[13Mar2025 20:02:56.985] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6854[13Mar2025 20:03:00.069] [Server thread/WARN] [net.minecraft.server.level.ServerPlayerGameMode/]: Mismatch in destroy block pos: BlockPos{x=-716, y=57, z=1760} BlockPos{x=-708, y=57, z=1745}
6855[13Mar2025 20:07:43.080] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Mighty Zombie'/45680, l='ServerLevel[world]', x=-720.27, y=57.28, z=1733.95] died: Mighty Zombie was damaged by Kuro4027 repeatedly until death.
6856[13Mar2025 20:09:06.070] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/51066, l='ServerLevel[world]', x=-696.50, y=-27.00, z=1735.50] died: Agile Creeper was struck by lightning
6857[13Mar2025 20:12:26.624] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/53124, l='ServerLevel[world]', x=-657.50, y=5.00, z=1702.50] died: Agile Creeper was struck by lightning
6858[13Mar2025 20:12:39.706] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/41463, l='ServerLevel[world]', x=-719.30, y=42.30, z=1780.30] died: Agile Creeper drowned
6859[13Mar2025 20:12:55.058] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Spider['Pyro Spider'/44240, l='ServerLevel[world]', x=-707.53, y=52.15, z=1775.53] died: Pyro Spider drowned
6860[13Mar2025 20:13:10.562] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/53146, l='ServerLevel[world]', x=-668.75, y=31.00, z=1708.46] died: Agile Creeper suffocated in a wall
6861[13Mar2025 20:18:27.212] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/56918, l='ServerLevel[world]', x=-661.30, y=30.00, z=1818.70] died: Ranger Skeleton was slain by Dire Hound Leader
6862[13Mar2025 20:27:52.332] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:52955] logged in with entity id 63625 at (-840.25933373953, 66.0, 1723.699999988079)
6863[13Mar2025 20:27:52.366] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6864[13Mar2025 20:27:52.436] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6865[13Mar2025 20:27:52.437] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6866[13Mar2025 20:27:52.451] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6867[13Mar2025 20:27:52.639] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6868[13Mar2025 20:27:52.639] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6869[13Mar2025 20:27:52.639] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6870[13Mar2025 20:27:52.747] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/63665, l='ServerLevel[world]', x=-738.50, y=43.00, z=1773.50] died: Agile Creeper was struck by lightning
6871[13Mar2025 20:30:10.171] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/64877, l='ServerLevel[world]', x=-857.70, y=67.00, z=1778.70] died: Ranger Skeleton was slain by Dread Hound
6872[13Mar2025 20:30:19.938] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <Savanna97> кто здесь?
6873[13Mar2025 20:35:05.982] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6874[13Mar2025 20:35:05.983] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6875[13Mar2025 20:35:05.984] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6876[13Mar2025 20:35:05.984] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6877[13Mar2025 20:37:26.194] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: MMMMMMMMMMessman[/**.**.**.**:50458] logged in with entity id 70732 at (-726.826644463909, 72.0, 1676.413719673551)
6878[13Mar2025 20:37:26.233] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: MMMMMMMMMMessman joined the game
6879[13Mar2025 20:37:26.309] [Server thread/INFO] [Jade/]: Syncing config to MMMMMMMMMMessman (8ec05358-3808-3007-b8b6-f8ac251a06ca)
6880[13Mar2025 20:37:26.312] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [MMMMMMMMMMessman] joined.
6881[13Mar2025 20:37:26.325] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[8ec05358-3808-3007-b8b6-f8ac251a06ca] seen for the first time as 'Player:'MMMMMMMMMMessman'['overworld']'
6882[13Mar2025 20:37:28.496] [Server thread/INFO] [ping-wheel/]: Channel update: MMMMMMMMMMessman -> default
6883[13Mar2025 20:37:28.496] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of MMMMMMMMMMessman (18)
6884[13Mar2025 20:37:28.496] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to MMMMMMMMMMessman
6885[13Mar2025 20:43:53.680] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/74919, l='ServerLevel[world]', x=-754.50, y=-8.00, z=1624.53] died: Agile Creeper fell from a high place
6886[13Mar2025 20:48:47.020] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/78696, l='ServerLevel[world]', x=-783.50, y=18.00, z=1692.50] died: Agile Creeper was struck by lightning
6887[13Mar2025 20:50:35.277] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/74518, l='ServerLevel[world]', x=-711.24, y=53.00, z=1754.36] died: Agile Creeper was blown up by Creeper
6888[13Mar2025 20:53:17.578] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Kuro4027 lost connection: Disconnected
6889[13Mar2025 20:53:17.578] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Kuro4027 left the game
6890[13Mar2025 20:53:17.579] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Kuro4027
6891[13Mar2025 20:53:17.579] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Kuro4027] disconnected.
6892[13Mar2025 20:53:38.515] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Savanna97[/**.**.**.**:53095] logged in with entity id 82380 at (-814.107779301852, 76.5, 1695.1598817060049)
6893[13Mar2025 20:53:38.541] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 joined the game
6894[13Mar2025 20:53:38.605] [Server thread/INFO] [Jade/]: Syncing config to Savanna97 (fd478ffd-1151-397b-b4e0-f013bffa53b1)
6895[13Mar2025 20:53:38.606] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] joined.
6896[13Mar2025 20:53:38.615] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[fd478ffd-1151-397b-b4e0-f013bffa53b1] updated from 'Player:'Savanna97'['overworld']' to 'Player:'Savanna97'['overworld']'
6897[13Mar2025 20:53:38.821] [Server thread/INFO] [ping-wheel/]: Channel update: Savanna97 -> default
6898[13Mar2025 20:53:38.821] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of Savanna97 (18)
6899[13Mar2025 20:53:38.821] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to Savanna97
6900[13Mar2025 20:54:14.826] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/82918, l='ServerLevel[world]', x=-747.50, y=8.00, z=1745.50] died: Agile Creeper was struck by lightning
6901[13Mar2025 20:54:23.194] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <Savanna97> Саня ты тут?
6902[13Mar2025 20:54:27.649] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <MMMMMMMMMMessman> +
6903[13Mar2025 20:54:44.472] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/83388, l='ServerLevel[world]', x=-677.79, y=31.00, z=1741.63] died: Mighty Skeleton was slain by Dread Hound
6904[13Mar2025 20:54:57.274] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/82773, l='ServerLevel[world]', x=-735.30, y=33.00, z=1608.70] died: Mighty Skeleton was slain by Dread Hound
6905[13Mar2025 20:55:53.982] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/84639, l='ServerLevel[world]', x=-819.50, y=50.00, z=1742.50] died: Agile Creeper was struck by lightning
6906[13Mar2025 20:57:36.241] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/86025, l='ServerLevel[world]', x=-828.50, y=38.00, z=1759.50] died: Agile Creeper was struck by lightning
6907[13Mar2025 21:00:18.227] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/88181, l='ServerLevel[world]', x=-675.50, y=25.00, z=1624.50] died: Agile Creeper was struck by lightning
6908[13Mar2025 21:01:50.263] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Mighty Zombie'/87371, l='ServerLevel[world]', x=-723.30, y=63.09, z=1672.30] died: Mighty Zombie gave MMMMMMMMMMessman a massive flash of power.
6909[13Mar2025 21:05:06.127] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/92856, l='ServerLevel[world]', x=-770.50, y=44.00, z=1759.50] died: Agile Creeper was struck by lightning
6910[13Mar2025 21:07:03.784] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/94408, l='ServerLevel[world]', x=-727.50, y=-8.00, z=1632.50] died: Agile Creeper was struck by lightning
6911[13Mar2025 21:11:10.029] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/97646, l='ServerLevel[world]', x=-733.50, y=-8.00, z=1643.50] died: Agile Creeper was struck by lightning
6912[13Mar2025 21:13:50.114] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/99367, l='ServerLevel[world]', x=-725.84, y=40.00, z=1652.66] died: Mighty Skeleton was slain by Dread Hound
6913[13Mar2025 21:22:04.930] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/105910, l='ServerLevel[world]', x=-799.50, y=34.00, z=1754.50] died: Agile Creeper was struck by lightning
6914[13Mar2025 21:25:23.532] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/108662, l='ServerLevel[world]', x=-734.50, y=-7.00, z=1612.50] died: Agile Creeper was struck by lightning
6915[13Mar2025 21:32:23.290] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/114859, l='ServerLevel[world]', x=-861.50, y=13.00, z=1622.50] died: Agile Creeper was struck by lightning
6916[13Mar2025 21:32:24.521] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/114709, l='ServerLevel[world]', x=-806.44, y=60.00, z=1766.82] died: Mighty Skeleton was slain by Dread Hound
6917[13Mar2025 21:35:17.444] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/117417, l='ServerLevel[world]', x=-735.50, y=33.00, z=1605.50] died: Agile Creeper was struck by lightning
6918[13Mar2025 21:35:23.825] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/117518, l='ServerLevel[world]', x=-738.50, y=38.00, z=1617.50] died: Agile Creeper was struck by lightning
6919[13Mar2025 21:38:07.376] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/119859, l='ServerLevel[world]', x=-730.50, y=-6.00, z=1604.50] died: Agile Creeper fell from a high place
6920[13Mar2025 21:39:05.221] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Agile Zombie'/120741, l='ServerLevel[world]', x=-748.50, y=-8.00, z=1610.50] died: Agile Zombie fell from a high place
6921[13Mar2025 21:41:37.677] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/123112, l='ServerLevel[world]', x=-754.50, y=5.00, z=1746.50] died: Agile Creeper was struck by lightning
6922[13Mar2025 21:41:45.278] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Angry Creeper'/123234, l='ServerLevel[world]', x=-727.50, y=44.00, z=1769.50] died: Angry Creeper was struck by lightning
6923[13Mar2025 21:44:33.031] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/126316, l='ServerLevel[world]', x=-658.50, y=-2.00, z=1649.50] died: Agile Creeper was struck by lightning
6924[13Mar2025 21:45:44.032] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Drowned['Mighty Drowned'/126552, l='ServerLevel[world]', x=-673.52, y=42.98, z=1696.84] died: Mighty Drowned was slain by Savanna97
6925[13Mar2025 21:45:45.039] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/127736, l='ServerLevel[world]', x=-687.50, y=-37.00, z=1664.50] died: Agile Creeper was struck by lightning
6926[13Mar2025 21:46:01.444] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/128089, l='ServerLevel[world]', x=-686.50, y=-43.00, z=1686.50] died: Agile Creeper was struck by lightning
6927[13Mar2025 21:46:15.524] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/128348, l='ServerLevel[world]', x=-768.93, y=57.00, z=1660.53] died: Agile Creeper fell from a high place
6928[13Mar2025 21:47:54.403] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/129966, l='ServerLevel[world]', x=-696.50, y=64.00, z=1666.50] died: Agile Creeper was struck by lightning
6929[13Mar2025 21:49:01.213] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Spider['Pyro Spider'/130079, l='ServerLevel[world]', x=-815.53, y=70.00, z=1694.10] died: Pyro Spider was slain by Savanna97
6930[13Mar2025 21:49:07.078] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/131313, l='ServerLevel[world]', x=-914.50, y=52.00, z=1704.50] died: Agile Creeper was struck by lightning
6931[13Mar2025 21:53:18.974] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Mighty Zombie'/130078, l='ServerLevel[world]', x=-791.37, y=64.00, z=1715.50] died: Mighty Zombie was blown up by Creeper
6932[13Mar2025 21:56:04.675] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/137945, l='ServerLevel[world]', x=-669.50, y=-14.00, z=1863.50] died: Agile Creeper was struck by lightning
6933[13Mar2025 21:56:18.322] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2027ms or 40 ticks behind
6934[13Mar2025 21:57:11.012] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2017ms or 40 ticks behind
6935[13Mar2025 21:57:11.518] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Savanna97 lost connection: Disconnected
6936[13Mar2025 21:57:11.518] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Savanna97 left the game
6937[13Mar2025 21:57:11.521] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client Savanna97
6938[13Mar2025 21:57:11.521] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [Savanna97] disconnected.
6939[13Mar2025 21:57:50.673] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/139874, l='ServerLevel[world]', x=-731.50, y=52.00, z=1615.50] died: Agile Creeper was struck by lightning
6940[13Mar2025 22:00:58.981] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Angry Creeper'/142766, l='ServerLevel[world]', x=-679.50, y=3.00, z=1638.50] died: Angry Creeper was struck by lightning
6941[13Mar2025 22:01:01.180] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/142820, l='ServerLevel[world]', x=-732.50, y=49.00, z=1639.50] died: Agile Creeper was struck by lightning
6942[13Mar2025 22:08:06.160] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: sickm8[/**.**.**.**:60070] logged in with entity id 149516 at (-584.9259403495564, 105.0, 2106.036841184904)
6943[13Mar2025 22:08:06.204] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: sickm8 joined the game
6944[13Mar2025 22:08:06.254] [Server thread/INFO] [Jade/]: Syncing config to sickm8 (54bf69f4-c519-3809-ad2d-0d70faf63ff7)
6945[13Mar2025 22:08:06.257] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [sickm8] joined.
6946[13Mar2025 22:08:06.268] [Server thread/INFO] [com.flansmod.common.FlansMod/]: Context[54bf69f4-c519-3809-ad2d-0d70faf63ff7] seen for the first time as 'Player:'sickm8'['overworld']'
6947[13Mar2025 22:08:07.029] [Server thread/INFO] [ping-wheel/]: Channel update: sickm8 -> default
6948[13Mar2025 22:08:07.030] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of sickm8 (18)
6949[13Mar2025 22:08:07.030] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to sickm8
6950[13Mar2025 22:08:08.860] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2015ms or 40 ticks behind
6951[13Mar2025 22:08:14.899] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/149994, l='ServerLevel[world]', x=-806.50, y=77.00, z=1747.50] died: Agile Creeper was struck by lightning
6952[13Mar2025 22:08:30.302] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2007ms or 40 ticks behind
6953[13Mar2025 22:09:13.255] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/150981, l='ServerLevel[world]', x=-641.30, y=67.00, z=2076.03] died: Ranger Skeleton was slain by Dread Hound
6954[13Mar2025 22:09:15.303] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2007ms or 40 ticks behind
6955[13Mar2025 22:09:17.381] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/150007, l='ServerLevel[world]', x=-611.70, y=83.94, z=2143.51] died: Mighty Skeleton was slain by sickm8
6956[13Mar2025 22:11:39.719] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/153679, l='ServerLevel[world]', x=-578.50, y=46.00, z=2086.50] died: Agile Creeper was struck by lightning
6957[13Mar2025 22:13:34.585] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/130354, l='ServerLevel[world]', x=-723.63, y=58.00, z=1686.61] died: Agile Creeper was blown up by Creeperling
6958[13Mar2025 22:13:41.233] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Agile Zombie'/155986, l='ServerLevel[world]', x=-742.50, y=17.00, z=1606.50] died: Agile Zombie fell from a high place
6959[13Mar2025 22:16:53.687] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/159555, l='ServerLevel[world]', x=-783.50, y=14.00, z=1718.50] died: Agile Creeper was struck by lightning
6960[13Mar2025 22:17:48.721] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/160100, l='ServerLevel[world]', x=-597.77, y=46.00, z=2045.92] died: Mighty Skeleton was slain by Dread Hound
6961[13Mar2025 22:17:52.128] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/160342, l='ServerLevel[world]', x=-593.21, y=45.00, z=2050.21] died: Mighty Skeleton was slain by Dread Hound
6962[13Mar2025 22:18:27.369] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Zombie['Agile Zombie'/149634, l='ServerLevel[world]', x=-621.20, y=77.00, z=2123.52] died: Agile Zombie was killed trying to hurt sickm8
6963[13Mar2025 22:19:53.710] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/162767, l='ServerLevel[world]', x=-754.50, y=-8.00, z=1632.50] died: Agile Creeper was struck by lightning
6964[13Mar2025 22:21:05.527] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/163423, l='ServerLevel[world]', x=-576.14, y=50.00, z=2058.30] died: Mighty Skeleton was slain by Dread Hound
6965[13Mar2025 22:21:08.987] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Mighty Skeleton'/162549, l='ServerLevel[world]', x=-577.16, y=47.54, z=2065.56] died: Mighty Skeleton was slain by Dread Hound
6966[13Mar2025 22:22:00.462] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/165143, l='ServerLevel[world]', x=-669.50, y=-4.00, z=1659.50] died: Agile Creeper was struck by lightning
6967[13Mar2025 22:22:24.184] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Spider['Pyro Spider'/160390, l='ServerLevel[world]', x=-618.47, y=78.00, z=2128.21] died: Pyro Spider was slain by sickm8
6968[13Mar2025 22:25:07.037] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/168439, l='ServerLevel[world]', x=-774.50, y=6.00, z=1636.50] died: Agile Creeper was struck by lightning
6969[13Mar2025 22:26:50.309] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/170002, l='ServerLevel[world]', x=-686.50, y=40.00, z=1654.50] died: Agile Creeper was struck by lightning
6970[13Mar2025 22:26:52.386] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Creeper['Agile Creeper'/170065, l='ServerLevel[world]', x=-749.50, y=32.00, z=1636.50] died: Agile Creeper was struck by lightning
6971[13Mar2025 22:27:06.850] [Server thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.api.internal.ServerApi/]: Player [MMMMMMMMMMessman] changed level: [jltug9abs1132@minecraft:overworld] -> [jltug9abs1132@minecraft:the_nether].
6972[13Mar2025 22:28:45.288] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6973[13Mar2025 22:28:45.288] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6974[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6975[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6976[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6977[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6978[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6979[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6980[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6981[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6982[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6983[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6984[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6985[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6986[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6987[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6988[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6989[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6990[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6991[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6992[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6993[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6994[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6995[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6996[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6997[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6998[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
6999[13Mar2025 22:28:45.289] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7000[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7001[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7002[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7003[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7004[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7005[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7006[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7007[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7008[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7009[13Mar2025 22:28:45.473] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7010[13Mar2025 22:28:45.578] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7011[13Mar2025 22:28:45.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7012[13Mar2025 22:28:45.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7013[13Mar2025 22:28:45.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7014[13Mar2025 22:28:45.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7015[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7016[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7017[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7018[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7019[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7020[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7021[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7022[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7023[13Mar2025 22:28:45.615] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7024[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7025[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7026[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7027[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7028[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7029[13Mar2025 22:28:45.675] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7030[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7031[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7032[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7033[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7034[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7035[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7036[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7037[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7038[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7039[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7040[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7041[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7042[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7043[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7044[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7045[13Mar2025 22:28:45.721] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7046[13Mar2025 22:28:45.780] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7047[13Mar2025 22:28:45.780] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7048[13Mar2025 22:28:45.780] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7049[13Mar2025 22:28:45.980] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7050[13Mar2025 22:28:45.980] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7051[13Mar2025 22:28:45.980] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7052[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7053[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7054[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7055[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7056[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7057[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7058[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7059[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7060[13Mar2025 22:28:46.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7061[13Mar2025 22:28:47.880] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7062[13Mar2025 22:28:47.880] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7063[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7064[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7065[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7066[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7067[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7068[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7069[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7070[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7071[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7072[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7073[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7074[13Mar2025 22:28:47.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7075[13Mar2025 22:28:47.882] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7076[13Mar2025 22:28:47.882] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7077[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7078[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7079[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7080[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7081[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7082[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7083[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7084[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7085[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7086[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7087[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7088[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7089[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7090[13Mar2025 22:28:47.920] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7091[13Mar2025 22:28:48.029] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7092[13Mar2025 22:28:48.029] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7093[13Mar2025 22:28:48.029] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7094[13Mar2025 22:28:48.029] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7095[13Mar2025 22:28:48.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7096[13Mar2025 22:28:48.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7097[13Mar2025 22:28:48.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7098[13Mar2025 22:28:48.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7099[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7100[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7101[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7102[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7103[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7104[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7105[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7106[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7107[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7108[13Mar2025 22:28:48.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7109[13Mar2025 22:28:48.084] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7110[13Mar2025 22:28:48.084] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7111[13Mar2025 22:28:48.084] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7112[13Mar2025 22:28:48.084] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7113[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7114[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7115[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7116[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7117[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7118[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7119[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7120[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7121[13Mar2025 22:28:48.219] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7122[13Mar2025 22:28:48.220] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7123[13Mar2025 22:28:48.220] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7124[13Mar2025 22:28:48.220] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7125[13Mar2025 22:28:48.220] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7126[13Mar2025 22:28:48.220] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7127[13Mar2025 22:28:48.314] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7128[13Mar2025 22:28:48.315] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7129[13Mar2025 22:28:48.315] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7130[13Mar2025 22:28:48.510] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7131[13Mar2025 22:28:48.510] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7132[13Mar2025 22:28:53.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7133[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7134[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7135[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7136[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7137[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7138[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7139[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7140[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7141[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7142[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7143[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7144[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7145[13Mar2025 22:28:53.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7146[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7147[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7148[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7149[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7150[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7151[13Mar2025 22:28:53.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7152[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7153[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7154[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7155[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7156[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7157[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7158[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7159[13Mar2025 22:28:53.508] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7160[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7161[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7162[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7163[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7164[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7165[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7166[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7167[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7168[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7169[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7170[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7171[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7172[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7173[13Mar2025 22:28:53.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7174[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7175[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7176[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7177[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7178[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7179[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7180[13Mar2025 22:28:53.628] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7181[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7182[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7183[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7184[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7185[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7186[13Mar2025 22:28:53.631] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7187[13Mar2025 22:28:53.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7188[13Mar2025 22:28:53.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7189[13Mar2025 22:28:53.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7190[13Mar2025 22:28:53.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7191[13Mar2025 22:28:53.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7192[13Mar2025 22:28:53.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7193[13Mar2025 22:28:53.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7194[13Mar2025 22:28:53.796] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7195[13Mar2025 22:28:53.796] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7196[13Mar2025 22:28:53.796] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7197[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7198[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7199[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7200[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7201[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7202[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7203[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7204[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7205[13Mar2025 22:28:53.849] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7206[13Mar2025 22:28:54.099] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7207[13Mar2025 22:28:54.099] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7208[13Mar2025 22:28:54.099] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7209[13Mar2025 22:28:55.042] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7210[13Mar2025 22:28:55.042] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7211[13Mar2025 22:28:55.042] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7212[13Mar2025 22:28:55.042] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7213[13Mar2025 22:28:55.043] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7214[13Mar2025 22:28:55.043] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7215[13Mar2025 22:28:55.043] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7216[13Mar2025 22:28:55.088] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7217[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7218[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7219[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7220[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7221[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7222[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7223[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7224[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7225[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7226[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7227[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7228[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7229[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7230[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7231[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7232[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7233[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7234[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7235[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7236[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7237[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7238[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7239[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7240[13Mar2025 22:28:55.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7241[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7242[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7243[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7244[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7245[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7246[13Mar2025 22:28:55.295] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7247[13Mar2025 22:28:55.297] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7248[13Mar2025 22:28:55.446] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7249[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7250[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7251[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7252[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7253[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7254[13Mar2025 22:28:55.598] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7255[13Mar2025 22:28:55.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7256[13Mar2025 22:28:55.807] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7257[13Mar2025 22:28:56.836] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7258[13Mar2025 22:28:56.836] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7259[13Mar2025 22:28:56.836] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7260[13Mar2025 22:28:56.837] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7261[13Mar2025 22:28:56.837] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7262[13Mar2025 22:28:56.837] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7263[13Mar2025 22:28:56.837] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7264[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7265[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7266[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7267[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7268[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7269[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7270[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7271[13Mar2025 22:28:56.881] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7272[13Mar2025 22:28:57.013] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7273[13Mar2025 22:28:57.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7274[13Mar2025 22:28:57.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7275[13Mar2025 22:28:57.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7276[13Mar2025 22:28:57.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7277[13Mar2025 22:28:57.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7278[13Mar2025 22:28:57.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7279[13Mar2025 22:28:57.479] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7280[13Mar2025 22:28:57.480] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7281[13Mar2025 22:28:57.480] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7282[13Mar2025 22:28:57.480] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7283[13Mar2025 22:28:57.480] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7284[13Mar2025 22:28:58.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7285[13Mar2025 22:28:58.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7286[13Mar2025 22:28:58.683] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7287[13Mar2025 22:28:58.683] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7288[13Mar2025 22:28:58.728] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7289[13Mar2025 22:28:58.728] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7290[13Mar2025 22:28:58.728] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7291[13Mar2025 22:28:58.728] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7292[13Mar2025 22:28:58.728] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7293[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7294[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7295[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7296[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7297[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7298[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7299[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7300[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7301[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7302[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7303[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7304[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7305[13Mar2025 22:28:58.773] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7306[13Mar2025 22:28:58.774] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7307[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7308[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7309[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7310[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7311[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7312[13Mar2025 22:28:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7313[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7314[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7315[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7316[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7317[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7318[13Mar2025 22:28:59.014] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7319[13Mar2025 22:28:59.221] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7320[13Mar2025 22:28:59.221] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7321[13Mar2025 22:28:59.221] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7322[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7323[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7324[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7325[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7326[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7327[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7328[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7329[13Mar2025 22:29:00.509] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7330[13Mar2025 22:29:00.563] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7331[13Mar2025 22:29:00.563] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7332[13Mar2025 22:29:00.564] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7333[13Mar2025 22:29:00.564] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7334[13Mar2025 22:29:00.564] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7335[13Mar2025 22:29:00.564] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7336[13Mar2025 22:29:00.609] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7337[13Mar2025 22:29:00.609] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7338[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7339[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7340[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7341[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7342[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7343[13Mar2025 22:29:00.657] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7344[13Mar2025 22:29:00.913] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7345[13Mar2025 22:29:00.913] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7346[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7347[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7348[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7349[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7350[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7351[13Mar2025 22:29:00.961] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7352[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7353[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7354[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7355[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7356[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7357[13Mar2025 22:29:00.962] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7358[13Mar2025 22:29:01.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7359[13Mar2025 22:29:01.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7360[13Mar2025 22:29:01.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7361[13Mar2025 22:29:01.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7362[13Mar2025 22:29:01.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7363[13Mar2025 22:29:01.158] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7364[13Mar2025 22:29:01.158] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7365[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7366[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7367[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7368[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7369[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7370[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7371[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7372[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7373[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7374[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7375[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7376[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7377[13Mar2025 22:29:02.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7378[13Mar2025 22:29:02.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7379[13Mar2025 22:29:02.331] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7380[13Mar2025 22:29:02.331] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7381[13Mar2025 22:29:02.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7382[13Mar2025 22:29:02.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7383[13Mar2025 22:29:02.484] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7384[13Mar2025 22:29:02.484] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7385[13Mar2025 22:29:02.484] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7386[13Mar2025 22:29:02.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7387[13Mar2025 22:29:02.579] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7388[13Mar2025 22:29:02.580] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7389[13Mar2025 22:29:02.580] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7390[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7391[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7392[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7393[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7394[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7395[13Mar2025 22:29:02.619] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7396[13Mar2025 22:29:02.676] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7397[13Mar2025 22:29:02.676] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7398[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7399[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7400[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7401[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7402[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7403[13Mar2025 22:29:02.677] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7404[13Mar2025 22:29:02.909] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7405[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7406[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7407[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7408[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7409[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7410[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7411[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7412[13Mar2025 22:29:02.910] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7413[13Mar2025 22:29:04.114] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7414[13Mar2025 22:29:04.114] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7415[13Mar2025 22:29:04.114] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7416[13Mar2025 22:29:04.177] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7417[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7418[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7419[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7420[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7421[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7422[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7423[13Mar2025 22:29:04.178] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7424[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7425[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7426[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7427[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7428[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7429[13Mar2025 22:29:04.309] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7430[13Mar2025 22:29:04.413] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7431[13Mar2025 22:29:04.413] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7432[13Mar2025 22:29:04.413] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7433[13Mar2025 22:29:04.518] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7434[13Mar2025 22:29:04.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7435[13Mar2025 22:29:04.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7436[13Mar2025 22:29:04.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7437[13Mar2025 22:29:04.635] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7438[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7439[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7440[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7441[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7442[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7443[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7444[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7445[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7446[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7447[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7448[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7449[13Mar2025 22:29:04.636] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7450[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7451[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7452[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7453[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7454[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7455[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7456[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7457[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7458[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7459[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7460[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7461[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7462[13Mar2025 22:29:04.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7463[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7464[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7465[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7466[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7467[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7468[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7469[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7470[13Mar2025 22:29:05.785] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7471[13Mar2025 22:29:05.824] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7472[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7473[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7474[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7475[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7476[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7477[13Mar2025 22:29:05.825] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7478[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7479[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7480[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7481[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7482[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7483[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7484[13Mar2025 22:29:05.923] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7485[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7486[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7487[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7488[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7489[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7490[13Mar2025 22:29:06.023] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7491[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7492[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7493[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7494[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7495[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7496[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7497[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7498[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7499[13Mar2025 22:29:06.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7500[13Mar2025 22:29:06.256] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7501[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7502[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7503[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7504[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7505[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7506[13Mar2025 22:29:06.257] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7507[13Mar2025 22:29:06.260] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7508[13Mar2025 22:29:06.260] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7509[13Mar2025 22:29:06.260] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7510[13Mar2025 22:29:06.260] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7511[13Mar2025 22:29:06.260] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7512[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7513[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7514[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7515[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7516[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7517[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7518[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7519[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7520[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7521[13Mar2025 22:29:06.368] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7522[13Mar2025 22:29:06.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7523[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7524[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7525[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7526[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7527[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7528[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7529[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7530[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7531[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7532[13Mar2025 22:29:06.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7533[13Mar2025 22:29:06.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7534[13Mar2025 22:29:06.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7535[13Mar2025 22:29:06.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7536[13Mar2025 22:29:06.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7537[13Mar2025 22:29:06.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7538[13Mar2025 22:29:07.768] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7539[13Mar2025 22:29:07.769] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7540[13Mar2025 22:29:07.769] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7541[13Mar2025 22:29:07.769] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7542[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7543[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7544[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7545[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7546[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7547[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7548[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7549[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7550[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7551[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7552[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7553[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7554[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7555[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7556[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7557[13Mar2025 22:29:07.809] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7558[13Mar2025 22:29:07.865] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7559[13Mar2025 22:29:07.865] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7560[13Mar2025 22:29:07.970] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7561[13Mar2025 22:29:07.970] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7562[13Mar2025 22:29:07.970] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7563[13Mar2025 22:29:07.970] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7564[13Mar2025 22:29:07.970] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7565[13Mar2025 22:29:07.972] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7566[13Mar2025 22:29:08.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7567[13Mar2025 22:29:08.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7568[13Mar2025 22:29:08.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7569[13Mar2025 22:29:08.011] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7570[13Mar2025 22:29:08.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7571[13Mar2025 22:29:08.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7572[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7573[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7574[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7575[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7576[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7577[13Mar2025 22:29:08.126] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7578[13Mar2025 22:29:08.190] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7579[13Mar2025 22:29:08.190] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7580[13Mar2025 22:29:08.190] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7581[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7582[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7583[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7584[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7585[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7586[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7587[13Mar2025 22:29:08.228] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7588[13Mar2025 22:29:08.229] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7589[13Mar2025 22:29:08.229] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7590[13Mar2025 22:29:08.229] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7591[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7592[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7593[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7594[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7595[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7596[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7597[13Mar2025 22:29:08.230] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7598[13Mar2025 22:29:08.231] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7599[13Mar2025 22:29:08.231] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7600[13Mar2025 22:29:08.231] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7601[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7602[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7603[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7604[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7605[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7606[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7607[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7608[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7609[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7610[13Mar2025 22:29:08.411] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7611[13Mar2025 22:29:08.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7612[13Mar2025 22:29:08.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7613[13Mar2025 22:29:08.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7614[13Mar2025 22:29:08.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7615[13Mar2025 22:29:08.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7616[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7617[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7618[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7619[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7620[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7621[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7622[13Mar2025 22:29:09.445] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7623[13Mar2025 22:29:09.489] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7624[13Mar2025 22:29:09.489] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7625[13Mar2025 22:29:09.489] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7626[13Mar2025 22:29:09.489] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7627[13Mar2025 22:29:09.528] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7628[13Mar2025 22:29:09.528] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7629[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7630[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7631[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7632[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7633[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7634[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7635[13Mar2025 22:29:09.633] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7636[13Mar2025 22:29:09.737] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7637[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7638[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7639[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7640[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7641[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7642[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7643[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7644[13Mar2025 22:29:09.738] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7645[13Mar2025 22:29:09.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7646[13Mar2025 22:29:09.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7647[13Mar2025 22:29:09.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7648[13Mar2025 22:29:09.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7649[13Mar2025 22:29:09.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7650[13Mar2025 22:29:09.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7651[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7652[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7653[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7654[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7655[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7656[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7657[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7658[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7659[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7660[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7661[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7662[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7663[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7664[13Mar2025 22:29:10.035] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7665[13Mar2025 22:29:10.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7666[13Mar2025 22:29:10.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7667[13Mar2025 22:29:10.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7668[13Mar2025 22:29:10.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7669[13Mar2025 22:29:10.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7670[13Mar2025 22:29:11.288] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7671[13Mar2025 22:29:11.290] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7672[13Mar2025 22:29:11.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7673[13Mar2025 22:29:11.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7674[13Mar2025 22:29:11.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7675[13Mar2025 22:29:11.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7676[13Mar2025 22:29:11.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7677[13Mar2025 22:29:11.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7678[13Mar2025 22:29:11.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7679[13Mar2025 22:29:11.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7680[13Mar2025 22:29:11.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7681[13Mar2025 22:29:11.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7682[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7683[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7684[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7685[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7686[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7687[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7688[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7689[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7690[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7691[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7692[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7693[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7694[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7695[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7696[13Mar2025 22:29:11.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7697[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7698[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7699[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7700[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7701[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7702[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7703[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7704[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7705[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7706[13Mar2025 22:29:11.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7707[13Mar2025 22:29:11.584] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7708[13Mar2025 22:29:11.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7709[13Mar2025 22:29:11.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7710[13Mar2025 22:29:11.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7711[13Mar2025 22:29:11.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7712[13Mar2025 22:29:11.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7713[13Mar2025 22:29:11.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7714[13Mar2025 22:29:11.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7715[13Mar2025 22:29:11.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7716[13Mar2025 22:29:11.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7717[13Mar2025 22:29:11.790] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7718[13Mar2025 22:29:11.790] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7719[13Mar2025 22:29:13.016] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7720[13Mar2025 22:29:13.017] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7721[13Mar2025 22:29:13.017] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7722[13Mar2025 22:29:13.017] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7723[13Mar2025 22:29:13.075] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7724[13Mar2025 22:29:13.116] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7725[13Mar2025 22:29:13.116] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7726[13Mar2025 22:29:13.117] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7727[13Mar2025 22:29:13.117] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7728[13Mar2025 22:29:13.117] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7729[13Mar2025 22:29:13.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7730[13Mar2025 22:29:13.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7731[13Mar2025 22:29:13.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7732[13Mar2025 22:29:13.217] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7733[13Mar2025 22:29:13.217] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7734[13Mar2025 22:29:13.217] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7735[13Mar2025 22:29:13.217] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7736[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7737[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7738[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7739[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7740[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7741[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7742[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7743[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7744[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7745[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7746[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7747[13Mar2025 22:29:13.380] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7748[13Mar2025 22:29:13.381] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7749[13Mar2025 22:29:13.381] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7750[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7751[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7752[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7753[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7754[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7755[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7756[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7757[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7758[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7759[13Mar2025 22:29:13.497] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7760[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7761[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7762[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7763[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7764[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7765[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7766[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7767[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7768[13Mar2025 22:29:13.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7769[13Mar2025 22:29:14.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7770[13Mar2025 22:29:14.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7771[13Mar2025 22:29:14.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7772[13Mar2025 22:29:14.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7773[13Mar2025 22:29:14.692] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7774[13Mar2025 22:29:14.693] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7775[13Mar2025 22:29:14.693] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7776[13Mar2025 22:29:14.694] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7777[13Mar2025 22:29:14.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7778[13Mar2025 22:29:14.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7779[13Mar2025 22:29:14.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7780[13Mar2025 22:29:14.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7781[13Mar2025 22:29:14.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7782[13Mar2025 22:29:14.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7783[13Mar2025 22:29:14.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7784[13Mar2025 22:29:14.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7785[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7786[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7787[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7788[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7789[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7790[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7791[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7792[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7793[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7794[13Mar2025 22:29:14.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7795[13Mar2025 22:29:15.057] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7796[13Mar2025 22:29:15.057] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7797[13Mar2025 22:29:15.057] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7798[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7799[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7800[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7801[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7802[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7803[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7804[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7805[13Mar2025 22:29:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7806[13Mar2025 22:29:15.196] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7807[13Mar2025 22:29:15.196] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7808[13Mar2025 22:29:15.196] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7809[13Mar2025 22:29:15.196] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7810[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7811[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7812[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7813[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7814[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7815[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7816[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7817[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7818[13Mar2025 22:29:15.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7819[13Mar2025 22:29:15.296] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7820[13Mar2025 22:29:15.296] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7821[13Mar2025 22:29:15.296] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7822[13Mar2025 22:29:15.517] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7823[13Mar2025 22:29:15.518] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7824[13Mar2025 22:29:15.518] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7825[13Mar2025 22:29:15.518] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7826[13Mar2025 22:29:16.609] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7827[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7828[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7829[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7830[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7831[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7832[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7833[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7834[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7835[13Mar2025 22:29:16.610] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7836[13Mar2025 22:29:16.611] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7837[13Mar2025 22:29:16.611] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7838[13Mar2025 22:29:16.612] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7839[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7840[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7841[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7842[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7843[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7844[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7845[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7846[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7847[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7848[13Mar2025 22:29:16.668] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7849[13Mar2025 22:29:16.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7850[13Mar2025 22:29:16.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7851[13Mar2025 22:29:16.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7852[13Mar2025 22:29:16.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7853[13Mar2025 22:29:16.759] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7854[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7855[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7856[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7857[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7858[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7859[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7860[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7861[13Mar2025 22:29:16.760] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7862[13Mar2025 22:29:16.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7863[13Mar2025 22:29:16.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7864[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7865[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7866[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7867[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7868[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7869[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7870[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7871[13Mar2025 22:29:16.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7872[13Mar2025 22:29:17.024] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7873[13Mar2025 22:29:17.024] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7874[13Mar2025 22:29:17.124] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7875[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7876[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7877[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7878[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7879[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7880[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7881[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7882[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7883[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7884[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7885[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7886[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7887[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7888[13Mar2025 22:29:17.125] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7889[13Mar2025 22:29:17.397] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7890[13Mar2025 22:29:17.397] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7891[13Mar2025 22:29:17.397] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7892[13Mar2025 22:29:17.397] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7893[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7894[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7895[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7896[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7897[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7898[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7899[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7900[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7901[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7902[13Mar2025 22:29:18.428] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7903[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7904[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7905[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7906[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7907[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7908[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7909[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7910[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7911[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7912[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7913[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7914[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7915[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7916[13Mar2025 22:29:18.429] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7917[13Mar2025 22:29:18.430] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7918[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7919[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7920[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7921[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7922[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7923[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7924[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7925[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7926[13Mar2025 22:29:18.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7927[13Mar2025 22:29:18.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7928[13Mar2025 22:29:18.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7929[13Mar2025 22:29:18.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7930[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7931[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7932[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7933[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7934[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7935[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7936[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7937[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7938[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7939[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7940[13Mar2025 22:29:18.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7941[13Mar2025 22:29:18.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7942[13Mar2025 22:29:18.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7943[13Mar2025 22:29:18.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7944[13Mar2025 22:29:18.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7945[13Mar2025 22:29:18.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7946[13Mar2025 22:29:18.700] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7947[13Mar2025 22:29:18.700] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7948[13Mar2025 22:29:18.700] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7949[13Mar2025 22:29:18.700] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7950[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7951[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7952[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7953[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7954[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7955[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7956[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7957[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7958[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7959[13Mar2025 22:29:18.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7960[13Mar2025 22:29:18.795] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7961[13Mar2025 22:29:18.839] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7962[13Mar2025 22:29:18.839] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7963[13Mar2025 22:29:18.839] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7964[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7965[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7966[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7967[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7968[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7969[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7970[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7971[13Mar2025 22:29:18.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7972[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7973[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7974[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7975[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7976[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7977[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7978[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7979[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7980[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7981[13Mar2025 22:29:19.133] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7982[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7983[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7984[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7985[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7986[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7987[13Mar2025 22:29:20.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7988[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7989[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7990[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7991[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7992[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7993[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7994[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7995[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7996[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7997[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7998[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
7999[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8000[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8001[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8002[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8003[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8004[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8005[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8006[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8007[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8008[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8009[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8010[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8011[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8012[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8013[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8014[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8015[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8016[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8017[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8018[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8019[13Mar2025 22:29:20.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8020[13Mar2025 22:29:20.321] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8021[13Mar2025 22:29:20.321] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8022[13Mar2025 22:29:20.321] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8023[13Mar2025 22:29:20.321] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8024[13Mar2025 22:29:20.386] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8025[13Mar2025 22:29:20.386] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8026[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8027[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8028[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8029[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8030[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8031[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8032[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8033[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8034[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8035[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8036[13Mar2025 22:29:20.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8037[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8038[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8039[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8040[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8041[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8042[13Mar2025 22:29:20.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8043[13Mar2025 22:29:20.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8044[13Mar2025 22:29:20.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8045[13Mar2025 22:29:20.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8046[13Mar2025 22:29:20.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8047[13Mar2025 22:29:20.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8048[13Mar2025 22:29:20.435] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8049[13Mar2025 22:29:20.435] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8050[13Mar2025 22:29:20.486] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8051[13Mar2025 22:29:20.486] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8052[13Mar2025 22:29:20.486] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8053[13Mar2025 22:29:20.486] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8054[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8055[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8056[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8057[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8058[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8059[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8060[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8061[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8062[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8063[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8064[13Mar2025 22:29:20.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8065[13Mar2025 22:29:20.638] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8066[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8067[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8068[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8069[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8070[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8071[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8072[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8073[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8074[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8075[13Mar2025 22:29:20.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8076[13Mar2025 22:29:20.928] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8077[13Mar2025 22:29:20.928] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8078[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8079[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8080[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8081[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8082[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8083[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8084[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8085[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8086[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8087[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8088[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8089[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8090[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8091[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8092[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8093[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8094[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8095[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8096[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8097[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8098[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8099[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8100[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8101[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8102[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8103[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8104[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8105[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8106[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8107[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8108[13Mar2025 22:29:21.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8109[13Mar2025 22:29:21.904] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8110[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8111[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8112[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8113[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8114[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8115[13Mar2025 22:29:21.968] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8116[13Mar2025 22:29:22.082] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8117[13Mar2025 22:29:22.082] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8118[13Mar2025 22:29:22.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8119[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8120[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8121[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8122[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8123[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8124[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8125[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8126[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8127[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8128[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8129[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8130[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8131[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8132[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8133[13Mar2025 22:29:22.132] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8134[13Mar2025 22:29:22.225] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8135[13Mar2025 22:29:22.225] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8136[13Mar2025 22:29:22.225] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8137[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8138[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8139[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8140[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8141[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8142[13Mar2025 22:29:22.284] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8143[13Mar2025 22:29:22.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8144[13Mar2025 22:29:22.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8145[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8146[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8147[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8148[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8149[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8150[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8151[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8152[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8153[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8154[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8155[13Mar2025 22:29:22.322] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8156[13Mar2025 22:29:22.421] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8157[13Mar2025 22:29:22.421] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8158[13Mar2025 22:29:22.421] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8159[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8160[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8161[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8162[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8163[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8164[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8165[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8166[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8167[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8168[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8169[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8170[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8171[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8172[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8173[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8174[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8175[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8176[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8177[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8178[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8179[13Mar2025 22:29:22.422] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8180[13Mar2025 22:29:22.519] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8181[13Mar2025 22:29:22.520] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8182[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8183[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8184[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8185[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8186[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8187[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8188[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8189[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8190[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8191[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8192[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8193[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8194[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8195[13Mar2025 22:29:22.576] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8196[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8197[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8198[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8199[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8200[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8201[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8202[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8203[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8204[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8205[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8206[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8207[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8208[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8209[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8210[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8211[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8212[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8213[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8214[13Mar2025 22:29:23.857] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8215[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8216[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8217[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8218[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8219[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8220[13Mar2025 22:29:23.858] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8221[13Mar2025 22:29:23.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8222[13Mar2025 22:29:23.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8223[13Mar2025 22:29:23.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8224[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8225[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8226[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8227[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8228[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8229[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8230[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8231[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8232[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8233[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8234[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8235[13Mar2025 22:29:23.900] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8236[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8237[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8238[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8239[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8240[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8241[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8242[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8243[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8244[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8245[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8246[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8247[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8248[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8249[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8250[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8251[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8252[13Mar2025 22:29:23.902] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8253[13Mar2025 22:29:23.963] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8254[13Mar2025 22:29:23.964] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8255[13Mar2025 22:29:23.964] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8256[13Mar2025 22:29:23.964] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8257[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8258[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8259[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8260[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8261[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8262[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8263[13Mar2025 22:29:24.072] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8264[13Mar2025 22:29:24.112] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8265[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8266[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8267[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8268[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8269[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8270[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8271[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8272[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8273[13Mar2025 22:29:24.174] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8274[13Mar2025 22:29:24.241] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8275[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8276[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8277[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8278[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8279[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8280[13Mar2025 22:29:24.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8281[13Mar2025 22:29:24.334] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8282[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8283[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8284[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8285[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8286[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8287[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8288[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8289[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8290[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8291[13Mar2025 22:29:24.335] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8292[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8293[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8294[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8295[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8296[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8297[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8298[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8299[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8300[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8301[13Mar2025 22:29:25.493] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8302[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8303[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8304[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8305[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8306[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8307[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8308[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8309[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8310[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8311[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8312[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8313[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8314[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8315[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8316[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8317[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8318[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8319[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8320[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8321[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8322[13Mar2025 22:29:25.494] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8323[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8324[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8325[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8326[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8327[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8328[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8329[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8330[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8331[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8332[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8333[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8334[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8335[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8336[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8337[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8338[13Mar2025 22:29:25.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8339[13Mar2025 22:29:25.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8340[13Mar2025 22:29:25.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8341[13Mar2025 22:29:25.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8342[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8343[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8344[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8345[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8346[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8347[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8348[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8349[13Mar2025 22:29:25.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8350[13Mar2025 22:29:25.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8351[13Mar2025 22:29:25.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8352[13Mar2025 22:29:25.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8353[13Mar2025 22:29:25.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8354[13Mar2025 22:29:25.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8355[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8356[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8357[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8358[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8359[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8360[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8361[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8362[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8363[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8364[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8365[13Mar2025 22:29:25.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8366[13Mar2025 22:29:26.001] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8367[13Mar2025 22:29:26.001] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8368[13Mar2025 22:29:26.001] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8369[13Mar2025 22:29:26.001] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8370[13Mar2025 22:29:26.001] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8371[13Mar2025 22:29:26.062] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8372[13Mar2025 22:29:26.062] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8373[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8374[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8375[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8376[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8377[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8378[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8379[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8380[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8381[13Mar2025 22:29:26.105] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8382[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8383[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8384[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8385[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8386[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8387[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8388[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8389[13Mar2025 22:29:26.307] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8390[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8391[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8392[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8393[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8394[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8395[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8396[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8397[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8398[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8399[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8400[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8401[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8402[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8403[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8404[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8405[13Mar2025 22:29:27.621] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8406[13Mar2025 22:29:27.683] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8407[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8408[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8409[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8410[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8411[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8412[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8413[13Mar2025 22:29:27.724] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8414[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8415[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8416[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8417[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8418[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8419[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8420[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8421[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8422[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8423[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8424[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8425[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8426[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8427[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8428[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8429[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8430[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8431[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8432[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8433[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8434[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8435[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8436[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8437[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8438[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8439[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8440[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8441[13Mar2025 22:29:27.725] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8442[13Mar2025 22:29:27.826] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8443[13Mar2025 22:29:27.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8444[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8445[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8446[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8447[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8448[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8449[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8450[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8451[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8452[13Mar2025 22:29:27.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8453[13Mar2025 22:29:28.030] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8454[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8455[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8456[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8457[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8458[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8459[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8460[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8461[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8462[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8463[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8464[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8465[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8466[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8467[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8468[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8469[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8470[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8471[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8472[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8473[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8474[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8475[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8476[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8477[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8478[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8479[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8480[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8481[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8482[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8483[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8484[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8485[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8486[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8487[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8488[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8489[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8490[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8491[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8492[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8493[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8494[13Mar2025 22:29:28.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8495[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8496[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8497[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8498[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8499[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8500[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8501[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8502[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8503[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8504[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8505[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8506[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8507[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8508[13Mar2025 22:29:28.143] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8509[13Mar2025 22:29:29.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8510[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8511[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8512[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8513[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8514[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8515[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8516[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8517[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8518[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8519[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8520[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8521[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8522[13Mar2025 22:29:29.243] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8523[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8524[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8525[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8526[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8527[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8528[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8529[13Mar2025 22:29:29.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8530[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8531[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8532[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8533[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8534[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8535[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8536[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8537[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8538[13Mar2025 22:29:29.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8539[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8540[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8541[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8542[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8543[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8544[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8545[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8546[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8547[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8548[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8549[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8550[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8551[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8552[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8553[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8554[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8555[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8556[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8557[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8558[13Mar2025 22:29:29.328] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8559[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8560[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8561[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8562[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8563[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8564[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8565[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8566[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8567[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8568[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8569[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8570[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8571[13Mar2025 22:29:29.329] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8572[13Mar2025 22:29:29.426] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8573[13Mar2025 22:29:29.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8574[13Mar2025 22:29:29.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8575[13Mar2025 22:29:29.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8576[13Mar2025 22:29:29.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8577[13Mar2025 22:29:29.427] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8578[13Mar2025 22:29:29.548] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8579[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8580[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8581[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8582[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8583[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8584[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8585[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8586[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8587[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8588[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8589[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8590[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8591[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8592[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8593[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8594[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8595[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8596[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8597[13Mar2025 22:29:29.549] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8598[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8599[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8600[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8601[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8602[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8603[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8604[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8605[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8606[13Mar2025 22:29:29.599] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8607[13Mar2025 22:29:29.698] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8608[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8609[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8610[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8611[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8612[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8613[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8614[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8615[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8616[13Mar2025 22:29:29.845] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8617[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8618[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8619[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8620[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8621[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8622[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8623[13Mar2025 22:29:29.846] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8624[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8625[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8626[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8627[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8628[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8629[13Mar2025 22:29:29.987] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8630[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8631[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8632[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8633[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8634[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8635[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8636[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8637[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8638[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8639[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8640[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8641[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8642[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8643[13Mar2025 22:29:31.242] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8644[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8645[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8646[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8647[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8648[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8649[13Mar2025 22:29:31.285] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8650[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8651[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8652[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8653[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8654[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8655[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8656[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8657[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8658[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8659[13Mar2025 22:29:31.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8660[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8661[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8662[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8663[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8664[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8665[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8666[13Mar2025 22:29:31.326] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8667[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8668[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8669[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8670[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8671[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8672[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8673[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8674[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8675[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8676[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8677[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8678[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8679[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8680[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8681[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8682[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8683[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8684[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8685[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8686[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8687[13Mar2025 22:29:31.327] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8688[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8689[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8690[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8691[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8692[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8693[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8694[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8695[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8696[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8697[13Mar2025 22:29:31.389] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8698[13Mar2025 22:29:31.431] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8699[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8700[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8701[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8702[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8703[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8704[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8705[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8706[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8707[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8708[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8709[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8710[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8711[13Mar2025 22:29:31.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8712[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8713[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8714[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8715[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8716[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8717[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8718[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8719[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8720[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8721[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8722[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8723[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8724[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8725[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8726[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8727[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8728[13Mar2025 22:29:31.498] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8729[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8730[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8731[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8732[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8733[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8734[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8735[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8736[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8737[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8738[13Mar2025 22:29:31.539] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8739[13Mar2025 22:29:31.623] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8740[13Mar2025 22:29:31.623] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8741[13Mar2025 22:29:31.623] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8742[13Mar2025 22:29:31.694] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8743[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8744[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8745[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8746[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8747[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8748[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8749[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8750[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8751[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8752[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8753[13Mar2025 22:29:31.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8754[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8755[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8756[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8757[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8758[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8759[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8760[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8761[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8762[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8763[13Mar2025 22:29:31.859] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8764[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8765[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8766[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8767[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8768[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8769[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8770[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8771[13Mar2025 22:29:31.860] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8772[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8773[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8774[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8775[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8776[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8777[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8778[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8779[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8780[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8781[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8782[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8783[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8784[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8785[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8786[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8787[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8788[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8789[13Mar2025 22:29:32.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8790[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8791[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8792[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8793[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8794[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8795[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8796[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8797[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8798[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8799[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8800[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8801[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8802[13Mar2025 22:29:32.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8803[13Mar2025 22:29:32.940] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8804[13Mar2025 22:29:32.940] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8805[13Mar2025 22:29:32.940] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8806[13Mar2025 22:29:32.940] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8807[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8808[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8809[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8810[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8811[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8812[13Mar2025 22:29:32.941] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8813[13Mar2025 22:29:33.113] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8814[13Mar2025 22:29:33.113] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8815[13Mar2025 22:29:33.113] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8816[13Mar2025 22:29:33.113] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8817[13Mar2025 22:29:33.113] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8818[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8819[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8820[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8821[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8822[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8823[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8824[13Mar2025 22:29:33.115] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8825[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8826[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8827[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8828[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8829[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8830[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8831[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8832[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8833[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8834[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8835[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8836[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8837[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8838[13Mar2025 22:29:33.211] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8839[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8840[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8841[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8842[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8843[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8844[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8845[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8846[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8847[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8848[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8849[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8850[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8851[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8852[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8853[13Mar2025 22:29:33.412] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8854[13Mar2025 22:29:33.464] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8855[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8856[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8857[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8858[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8859[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8860[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8861[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8862[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8863[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8864[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8865[13Mar2025 22:29:33.465] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8866[13Mar2025 22:29:33.718] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8867[13Mar2025 22:29:33.718] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8868[13Mar2025 22:29:33.718] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8869[13Mar2025 22:29:33.718] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8870[13Mar2025 22:29:33.718] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8871[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8872[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8873[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8874[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8875[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8876[13Mar2025 22:29:33.951] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8877[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8878[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8879[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8880[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8881[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8882[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8883[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8884[13Mar2025 22:29:33.952] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8885[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8886[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8887[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8888[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8889[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8890[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8891[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8892[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8893[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8894[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8895[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8896[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8897[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8898[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8899[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8900[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8901[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8902[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8903[13Mar2025 22:29:34.068] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8904[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8905[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8906[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8907[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8908[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8909[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8910[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8911[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8912[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8913[13Mar2025 22:29:34.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8914[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8915[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8916[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8917[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8918[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8919[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8920[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8921[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8922[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8923[13Mar2025 22:29:34.659] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8924[13Mar2025 22:29:34.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8925[13Mar2025 22:29:34.747] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8926[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8927[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8928[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8929[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8930[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8931[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8932[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8933[13Mar2025 22:29:34.748] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8934[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8935[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8936[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8937[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8938[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8939[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8940[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8941[13Mar2025 22:29:34.823] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8942[13Mar2025 22:29:34.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8943[13Mar2025 22:29:34.958] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8944[13Mar2025 22:29:34.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8945[13Mar2025 22:29:34.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8946[13Mar2025 22:29:34.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8947[13Mar2025 22:29:34.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8948[13Mar2025 22:29:34.959] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8949[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8950[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8951[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8952[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8953[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8954[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8955[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8956[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8957[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8958[13Mar2025 22:29:35.046] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8959[13Mar2025 22:29:35.049] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8960[13Mar2025 22:29:35.049] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8961[13Mar2025 22:29:35.049] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8962[13Mar2025 22:29:35.049] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8963[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8964[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8965[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8966[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8967[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8968[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8969[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8970[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8971[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8972[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8973[13Mar2025 22:29:35.050] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8974[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8975[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8976[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8977[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8978[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8979[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8980[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8981[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8982[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8983[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8984[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8985[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8986[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8987[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8988[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8989[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8990[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8991[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8992[13Mar2025 22:29:35.232] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8993[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8994[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8995[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8996[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8997[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8998[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
8999[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9000[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9001[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9002[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9003[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9004[13Mar2025 22:29:35.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9005[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9006[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9007[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9008[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9009[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9010[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9011[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9012[13Mar2025 22:29:35.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9013[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9014[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9015[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9016[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9017[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9018[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9019[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9020[13Mar2025 22:29:35.756] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9021[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9022[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9023[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9024[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9025[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9026[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9027[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9028[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9029[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9030[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9031[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9032[13Mar2025 22:29:35.757] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9033[13Mar2025 22:29:36.364] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9034[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9035[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9036[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9037[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9038[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9039[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9040[13Mar2025 22:29:36.365] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9041[13Mar2025 22:29:36.367] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9042[13Mar2025 22:29:36.367] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9043[13Mar2025 22:29:36.367] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9044[13Mar2025 22:29:36.367] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9045[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9046[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9047[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9048[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9049[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9050[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9051[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9052[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9053[13Mar2025 22:29:36.407] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9054[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9055[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9056[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9057[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9058[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9059[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9060[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9061[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9062[13Mar2025 22:29:36.442] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9063[13Mar2025 22:29:36.582] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9064[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9065[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9066[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9067[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9068[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9069[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9070[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9071[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9072[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9073[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9074[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9075[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9076[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9077[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9078[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9079[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9080[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9081[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9082[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9083[13Mar2025 22:29:36.583] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9084[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9085[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9086[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9087[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9088[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9089[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9090[13Mar2025 22:29:36.625] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9091[13Mar2025 22:29:36.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9092[13Mar2025 22:29:36.708] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9093[13Mar2025 22:29:36.708] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9094[13Mar2025 22:29:36.708] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9095[13Mar2025 22:29:36.708] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9096[13Mar2025 22:29:36.708] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9097[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9098[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9099[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9100[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9101[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9102[13Mar2025 22:29:36.709] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9103[13Mar2025 22:29:36.833] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9104[13Mar2025 22:29:36.834] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9105[13Mar2025 22:29:36.834] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9106[13Mar2025 22:29:36.834] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9107[13Mar2025 22:29:37.031] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9108[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9109[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9110[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9111[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9112[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9113[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9114[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9115[13Mar2025 22:29:37.032] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9116[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9117[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9118[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9119[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9120[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9121[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9122[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9123[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9124[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9125[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9126[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9127[13Mar2025 22:29:39.432] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9128[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9129[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9130[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9131[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9132[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9133[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9134[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9135[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9136[13Mar2025 22:29:39.433] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9137[13Mar2025 22:29:39.477] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9138[13Mar2025 22:29:39.477] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9139[13Mar2025 22:29:39.477] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9140[13Mar2025 22:29:39.477] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9141[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9142[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9143[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9144[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9145[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9146[13Mar2025 22:29:39.478] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9147[13Mar2025 22:29:39.569] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9148[13Mar2025 22:29:39.570] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9149[13Mar2025 22:29:39.570] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9150[13Mar2025 22:29:39.570] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9151[13Mar2025 22:29:39.570] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9152[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9153[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9154[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9155[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9156[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9157[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9158[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9159[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9160[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9161[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9162[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9163[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9164[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9165[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9166[13Mar2025 22:29:39.658] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9167[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9168[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9169[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9170[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9171[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9172[13Mar2025 22:29:39.703] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9173[13Mar2025 22:29:39.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9174[13Mar2025 22:29:39.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9175[13Mar2025 22:29:39.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9176[13Mar2025 22:29:39.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9177[13Mar2025 22:29:39.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9178[13Mar2025 22:29:39.795] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9179[13Mar2025 22:29:39.796] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9180[13Mar2025 22:29:39.796] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9181[13Mar2025 22:29:39.828] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9182[13Mar2025 22:29:39.828] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9183[13Mar2025 22:29:39.828] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9184[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9185[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9186[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9187[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9188[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9189[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9190[13Mar2025 22:29:39.829] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9191[13Mar2025 22:29:39.889] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9192[13Mar2025 22:29:39.889] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9193[13Mar2025 22:29:39.889] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9194[13Mar2025 22:29:39.889] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9195[13Mar2025 22:29:39.889] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9196[13Mar2025 22:29:39.927] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9197[13Mar2025 22:29:39.927] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9198[13Mar2025 22:29:39.927] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9199[13Mar2025 22:29:39.927] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9200[13Mar2025 22:29:40.020] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9201[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9202[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9203[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9204[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9205[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9206[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9207[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9208[13Mar2025 22:29:41.391] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9209[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9210[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9211[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9212[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9213[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9214[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9215[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9216[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9217[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9218[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9219[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9220[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9221[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9222[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9223[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9224[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9225[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9226[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9227[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9228[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9229[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9230[13Mar2025 22:29:41.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9231[13Mar2025 22:29:41.393] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9232[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9233[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9234[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9235[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9236[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9237[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9238[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9239[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9240[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9241[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9242[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9243[13Mar2025 22:29:41.487] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9244[13Mar2025 22:29:41.592] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9245[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9246[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9247[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9248[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9249[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9250[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9251[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9252[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9253[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9254[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9255[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9256[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9257[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9258[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9259[13Mar2025 22:29:41.593] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9260[13Mar2025 22:29:41.754] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9261[13Mar2025 22:29:41.754] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9262[13Mar2025 22:29:41.754] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9263[13Mar2025 22:29:41.754] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9264[13Mar2025 22:29:41.754] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9265[13Mar2025 22:29:41.791] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9266[13Mar2025 22:29:41.791] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9267[13Mar2025 22:29:41.791] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9268[13Mar2025 22:29:41.791] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9269[13Mar2025 22:29:41.791] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9270[13Mar2025 22:29:41.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9271[13Mar2025 22:29:41.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9272[13Mar2025 22:29:41.793] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9273[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9274[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9275[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9276[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9277[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9278[13Mar2025 22:29:41.898] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9279[13Mar2025 22:29:41.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9280[13Mar2025 22:29:41.994] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9281[13Mar2025 22:29:41.994] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9282[13Mar2025 22:29:41.994] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9283[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9284[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9285[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9286[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9287[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9288[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9289[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9290[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9291[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9292[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9293[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9294[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9295[13Mar2025 22:29:43.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9296[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9297[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9298[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9299[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9300[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9301[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9302[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9303[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9304[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9305[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9306[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9307[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9308[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9309[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9310[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9311[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9312[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9313[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9314[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9315[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9316[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9317[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9318[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9319[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9320[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9321[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9322[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9323[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9324[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9325[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9326[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9327[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9328[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9329[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9330[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9331[13Mar2025 22:29:43.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9332[13Mar2025 22:29:43.194] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9333[13Mar2025 22:29:43.194] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9334[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9335[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9336[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9337[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9338[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9339[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9340[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9341[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9342[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9343[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9344[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9345[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9346[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9347[13Mar2025 22:29:43.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9348[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9349[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9350[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9351[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9352[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9353[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9354[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9355[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9356[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9357[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9358[13Mar2025 22:29:43.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9359[13Mar2025 22:29:43.565] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9360[13Mar2025 22:29:43.565] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9361[13Mar2025 22:29:43.565] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9362[13Mar2025 22:29:43.565] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9363[13Mar2025 22:29:43.565] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9364[13Mar2025 22:29:43.566] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9365[13Mar2025 22:29:43.566] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9366[13Mar2025 22:29:43.566] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9367[13Mar2025 22:29:43.566] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9368[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9369[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9370[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9371[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9372[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9373[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9374[13Mar2025 22:29:43.704] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9375[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9376[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9377[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9378[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9379[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9380[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9381[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9382[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9383[13Mar2025 22:29:43.705] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9384[13Mar2025 22:29:43.919] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9385[13Mar2025 22:29:44.786] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9386[13Mar2025 22:29:44.786] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9387[13Mar2025 22:29:44.786] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9388[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9389[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9390[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9391[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9392[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9393[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9394[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9395[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9396[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9397[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9398[13Mar2025 22:29:44.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9399[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9400[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9401[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9402[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9403[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9404[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9405[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9406[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9407[13Mar2025 22:29:44.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9408[13Mar2025 22:29:45.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9409[13Mar2025 22:29:45.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9410[13Mar2025 22:29:45.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9411[13Mar2025 22:29:45.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9412[13Mar2025 22:29:45.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9413[13Mar2025 22:29:45.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9414[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9415[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9416[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9417[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9418[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9419[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9420[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9421[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9422[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9423[13Mar2025 22:29:45.092] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9424[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9425[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9426[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9427[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9428[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9429[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9430[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9431[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9432[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9433[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9434[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9435[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9436[13Mar2025 22:29:45.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9437[13Mar2025 22:29:45.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9438[13Mar2025 22:29:45.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9439[13Mar2025 22:29:45.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9440[13Mar2025 22:29:45.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9441[13Mar2025 22:29:45.286] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9442[13Mar2025 22:29:45.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9443[13Mar2025 22:29:45.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9444[13Mar2025 22:29:45.287] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9445[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9446[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9447[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9448[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9449[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9450[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9451[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9452[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9453[13Mar2025 22:29:45.387] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9454[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9455[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9456[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9457[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9458[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9459[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9460[13Mar2025 22:29:45.388] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9461[13Mar2025 22:29:46.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9462[13Mar2025 22:29:46.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9463[13Mar2025 22:29:46.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9464[13Mar2025 22:29:46.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9465[13Mar2025 22:29:46.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9466[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9467[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9468[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9469[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9470[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9471[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9472[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9473[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9474[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9475[13Mar2025 22:29:46.686] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9476[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9477[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9478[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9479[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9480[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9481[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9482[13Mar2025 22:29:46.687] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9483[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9484[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9485[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9486[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9487[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9488[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9489[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9490[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9491[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9492[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9493[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9494[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9495[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9496[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9497[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9498[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9499[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9500[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9501[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9502[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9503[13Mar2025 22:29:46.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9504[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9505[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9506[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9507[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9508[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9509[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9510[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9511[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9512[13Mar2025 22:29:46.783] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9513[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9514[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9515[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9516[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9517[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9518[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9519[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9520[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9521[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9522[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9523[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9524[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9525[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9526[13Mar2025 22:29:46.885] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9527[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9528[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9529[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9530[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9531[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9532[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9533[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9534[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9535[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9536[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9537[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9538[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9539[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9540[13Mar2025 22:29:46.985] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9541[13Mar2025 22:29:46.986] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9542[13Mar2025 22:29:46.986] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9543[13Mar2025 22:29:47.090] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9544[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9545[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9546[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9547[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9548[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9549[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9550[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9551[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9552[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9553[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9554[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9555[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9556[13Mar2025 22:29:47.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9557[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9558[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9559[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9560[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9561[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9562[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9563[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9564[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9565[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9566[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9567[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9568[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9569[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9570[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9571[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9572[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9573[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9574[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9575[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9576[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9577[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9578[13Mar2025 22:29:47.291] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9579[13Mar2025 22:29:47.292] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9580[13Mar2025 22:29:48.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9581[13Mar2025 22:29:48.392] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9582[13Mar2025 22:29:48.551] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9583[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9584[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9585[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9586[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9587[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9588[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9589[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9590[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9591[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9592[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9593[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9594[13Mar2025 22:29:48.588] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9595[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9596[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9597[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9598[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9599[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9600[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9601[13Mar2025 22:29:48.589] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9602[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9603[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9604[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9605[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9606[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9607[13Mar2025 22:29:48.590] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9608[13Mar2025 22:29:48.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9609[13Mar2025 22:29:48.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9610[13Mar2025 22:29:48.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9611[13Mar2025 22:29:48.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9612[13Mar2025 22:29:48.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9613[13Mar2025 22:29:48.688] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9614[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9615[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9616[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9617[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9618[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9619[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9620[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9621[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9622[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9623[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9624[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9625[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9626[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9627[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9628[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9629[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9630[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9631[13Mar2025 22:29:48.689] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9632[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9633[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9634[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9635[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9636[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9637[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9638[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9639[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9640[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9641[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9642[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9643[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9644[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9645[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9646[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9647[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9648[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9649[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9650[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9651[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9652[13Mar2025 22:29:48.781] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9653[13Mar2025 22:29:48.782] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9654[13Mar2025 22:29:48.782] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9655[13Mar2025 22:29:48.782] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9656[13Mar2025 22:29:48.782] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9657[13Mar2025 22:29:48.782] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9658[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9659[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9660[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9661[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9662[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9663[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9664[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9665[13Mar2025 22:29:48.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9666[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9667[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9668[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9669[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9670[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9671[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9672[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9673[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9674[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9675[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9676[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9677[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9678[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9679[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9680[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9681[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9682[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9683[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9684[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9685[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9686[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9687[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9688[13Mar2025 22:29:48.991] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9689[13Mar2025 22:29:50.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9690[13Mar2025 22:29:50.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9691[13Mar2025 22:29:50.293] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9692[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9693[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9694[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9695[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9696[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9697[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9698[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9699[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9700[13Mar2025 22:29:50.294] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9701[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9702[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9703[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9704[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9705[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9706[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9707[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9708[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9709[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9710[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9711[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9712[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9713[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9714[13Mar2025 22:29:50.591] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9715[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9716[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9717[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9718[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9719[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9720[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9721[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9722[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9723[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9724[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9725[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9726[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9727[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9728[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9729[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9730[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9731[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9732[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9733[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9734[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9735[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9736[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9737[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9738[13Mar2025 22:29:50.594] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9739[13Mar2025 22:29:50.595] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9740[13Mar2025 22:29:50.595] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9741[13Mar2025 22:29:50.595] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9742[13Mar2025 22:29:50.595] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9743[13Mar2025 22:29:50.595] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9744[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9745[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9746[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9747[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9748[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9749[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9750[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9751[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9752[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9753[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9754[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9755[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9756[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9757[13Mar2025 22:29:50.802] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9758[13Mar2025 22:29:50.894] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9759[13Mar2025 22:29:50.894] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9760[13Mar2025 22:29:50.894] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9761[13Mar2025 22:29:50.894] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9762[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9763[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9764[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9765[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9766[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9767[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9768[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9769[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9770[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9771[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9772[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9773[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9774[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9775[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9776[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9777[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9778[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9779[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9780[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9781[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9782[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9783[13Mar2025 22:29:52.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9784[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9785[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9786[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9787[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9788[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9789[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9790[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9791[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9792[13Mar2025 22:29:52.150] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9793[13Mar2025 22:29:52.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9794[13Mar2025 22:29:52.188] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9795[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9796[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9797[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9798[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9799[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9800[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9801[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9802[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9803[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9804[13Mar2025 22:29:52.382] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9805[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9806[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9807[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9808[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9809[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9810[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9811[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9812[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9813[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9814[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9815[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9816[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9817[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9818[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9819[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9820[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9821[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9822[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9823[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9824[13Mar2025 22:29:52.383] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9825[13Mar2025 22:29:52.483] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9826[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9827[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9828[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9829[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9830[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9831[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9832[13Mar2025 22:29:52.587] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9833[13Mar2025 22:29:53.966] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9834[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9835[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9836[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9837[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9838[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9839[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9840[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9841[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9842[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9843[13Mar2025 22:29:53.967] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9844[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9845[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9846[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9847[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9848[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9849[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9850[13Mar2025 22:29:53.999] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9851[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9852[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9853[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9854[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9855[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9856[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9857[13Mar2025 22:29:54.000] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9858[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9859[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9860[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9861[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9862[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9863[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9864[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9865[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9866[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9867[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9868[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9869[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9870[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9871[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9872[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9873[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9874[13Mar2025 22:29:54.216] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9875[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9876[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9877[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9878[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9879[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9880[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9881[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9882[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9883[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9884[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9885[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9886[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9887[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9888[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9889[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9890[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9891[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9892[13Mar2025 22:29:54.279] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9893[13Mar2025 22:29:54.413] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9894[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9895[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9896[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9897[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9898[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9899[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9900[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9901[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9902[13Mar2025 22:29:54.468] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9903[13Mar2025 22:29:54.799] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9904[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9905[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9906[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9907[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9908[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9909[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9910[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9911[13Mar2025 22:29:54.800] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9912[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9913[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9914[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9915[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9916[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9917[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9918[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9919[13Mar2025 22:29:54.866] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9920[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9921[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9922[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9923[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9924[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9925[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9926[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9927[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9928[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9929[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9930[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9931[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9932[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9933[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9934[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9935[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9936[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9937[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9938[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9939[13Mar2025 22:29:54.867] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9940[13Mar2025 22:29:54.868] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9941[13Mar2025 22:29:54.868] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9942[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9943[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9944[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9945[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9946[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9947[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9948[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9949[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9950[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9951[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9952[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9953[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9954[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9955[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9956[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9957[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9958[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9959[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9960[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9961[13Mar2025 22:29:54.915] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9962[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9963[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9964[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9965[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9966[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9967[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9968[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9969[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9970[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9971[13Mar2025 22:29:54.916] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9972[13Mar2025 22:29:54.978] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9973[13Mar2025 22:29:54.978] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9974[13Mar2025 22:29:54.978] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9975[13Mar2025 22:29:54.978] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9976[13Mar2025 22:29:54.978] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9977[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9978[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9979[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9980[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9981[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9982[13Mar2025 22:29:55.109] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9983[13Mar2025 22:29:55.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9984[13Mar2025 22:29:55.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9985[13Mar2025 22:29:55.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9986[13Mar2025 22:29:55.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9987[13Mar2025 22:29:55.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9988[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9989[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9990[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9991[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9992[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9993[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9994[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9995[13Mar2025 22:29:55.271] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9996[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9997[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9998[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
9999[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10000[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10001[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10002[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10003[13Mar2025 22:29:55.272] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10004[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10005[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10006[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10007[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10008[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10009[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10010[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10011[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10012[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10013[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10014[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10015[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10016[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10017[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10018[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10019[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10020[13Mar2025 22:29:55.310] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10021[13Mar2025 22:29:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10022[13Mar2025 22:29:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10023[13Mar2025 22:29:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10024[13Mar2025 22:29:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10025[13Mar2025 22:29:58.851] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10026[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10027[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10028[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10029[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10030[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10031[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10032[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10033[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10034[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10035[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10036[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10037[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10038[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10039[13Mar2025 22:29:58.886] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10040[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10041[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10042[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10043[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10044[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10045[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10046[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10047[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10048[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10049[13Mar2025 22:29:58.887] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10050[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10051[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10052[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10053[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10054[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10055[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10056[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10057[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10058[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10059[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10060[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10061[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10062[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10063[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10064[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10065[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10066[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10067[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10068[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10069[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10070[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10071[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10072[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10073[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10074[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10075[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10076[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10077[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10078[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10079[13Mar2025 22:29:58.895] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10080[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10081[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10082[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10083[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10084[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10085[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10086[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10087[13Mar2025 22:29:58.896] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10088[13Mar2025 22:29:59.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10089[13Mar2025 22:29:59.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10090[13Mar2025 22:29:59.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10091[13Mar2025 22:29:59.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10092[13Mar2025 22:29:59.091] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10093[13Mar2025 22:29:59.093] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10094[13Mar2025 22:29:59.093] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10095[13Mar2025 22:29:59.093] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10096[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10097[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10098[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10099[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10100[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10101[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10102[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10103[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10104[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10105[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10106[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10107[13Mar2025 22:29:59.183] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10108[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10109[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10110[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10111[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10112[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10113[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10114[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10115[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10116[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10117[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10118[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10119[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10120[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10121[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10122[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10123[13Mar2025 22:29:59.185] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10124[13Mar2025 22:30:02.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10125[13Mar2025 22:30:02.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10126[13Mar2025 22:30:02.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10127[13Mar2025 22:30:02.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10128[13Mar2025 22:30:02.682] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10129[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10130[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10131[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10132[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10133[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10134[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10135[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10136[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10137[13Mar2025 22:30:03.004] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10138[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10139[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10140[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10141[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10142[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10143[13Mar2025 22:30:03.071] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10144[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10145[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10146[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10147[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10148[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10149[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10150[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10151[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10152[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10153[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10154[13Mar2025 22:30:03.298] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10155[13Mar2025 22:30:07.603] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10156[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10157[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10158[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10159[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10160[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10161[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10162[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10163[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10164[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10165[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10166[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10167[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10168[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10169[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10170[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10171[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10172[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10173[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10174[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10175[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10176[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10177[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10178[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10179[13Mar2025 22:30:07.604] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10180[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10181[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10182[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10183[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10184[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10185[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10186[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10187[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10188[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10189[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10190[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10191[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10192[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10193[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10194[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10195[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10196[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10197[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10198[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10199[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10200[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10201[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10202[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10203[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10204[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10205[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10206[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10207[13Mar2025 22:30:07.606] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10208[13Mar2025 22:30:07.642] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10209[13Mar2025 22:30:07.642] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10210[13Mar2025 22:30:07.642] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10211[13Mar2025 22:30:07.642] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10212[13Mar2025 22:30:07.644] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10213[13Mar2025 22:30:07.644] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10214[13Mar2025 22:30:07.644] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10215[13Mar2025 22:30:07.767] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10216[13Mar2025 22:30:07.767] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10217[13Mar2025 22:30:07.767] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10218[13Mar2025 22:30:07.767] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10219[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10220[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10221[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10222[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10223[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10224[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10225[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10226[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10227[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10228[13Mar2025 22:30:07.806] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10229[13Mar2025 22:30:07.842] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10230[13Mar2025 22:30:07.843] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10231[13Mar2025 22:30:07.843] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10232[13Mar2025 22:30:07.843] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10233[13Mar2025 22:30:07.843] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10234[13Mar2025 22:30:07.843] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10235[13Mar2025 22:30:07.882] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10236[13Mar2025 22:30:07.882] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10237[13Mar2025 22:30:07.882] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10238[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10239[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10240[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10241[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10242[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10243[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10244[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10245[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10246[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10247[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10248[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10249[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10250[13Mar2025 22:30:07.960] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10251[13Mar2025 22:30:07.996] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10252[13Mar2025 22:30:07.996] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10253[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10254[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10255[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10256[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10257[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10258[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10259[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10260[13Mar2025 22:30:07.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10261[13Mar2025 22:30:08.074] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10262[13Mar2025 22:30:08.074] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10263[13Mar2025 22:30:08.074] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10264[13Mar2025 22:30:08.074] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10265[13Mar2025 22:30:08.074] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10266[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10267[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10268[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10269[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10270[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10271[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10272[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10273[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10274[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10275[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10276[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10277[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10278[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10279[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10280[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10281[13Mar2025 22:30:08.110] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10282[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10283[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10284[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10285[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10286[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10287[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10288[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10289[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10290[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10291[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10292[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10293[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10294[13Mar2025 22:30:08.149] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10295[13Mar2025 22:30:08.233] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10296[13Mar2025 22:30:08.233] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10297[13Mar2025 22:30:08.233] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10298[13Mar2025 22:30:08.233] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10299[13Mar2025 22:30:08.233] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10300[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10301[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10302[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10303[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10304[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10305[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10306[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10307[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10308[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10309[13Mar2025 22:30:08.235] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10310[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10311[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10312[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10313[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10314[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10315[13Mar2025 22:30:08.236] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10316[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10317[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10318[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10319[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10320[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10321[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10322[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10323[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10324[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10325[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10326[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10327[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10328[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10329[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10330[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10331[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10332[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10333[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10334[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10335[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10336[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10337[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10338[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10339[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10340[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10341[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10342[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10343[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10344[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10345[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10346[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10347[13Mar2025 22:30:08.344] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10348[13Mar2025 22:30:08.345] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10349[13Mar2025 22:30:08.345] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10350[13Mar2025 22:30:08.345] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10351[13Mar2025 22:30:08.345] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10352[13Mar2025 22:30:08.345] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10353[13Mar2025 22:30:08.417] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10354[13Mar2025 22:30:08.417] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10355[13Mar2025 22:30:08.417] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10356[13Mar2025 22:30:08.417] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10357[13Mar2025 22:30:08.417] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10358[13Mar2025 22:30:08.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10359[13Mar2025 22:30:08.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10360[13Mar2025 22:30:08.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10361[13Mar2025 22:30:08.491] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10362[13Mar2025 22:30:08.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10363[13Mar2025 22:30:08.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10364[13Mar2025 22:30:08.492] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10365[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10366[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10367[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10368[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10369[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10370[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10371[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10372[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10373[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10374[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10375[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10376[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10377[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10378[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10379[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10380[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10381[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10382[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10383[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10384[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10385[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10386[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10387[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10388[13Mar2025 22:30:08.530] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10389[13Mar2025 22:30:08.531] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10390[13Mar2025 22:30:08.531] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10391[13Mar2025 22:30:08.531] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10392[13Mar2025 22:30:08.651] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10393[13Mar2025 22:30:08.651] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10394[13Mar2025 22:30:08.651] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10395[13Mar2025 22:30:08.651] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10396[13Mar2025 22:30:08.651] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10397[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10398[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10399[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10400[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10401[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10402[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10403[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10404[13Mar2025 22:30:08.652] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10405[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10406[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10407[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10408[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10409[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10410[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10411[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10412[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10413[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10414[13Mar2025 22:30:11.665] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10415[13Mar2025 22:30:11.666] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10416[13Mar2025 22:30:11.666] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10417[13Mar2025 22:30:11.666] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10418[13Mar2025 22:30:11.777] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10419[13Mar2025 22:30:11.778] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10420[13Mar2025 22:30:11.778] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10421[13Mar2025 22:30:11.778] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10422[13Mar2025 22:30:11.778] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10423[13Mar2025 22:30:11.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10424[13Mar2025 22:30:11.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10425[13Mar2025 22:30:11.891] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10426[13Mar2025 22:30:11.945] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10427[13Mar2025 22:30:11.945] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10428[13Mar2025 22:30:12.040] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10429[13Mar2025 22:30:12.040] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10430[13Mar2025 22:30:12.040] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10431[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10432[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10433[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10434[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10435[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10436[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10437[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10438[13Mar2025 22:30:12.041] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10439[13Mar2025 22:30:12.089] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10440[13Mar2025 22:30:12.089] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10441[13Mar2025 22:30:12.089] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10442[13Mar2025 22:30:12.089] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10443[13Mar2025 22:30:12.244] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10444[13Mar2025 22:30:13.788] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10445[13Mar2025 22:30:13.788] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10446[13Mar2025 22:30:13.788] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10447[13Mar2025 22:30:13.788] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10448[13Mar2025 22:30:13.788] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10449[13Mar2025 22:30:14.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10450[13Mar2025 22:30:14.129] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10451[13Mar2025 22:30:14.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10452[13Mar2025 22:30:14.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10453[13Mar2025 22:30:14.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10454[13Mar2025 22:30:14.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10455[13Mar2025 22:30:14.131] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10456[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10457[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10458[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10459[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10460[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10461[13Mar2025 22:30:14.197] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10462[13Mar2025 22:30:14.373] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10463[13Mar2025 22:30:14.373] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10464[13Mar2025 22:30:14.373] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10465[13Mar2025 22:30:14.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10466[13Mar2025 22:30:14.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10467[13Mar2025 22:30:14.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10468[13Mar2025 22:30:14.899] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10469[13Mar2025 22:30:14.903] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10470[13Mar2025 22:30:14.903] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10471[13Mar2025 22:30:14.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10472[13Mar2025 22:30:14.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10473[13Mar2025 22:30:14.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10474[13Mar2025 22:30:14.997] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10475[13Mar2025 22:30:14.998] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10476[13Mar2025 22:30:14.998] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10477[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10478[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10479[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10480[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10481[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10482[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10483[13Mar2025 22:30:15.053] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10484[13Mar2025 22:30:15.097] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10485[13Mar2025 22:30:15.191] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10486[13Mar2025 22:30:15.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10487[13Mar2025 22:30:15.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10488[13Mar2025 22:30:15.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10489[13Mar2025 22:30:15.193] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10490[13Mar2025 22:30:19.234] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10491[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10492[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10493[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10494[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10495[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10496[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10497[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10498[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10499[13Mar2025 22:30:39.358] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10500[13Mar2025 22:30:39.554] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10501[13Mar2025 22:30:39.554] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10502[13Mar2025 22:30:39.554] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10503[13Mar2025 22:30:47.678] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id true_herobrine:herobrine
10504[13Mar2025 22:30:55.080] [Server thread/WARN] [net.minecraft.server.level.ServerEntity/]: Fetching packet for removed entity ItemEntity['Air'/174278, l='ServerLevel[world]', x=762.76, y=53.67, z=275.47, removed=DISCARDED]
10505[13Mar2025 22:31:42.498] [Server thread/INFO] [net.minecraft.world.entity.LivingEntity/]: Named entity Skeleton['Ranger Skeleton'/175271, l='ServerLevel[world]', x=-649.30, y=48.00, z=2108.73] died: Ranger Skeleton was slain by Dread Hound
This log will be saved for 90 days from their last view.
Report abuse