Jump to content

[1.19.2] [Forge] My modded game is freaking out.


OrangeSkyline

Recommended Posts

I do not understand why my Modded game is crashing with no warning. I have gone through the latest.txt/the most recent crash log multiple times and I cannot figure out what mod is breaking my game. This is purely when world gen is starting. It gets to 100% then hits me with the Error Message.

 

Error Message: Internal Exception: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered.

 

Log: 

[07Nov2022 20:26:40.925] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, TheOrangeSkyline, --version, 1.19.2-forge-43.1.47, --gameDir, C:\Users\thede\AppData\Roaming\.minecraft, --assetsDir, C:\Users\thede\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 49579aae19df44358486d5bb1416a62e, --accessToken, ????????, --clientId, NGIzNTE0OTctMWNmMC00ZDZlLTg3MGItYzAzNGIzOTM3OGFk, --xuid, 2535423682822125, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 43.1.47, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[07Nov2022 20:26:40.929] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[07Nov2022 20:26:41.076] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[07Nov2022 20:26:41.079] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/thede/AppData/Roaming/.minecraft/mods/OptiFine_1.19.2_HD_U_H9.jar%23145!/
[07Nov2022 20:26:41.086] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\thede\AppData\Roaming\.minecraft\mods\OptiFine_1.19.2_HD_U_H9.jar
[07Nov2022 20:26:41.088] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[07Nov2022 20:26:41.135] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/thede/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[07Nov2022 20:26:41.142] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[07Nov2022 20:26:41.668] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\thede\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.47\fmlcore-1.19.2-43.1.47.jar is missing mods.toml file
[07Nov2022 20:26:41.672] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\thede\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.47\javafmllanguage-1.19.2-43.1.47.jar is missing mods.toml file
[07Nov2022 20:26:41.676] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\thede\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.47\lowcodelanguage-1.19.2-43.1.47.jar is missing mods.toml file
[07Nov2022 20:26:41.680] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\thede\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.47\mclanguage-1.19.2-43.1.47.jar is missing mods.toml file
[07Nov2022 20:26:41.768] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
[07Nov2022 20:26:42.169] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[07Nov2022 20:26:42.174] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 383
[07Nov2022 20:26:42.637] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[07Nov2022 20:26:43.190] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[07Nov2022 20:26:43.290] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19.2-forge-43.1.47, --gameDir, C:\Users\thede\AppData\Roaming\.minecraft, --assetsDir, C:\Users\thede\AppData\Roaming\.minecraft\assets, --uuid, 49579aae19df44358486d5bb1416a62e, --username, TheOrangeSkyline, --assetIndex, 1.19, --accessToken, ????????, --clientId, NGIzNTE0OTctMWNmMC00ZDZlLTg3MGItYzAzNGIzOTM3OGFk, --xuid, 2535423682822125, --userType, msa, --versionType, release]
[07Nov2022 20:26:43.363] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
[07Nov2022 20:26:43.368] [main/WARN] [mixin/]: Reference map 'insanelib.refmap.json' for insanelib.mixins.json could not be read. If this is a development environment you can ignore this message
[07Nov2022 20:26:43.399] [main/INFO] [fpsreducer/]: OptiFine was detected.
[07Nov2022 20:26:43.400] [main/INFO] [fpsreducer/]: OptiFabric was NOT detected.
[07Nov2022 20:26:43.412] [main/WARN] [mixin/]: Reference map 'projectvibrantjourneys.refmap.json' for projectvibrantjourneys.mixins.json could not be read. If this is a development environment you can ignore this message
[07Nov2022 20:26:43.728] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[07Nov2022 20:26:44.115] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/pipeline/BlockRenderer (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer)
[07Nov2022 20:26:44.115] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer was not found snowrealmagic.mixins.json:sodium.BlockRendererMixin
[07Nov2022 20:26:44.118] [main/INFO] [fpsreducer/]: bre2el.fpsreducer.mixin.RenderSystemMixin will be applied.
[07Nov2022 20:26:44.119] [main/INFO] [fpsreducer/]: bre2el.fpsreducer.mixin.WindowMixin will be applied.
[07Nov2022 20:26:45.830] [main/WARN] [mixin/]: Discarding @Unique public method getAnimatedSkin in notenoughanimations.mixins.json:DonorAbstractClientPlayerMixin because it already exists in net.minecraft.client.player.AbstractClientPlayer
[07Nov2022 20:26:48.172] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[07Nov2022 20:26:48.471] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[07Nov2022 20:26:49.568] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/thede/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23223!/assets/.mcassetsroot' uses unexpected schema
[07Nov2022 20:26:49.569] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/thede/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23223!/data/.mcassetsroot' uses unexpected schema
[07Nov2022 20:26:49.595] [Render thread/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'
[07Nov2022 20:26:50.107] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TheOrangeSkyline
[07Nov2022 20:26:50.259] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[07Nov2022 20:26:50.263] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7
[07Nov2022 20:26:50.551] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] 
[07Nov2022 20:26:50.551] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.19.2_HD_U_H9
[07Nov2022 20:26:50.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20220820-230904
[07Nov2022 20:26:50.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[07Nov2022 20:26:50.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 17.0.3, Microsoft
[07Nov2022 20:26:50.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
[07Nov2022 20:26:50.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.4.0 Win32 WGL Null EGL OSMesa VisualC DLL
[07Nov2022 20:26:50.559] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: NVIDIA GeForce RTX 3060/PCIe/SSE2, version 3.2.0 NVIDIA 526.47, NVIDIA Corporation
[07Nov2022 20:26:50.562] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 3.2.0
[07Nov2022 20:26:50.568] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 32768x32768
[07Nov2022 20:26:50.569] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[07Nov2022 20:26:50.570] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 3.2.0 NVIDIA 526.47
[07Nov2022 20:26:50.570] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor:  NVIDIA Corporation
[07Nov2022 20:26:50.570] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
[07Nov2022 20:26:50.570] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  - 
[07Nov2022 20:26:50.579] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[07Nov2022 20:26:50.579] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8
[07Nov2022 20:26:50.579] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[07Nov2022 20:26:50.579] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[07Nov2022 20:26:50.583] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Loaded shaderpack: (internal)
[07Nov2022 20:26:50.601] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[07Nov2022 20:26:50.602] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[07Nov2022 20:26:50.602] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[07Nov2022 20:26:50.804] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.19.2/HD_U.txt
[07Nov2022 20:26:50.809] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.feature.TagsFeature
[07Nov2022 20:26:50.817] [modloading-worker-0/INFO] [Bed Benefits/]: Loaded config file.
[07Nov2022 20:26:50.818] [modloading-worker-0/INFO] [Bed Benefits/]: Saved config file.
[07Nov2022 20:26:50.847] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.feature.FixFeature
[07Nov2022 20:26:50.856] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.insanelib.module.base.feature.AEC3DFeature
[07Nov2022 20:26:50.877] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.11...
[07Nov2022 20:26:50.878] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for mod visualworkbench
[07Nov2022 20:26:50.948] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod visualworkbench
[07Nov2022 20:26:50.963] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[07Nov2022 20:26:50.988] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[07Nov2022 20:26:50.989] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
[07Nov2022 20:26:51.004] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.RewardFeature
[07Nov2022 20:26:51.009] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.ResistancesFeature
[07Nov2022 20:26:51.024] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.MiscFeature
[07Nov2022 20:26:51.037] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.MinionFeature
[07Nov2022 20:26:51.050] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.HealthFeature
[07Nov2022 20:26:51.066] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.DifficultyFeature
[07Nov2022 20:26:51.074] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations
[07Nov2022 20:26:51.085] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.wither.feature.AttackFeature
[07Nov2022 20:26:51.105] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.RewardFeature
[07Nov2022 20:26:51.108] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.47, for MC 1.19.2 with MCP 20220805.130853
[07Nov2022 20:26:51.108] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.47 Initialized
[07Nov2022 20:26:51.113] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.ResistancesFeature
[07Nov2022 20:26:51.113] [modloading-worker-0/INFO] [Enchantment Descriptions/]: Loaded config file.
[07Nov2022 20:26:51.114] [modloading-worker-0/INFO] [Enchantment Descriptions/]: Saved config file.
[07Nov2022 20:26:51.116] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.MinionFeature
[07Nov2022 20:26:51.126] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.HealthFeature
[07Nov2022 20:26:51.135] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.BaseFeature
[07Nov2022 20:26:51.151] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.elderguardian.feature.AttackFeature
[07Nov2022 20:26:51.152] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod usefulrailroads is signed with a valid certificate.
[07Nov2022 20:26:51.156] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.RewardFeature
[07Nov2022 20:26:51.166] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.ResistancesFeature
[07Nov2022 20:26:51.233] [modloading-worker-0/WARN] [mixin/]: @Final field f_31201_:Lorg/slf4j/Logger; in progressivebosses.mixins.json:DragonChargePlayerPhaseMixin should be final
[07Nov2022 20:26:51.249] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.MinionFeature
[07Nov2022 20:26:51.269] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.LarvaFeature
[07Nov2022 20:26:51.281] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.HealthFeature
[07Nov2022 20:26:51.290] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.DifficultyFeature
[07Nov2022 20:26:51.303] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.CrystalFeature
[07Nov2022 20:26:51.314] [modloading-worker-0/INFO] [insane96mcp.insanelib.InsaneLib/]: Found (COMMON) InsaneLib Feature class insane96mcp.progressivebosses.module.dragon.feature.AttackFeature
[07Nov2022 20:26:51.335] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod puzzleslib
[07Nov2022 20:26:51.346] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
[07Nov2022 20:26:51.482] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id architectury:sync_ids
[07Nov2022 20:26:51.484] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[07Nov2022 20:26:52.711] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets
[07Nov2022 20:26:52.711] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
[07Nov2022 20:26:52.713] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM
[07Nov2022 20:26:52.713] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to module net.optifine
[07Nov2022 20:26:53.413] [Render thread/INFO] [journeymap/]: Registering Keybinds
[07Nov2022 20:26:53.506] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[07Nov2022 20:26:53.536] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default, xali-s-Enchanted-Books-16x-v0.10.1, Clear+Glass+Pack+1.19, Vanilla-labPBR-1-3-0
[07Nov2022 20:26:53.649] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
[07Nov2022 20:26:53.656] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources, xali-s-Enchanted-Books-16x-v0.10.1, Clear+Glass+Pack+1.19, Vanilla-labPBR-1-3-0
[07Nov2022 20:26:53.726] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for visualworkbench
[07Nov2022 20:26:53.729] [Thread-0/INFO] [Puzzles Lib/]: Reloading client config for visualworkbench
[07Nov2022 20:26:53.730] [Thread-0/INFO] [Puzzles Lib/]: Reloading client config for visualworkbench
[07Nov2022 20:26:53.808] [IO-Worker-16/INFO] [net.minecraft.client.sounds.SoundEngine/]: Preferred audio device has become available!
[07Nov2022 20:26:53.840] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
[07Nov2022 20:26:53.848] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:26:53.848] [Worker-Main-5/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:26:53.848] [Worker-Main-4/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:26:53.848] [Worker-Main-1/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:26:53.890] [Worker-Main-5/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
[07Nov2022 20:26:53.900] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) More than one method found: net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget
[07Nov2022 20:26:53.901] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector)  - public static void net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.LivingEntity,net.minecraftforge.event.entity.living.LivingChangeTargetEvent$ILivingTargetType)
[07Nov2022 20:26:53.901] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector)  - public static void net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.LivingEntity)
[07Nov2022 20:26:53.961] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
[07Nov2022 20:26:54.154] [Worker-Main-7/INFO] [snowrealmagic/]: SereneSeasons detected. Overriding melting behavior.
[07Nov2022 20:26:54.188] [Modding Legacy/conjurer_illager/Supporters thread/INFO] [ModdingLegacy/conjurer_illager/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[07Nov2022 20:26:54.210] [Worker-Main-7/INFO] [journeymap/]: Found @Ljourneymap/client/api/ClientPlugin;: net.blay09.mods.waystones.compat.JourneyMapAddon
[07Nov2022 20:26:54.241] [Worker-Main-1/INFO] [Dungeon Crawl/]: Common Setup
[07Nov2022 20:26:54.266] [Worker-Main-1/INFO] [com.farsight.FarsightMod/]: farsight_view mod initialized
[07Nov2022 20:26:54.285] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.ambient_with_item
[07Nov2022 20:26:54.286] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.ambient_without_item
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.death
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.hurt
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.item_given
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.item_taken
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.allay.item_thrown
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.cave
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.basalt_deltas.additions
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.basalt_deltas.loop
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.basalt_deltas.mood
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.crimson_forest.additions
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.crimson_forest.loop
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.crimson_forest.mood
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.nether_wastes.additions
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.nether_wastes.loop
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.nether_wastes.mood
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.soul_sand_valley.additions
[07Nov2022 20:26:54.287] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.soul_sand_valley.loop
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.soul_sand_valley.mood
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.warped_forest.additions
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.warped_forest.loop
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.warped_forest.mood
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.enter
[07Nov2022 20:26:54.288] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.exit
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.loop
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.loop.additions
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.loop.additions.rare
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ambient.underwater.loop.additions.ultra_rare
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.break
[07Nov2022 20:26:54.289] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.chime
[07Nov2022 20:26:54.290] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.fall
[07Nov2022 20:26:54.290] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.hit
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.place
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_block.step
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_cluster.break
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_cluster.fall
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_cluster.hit
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_cluster.place
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.amethyst_cluster.step
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ancient_debris.break
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ancient_debris.step
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ancient_debris.place
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ancient_debris.hit
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ancient_debris.fall
[07Nov2022 20:26:54.291] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.break
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.destroy
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.fall
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.hit
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.land
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.place
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.step
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.anvil.use
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_chain
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_diamond
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_elytra
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_generic
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_gold
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_iron
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_leather
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_netherite
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.armor.equip_turtle
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.armor_stand.break
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.armor_stand.fall
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.armor_stand.hit
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.armor_stand.place
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.arrow.hit
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.arrow.hit_player
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.arrow.shoot
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.axe.strip
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.axe.scrape
[07Nov2022 20:26:54.292] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.axe.wax_off
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.attack
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.death
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.hurt
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.idle_air
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.idle_water
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.splash
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.axolotl.swim
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea.break
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea.fall
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea.hit
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea.place
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea.step
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea_leaves.break
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea_leaves.fall
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea_leaves.hit
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea_leaves.place
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.azalea_leaves.step
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo.break
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo.fall
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo.hit
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo.place
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo.step
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo_sapling.break
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo_sapling.hit
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bamboo_sapling.place
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.barrel.close
[07Nov2022 20:26:54.293] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.barrel.open
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.basalt.break
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.basalt.step
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.basalt.place
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.basalt.hit
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.basalt.fall
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bat.ambient
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bat.death
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bat.hurt
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bat.loop
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bat.takeoff
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beacon.activate
[07Nov2022 20:26:54.294] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beacon.ambient
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beacon.deactivate
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beacon.power_select
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.death
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.hurt
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.loop_aggressive
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.loop
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.sting
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.bee.pollinate
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beehive.drip
[07Nov2022 20:26:54.295] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beehive.enter
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beehive.exit
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beehive.shear
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.beehive.work
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bell.use
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bell.resonate
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.break
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.fall
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.hit
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.place
[07Nov2022 20:26:54.296] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.step
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.blaze.ambient
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.blaze.burn
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.blaze.death
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.blaze.hurt
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.blaze.shoot
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.boat.paddle_land
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.boat.paddle_water
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bone_block.break
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bone_block.fall
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bone_block.hit
[07Nov2022 20:26:54.297] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bone_block.place
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bone_block.step
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bone_meal.use
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.book.page_turn
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.book.put
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.blastfurnace.fire_crackle
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bottle.empty
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bottle.fill
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bottle.fill_dragonbreath
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.brewing_stand.brew
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bubble_column.bubble_pop
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bubble_column.upwards_ambient
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bubble_column.upwards_inside
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bubble_column.whirlpool_ambient
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.bubble_column.whirlpool_inside
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty_axolotl
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty_fish
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty_lava
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty_powder_snow
[07Nov2022 20:26:54.298] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.empty_tadpole
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill_axolotl
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill_fish
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill_lava
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill_powder_snow
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bucket.fill_tadpole
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bundle.drop_contents
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bundle.insert
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.bundle.remove_one
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cake.add_candle
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.calcite.break
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.calcite.step
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.calcite.place
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.calcite.hit
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.calcite.fall
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.campfire.crackle
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.ambient
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.break
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.extinguish
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.fall
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.hit
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.place
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.candle.step
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.ambient
[07Nov2022 20:26:54.299] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.stray_ambient
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.death
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.eat
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.hiss
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.beg_for_food
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.hurt
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.purr
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cat.purreow
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.break
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.fall
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.hit
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.place
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.step
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.cave_vines.pick_berries
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chain.break
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chain.fall
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chain.hit
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chain.place
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chain.step
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chest.close
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chest.locked
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chest.open
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.chicken.ambient
[07Nov2022 20:26:54.300] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.chicken.death
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.chicken.egg
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.chicken.hurt
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.chicken.step
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chorus_flower.death
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.chorus_flower.grow
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.chorus_fruit.teleport
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cod.ambient
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cod.death
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cod.flop
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cod.hurt
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.comparator.click
[07Nov2022 20:26:54.301] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.composter.empty
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.composter.fill
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.composter.fill_success
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.composter.ready
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.conduit.activate
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.conduit.ambient
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.conduit.ambient.short
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.conduit.attack.target
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.conduit.deactivate
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.copper.break
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.copper.step
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.copper.place
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.copper.hit
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.copper.fall
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.coral_block.break
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.coral_block.fall
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.coral_block.hit
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.coral_block.place
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.coral_block.step
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cow.ambient
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cow.death
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cow.hurt
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cow.milk
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.cow.step
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.creeper.death
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.creeper.hurt
[07Nov2022 20:26:54.302] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.creeper.primed
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.crop.break
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crop.plant
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.hit
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.loading_end
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.loading_middle
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.loading_start
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.quick_charge_1
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.quick_charge_2
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.quick_charge_3
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.crossbow.shoot
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_bricks.break
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_bricks.fall
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_bricks.hit
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_bricks.place
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_bricks.step
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate.break
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate.fall
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate.hit
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate.place
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate.step
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_tiles.break
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_tiles.fall
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_tiles.hit
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_tiles.place
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.deepslate_tiles.step
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dispenser.dispense
[07Nov2022 20:26:54.303] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dispenser.fail
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dispenser.launch
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.ambient
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.ambient_water
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.attack
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.death
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.eat
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.hurt
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.jump
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.play
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.splash
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dolphin.swim
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.ambient
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.angry
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.chest
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.death
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.eat
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.donkey.hurt
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dripstone_block.break
[07Nov2022 20:26:54.304] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dripstone_block.step
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dripstone_block.place
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dripstone_block.hit
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.dripstone_block.fall
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.break
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.step
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.place
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.hit
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.fall
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.land
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.drip_lava
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.drip_water
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.drip_lava_into_cauldron
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pointed_dripstone.drip_water_into_cauldron
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.tilt_down
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.big_dripleaf.tilt_up
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.ambient
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.ambient_water
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.death
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.death_water
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.hurt
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.hurt_water
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.shoot
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.step
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.drowned.swim
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.dye.use
[07Nov2022 20:26:54.305] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.egg.throw
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.ambient
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.ambient_land
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.curse
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.death
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.death_land
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.flop
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.hurt
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.elder_guardian.hurt_land
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.elytra.flying
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.enchantment_table.use
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ender_chest.close
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ender_chest.open
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.ambient
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.death
[07Nov2022 20:26:54.306] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.dragon_fireball.explode
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.flap
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.growl
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.hurt
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_dragon.shoot
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_eye.death
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_eye.launch
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.ambient
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.death
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.hurt
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.scream
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.stare
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.enderman.teleport
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.endermite.ambient
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.endermite.death
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.endermite.hurt
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.endermite.step
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ender_pearl.throw
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.end_gateway.spawn
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.end_portal_frame.fill
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.end_portal.spawn
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.ambient
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.cast_spell
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.celebrate
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.death
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker_fangs.attack
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.hurt
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.prepare_attack
[07Nov2022 20:26:54.307] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.prepare_summon
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.evoker.prepare_wololo
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.experience_bottle.throw
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.experience_orb.pickup
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fence_gate.close
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fence_gate.open
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.firecharge.use
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.blast
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.blast_far
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.large_blast
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.large_blast_far
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.launch
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.shoot
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.twinkle
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.firework_rocket.twinkle_far
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fire.ambient
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fire.extinguish
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fish.swim
[07Nov2022 20:26:54.308] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fishing_bobber.retrieve
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fishing_bobber.splash
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fishing_bobber.throw
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.flintandsteel.use
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.flowering_azalea.break
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.flowering_azalea.fall
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.flowering_azalea.hit
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.flowering_azalea.place
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.flowering_azalea.step
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.aggro
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.ambient
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.bite
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.death
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.eat
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.hurt
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.screech
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.sleep
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.sniff
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.spit
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.fox.teleport
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.froglight.break
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.froglight.fall
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.froglight.hit
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.froglight.place
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.froglight.step
[07Nov2022 20:26:54.309] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.step
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.break
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.fall
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.hatch
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.hit
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.frogspawn.place
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.ambient
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.death
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.eat
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.hurt
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.lay_spawn
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.long_jump
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.step
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.frog.tongue
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.roots.break
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.roots.step
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.roots.place
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.roots.hit
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.roots.fall
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.furnace.fire_crackle
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.big_fall
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.burn
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.death
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.drink
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.eat
[07Nov2022 20:26:54.310] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.explode
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.extinguish_fire
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.hurt
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.small_fall
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.splash
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.generic.swim
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.ambient
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.death
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.hurt
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.scream
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.shoot
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ghast.warn
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gilded_blackstone.break
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gilded_blackstone.fall
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gilded_blackstone.hit
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gilded_blackstone.place
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gilded_blackstone.step
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.glass.break
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.glass.fall
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.glass.hit
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.glass.place
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.glass.step
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.glow_ink_sac.use
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_item_frame.add_item
[07Nov2022 20:26:54.311] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_item_frame.break
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_item_frame.place
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_item_frame.remove_item
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_item_frame.rotate_item
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_squid.ambient
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_squid.death
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_squid.hurt
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.glow_squid.squirt
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.ambient
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.death
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.eat
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.hurt
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.long_jump
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.milk
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.prepare_ram
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.ram_impact
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.horn_break
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.ambient
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.death
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.eat
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.hurt
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.long_jump
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.milk
[07Nov2022 20:26:54.312] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.prepare_ram
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.ram_impact
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.step
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grass.break
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grass.fall
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grass.hit
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grass.place
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grass.step
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gravel.break
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gravel.fall
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gravel.hit
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gravel.place
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.gravel.step
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.grindstone.use
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.growing_plant.crop
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.ambient
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.ambient_land
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.attack
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.death
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.death_land
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.flop
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.hurt
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.guardian.hurt_land
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.hanging_roots.break
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.hanging_roots.fall
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.hanging_roots.hit
[07Nov2022 20:26:54.313] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.hanging_roots.place
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.hanging_roots.step
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.hoe.till
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.ambient
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.angry
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.attack
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.converted_to_zombified
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.death
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.hurt
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.retreat
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hoglin.step
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.break
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.fall
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.hit
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.place
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.slide
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.honey_block.step
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.honeycomb.wax_on
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.honey_bottle.drink
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.0
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.1
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.2
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.3
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.4
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.5
[07Nov2022 20:26:54.314] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.6
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.sound.7
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.ambient
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.angry
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.armor
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.breathe
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.death
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.eat
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.gallop
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.hurt
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.jump
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.land
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.saddle
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.step
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.horse.step_wood
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.big_fall
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.death
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.hurt
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.small_fall
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.splash
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.hostile.swim
[07Nov2022 20:26:54.315] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.husk.ambient
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.husk.converted_to_zombie
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.husk.death
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.husk.hurt
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.husk.step
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.ambient
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.cast_spell
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.death
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.hurt
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.mirror_move
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.prepare_blindness
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.illusioner.prepare_mirror
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.ink_sac.use
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.iron_door.close
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.iron_door.open
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.attack
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.damage
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.death
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.hurt
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.repair
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.iron_golem.step
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.iron_trapdoor.close
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.iron_trapdoor.open
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item_frame.add_item
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item_frame.break
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item_frame.place
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item_frame.remove_item
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item_frame.rotate_item
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item.break
[07Nov2022 20:26:54.316] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.item.pickup
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ladder.break
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ladder.fall
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ladder.hit
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ladder.place
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.ladder.step
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lantern.break
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lantern.fall
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lantern.hit
[07Nov2022 20:26:54.317] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lantern.place
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lantern.step
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.large_amethyst_bud.break
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.large_amethyst_bud.place
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lava.ambient
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lava.extinguish
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lava.pop
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.leash_knot.break
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.leash_knot.place
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lever.click
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.lightning_bolt.impact
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.lightning_bolt.thunder
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.lingering_potion.throw
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.ambient
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.angry
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.chest
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.death
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.eat
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.hurt
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.spit
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.step
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.llama.swag
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.death_small
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lodestone.break
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lodestone.step
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lodestone.place
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lodestone.hit
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lodestone.fall
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.lodestone_compass.lock
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.death
[07Nov2022 20:26:54.318] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.hurt
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.hurt_small
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.jump
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.squish
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.magma_cube.squish_small
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mangrove_roots.break
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mangrove_roots.fall
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mangrove_roots.hit
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mangrove_roots.place
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mangrove_roots.step
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.medium_amethyst_bud.break
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.medium_amethyst_bud.place
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal.break
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal.fall
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal.hit
[07Nov2022 20:26:54.319] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal.place
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal_pressure_plate.click_off
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal_pressure_plate.click_on
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.metal.step
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.minecart.inside.underwater
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.minecart.inside
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.minecart.riding
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mooshroom.convert
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mooshroom.eat
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mooshroom.milk
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mooshroom.suspicious_milk
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mooshroom.shear
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss_carpet.break
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss_carpet.fall
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss_carpet.hit
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss_carpet.place
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss_carpet.step
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss.break
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss.fall
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss.hit
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss.place
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.moss.step
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud.break
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud.fall
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud.hit
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud.place
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud.step
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud_bricks.break
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud_bricks.fall
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud_bricks.hit
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud_bricks.place
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.mud_bricks.step
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.muddy_mangrove_roots.break
[07Nov2022 20:26:54.320] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.muddy_mangrove_roots.fall
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.muddy_mangrove_roots.hit
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.muddy_mangrove_roots.place
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.muddy_mangrove_roots.step
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.ambient
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.angry
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.chest
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.death
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.eat
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.mule.hurt
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.creative
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.credits
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.5
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.11
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.13
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.blocks
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.cat
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.chirp
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.far
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.mall
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.mellohi
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.pigstep
[07Nov2022 20:26:54.321] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.stal
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.strad
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.wait
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.ward
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music_disc.otherside
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.dragon
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.end
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.game
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.menu
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.nether.basalt_deltas
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.nether.crimson_forest
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.deep_dark
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.dripstone_caves
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.grove
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.jagged_peaks
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.lush_caves
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.swamp
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.jungle_and_forest
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.old_growth_taiga
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.meadow
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.nether.nether_wastes
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.frozen_peaks
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.snowy_slopes
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.nether.soul_sand_valley
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.overworld.stony_peaks
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.nether.warped_forest
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:music.under_water
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_bricks.break
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_bricks.step
[07Nov2022 20:26:54.322] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_bricks.place
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_bricks.hit
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_bricks.fall
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_wart.break
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.nether_wart.plant
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.packed_mud.break
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.packed_mud.fall
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.packed_mud.hit
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.packed_mud.place
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.packed_mud.step
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stem.break
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stem.step
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stem.place
[07Nov2022 20:26:54.323] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stem.hit
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stem.fall
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nylium.break
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nylium.step
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nylium.place
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nylium.hit
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nylium.fall
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_sprouts.break
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_sprouts.step
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_sprouts.place
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_sprouts.hit
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_sprouts.fall
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fungus.break
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fungus.step
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fungus.place
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fungus.hit
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.fungus.fall
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.weeping_vines.break
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.weeping_vines.step
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.weeping_vines.place
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.weeping_vines.hit
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.weeping_vines.fall
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wart_block.break
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wart_block.step
[07Nov2022 20:26:54.324] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wart_block.place
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wart_block.hit
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wart_block.fall
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherite_block.break
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherite_block.step
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherite_block.place
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherite_block.hit
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherite_block.fall
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherrack.break
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherrack.step
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherrack.place
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherrack.hit
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.netherrack.fall
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.basedrum
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.bass
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.bell
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.chime
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.flute
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.guitar
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.harp
[07Nov2022 20:26:54.325] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.hat
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.pling
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.snare
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.xylophone
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.iron_xylophone
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.cow_bell
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.didgeridoo
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.bit
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.note_block.banjo
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ocelot.hurt
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ocelot.ambient
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ocelot.death
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.painting.break
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.painting.place
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.pre_sneeze
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.sneeze
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.ambient
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.death
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.eat
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.step
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.cant_breed
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.aggressive_ambient
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.worried_ambient
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.hurt
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.panda.bite
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.ambient
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.death
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.eat
[07Nov2022 20:26:54.326] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.fly
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.hurt
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.blaze
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.creeper
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.drowned
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.elder_guardian
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.ender_dragon
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.endermite
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.evoker
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.ghast
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.guardian
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.hoglin
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.husk
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.illusioner
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.magma_cube
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.phantom
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.piglin
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.piglin_brute
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.pillager
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.ravager
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.shulker
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.silverfish
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.skeleton
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.slime
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.spider
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.stray
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.vex
[07Nov2022 20:26:54.327] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.vindicator
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.warden
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.witch
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.wither
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.wither_skeleton
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.zoglin
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.zombie
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.imitate.zombie_villager
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.parrot.step
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.ambient
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.bite
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.death
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.flap
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.hurt
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.phantom.swoop
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pig.ambient
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pig.death
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pig.hurt
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pig.saddle
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pig.step
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.admiring_item
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.ambient
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.angry
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.celebrate
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.death
[07Nov2022 20:26:54.328] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.jealous
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.hurt
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.retreat
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.step
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin.converted_to_zombified
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.ambient
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.angry
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.death
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.hurt
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.step
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.piglin_brute.converted_to_zombified
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pillager.ambient
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pillager.celebrate
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pillager.death
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.pillager.hurt
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.piston.contract
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.piston.extend
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.crit
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.knockback
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.nodamage
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.strong
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.sweep
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.attack.weak
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.big_fall
[07Nov2022 20:26:54.329] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.breath
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.burp
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.death
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.hurt
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.hurt_drown
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.hurt_freeze
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.hurt_on_fire
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.hurt_sweet_berry_bush
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.levelup
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.small_fall
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.splash
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.splash.high_speed
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.player.swim
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.ambient
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.ambient_baby
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.death
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.hurt
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.step
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.polar_bear.warning
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.polished_deepslate.break
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.polished_deepslate.fall
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.polished_deepslate.hit
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.polished_deepslate.place
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.polished_deepslate.step
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.portal.ambient
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.portal.travel
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.portal.trigger
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.powder_snow.break
[07Nov2022 20:26:54.330] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.powder_snow.fall
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.powder_snow.hit
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.powder_snow.place
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.powder_snow.step
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.ambient
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.blow_out
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.blow_up
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.death
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.flop
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.hurt
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.puffer_fish.sting
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.pumpkin.carve
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.rabbit.ambient
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.rabbit.attack
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.rabbit.death
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.rabbit.hurt
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.rabbit.jump
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:event.raid.horn
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.ambient
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.attack
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.celebrate
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.death
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.hurt
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.step
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.stunned
[07Nov2022 20:26:54.331] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.ravager.roar
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_gold_ore.break
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_gold_ore.fall
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_gold_ore.hit
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_gold_ore.place
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_gold_ore.step
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_ore.break
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_ore.fall
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_ore.hit
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_ore.place
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.nether_ore.step
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.redstone_torch.burnout
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.respawn_anchor.ambient
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.respawn_anchor.charge
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.respawn_anchor.deplete
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.respawn_anchor.set_spawn
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.rooted_dirt.break
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.rooted_dirt.fall
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.rooted_dirt.hit
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.rooted_dirt.place
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.rooted_dirt.step
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.salmon.ambient
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.salmon.death
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.salmon.flop
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.salmon.hurt
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sand.break
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sand.fall
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sand.hit
[07Nov2022 20:26:54.332] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sand.place
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sand.step
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.scaffolding.break
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.scaffolding.fall
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.scaffolding.hit
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.scaffolding.place
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.scaffolding.step
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.spread
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.charge
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.break
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.fall
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.hit
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.place
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk.step
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.bloom
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.break
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.fall
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.hit
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.place
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_catalyst.step
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.clicking
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.clicking_stop
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.break
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.fall
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.hit
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.place
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_sensor.step
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.break
[07Nov2022 20:26:54.333] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.fall
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.hit
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.place
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.shriek
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_shrieker.step
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_vein.break
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_vein.fall
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_vein.hit
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_vein.place
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sculk_vein.step
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.sheep.ambient
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.sheep.death
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.sheep.hurt
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.sheep.shear
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.sheep.step
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.shield.block
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.shield.break
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shroomlight.break
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shroomlight.step
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shroomlight.place
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shroomlight.hit
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shroomlight.fall
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.shovel.flatten
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.ambient
[07Nov2022 20:26:54.334] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shulker_box.close
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.shulker_box.open
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker_bullet.hit
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker_bullet.hurt
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.close
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.death
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.hurt
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.hurt_closed
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.open
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.shoot
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.shulker.teleport
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.silverfish.ambient
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.silverfish.death
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.silverfish.hurt
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.silverfish.step
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.ambient
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.converted_to_stray
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.death
[07Nov2022 20:26:54.335] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.ambient
[07Nov2022 20:26:54.336] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.death
[07Nov2022 20:26:54.336] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.hurt
[07Nov2022 20:26:54.336] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.swim
[07Nov2022 20:26:54.336] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.ambient_water
[07Nov2022 20:26:54.336] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.gallop_water
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.jump_water
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton_horse.step_water
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.hurt
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.shoot
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.skeleton.step
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.attack
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.death
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.hurt
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.jump
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.squish
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.slime_block.break
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.slime_block.fall
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.slime_block.hit
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.slime_block.place
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.slime_block.step
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_amethyst_bud.break
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_amethyst_bud.place
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_dripleaf.break
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_dripleaf.fall
[07Nov2022 20:26:54.337] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_dripleaf.hit
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_dripleaf.place
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.small_dripleaf.step
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_sand.break
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_sand.step
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_sand.place
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_sand.hit
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_sand.fall
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_soil.break
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_soil.step
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_soil.place
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_soil.hit
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.soul_soil.fall
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:particle.soul_escape
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.spore_blossom.break
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.spore_blossom.fall
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.spore_blossom.hit
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.spore_blossom.place
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.spore_blossom.step
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.ambient
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.happy
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.retreat
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.death
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.hurt
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.step
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.step_lava
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.eat
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.strider.saddle
[07Nov2022 20:26:54.338] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.death_small
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.hurt_small
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.jump_small
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.slime.squish_small
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.smithing_table.use
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.smoker.smoke
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snowball.throw
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.snow.break
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.snow.fall
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snow_golem.ambient
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snow_golem.death
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snow_golem.hurt
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snow_golem.shoot
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.snow_golem.shear
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.snow.hit
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.snow.place
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.snow.step
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.spider.ambient
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.spider.death
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.spider.hurt
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.spider.step
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.splash_potion.break
[07Nov2022 20:26:54.339] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.splash_potion.throw
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.spyglass.use
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.spyglass.stop_using
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.squid.ambient
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.squid.death
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.squid.hurt
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.squid.squirt
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone.break
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone_button.click_off
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone_button.click_on
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone.fall
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone.hit
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone.place
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone_pressure_plate.click_off
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone_pressure_plate.click_on
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.stone.step
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.stray.ambient
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.stray.death
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.stray.hurt
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.stray.step
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sweet_berry_bush.break
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sweet_berry_bush.place
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.sweet_berry_bush.pick_berries
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tadpole.death
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tadpole.flop
[07Nov2022 20:26:54.340] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tadpole.grow_up
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tadpole.hurt
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:enchant.thorns.hit
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tnt.primed
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.totem.use
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.hit
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.hit_ground
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.return
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.riptide_1
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.riptide_2
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.riptide_3
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.throw
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.trident.thunder
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tripwire.attach
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tripwire.click_off
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tripwire.click_on
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tripwire.detach
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tropical_fish.ambient
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tropical_fish.death
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tropical_fish.flop
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.tropical_fish.hurt
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tuff.break
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tuff.step
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tuff.place
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tuff.hit
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.tuff.fall
[07Nov2022 20:26:54.341] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.ambient_land
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.death
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.death_baby
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.egg_break
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.egg_crack
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.egg_hatch
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.hurt
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.hurt_baby
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.lay_egg
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.shamble
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.shamble_baby
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.turtle.swim
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.button.click
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.loom.select_pattern
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.loom.take_result
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.cartography_table.take_result
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.stonecutter.take_result
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.stonecutter.select_recipe
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.toast.challenge_complete
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.toast.in
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:ui.toast.out
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vex.ambient
[07Nov2022 20:26:54.342] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vex.charge
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vex.death
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vex.hurt
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.ambient
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.celebrate
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.death
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.hurt
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.no
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.trade
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.yes
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_armorer
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_butcher
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_cartographer
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_cleric
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_farmer
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_fisherman
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_fletcher
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_leatherworker
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_librarian
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_mason
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_shepherd
[07Nov2022 20:26:54.343] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_toolsmith
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.villager.work_weaponsmith
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vindicator.ambient
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vindicator.celebrate
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vindicator.death
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.vindicator.hurt
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.vine.break
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.vine.fall
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.vine.hit
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.vine.place
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.vine.step
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.lily_pad.place
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.ambient
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.death
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.disappeared
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.drink_milk
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.drink_potion
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.hurt
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.no
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.reappeared
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.trade
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wandering_trader.yes
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.agitated
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.ambient
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.angry
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.attack_impact
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.death
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.dig
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.emerge
[07Nov2022 20:26:54.344] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.heartbeat
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.hurt
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.listening
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.listening_angry
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.nearby_close
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.nearby_closer
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.nearby_closest
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.roar
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.sniff
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.sonic_boom
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.sonic_charge
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.step
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.warden.tendril_clicks
[07Nov2022 20:26:54.345] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.water.ambient
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:weather.rain
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:weather.rain.above
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wet_grass.break
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wet_grass.fall
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wet_grass.hit
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wet_grass.place
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wet_grass.step
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.ambient
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.celebrate
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.death
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.drink
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.hurt
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.witch.throw
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.ambient
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.break_block
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.death
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.hurt
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.shoot
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither_skeleton.ambient
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither_skeleton.death
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither_skeleton.hurt
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither_skeleton.step
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wither.spawn
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.ambient
[07Nov2022 20:26:54.346] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.death
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.growl
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.howl
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.hurt
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.pant
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.shake
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.step
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.wolf.whine
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_door.close
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_door.open
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_trapdoor.close
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_trapdoor.open
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wood.break
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_button.click_off
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_button.click_on
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wood.fall
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wood.hit
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wood.place
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_pressure_plate.click_off
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wooden_pressure_plate.click_on
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wood.step
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wool.break
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wool.fall
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wool.hit
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wool.place
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:block.wool.step
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.ambient
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.angry
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.attack
[07Nov2022 20:26:54.347] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.death
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zoglin.step
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.ambient
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.attack_wooden_door
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.attack_iron_door
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.break_wooden_door
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.converted_to_drowned
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.death
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.destroy_egg
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_horse.ambient
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_horse.death
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_horse.hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.infect
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombified_piglin.ambient
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombified_piglin.angry
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombified_piglin.death
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombified_piglin.hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie.step
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.ambient
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.converted
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.cure
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.death
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.zombie_villager.step
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snake_hiss
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snake_hurt
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snake_rattle
[07Nov2022 20:26:54.348] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snail_crush
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snail_forward
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:snail_back
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bucket_fill_snail
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bucket_empty_snail
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_hurt
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_death
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_ambient
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_ambient_baby
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_hurt_baby
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_sleep
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_sniff
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_spit
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bear_eat
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_hurt
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_death
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_eat
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_fly
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_ambient_bluejay
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_ambient_canary
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_ambient_robin
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:bird_ambient_cardinal
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:firefly_hurt
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:firefly_death
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:firefly_hide
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:rhino_scrape
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:rhino_ambient
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:rhino_ambient_baby
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:lion_hurt
[07Nov2022 20:26:54.349] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:lion_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:lion_roar
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:elephant_hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:elephant_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:deer_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:deer_hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:deer_ambient_baby
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:deer_hurt_baby
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_death
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_eat
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_breathe
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_angry
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:zebra_jump
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:vulture_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:vulture_hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:vulture_death
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:giraffe_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:hippo_ambient
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:hippo_hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.idle
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.hurt
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.death
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.celebrate
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.cast_spell
[07Nov2022 20:26:54.350] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.disappear
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.prepare_vanish
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.prepare_rabbit
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.prepare_attack
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.conjurer.prepare_displacement
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.bouncy_ball.bounce
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:entity.bouncy_ball.vanish
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: conjurer_illager:records.delve_deeper
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: goblintraders:entity.goblin_trader.annoyed_grunt
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: goblintraders:entity.goblin_trader.idle_grunt
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:generic.pop
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:entity.mimic.hurt
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:entity.mimic.death
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:entity.mimic.open
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:entity.mimic.close
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:item.whoopee_cushion.fart
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: artifacts:block.water.step
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: travelerstitles:waystone
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: travelerstitles:dimension
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: travelerstitles:biome
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: chancecubes:d20_break
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: chancecubes:giant_cube_spawn
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: advancementplaques:ui.toast.task_complete
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: advancementplaques:ui.toast.goal_complete
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music_disc.wanderer
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.overworld.origin_valley
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.nether.crystalline_chasm
[07Nov2022 20:26:54.351] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.nether.erupting_inferno
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.nether.undergrowth
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.nether.visceral_heap
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: biomesoplenty:music.nether.withered_abyss
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:tackle_box_open
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:tackle_box_close
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:worm_farm_empty
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_mount_removed
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_mount_broken
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_mount_placed
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_mount_add_item
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:bobber_bait
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:bobber_land_lava
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:jellyfish_flop
[07Nov2022 20:26:54.352] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_flop
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_ambient
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_death
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:fish_hurt
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:jellyfish_collide
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:bottle_open
[07Nov2022 20:26:54.353] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: aquaculture:bobber_note_catch
[07Nov2022 20:26:54.386] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bedbenefits] Starting version check at https://updates.blamejared.com/get?n=bedbenefits&gv=1.19.2
[07Nov2022 20:26:54.432] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Headset Earphone (Arctis 5 Chat)
[07Nov2022 20:26:54.436] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[07Nov2022 20:26:54.550] [Modding Legacy/conjurer_illager/Supporters thread/INFO] [ModdingLegacy/conjurer_illager/Supporter/]: Successfully loaded the Modding Legacy supporters list.
[07Nov2022 20:26:54.578] [Render thread/INFO] [journeymap/]: Initializing Packet Registries
[07Nov2022 20:26:54.642] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0
[07Nov2022 20:26:54.642] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1
[07Nov2022 20:26:54.642] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.PotionEffect as a FluidEffect for fluid_type.travelersbackpack.potion with the ID 2
[07Nov2022 20:26:54.642] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.MilkEffect as a FluidEffect for Air with the ID 3
[07Nov2022 20:26:54.737] [Render thread/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
[07Nov2022 20:26:54.746] [Render thread/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
[07Nov2022 20:26:54.749] [Render thread/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
[07Nov2022 20:26:54.749] [Render thread/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
[07Nov2022 20:26:54.752] [Render thread/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[07Nov2022 20:26:54.752] [Render thread/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[07Nov2022 20:26:54.753] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:overworld_primary to index 1 for type OVERWORLD
[07Nov2022 20:26:54.753] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:overworld_secondary to index 2 for type OVERWORLD
[07Nov2022 20:26:54.753] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 3 for type OVERWORLD
[07Nov2022 20:26:54.753] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[07Nov2022 20:26:54.753] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[07Nov2022 20:26:54.849] [Render thread/INFO] [journeymap/]: Journeymap Initializing
[07Nov2022 20:26:54.875] [Render thread/INFO] [journeymap/]: JourneyMap log initialized.
[07Nov2022 20:26:54.875] [Render thread/INFO] [journeymap/]: initialize ENTER
[07Nov2022 20:26:54.883] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.8-SNAPSHOT
[07Nov2022 20:26:54.884] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[07Nov2022 20:26:54.886] [Render thread/INFO] [journeymap/]: Initialized IClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
[07Nov2022 20:26:55.001] [Render thread/WARN] [journeymap/]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[07Nov2022 20:26:55.001] [Render thread/WARN] [journeymap/]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[07Nov2022 20:26:55.159] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bedbenefits] Found status: BETA Current: 9.1.2 Target: 9.1.2
[07Nov2022 20:26:55.159] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/visualworkbench.json
[07Nov2022 20:26:55.320] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 1 avg 466.4ms
[07Nov2022 20:26:55.327] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Found status: UP_TO_DATE Current: 4.2.0 Target: null
[07Nov2022 20:26:55.327] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Starting version check at http://changelogs.moddinglegacy.com/conjurer-illager.json
[07Nov2022 20:26:55.750] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Found status: BETA Current: 1.1.5 Target: null
[07Nov2022 20:26:55.750] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders
[07Nov2022 20:26:56.029] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.8.0 Target: 1.8.0
[07Nov2022 20:26:56.029] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[07Nov2022 20:26:56.306] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: BETA_OUTDATED Current: 5.8.5 Target: 5.9.0beta2
[07Nov2022 20:26:56.306] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.19.2
[07Nov2022 20:26:56.467] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 10.0+7 Target: 10.0+7
[07Nov2022 20:26:56.467] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
[07Nov2022 20:26:56.595] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Found status: UP_TO_DATE Current: 8.2.6 Target: null
[07Nov2022 20:26:56.597] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.19.2
[07Nov2022 20:26:56.759] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 16.1.11 Target: 16.1.11
[07Nov2022 20:26:56.759] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[07Nov2022 20:26:56.790] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: AHEAD Current: 1.19.2-1.5.2 Target: null
[07Nov2022 20:26:56.790] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[07Nov2022 20:26:57.023] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: AHEAD Current: 4.4.3.235 Target: null
[07Nov2022 20:26:57.023] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [additionalstructures] Starting version check at https://raw.githubusercontent.com/XxRexRaptorxX/Update-Checker/main/AdditionalStructures.json
[07Nov2022 20:26:57.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [additionalstructures] Found status: UP_TO_DATE Current: 4.0.2 Target: null
[07Nov2022 20:26:57.112] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[07Nov2022 20:26:57.383] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 43.1.47 Target: null
[07Nov2022 20:26:57.384] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[07Nov2022 20:26:59.228] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: UP_TO_DATE Current: 1.19.2-1.0.0 Target: null
[07Nov2022 20:26:59.228] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Starting version check at https://mc-update-check.anthonyhilyard.com/499826
[07Nov2022 20:26:59.862] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Found status: UP_TO_DATE Current: 1.4.7 Target: null
[07Nov2022 20:26:59.862] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [zillagersweararmor] Starting version check at https://raw.githubusercontent.com/seymourimadeit/illagersweararmor/master/update.json
[07Nov2022 20:26:59.944] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [zillagersweararmor] Found status: UP_TO_DATE Current: 1.2.2 Target: null
[07Nov2022 20:26:59.944] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchdesc&gv=1.19.2
[07Nov2022 20:27:00.104] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA_OUTDATED Current: 13.0.3 Target: 13.0.8
[07Nov2022 20:27:00.104] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulrailroads] Starting version check at https://api.u-team.info/update/usefulrailroads.json
[07Nov2022 20:27:00.183] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulrailroads] Found status: AHEAD Current: 1.5.1.46 Target: null
[07Nov2022 20:27:00.183] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
[07Nov2022 20:27:00.501] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.0.49 Target: null
[07Nov2022 20:27:00.501] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[07Nov2022 20:27:00.530] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: BETA Current: 3.4.6 Target: null
[07Nov2022 20:27:00.531] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[07Nov2022 20:27:00.556] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 4.3.12 Target: null
[07Nov2022 20:27:01.313] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/acquisition.properties
[07Nov2022 20:27:01.317] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: charm:acquisition
[07Nov2022 20:27:01.317] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/aerial_affinity.properties
[07Nov2022 20:27:01.318] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: charm:aerial_affinity
[07Nov2022 20:27:01.318] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/aqua_affinity.properties
[07Nov2022 20:27:01.319] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_arthropods1.properties
[07Nov2022 20:27:01.320] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_arthropods2.properties
[07Nov2022 20:27:01.321] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_arthropods3.properties
[07Nov2022 20:27:01.322] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_arthropods4.properties
[07Nov2022 20:27:01.323] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_arthropods5.properties
[07Nov2022 20:27:01.323] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager1.properties
[07Nov2022 20:27:01.324] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.324] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager2.properties
[07Nov2022 20:27:01.324] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.325] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager3.properties
[07Nov2022 20:27:01.325] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.325] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager4.properties
[07Nov2022 20:27:01.326] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.326] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager5.properties
[07Nov2022 20:27:01.327] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.327] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager6.properties
[07Nov2022 20:27:01.328] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.328] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/bane_of_illager7.properties
[07Nov2022 20:27:01.328] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: illagers_plus:illagers_bane
[07Nov2022 20:27:01.328] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/blast_protection.properties
[07Nov2022 20:27:01.329] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/board_return.properties
[07Nov2022 20:27:01.329] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:board_return
[07Nov2022 20:27:01.330] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/channeling.properties
[07Nov2022 20:27:01.330] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/curse_of_binding.properties
[07Nov2022 20:27:01.331] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/curse_of_vanishing.properties
[07Nov2022 20:27:01.331] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/depth_strider.properties
[07Nov2022 20:27:01.332] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/efficiency1.properties
[07Nov2022 20:27:01.333] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/efficiency2.properties
[07Nov2022 20:27:01.333] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/efficiency3.properties
[07Nov2022 20:27:01.334] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/efficiency4.properties
[07Nov2022 20:27:01.335] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/efficiency5.properties
[07Nov2022 20:27:01.335] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/end_veil.properties
[07Nov2022 20:27:01.336] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: betterendforge:end_veil
[07Nov2022 20:27:01.336] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/feather_falling.properties
[07Nov2022 20:27:01.336] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fire_aspect1.properties
[07Nov2022 20:27:01.337] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fire_aspect2.properties
[07Nov2022 20:27:01.338] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fire_protection.properties
[07Nov2022 20:27:01.338] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/flame.properties
[07Nov2022 20:27:01.339] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fortune1.properties
[07Nov2022 20:27:01.340] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fortune2.properties
[07Nov2022 20:27:01.340] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/fortune3.properties
[07Nov2022 20:27:01.341] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/frost_walker1.properties
[07Nov2022 20:27:01.341] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/frost_walker2.properties
[07Nov2022 20:27:01.342] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/impaling1.properties
[07Nov2022 20:27:01.343] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/impaling2.properties
[07Nov2022 20:27:01.343] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/impaling3.properties
[07Nov2022 20:27:01.344] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/impaling4.properties
[07Nov2022 20:27:01.344] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/impaling5.properties
[07Nov2022 20:27:01.345] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/infinity.properties
[07Nov2022 20:27:01.345] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/knockback.properties
[07Nov2022 20:27:01.347] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/lavawax.properties
[07Nov2022 20:27:01.347] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:lavawax
[07Nov2022 20:27:01.347] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/looting1.properties
[07Nov2022 20:27:01.347] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/looting2.properties
[07Nov2022 20:27:01.348] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/looting3.properties
[07Nov2022 20:27:01.349] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/loyalty1.properties
[07Nov2022 20:27:01.349] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/loyalty2.properties
[07Nov2022 20:27:01.350] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/loyalty3.properties
[07Nov2022 20:27:01.350] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/luck_of_the_sea1.properties
[07Nov2022 20:27:01.351] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/luck_of_the_sea2.properties
[07Nov2022 20:27:01.352] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/luck_of_the_sea3.properties
[07Nov2022 20:27:01.352] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/lure.properties
[07Nov2022 20:27:01.353] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/mending.properties
[07Nov2022 20:27:01.354] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/multishot.properties
[07Nov2022 20:27:01.354] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/night_vision.properties
[07Nov2022 20:27:01.355] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: astralsorcery:night_vision
[07Nov2022 20:27:01.355] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/piercing.properties
[07Nov2022 20:27:01.356] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/power1.properties
[07Nov2022 20:27:01.356] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/power2.properties
[07Nov2022 20:27:01.357] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/power3.properties
[07Nov2022 20:27:01.357] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/power4.properties
[07Nov2022 20:27:01.358] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/power5.properties
[07Nov2022 20:27:01.359] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/projectile_protection.properties
[07Nov2022 20:27:01.359] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/protection.properties
[07Nov2022 20:27:01.360] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/punch1.properties
[07Nov2022 20:27:01.360] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/punch2.properties
[07Nov2022 20:27:01.361] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/quick_charge1.properties
[07Nov2022 20:27:01.362] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/quick_charge2.properties
[07Nov2022 20:27:01.362] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/quick_charge3.properties
[07Nov2022 20:27:01.363] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/respiration1.properties
[07Nov2022 20:27:01.363] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/respiration2.properties
[07Nov2022 20:27:01.364] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/respiration3.properties
[07Nov2022 20:27:01.365] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/riptide1.properties
[07Nov2022 20:27:01.365] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/riptide2.properties
[07Nov2022 20:27:01.366] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/riptide3.properties
[07Nov2022 20:27:01.367] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/scorching_heat.properties
[07Nov2022 20:27:01.367] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: astralsorcery:scorching_heat
[07Nov2022 20:27:01.367] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/serpent_friend.properties
[07Nov2022 20:27:01.368] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:serpentfriend
[07Nov2022 20:27:01.368] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sharpness1.properties
[07Nov2022 20:27:01.369] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sharpness2.properties
[07Nov2022 20:27:01.369] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sharpness3.properties
[07Nov2022 20:27:01.370] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sharpness4.properties
[07Nov2022 20:27:01.371] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sharpness5.properties
[07Nov2022 20:27:01.371] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/silk_touch.properties
[07Nov2022 20:27:01.372] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/smite1.properties
[07Nov2022 20:27:01.373] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/smite2.properties
[07Nov2022 20:27:01.373] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/smite3.properties
[07Nov2022 20:27:01.374] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/smite4.properties
[07Nov2022 20:27:01.374] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/smite5.properties
[07Nov2022 20:27:01.375] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/soul_speed1.properties
[07Nov2022 20:27:01.376] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/soul_speed2.properties
[07Nov2022 20:27:01.376] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/soul_speed3.properties
[07Nov2022 20:27:01.377] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/straddle_jump1.properties
[07Nov2022 20:27:01.377] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:straddle_jump
[07Nov2022 20:27:01.377] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/straddle_jump2.properties
[07Nov2022 20:27:01.378] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:straddle_jump
[07Nov2022 20:27:01.378] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/straddle_jump3.properties
[07Nov2022 20:27:01.379] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: alexsmobs:straddle_jump
[07Nov2022 20:27:01.379] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/sweeping_edge.properties
[07Nov2022 20:27:01.379] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/swift_sneak1.properties
[07Nov2022 20:27:01.380] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/swift_sneak2.properties
[07Nov2022 20:27:01.381] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/swift_sneak3.properties
[07Nov2022 20:27:01.381] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/thorns1.properties
[07Nov2022 20:27:01.382] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/thorns2.properties
[07Nov2022 20:27:01.383] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/thorns3.properties
[07Nov2022 20:27:01.383] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/tinted.properties
[07Nov2022 20:27:01.384] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: charm:tinted
[07Nov2022 20:27:01.384] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/unbreaking1.properties
[07Nov2022 20:27:01.385] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/unbreaking2.properties
[07Nov2022 20:27:01.385] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/unbreaking3.properties
[07Nov2022 20:27:01.386] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] CustomItems: optifine/cit/vein_mining.properties
[07Nov2022 20:27:01.386] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Invalid value: veinmining:vein_mining
[07Nov2022 20:27:01.388] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:01.388] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:01.388] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:01.388] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:01.627] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:01.725] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[07Nov2022 20:27:01.785] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/aregular/glass.properties
[07Nov2022 20:27:01.817] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/aregular/glass_pane.properties
[07Nov2022 20:27:01.841] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/black/black_stained_glass.properties
[07Nov2022 20:27:01.866] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/black/black_stained_glass_pane.properties
[07Nov2022 20:27:01.891] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/black/glass_black.properties
[07Nov2022 20:27:01.892] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/black/glass_black.properties
[07Nov2022 20:27:01.892] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/blue/blue_stained_glass.properties
[07Nov2022 20:27:01.916] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/blue/blue_stained_glass_pane.properties
[07Nov2022 20:27:01.940] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/blue/glass_blue.properties
[07Nov2022 20:27:01.941] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/blue/glass_blue.properties
[07Nov2022 20:27:01.941] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/brown/brown_stained_glass.properties
[07Nov2022 20:27:01.966] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/brown/brown_stained_glass_pane.properties
[07Nov2022 20:27:01.990] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/brown/glass_brown.properties
[07Nov2022 20:27:01.991] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/brown/glass_brown.properties
[07Nov2022 20:27:01.991] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/cyan/cyan_stained_glass.properties
[07Nov2022 20:27:02.015] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/cyan/cyan_stained_glass_pane.properties
[07Nov2022 20:27:02.040] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/cyan/glass_cyan.properties
[07Nov2022 20:27:02.040] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/cyan/glass_cyan.properties
[07Nov2022 20:27:02.040] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/gray/glass_gray.properties
[07Nov2022 20:27:02.041] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/gray/glass_gray.properties
[07Nov2022 20:27:02.041] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/gray/gray_stained_glass.properties
[07Nov2022 20:27:02.065] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/gray/gray_stained_glass_pane.properties
[07Nov2022 20:27:02.090] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/green/glass_green.properties
[07Nov2022 20:27:02.091] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/green/glass_green.properties
[07Nov2022 20:27:02.091] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/green/green_stained_glass.properties
[07Nov2022 20:27:02.115] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/green/green_stained_glass_pane.properties
[07Nov2022 20:27:02.139] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lightblue/glass_light_blue.properties
[07Nov2022 20:27:02.140] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/lightblue/glass_light_blue.properties
[07Nov2022 20:27:02.140] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lightblue/light_blue_stained_glass.properties
[07Nov2022 20:27:02.164] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lightblue/light_blue_stained_glass_pane.properties
[07Nov2022 20:27:02.189] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lime/glass_lime.properties
[07Nov2022 20:27:02.190] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/lime/glass_lime.properties
[07Nov2022 20:27:02.190] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lime/lime_stained_glass.properties
[07Nov2022 20:27:02.214] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/lime/lime_stained_glass_pane.properties
[07Nov2022 20:27:02.238] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/magenta/glass_magenta.properties
[07Nov2022 20:27:02.239] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/magenta/glass_magenta.properties
[07Nov2022 20:27:02.239] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/magenta/magenta_stained_glass.properties
[07Nov2022 20:27:02.263] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/magenta/magenta_stained_glass_pane.properties
[07Nov2022 20:27:02.287] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/orange/glass_orange.properties
[07Nov2022 20:27:02.288] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/orange/glass_orange.properties
[07Nov2022 20:27:02.288] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/orange/orange_stained_glass.properties
[07Nov2022 20:27:02.312] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/orange/orange_stained_glass_pane.properties
[07Nov2022 20:27:02.337] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/pink/glass_pink.properties
[07Nov2022 20:27:02.337] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/pink/glass_pink.properties
[07Nov2022 20:27:02.337] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/pink/pink_stained_glass.properties
[07Nov2022 20:27:02.361] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/pink/pink_stained_glass_pane.properties
[07Nov2022 20:27:02.386] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/purple/glass_purple.properties
[07Nov2022 20:27:02.387] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/purple/glass_purple.properties
[07Nov2022 20:27:02.387] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/purple/purple_stained_glass.properties
[07Nov2022 20:27:02.411] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/purple/purple_stained_glass_pane.properties
[07Nov2022 20:27:02.435] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/red/glass_red.properties
[07Nov2022 20:27:02.436] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/red/glass_red.properties
[07Nov2022 20:27:02.436] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/red/red_stained_glass.properties
[07Nov2022 20:27:02.460] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/red/red_stained_glass_pane.properties
[07Nov2022 20:27:02.484] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/silver/glass_silver.properties
[07Nov2022 20:27:02.486] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/silver/glass_silver.properties
[07Nov2022 20:27:02.486] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/silver/light_gray_stained_glass.properties
[07Nov2022 20:27:02.511] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/silver/light_gray_stained_glass_pane.properties
[07Nov2022 20:27:02.535] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/white/glass_white.properties
[07Nov2022 20:27:02.536] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/white/glass_white.properties
[07Nov2022 20:27:02.536] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/white/white_stained_glass.properties
[07Nov2022 20:27:02.562] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/white/white_stained_glass_pane.properties
[07Nov2022 20:27:02.586] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/yellow/glass_yellow.properties
[07Nov2022 20:27:02.587] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] No matchBlocks or matchTiles specified: optifine/ctm/glass/yellow/glass_yellow.properties
[07Nov2022 20:27:02.587] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/yellow/yellow_stained_glass.properties
[07Nov2022 20:27:02.612] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/yellow/yellow_stained_glass_pane.properties
[07Nov2022 20:27:02.636] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/glass/ztinted/tinted_glass.properties
[07Nov2022 20:27:02.661] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[07Nov2022 20:27:02.694] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[07Nov2022 20:27:02.713] [Worker-Main-12/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:02.713] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[07Nov2022 20:27:02.730] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties
[07Nov2022 20:27:02.734] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[07Nov2022 20:27:02.788] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[07Nov2022 20:27:06.888] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
[07Nov2022 20:27:09.168] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.190] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[07Nov2022 20:27:09.190] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[07Nov2022 20:27:09.195] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[07Nov2022 20:27:09.195] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[07Nov2022 20:27:09.209] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.292] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[07Nov2022 20:27:09.292] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[07Nov2022 20:27:09.305] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[07Nov2022 20:27:09.306] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[07Nov2022 20:27:09.320] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.397] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[07Nov2022 20:27:09.397] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[07Nov2022 20:27:09.409] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[07Nov2022 20:27:09.409] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[07Nov2022 20:27:09.424] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.441] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[07Nov2022 20:27:09.441] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_3, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_5, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_6, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_2, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_1, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: chancecubes:blocks/chance_cube_face_4, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[07Nov2022 20:27:09.445] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[07Nov2022 20:27:09.450] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.480] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 512
[07Nov2022 20:27:09.480] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 9
[07Nov2022 20:27:09.487] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 512
[07Nov2022 20:27:09.489] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023]
[07Nov2022 20:27:09.522] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[07Nov2022 20:27:09.556] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 512
[07Nov2022 20:27:09.556] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 9
[07Nov2022 20:27:09.562] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 512
[07Nov2022 20:27:09.565] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023]
[07Nov2022 20:27:09.634] [Render thread/INFO] [transparent/]: Painting transparency set to: true
[07Nov2022 20:27:09.634] [Render thread/INFO] [transparent/]: Item Frame transparency set to: true
[07Nov2022 20:27:09.634] [Render thread/INFO] [transparent/]: Beacon Beam transparency set to: false
[07Nov2022 20:27:09.706] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at net.blay09.mods.waystones.compat.ForgeJadeWaystonesPlugin
[07Nov2022 20:27:09.717] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at snownee.snow.compat.jade.JadeCompat
[07Nov2022 20:27:09.718] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[07Nov2022 20:27:09.719] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin
[07Nov2022 20:27:09.732] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.forge.ForgePlugin
[07Nov2022 20:27:09.734] [Worker-Main-12/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.core.CorePlugin
[07Nov2022 20:27:09.749] [Render thread/INFO] [journeymap/]: Journeymap PostInit
[07Nov2022 20:27:10.074] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73
[07Nov2022 20:27:10.078] [Render thread/INFO] [journeymap/]: OptiFine detected.
[07Nov2022 20:27:10.078] [Render thread/INFO] [journeymap/]: postInitialize EXIT, elapsed count 1 avg 329.39ms
[07Nov2022 20:27:11.080] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[07Nov2022 20:27:11.080] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[07Nov2022 20:27:11.126] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Headset Earphone (Arctis 5 Chat)
[07Nov2022 20:27:11.126] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[07Nov2022 20:27:11.241] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 4096x4096x4 minecraft:textures/atlas/blocks.png-atlas
[07Nov2022 20:27:11.241] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 4096x4096, mipmaps: 4
[07Nov2022 20:27:11.242] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 4096x4096, mipmaps: 4
[07Nov2022 20:27:11.282] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 64
[07Nov2022 20:27:11.361] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/signs.png-atlas
[07Nov2022 20:27:11.362] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 1024x1024, mipmaps: 4
[07Nov2022 20:27:11.362] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 1024x1024, mipmaps: 4
[07Nov2022 20:27:11.364] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:11.369] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[07Nov2022 20:27:11.369] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x512, mipmaps: 4
[07Nov2022 20:27:11.369] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x512, mipmaps: 4
[07Nov2022 20:27:11.370] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:11.372] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[07Nov2022 20:27:11.372] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x512, mipmaps: 4
[07Nov2022 20:27:11.372] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x512, mipmaps: 4
[07Nov2022 20:27:11.372] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:11.374] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas
[07Nov2022 20:27:11.374] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x256, mipmaps: 4
[07Nov2022 20:27:11.374] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x256, mipmaps: 4
[07Nov2022 20:27:11.374] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:11.375] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 4096x2048x4 minecraft:textures/atlas/beds.png-atlas
[07Nov2022 20:27:11.375] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 4096x2048, mipmaps: 4
[07Nov2022 20:27:11.375] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 4096x2048, mipmaps: 4
[07Nov2022 20:27:11.386] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:11.407] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 4096x2048x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[07Nov2022 20:27:11.407] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 4096x2048, mipmaps: 4
[07Nov2022 20:27:11.407] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 4096x2048, mipmaps: 4
[07Nov2022 20:27:11.418] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:12.374] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[07Nov2022 20:27:12.545] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[07Nov2022 20:27:12.545] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x256, mipmaps: 0
[07Nov2022 20:27:12.545] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x256, mipmaps: 0
[07Nov2022 20:27:12.546] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 1
[07Nov2022 20:27:12.550] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[07Nov2022 20:27:12.550] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x256, mipmaps: 0
[07Nov2022 20:27:12.550] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x256, mipmaps: 0
[07Nov2022 20:27:12.551] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:12.551] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[07Nov2022 20:27:12.551] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 128x128, mipmaps: 0
[07Nov2022 20:27:12.551] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 128x128, mipmaps: 0
[07Nov2022 20:27:12.551] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:12.553] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[07Nov2022 20:27:12.553] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x128, mipmaps: 0
[07Nov2022 20:27:12.553] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x128, mipmaps: 0
[07Nov2022 20:27:12.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[07Nov2022 20:27:12.553] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
[07Nov2022 20:27:12.557] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[07Nov2022 20:27:12.557] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[07Nov2022 20:27:12.561] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:12.744] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:12.875] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:15.381] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:15.683] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Parsing block mappings: biomesoplenty:shaders/block.properties
[07Nov2022 20:27:15.877] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:15.879] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[07Nov2022 20:27:16.047] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline
[07Nov2022 20:27:16.048] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false
[07Nov2022 20:27:16.131] [Render thread/INFO] [ambientsounds/]: Loaded AmbientEngine 'basic' v2.1.2. 11 dimension(s), 8 features, 9 groups, 31 regions, 57 sounds, 3 solids and 2 biome types
[07Nov2022 20:27:21.498] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Deleting level New World
[07Nov2022 20:27:21.498] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Attempt 1...
[07Nov2022 20:27:23.464] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 9 recipes
[07Nov2022 20:27:24.158] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1608 advancements
[07Nov2022 20:27:24.160] [Render thread/INFO] [Dungeon Crawl/]: Loading data...
[07Nov2022 20:27:24.365] [Render thread/INFO] [Dungeon Crawl/]: Done.
[07Nov2022 20:27:26.339] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 9 recipes
[07Nov2022 20:27:26.864] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1608 advancements
[07Nov2022 20:27:26.864] [Render thread/INFO] [Dungeon Crawl/]: Loading data...
[07Nov2022 20:27:26.991] [Render thread/INFO] [Dungeon Crawl/]: Done.
[07Nov2022 20:27:26.993] [Render thread/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: forge:is_savanna
[07Nov2022 20:28:09.619] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.19.2
[07Nov2022 20:28:09.620] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[07Nov2022 20:28:09.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\jei-server.toml is not correct. Correcting
[07Nov2022 20:28:09.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true. 
[07Nov2022 20:28:09.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true. 
[07Nov2022 20:28:09.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false. 
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\sereneseasons-server.toml is not correct. Correcting
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key time_settings was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key time_settings.day_duration was corrected from null to its default, 24000. 
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key time_settings.sub_season_duration was corrected from null to its default, 8. 
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key time_settings.starting_sub_season was corrected from null to its default, 1. 
[07Nov2022 20:28:09.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key time_settings.progress_season_while_offline was corrected from null to its default, true. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aesthetic_settings was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aesthetic_settings.change_grass_color was corrected from null to its default, true. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aesthetic_settings.change_foliage_color was corrected from null to its default, true. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aesthetic_settings.change_birch_color was corrected from null to its default, true. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimension_settings was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimension_settings.whitelisted_dimensions was corrected from null to its default, [minecraft:overworld]. 
[07Nov2022 20:28:09.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key biome_settings was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key biome_settings.blacklisted_biomes was corrected from null to its default, [minecraft:lush_caves, minecraft:dripstone_caves, minecraft:ocean, minecraft:deep_ocean, minecraft:frozen_ocean, minecraft:deep_frozen_ocean, minecraft:cold_ocean, minecraft:deep_cold_ocean, minecraft:lukewarm_ocean, minecraft:deep_lukewarm_ocean, minecraft:warm_ocean, minecraft:river, minecraft:the_void, biomesoplenty:glowing_grotto, biomesoplenty:spider_nest]. 
[07Nov2022 20:28:09.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key biome_settings.tropical_biomes was corrected from null to its default, [minecraft:swamp, minecraft:warm_ocean]. 
[07Nov2022 20:28:09.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\additionalstructures-server.toml is not correct. Correcting
[07Nov2022 20:28:09.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.patreon_rewards was corrected from null to its default, true. 
[07Nov2022 20:28:09.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\journeymap-server.toml is not correct. Correcting
[07Nov2022 20:28:09.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.opAccess was corrected from null to its default, true. 
[07Nov2022 20:28:09.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from null to its default, [mysticdrew, 79f597fe-2877-4ecb-acdf-8c58cc1854ca]. 
[07Nov2022 20:28:09.667] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\corpse-server.toml is not correct. Correcting
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.access was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.access.only_owner was corrected from null to its default, false. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.access.skeleton was corrected from null to its default, false. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.despawn was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.despawn.time was corrected from null to its default, 600. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.despawn.force_time was corrected from null to its default, -1. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.skeleton_time was corrected from null to its default, 72000. 
[07Nov2022 20:28:09.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.lie_on_face was corrected from null to its default, false. 
[07Nov2022 20:28:09.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.show_equipment was corrected from null to its default, true. 
[07Nov2022 20:28:09.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.fall_into_void was corrected from null to its default, false. 
[07Nov2022 20:28:09.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key corpse.lava_damage was corrected from null to its default, false. 
[07Nov2022 20:28:09.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key death_storage_duration was corrected from null to its default, -1. 
[07Nov2022 20:28:09.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\usefulrailroads-server.toml is not correct. Correcting
[07Nov2022 20:28:09.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.shareAllNBTData was corrected from null to its default, true. 
[07Nov2022 20:28:09.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\sit-server.toml is not correct. Correcting
[07Nov2022 20:28:09.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block_reach_distance was corrected from null to its default, 4. 
[07Nov2022 20:28:09.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\curios-server.toml is not correct. Correcting
[07Nov2022 20:28:09.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, []. 
[07Nov2022 20:28:09.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\moredragoneggs-server.toml is not correct. Correcting
[07Nov2022 20:28:09.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawnHead was corrected from null to its default, false. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\upgradednetherite-server.toml is not correct. Correcting
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerGoldArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerFireArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerEnderArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerWaterArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerWitherArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerPoisonArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerPhantomArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerFeatherArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Armor.Set Option.UpgradedPlayerEchoArmorRequireSet was corrected from null to its default, 4. 
[07Nov2022 20:28:09.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Armor.EnablePiglinNeutral was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Armor.EnableLuckBonus was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Armor.LuckBonus was corrected from null to its default, 2. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.EnableDamageBonusGoldWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.DamageBonusGoldWeapon was corrected from null to its default, 10. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.EnableLootingBonus was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.LootingBonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.LootingEnchantBonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.EnableFortuneBonus was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.FortuneBonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Gold.Tool&Weapon.FortuneEnchantBonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.EnableFireImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.EnableLavaSpeed was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.Durability.EnableDamageDurabilityFireArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.Durability.DelayDamageDurabilityFireArmor was corrected from null to its default, 20. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Armor.Durability.DamageDurabilityFireArmor was corrected from null to its default, 1. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon.EnableAutoSmelt was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon.EnableAutoSmeltFortune was corrected from null to its default, false. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon.EnableDamageBonusFireWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon.DamageBonusFireWeapon was corrected from null to its default, 4. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Fire.Tool&Weapon.DamageBonusFireEnchantWeapon was corrected from null to its default, 3. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Armor.EnableVoidSave was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Armor.EnablePreventAnger was corrected from null to its default, true. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Armor.Durability.EnableBreakEnderArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon.EnableDamageBonusEnderWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon.DamageBonusEnderWeapon was corrected from null to its default, 4. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon.EnablePreventTeleport was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon.EnableDoubleLootingBonusEnderWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Ender.Tool&Weapon.EnableTeleportChest was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.EnableWaterBreath was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.EnableWaterSpeed was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.EnableElderGuardianDebuffImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.Durability.EnableDamageDurabilityWaterArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.Durability.DelayDamageDurabilityWaterArmor was corrected from null to its default, 20. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Armor.Durability.DamageDurabilityWaterArmor was corrected from null to its default, 1. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon.EnableDamageBonusWaterWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon.DamageBonusWaterWeapon was corrected from null to its default, 10. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon.EnableDamageBonusWaterEndermanWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon.DamageBonusWaterEndermanWeapon was corrected from null to its default, 10. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Water.Tool&Weapon.EnableMiningSpeedUnderwater was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor.EnableWitherImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor.Durability.EnableDamageDurabilityWitherArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor.Durability.DelayDamageDurabilityWitherArmor was corrected from null to its default, 20. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Armor.Durability.DamageDurabilityWitherArmor was corrected from null to its default, 5. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Tool&Weapon.EnableDamageBonusWitherWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Tool&Weapon.DamageBonusWitherWeapon was corrected from null to its default, 4. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Wither.Tool&Weapon.EnableWitherEffect was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.EnablePoisonImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.EnableClimbWall was corrected from null to its default, true. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.Durability.EnableDamageDurabilityPoisonArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.Durability.DelayDamageDurabilityPoisonArmor was corrected from null to its default, 20. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Armor.Durability.DamageDurabilityPoisonArmor was corrected from null to its default, 5. 
[07Nov2022 20:28:09.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Tool&Weapon.EnableDamageBonusPoisonWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Tool&Weapon.DamageBonusPoisonWeapon was corrected from null to its default, 4. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Poison.Tool&Weapon.EnablePoisonEffect was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor.EnableFallImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor.EnableStepHeight was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor.Durability.EnableDamageDurabilityPhantomArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Armor.Durability.MultiplierDamageDurabilityPhantomArmor was corrected from null to its default, 1. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon.EnableDamageBonusPhantomWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon.DamageBonusPhantomWeapon was corrected from null to its default, 10. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon.EnableGlowingEffect was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon.EnableReachEffect was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Phantom.Tool&Weapon.BonusReachTool was corrected from null to its default, 2. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.EnableWaterLavaWalking was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.EnableMultiJump was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.MultiJump was corrected from null to its default, 2. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.EnableReduceFallDamage was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.EnableLevitationImmune was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability.EnableWaterDamageDurabilityFeatherArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability.EnableLavaDamageDurabilityFeatherArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability.EnableFallDamageDurabilityFeatherArmor was corrected from null to its default, false. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability.DelayDamageDurabilityFeatherArmor was corrected from null to its default, 20. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.Armor.Durability.DamageDurabilityFeatherArmor was corrected from null to its default, 1. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Feather.EnableAttractItem was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Armor.EnableHealthMalus was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Armor.HealthMalus was corrected from null to its default, 10. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.EnableDamageBonusCorruptWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.DamageBonusCorruptWeapon was corrected from null to its default, 7. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.EnableLootingBonusCorruptWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.LootingBonusCorruptWeapon was corrected from null to its default, 2. 
[07Nov2022 20:28:09.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.EnableFortuneBonusCorruptTool was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Corrupt.Tool&Weapon.FortuneBonusCorruptTool was corrected from null to its default, 2. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.EnableSoulbound was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.EnableKeepItemsChance was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.KeepItemsChance was corrected from null to its default, 50. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.EnableDamageBonusEchoArmor was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.DamageBonusEchoArmor was corrected from null to its default, 50. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.EnableHealEchoArmor was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Armor.HealEchoArmorDelay was corrected from null to its default, 20. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon.EnableDamageBonusEchoWeapon was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon.DamageBonusEchoWeapon was corrected from null to its default, 20. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon.EnableBonusExpEcho was corrected from null to its default, true. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon.MinExpEcho was corrected from null to its default, 2. 
[07Nov2022 20:28:09.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Effect.Echo.Tool&Weapon.MaxExpEcho was corrected from null to its default, 5. 
[07Nov2022 20:28:09.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true. 
[07Nov2022 20:28:09.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. 
[07Nov2022 20:28:09.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\thede\AppData\Roaming\.minecraft\saves\New World\serverconfig\artifacts-server.toml is not correct. Correcting
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cosmetics was corrected from null to its default, []. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.max_effect_duration was corrected from null to its default, 120. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.should_cancel_fall_damage was corrected from null to its default, true. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.jump_boost_level was corrected from null to its default, 2. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_height_multiplier was corrected from null to its default, 1.5. 
[07Nov2022 20:28:09.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_distance_multiplier was corrected from null to its default, 0.5. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.invincibility_bonus was corrected from null to its default, 20. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.health_bonus was corrected from null to its default, 10. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.mining_speed_bonus was corrected from null to its default, 3.2. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.tool_tier was corrected from null to its default, minecraft:stone. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.cooldown was corrected from null to its default, 300. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.use_duration was corrected from null to its default, 32. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.cooldown was corrected from null to its default, 300. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.use_duration was corrected from null to its default, 32. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.attack_speed_bonus was corrected from null to its default, 0.75. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.fire_duration was corrected from null to its default, 8. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.strike_chance was corrected from null to its default, 0.4. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.fire_duration was corrected from null to its default, 10. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.swim_speed_bonus was corrected from null to its default, 1.0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.experience_bonus was corrected from null to its default, 0.75. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.max_flight_time was corrected from null to its default, 150. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.recharge_time was corrected from null to its default, 300. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.fortune_bonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6. 
[07Nov2022 20:28:09.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.cooldown was corrected from null to its default, 1200. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.fire_resistance_duration was corrected from null to its default, 600. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_level was corrected from null to its default, 1. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_duration was corrected from null to its default, 160. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.knockback_bonus was corrected from null to its default, 1.5. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.attack_damage_bonus was corrected from null to its default, 4. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.speed_multiplier was corrected from null to its default, 0.4. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.strike_chance was corrected from null to its default, 0.25. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.looting_bonus was corrected from null to its default, 1. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.strike_chance was corrected from null to its default, 0.5. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.min_damage was corrected from null to its default, 2. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.max_damage was corrected from null to its default, 6. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.is_shield was corrected from null to its default, true. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.range was corrected from null to its default, 5. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.motionMultiplier was corrected from null to its default, 0.6. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.cooldown was corrected from null to its default, 200. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.absorption_ratio was corrected from null to its default, 0.2. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.max_health_absorbed was corrected from null to its default, 6. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.reputation_bonus was corrected from null to its default, 100. 
[07Nov2022 20:28:09.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion was corrected from null to its default, SimpleCommentedConfig:{}. 
[07Nov2022 20:28:09.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.durability was corrected from null to its default, 0. 
[07Nov2022 20:28:09.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.flatulence was corrected from null to its default, 0.125. 
[07Nov2022 20:28:09.779] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether
[07Nov2022 20:28:09.986] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[07Nov2022 20:28:20.897] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[07Nov2022 20:28:21.522] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[07Nov2022 20:28:21.522] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[07Nov2022 20:28:21.930] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[07Nov2022 20:28:22.428] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[07Nov2022 20:28:22.934] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1%
[07Nov2022 20:28:23.437] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[07Nov2022 20:28:23.935] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[07Nov2022 20:28:24.440] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
[07Nov2022 20:28:24.946] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
[07Nov2022 20:28:25.432] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
[07Nov2022 20:28:25.510] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=44, y=63, z=15} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:25.510] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=44, y=63, z=15}
[07Nov2022 20:28:25.692] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=43, y=63, z=16} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:25.692] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=43, y=63, z=16}
[07Nov2022 20:28:25.693] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=40, y=63, z=17} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:25.693] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=40, y=63, z=17}
[07Nov2022 20:28:25.697] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=40, y=63, z=18} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:25.697] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=40, y=63, z=18}
[07Nov2022 20:28:25.937] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
[07Nov2022 20:28:26.426] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 11%
[07Nov2022 20:28:26.941] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
[07Nov2022 20:28:27.357] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=52, y=63, z=-9} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:27.357] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=52, y=63, z=-9}
[07Nov2022 20:28:27.357] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=52, y=63, z=-7} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:27.357] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=52, y=63, z=-7}
[07Nov2022 20:28:27.419] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
[07Nov2022 20:28:27.973] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
[07Nov2022 20:28:28.436] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[07Nov2022 20:28:28.942] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
[07Nov2022 20:28:29.443] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 23%
[07Nov2022 20:28:29.572] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=80, y=63, z=-50} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:29.572] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=80, y=63, z=-50}
[07Nov2022 20:28:29.939] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 26%
[07Nov2022 20:28:30.452] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
[07Nov2022 20:28:30.936] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 29%
[07Nov2022 20:28:31.423] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32%
[07Nov2022 20:28:31.925] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 34%
[07Nov2022 20:28:32.430] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
[07Nov2022 20:28:32.920] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38%
[07Nov2022 20:28:33.446] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
[07Nov2022 20:28:33.933] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43%
[07Nov2022 20:28:34.104] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=121, y=63, z=-51} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:34.104] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=121, y=63, z=-51}
[07Nov2022 20:28:34.110] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=114, y=63, z=-22} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:34.110] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=114, y=63, z=-22}
[07Nov2022 20:28:34.430] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
[07Nov2022 20:28:37.316] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
[07Nov2022 20:28:37.316] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
[07Nov2022 20:28:37.316] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
[07Nov2022 20:28:37.316] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
[07Nov2022 20:28:37.316] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
[07Nov2022 20:28:37.424] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
[07Nov2022 20:28:37.923] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 50%
[07Nov2022 20:28:37.968] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=113, y=63, z=-16} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:37.968] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=113, y=63, z=-16}
[07Nov2022 20:28:38.441] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 53%
[07Nov2022 20:28:38.930] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
[07Nov2022 20:28:39.440] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
[07Nov2022 20:28:39.463] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-67, y=63, z=-126} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:39.463] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-67, y=63, z=-126}
[07Nov2022 20:28:39.468] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-65, y=63, z=-125} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:39.468] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-65, y=63, z=-125}
[07Nov2022 20:28:39.928] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 58%
[07Nov2022 20:28:40.077] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-126, y=63, z=-112} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.077] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-126, y=63, z=-112}
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-126, y=63, z=-111} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-126, y=63, z=-111}
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-125, y=63, z=-111} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-125, y=63, z=-111}
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-128, y=63, z=-110} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-128, y=63, z=-110}
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-127, y=63, z=-111} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.078] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-127, y=63, z=-111}
[07Nov2022 20:28:40.429] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-13, y=63, z=133} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:40.429] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-13, y=63, z=133}
[07Nov2022 20:28:40.430] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
[07Nov2022 20:28:40.935] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
[07Nov2022 20:28:41.426] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
[07Nov2022 20:28:41.919] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69%
[07Nov2022 20:28:42.431] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
[07Nov2022 20:28:42.773] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-144, y=63, z=-130} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.773] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-144, y=63, z=-130}
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-144, y=63, z=-67} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-144, y=63, z=-67}
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-142, y=63, z=-66} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-142, y=63, z=-66}
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-142, y=64, z=-65} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-142, y=64, z=-65}
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-144, y=63, z=-66} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.779] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-144, y=63, z=-66}
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-132, y=63, z=-113} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-132, y=63, z=-113}
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-143, y=63, z=-128} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-143, y=63, z=-128}
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-141, y=63, z=-126} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-141, y=63, z=-126}
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-142, y=63, z=-125} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-142, y=63, z=-125}
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-143, y=63, z=-124} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:42.782] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-143, y=63, z=-124}
[07Nov2022 20:28:42.923] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 74%
[07Nov2022 20:28:43.424] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
[07Nov2022 20:28:43.966] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 79%
[07Nov2022 20:28:44.427] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
[07Nov2022 20:28:44.924] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a DUMMY block entity @ BlockPos{x=-145, y=63, z=-65} but found not block entity block Block{minecraft:snow}[layers=1] at location
[07Nov2022 20:28:44.925] [Server thread/WARN] [net.minecraft.world.level.chunk.LevelChunk/]: Tried to load a block entity for block Block{minecraft:snow}[layers=1] but failed at location BlockPos{x=-145, y=63, z=-65}
[07Nov2022 20:28:44.931] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
[07Nov2022 20:28:45.434] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
[07Nov2022 20:28:45.970] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89%
[07Nov2022 20:28:46.428] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 92%
[07Nov2022 20:28:46.926] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%
[07Nov2022 20:28:47.389] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[07Nov2022 20:28:47.410] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 26492 ms
[07Nov2022 20:28:48.193] [Server thread/INFO] [chancecubes/]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
[07Nov2022 20:28:48.314] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10
[07Nov2022 20:28:48.320] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0
[07Nov2022 20:28:48.452] [Render thread/WARN] [io.netty.util.internal.SystemPropertyUtil/]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false
[07Nov2022 20:28:49.431] [Netty Local Client IO #0/INFO] [net.minecraftforge.network.NetworkHooks/]: Connected to a modded server.
[07Nov2022 20:28:49.446] [Netty Server IO #1/ERROR] [net.minecraft.network.Connection/]: Received class net.minecraft.network.protocol.game.ClientboundDisconnectPacket that couldn't be processed
java.lang.ClassCastException: class net.minecraft.server.network.ServerLoginPacketListenerImpl cannot be cast to class net.minecraft.network.protocol.game.ClientGamePacketListener (net.minecraft.server.network.ServerLoginPacketListenerImpl and net.minecraft.network.protocol.game.ClientGamePacketListener are in module [email protected] of loader 'TRANSFORMER' @4f363abd)
    at net.minecraft.network.protocol.game.ClientboundDisconnectPacket.m_5797_(ClientboundDisconnectPacket.java:7) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.network.Connection.m_129517_(Connection.java:163) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.network.Connection.channelRead0(Connection.java:148) [client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.network.Connection.channelRead0(Connection.java:48) [client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.local.LocalChannel.readInbound(LocalChannel.java:299) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.local.LocalChannel.finishPeerRead0(LocalChannel.java:445) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:50) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:403) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) [netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) [netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) [netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[07Nov2022 20:28:49.479] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@35374ad
[07Nov2022 20:28:49.490] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: TheOrangeSkyline[local:E:538a9a7c] logged in with entity id 591 at (-4.5, 67.0, -2.5)
[07Nov2022 20:28:49.538] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TheOrangeSkyline joined the game
[07Nov2022 20:28:49.544] [Server thread/INFO] [insane96mcp.insanelib.InsaneLib/]: [Progressive Bosses] TheOrangeSkyline first spawned. Set First Dragon to 1
[07Nov2022 20:28:49.948] [Server thread/INFO] [Jade/]: Syncing config to TheOrangeSkyline (49579aae-19df-4435-8486-d5bb1416a62e)
[07Nov2022 20:28:49.961] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: TheOrangeSkyline lost connection: Server sent an invalid packet
[07Nov2022 20:28:49.961] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TheOrangeSkyline left the game
[07Nov2022 20:28:49.973] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Stopping singleplayer server as player logged out
[07Nov2022 20:28:49.975] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[07Nov2022 20:28:49.975] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[07Nov2022 20:28:49.975] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[07Nov2022 20:28:50.333] [Thread-14/INFO] [chancecubes/]: No custom rewards detected for the current user!
[07Nov2022 20:28:50.938] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[07Nov2022 20:28:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[07Nov2022 20:28:51.648] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[07Nov2022 20:28:51.668] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[07Nov2022 20:28:51.668] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[07Nov2022 20:28:51.668] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[07Nov2022 20:28:51.668] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
[07Nov2022 20:30:22.256] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] *** Exception outside of method ***
[07Nov2022 20:30:22.256] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] Method deactivated: public static void net.minecraftforge.client.ForgeHooksClient.onScreenCharTypedPost(net.minecraft.client.gui.screens.Screen,char,int)
[07Nov2022 20:30:22.256] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] 
java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "retVal" is null
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:709) ~[OptiFine_1.19.2_HD_U_H9.jar%23235!/:?]
    at net.minecraft.client.KeyboardHandler.lambda$onCharEvent$5(KeyboardHandler.java:664) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:522) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.KeyboardHandler.m_90889_(KeyboardHandler.java:649) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.KeyboardHandler.lambda$setupCallbacks$9(KeyboardHandler.java:713) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.KeyboardHandler.lambda$setupCallbacks$10(KeyboardHandler.java:712) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at org.lwjgl.glfw.GLFWCharModsCallbackI.callback(GLFWCharModsCallbackI.java:46) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7]
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23130!/:build 7]
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7]
    at com.mojang.blaze3d.systems.RenderSystem.handler$zep000$handleWaitEventsTimeout(RenderSystem.java:1369) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23223!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.1.47.jar%2395!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]

Edited by OrangeSkyline
Updating Information
Link to comment
Share on other sites

  • OrangeSkyline changed the title to [1.19.2] [Forge] My modded game is freaking out.
Quote

[07Nov2022 20:26:56.306] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: BETA_OUTDATED Current: 5.8.5 Target: 5.9.0beta2

Download the 1.19.2 version of journeymap

https://www.curseforge.com/minecraft/mc-mods/journeymap/files/all?filter-game-version=1738749986%3A73407

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • exactly as it says. im not sure what the issue is, added more GB to it and its still crashing just as quickly as before in the same only a short while after i hit the start button, so i assume its a mod issue. not good at reading logs, anyone have any ideas?   logs here- 16.11 00:45:12 [Multicraft] Received start command 16.11 00:45:12 [Multicraft] Loading server properties 16.11 00:45:12 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:12 [Multicraft] Starting server! 16.11 00:45:13 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config 16.11 00:45:13 [Multicraft] Running setup... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Running Apex Updater... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Selected Game = forge_1.20.1 16.11 00:45:14 [Multicraft] Done, returned Ok 16.11 00:45:14 [Multicraft] Setup done, restarting 16.11 00:45:14 [Multicraft] Server stopped 16.11 00:45:17 [Multicraft] Loading server properties 16.11 00:45:17 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:17 [Multicraft] Starting server! 16.11 00:45:17 [Multicraft] Updating eula.txt file 16.11 00:45:17 [Server] INFO WARNING: Published ports are discarded when using host network mode 16.11 00:45:17 [Server] INFO 0d93d0a8f120ed42c04758fb49f4b13e1113380cb1104c2fdd643e4f878d5122 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.12, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic 16.11 00:45:22 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: crimes against java were committed 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! 16.11 00:45:22 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/mods/Connector-1.0.0-beta.46+1.20.1.jar%23342%23345!/ Service=ModLauncher Env=SERVER 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: aeroblender. Using Mod File: /mods/aeroblender-1.20.1-1.0.1-neoforge.jar 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: curios. Using Mod File: /mods/curios-forge-5.11.0+1.20.1.jar 16.11 00:45:23 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 87 dependencies adding them to mods collection 16.11 00:45:24 [Server] main/INFO [or.si.co.lo.DependencyResolver/]: Dependency resolution found 10 candidates to load 16.11 00:45:25 [Server] main/INFO [or.si.co.se.ha.ModuleLayerMigrator/]: Successfully made module authlib transformable 16.11 00:45:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'nitrogen_internals.refmap.json' for nitrogen_internals.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'NetheriteHorseArmor-CJ-common-mc-common-refmap.json' for netheritehorsearmor-common.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/INFO [Puzzles Lib/]: Loading 317 mods: 16.11 00:45:32 [Server] INFO - aaa_particles 1.20.1-1.4.5 16.11 00:45:32 [Server] INFO - advancednetherite 2.1.3 16.11 00:45:32 [Server] INFO - aeroblender 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO - aether 1.20.1-1.5.1-neoforge 16.11 00:45:32 [Server] INFO |-- cumulus_menus 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO |-- mixinextras 0.2.0-beta.9 16.11 00:45:32 [Server] INFO \-- nitrogen_internals 1.20.1-1.0.11-neoforge 16.11 00:45:32 [Server] INFO - aetherdelight 1.0.0 16.11 00:45:32 [Server] INFO - alexscaves 2.0.2 16.11 00:45:32 [Server] INFO - alexscavesdelight 1.0.19.1-1.20.1 16.11 00:45:32 [Server] INFO - alexsdelight 1.5 16.11 00:45:32 [Server] INFO - alexsmobs 1.22.9 16.11 00:45:32 [Server] INFO - amendments 1.20-1.2.12 16.11 00:45:32 [Server] INFO - amplified_nether 1.2.5 16.11 00:45:32 [Server] INFO - another_furniture 1.20.1-3.0.1 16.11 00:45:32 [Server] INFO - aquaculture 2.5.2 16.11 00:45:32 [Server] INFO - aquaculturedelight 1.0.0 16.11 00:45:32 [Server] INFO - aquamirae 6.API15 16.11 00:45:32 [Server] INFO - aquamirae_delight 1.4.6 16.11 00:45:32 [Server] INFO - archers_paradox 5.0.0 16.11 00:45:32 [Server] INFO - architectury 9.2.14 16.11 00:45:32 [Server] INFO - artifacts 9.5.13 16.11 00:45:32 [Server] INFO \-- expandability 9.0.4 16.11 00:45:32 [Server] INFO - attributefix 21.0.4 16.11 00:45:32 [Server] INFO - auroras 1.6 16.11 00:45:32 [Server] INFO - azurelib 2.0.39 16.11 00:45:32 [Server] INFO - bakery 1.1.15 16.11 00:45:32 [Server] INFO - balm 7.3.9 16.11 00:45:32 [Server] INFO \-- kuma_api 20.1.8 16.11 00:45:32 [Server] INFO - bca 1.0-1.20.1 16.11 00:45:32 [Server] INFO - berries_and_cherries 1.0.9 16.11 00:45:32 [Server] INFO - bettas 1.2.3 16.11 00:45:32 [Server] INFO - betterbeekeeping 1.20.1-1.3.0 16.11 00:45:32 [Server] INFO - bettercombat 1.8.6+1.20.1 16.11 00:45:32 [Server] INFO - betterdeserttemples 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - betterdungeons 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betterendisland 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfortresses 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfpsdist 1.20.1-6.0 16.11 00:45:32 [Server] INFO - betterjungletemples 1.20-Forge-2.0.5 16.11 00:45:32 [Server] INFO - bettermineshafts 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betteroceanmonuments 1.20-Forge-3.0.4 16.11 00:45:32 [Server] INFO - betterstrongholds 1.20-Forge-4.0.3 16.11 00:45:32 [Server] INFO - betterthanmending 1.7.2 16.11 00:45:32 [Server] INFO - bettervillage 3.2.0 16.11 00:45:32 [Server] INFO - betterwitchhuts 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - blueprint 7.1.0 16.11 00:45:32 [Server] INFO - bookshelf 20.2.13 16.11 00:45:32 [Server] INFO - botania 1.20.1-446-FORGE 16.11 00:45:32 [Server] INFO - botaniaartifacts 1.0.1-1.20.1 16.11 00:45:32 [Server] INFO - botaniadelight 1.0.3.2-1.20.1 16.11 00:45:32 [Server] INFO - brewery 2.0.3 16.11 00:45:32 [Server] INFO - bygonenether 1.3.2 16.11 00:45:32 [Server] INFO - caelus 3.2.0+1.20.1 16.11 00:45:32 [Server] INFO - camping 1.0.4 16.11 00:45:32 [Server] INFO - cat_jam 1.2.2 16.11 00:45:32 [Server] INFO - catloaf 1.1.1 16.11 00:45:32 [Server] INFO - cavesanddepths 1.2.7 16.11 00:45:32 [Server] INFO - chat_heads 0.13.6 16.11 00:45:32 [Server] INFO - chestedcompanions 1.3.1 16.11 00:45:32 [Server] INFO - citadel 2.6.0 16.11 00:45:32 [Server] INFO - cleardespawn 1.1.15 16.11 00:45:32 [Server] INFO - cloth_config 11.1.136 16.11 00:45:32 [Server] INFO - cobweb 1.0.0 16.11 00:45:32 [Server] INFO - coffee_delight 1.4 16.11 00:45:32 [Server] INFO - cofh_core 11.0.2 16.11 00:45:32 [Server] INFO - collective 7.87 16.11 00:45:32 [Server] INFO - com_github_llamalad7_mixinextras 0.2.0-beta.8 16.11 00:45:32 [Server] INFO - configapi 1.20-2.3.2 16.11 00:45:32 [Server] INFO - connectorextras 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- amecsapi 1.5.3+mc1.20-pre1 16.11 00:45:32 [Server] INFO |-- connectorextras_architectury_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_emi_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_energy_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_jei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO \-- modmenu 7.2.2 16.11 00:45:32 [Server] INFO |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_rei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- forgeconfigapiport 8.0.0 16.11 00:45:32 [Server] INFO \-- reach_entity_attributes 2.4.0 16.11 00:45:32 [Server] INFO - connectormod 1.0.0-beta.46+1.20.1 16.11 00:45:32 [Server] INFO - cookingforblockheads 16.0.9 16.11 00:45:32 [Server] INFO - corn_delight 1.1.6-1.20.1 16.11 00:45:32 [Server] INFO - cornexpansion 1.0.1 16.11 00:45:32 [Server] INFO - coroutil 1.20.1-1.3.7 16.11 00:45:32 [Server] INFO - crabbersdelight 1.1.7c 16.11 00:45:32 [Server] INFO - cratedelight 24.11.06-1.20-forge 16.11 00:45:32 [Server] INFO - crittersandcompanions 2.2.2 16.11 00:45:32 [Server] INFO - croptopia 3.0.4 16.11 00:45:32 [Server] INFO - croptopia_additions 2.4 16.11 00:45:32 [Server] INFO - croptopia_delight 1.0 16.11 00:45:32 [Server] INFO - cuisinedelight 1.1.16 16.11 00:45:32 [Server] INFO - culturaldelights 0.16.1 16.11 00:45:32 [Server] INFO - cupboard 1.20.1-2.7 16.11 00:45:32 [Server] INFO - curios 5.11.0+1.20.1 16.11 00:45:32 [Server] INFO - deep_aether 1.20.1-1.0.4 16.11 00:45:32 [Server] INFO - deepblue 1.2 16.11 00:45:32 [Server] INFO - deeperdarker 1.3.3 16.11 00:45:32 [Server] INFO - deeperdarkerdelight 1.0.2.1-1.20.1 16.11 00:45:32 [Server] INFO - delightful 3.6 16.11 00:45:32 [Server] INFO - doapi 1.2.15 16.11 00:45:32 [Server] INFO \-- terraform 7.0.1 16.11 00:45:32 [Server] INFO - doggytalents 1.18.36 16.11 00:45:32 [Server] INFO - doubledoors 5.9 16.11 00:45:32 [Server] INFO - dtnpaletteofpaws 1.2.4 16.11 00:45:32 [Server] INFO - dungeons_arise 2.1.58-1.20.x 16.11 00:45:32 [Server] INFO - dynamiclights 1.20.1.2 16.11 00:45:32 [Server] INFO - efallingtrees 0.6.0-1.20+forge 16.11 00:45:32 [Server] INFO - eldritch_end 0.3.2 16.11 00:45:32 [Server] INFO - embeddium 0.3.31+mc1.20.1 16.11 00:45:32 [Server] INFO \-- rubidium 0.7.1 16.11 00:45:32 [Server] INFO - emi 1.1.18+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_enchanting 0.1.2+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_letsdo_compat 1.3 16.11 00:45:32 [Server] INFO - emi_loot 0.7.4+1.20.1+forge 16.11 00:45:32 [Server] INFO - emienchants 1.0.0 16.11 00:45:32 [Server] INFO - emiffect 1.1.2+mc1.20.1 16.11 00:45:32 [Server] INFO - emitrades 1.2.1+mc1.20.1 16.11 00:45:32 [Server] INFO - enchanted 3.0.8 16.11 00:45:32 [Server] INFO - endersdelight 1.0.3 16.11 00:45:32 [Server] INFO - endofherobrine 1.20.1-1.0.8.2 16.11 00:45:32 [Server] INFO - endrem 5.3.3-R-1.20.1 16.11 00:45:32 [Server] INFO - ends_delight 2.4 16.11 00:45:32 [Server] INFO - epherolib 0.1.2 16.11 00:45:32 [Server] INFO - euphoria_patcher 1.4.3-r5.3-forge 16.11 00:45:32 [Server] INFO - exoticbirds 1.0.0 16.11 00:45:32 [Server] INFO - explorify 1.6.2 16.11 00:45:32 [Server] INFO - fabric_api 0.92.2+1.11.8+1.20.1 16.11 00:45:32 [Server] INFO |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 16.11 00:45:32 [Server] INFO |-- fabric_biome_api_v1 13.0.13+dc36698e77 16.11 00:45:32 [Server] INFO |-- fabric_block_api_v1 1.0.11+0e6cb7f777 16.11 00:45:32 [Server] INFO |-- fabric_block_view_api_v2 1.0.1+0767707077 16.11 00:45:32 [Server] INFO |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 16.11 00:45:32 [Server] INFO |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v1 1.2.34+f71b366f77 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v2 2.2.13+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_content_registries_v0 4.0.11+a670df1e77 16.11 00:45:32 [Server] INFO |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 16.11 00:45:32 [Server] INFO |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 16.11 00:45:32 [Server] INFO |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 16.11 00:45:32 [Server] INFO |-- fabric_dimensions_v1 2.1.54+8005d10d77 16.11 00:45:32 [Server] INFO |-- fabric_entity_events_v1 1.6.0+6274ab9d77 16.11 00:45:32 [Server] INFO |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 16.11 00:45:32 [Server] INFO |-- fabric_game_rule_api_v1 1.0.40+683d4da877 16.11 00:45:32 [Server] INFO |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 16.11 00:45:32 [Server] INFO |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 16.11 00:45:32 [Server] INFO |-- fabric_key_binding_api_v1 1.0.37+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_lifecycle_events_v1 2.2.22+afab492177 16.11 00:45:33 [Multicraft] Skipped 194 lines due to rate limit (160/s) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found shield_overhaul.mixins.json:CursorIconMixin from mod shield_overhaul 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: com/legacy/lost_aether/entity/AerwhaleKingEntity (java.lang.ClassNotFoundException: com.legacy.lost_aether.entity.AerwhaleKingEntity) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/Camera (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.Camera was not found playeranimatorapi-common.mixins.json:CameraAccessor from mod playeranimatorapi 16.11 00:45:33 [Server] main/INFO [co.cu.Cupboard/]: Loaded config for: structureessentials.json 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/multiplayer/MultiPlayerGameMode (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.multiplayer.MultiPlayerGameMode was not found mixins.cofhcore.json:MultiPlayerGameModeMixin from mod cofh_core 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdarker 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.main.Main was not found mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [de.su.si.co.em.EMIBridge/]: Injecting EMI API classes 16.11 00:45:34 [Server] main/INFO ModernFix reached bootstrap stage (15.85 s after launch) 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:35 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin from mod crittersandcompanions::handler$bdj000$crittersandcompanions$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:36 [Server] main/WARN [mixin/]: @Final field f_57244_:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in QualityCrops.mixins.json:SweetBerryBushMixin from mod qualitycrops should be final 16.11 00:45:36 [Server] main/INFO Vanilla bootstrap took 2025 milliseconds 16.11 00:45:38 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture::handler$cal000$refurbished_furniture$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:38 [Server] main/INFO [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is 16.11 00:45:38 [Server] main/WARN [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected 16.11 00:45:38 [Server] main/WARN [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Eldritch End's Config Loaded! 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Registered Eldritch End items 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocin.shield_overhaul.config.server.ShieldConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocin.shield_overhaul.config.server.ShieldConfig read successfully. 16.11 00:45:39 [Server] main/INFO [shield_overhaul/]: Shield Overhaul's Config Loaded! 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 16.11 00:45:39 [Server] main/INFO [ch.mc.Mcda/]: Registering Blocks for mcda 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.rebalance.config.ReBalanceConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.rebalance.config.ReBalanceConfig read successfully. 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Loaded Prominent Config 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Sounds 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Items 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: sodiumextras, class toni.sodiumextras.SodiumExtras 16.11 00:45:39 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:83) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:126) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! 16.11 00:45:40 [Server] modloading-worker-0/INFO [de.su.si.co.te.TerraBlenderBridge/]: Injecting TerraBlender API classes 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.au.ad.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server. 16.11 00:45:40 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for mutantmonsters:main 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret 16.11 00:45:41 [Server] modloading-worker-0/WARN [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list 16.11 00:45:41 [Server] modloading-worker-0/INFO [graveyard/]: Registered JSON trade offer adapter. 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-client.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-common.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Necronomicon Initialized 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/WARN defineId called for: class net.minecraft.world.entity.player.Player from class me.adda.enhanced_falling_trees.FallingTrees 16.11 00:45:41 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id efallingtrees:config_packet 16.11 00:45:41 [Server] modloading-worker-0/INFO [Calio/]: Calio 1.20.1-1.11.0.5 initializing... 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.ep.ep.co.CommonConfig/]: Creating default config file: croptopia_v3.conf 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: xaeroplus, class xaeroplus.forge.XaeroPlusForge 16.11 00:45:41 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! 16.11 00:45:41 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main 16.11 00:45:41 [Server] INFO The Euphoria Patcher Mod should not be loaded on a server! Disabling... 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.12, for MC 1.20.1 with MCP 20230612.114412 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.3.12 Initialized 16.11 00:45:42 [Server] modloading-worker-0/INFO [xy.ap.fo.co.Mo.CommonalityMod/]: Running Minecraft '1.20.1', & Forge '47.3.12' on Java '17.0.13, Eclipse Adoptium' 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt) 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Bypassed Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Instantiating Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loaded 564 BlackListed sources from remote 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loading mod 'commonality' TrustWorthiness... 16.11 00:45:42 [Server] modloading-worker-0/FATAL [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source! 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: cat_jam, class com.shmove.cat_jam.forge.cat_jam_forge 16.11 00:45:43 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] modloading-worker-0/WARN [mixin/]: @Final field VINE_AGE:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in qualitysdelight.mixins.json:TomatoVineMixin from mod qualitysdelight should be final 16.11 00:45:43 [Server] modloading-worker-0/INFO [Collective/]: Loading Collective version 7.87. 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Initialising API! Version: 11 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_backpack 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [[Let's Do Addon] Corn Expansion/]: Finished initializing ! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol 16.11 00:45:44 [Server] modloading-worker-0/INFO [co.cu.Cupboard/]: Loaded config for: cupboard.json 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id meadow:var_request 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.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@41e43885 on thread Thread[modloading-worker-0,5,main] 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler 16.11 00:45:45 [Server] INFO java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.System$2.defineClass(System.java:2324) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?] {} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.sc.ne.mo.FarmersDelightCompat/]: Setting up compat for Farmers Delight 16.11 00:45:45 [Server] INFO Ocean's Delight Found! 16.11 00:45:45 [Server] INFO Crabber's Delight Found! 16.11 00:45:45 [Server] modloading-worker-0/INFO [azurelib/FileWatching]: Registered azurelib config for auto-sync function 16.11 00:45:45 [Server] modloading-worker-0/INFO [coroutil/]: forge loader environment detected 16.11 00:45:45 [Server] modloading-worker-0/INFO [simplyswords/]: Registering Eldritch End compat Items for simplyswords 16.11 00:45:45 [Server] INFO /config 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Discovered 164 modules to load. 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Abacus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Adjustable Chat... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ambient Discs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Tomes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Armed Armor Stands... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Auto Walk Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Recipe Unlock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Tool Restock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Azalea Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Back Button Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Backpack... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Beacon Redirection... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Better Elytra Rocket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Big Stone Clusters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Blossom Trees... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Bottled Cloud... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Buckets Show Inhabitants... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Camera... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Campfires Boost Elytra... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Celebratory Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chains Connect Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chest Searching... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chorus Vegetation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chute... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Climate Control Remover... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Color Runes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compasses Work Everywhere... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compressed Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Coral On Cactus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Corundum... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crabs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crafter... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Diamond Repair... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dispensers Place Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Double Door Opening... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dragon Scales... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Duskbound Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dyeable Item Frames... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Easy Transfering... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Elytra Indicator... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Emotes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantment Predicates... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantments Begone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ender Watcher... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Endermosh Music Disc... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enhanced Ladders... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Expanded Item Interactions... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fairy Rings... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fallen Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Feeding Trough... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Forgotten... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Foxhound... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Framed Glass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Game Nerfs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Item Frame... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Shard... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glimmering Weald... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Bars... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Tools Have Fortune... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grab Chickens... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gravisand... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Greener Grass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hedges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hoe Harvesting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hollow Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Horses Swim... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hotbar Changer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Sponges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Tooltips... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Industrial Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Inventory Sorting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Iron Rod... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Item Sharing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Japanese Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Leaf Carpet... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Lock Rotation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Long Range Pick Block... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magnets... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Map Washing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Matrix Enchanting... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Metal Buttons... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Microcrafting Helper... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Midori... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Monster Box... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Banner Layers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Brick Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Mud Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Note Block Sounds... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Potted Plants... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Villagers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Narrator Readout... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Brick Fence Gate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Obsidian Spikes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module New Stone Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No Durability On Cosmetics... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No More Lava Pockets... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Obsidian Plate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Overlay Shader... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Parrot Eggs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pat The Dogs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pathfinder Maps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Permafrost... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Petals On Water... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pickarang... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pig Litters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pipes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pistons Move Tile Entities... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Poison Potato Usage... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Quick Armor Swapping... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rainbow Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Raw Metal Bricks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Reacharound Placing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Redstone Randomizer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Renewable Spore Blossoms... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Replace Scaffolding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rope... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Safer Creatures... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Seed Pouch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shear Vines... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shiba... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shingles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shulker Packing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Simple Harvest... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Skull Pikes... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slabs To Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slime In A Bucket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slimes To Magma Cubes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Snow Golem Player Heads... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Candles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Sandstone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spawner Replacer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spiral Spires... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stonelings... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stools... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Sturdy Stone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Thatch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Tiny Potato... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Torch Arrow... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Toretoise... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Totem Of Holding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Trowel... 16.11 00:45:47 [Multicraft] Skipped 600 lines due to rate limit (160/s) 16.11 00:45:49 [Multicraft] Server shut down (starting) 16.11 00:45:49 [Multicraft] Restarting crashed server in 300 seconds 16.11 00:45:49 [Multicraft] Server stopped
    • when trying to play on latest versions of star technology, I got the error as following: Failed to download file. Name: forge-47.3.10.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/forge-47.3.10/forge-47.3.10.jar Filename on disk: forge-47.3.10.jar Path: D:\Elliot\curseforge\minecraft\Install\versions\forge-47.3.10\forge-47.3.10.jar Exists: Nonexistent But after reinstalling the modpack, I no longer got the error.  
    • So, I run a forge server 1.21.1 on my old laptop and everything was working fine until today that i decided to download Minecraft. Now u may ask, why u host a server if don’t have Minecraft ? Well, I play through a tunnel on my pc. Anyway, I installed Minecraft and now the server won’t start. It’s like it’s installing everything for the first time again, but in the end, it just don’t start properly. What should I do?
    • I went down to QuestGiver 1.18.2 version 1.0.9, and that seems to have solved the issue. I really appreciate your help.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.